Skip to content
Success

Console Output

Started by user Brian Goff
Replayed #9
18:57:50 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64+08e3da51f7fb82715c3db9daf9a51af56cee1236 (d93b2c0ed0660f1a9e24ec69e0d5f9b1416c3a27)
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 241f6703d31895690d4cb6f158f753615abe74ac
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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
 > git rev-list --no-walk fde6a898bccdd14efd5ffef81d7086dace269d15 # 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
18:57:53 [2020-04-09T18:57:53.504Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:57:53 [2020-04-09T18:57:53.513Z] Trying to pass milestone 9
[Pipeline] milestone
18:57:53 [2020-04-09T18:57:53.545Z] Trying to pass milestone 10
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:58:01 [2020-04-09T18:58:01.835Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b8af1d768ac9fa0c) in /home/ubuntu/workspace/moby_PR-40725
[Pipeline] {
[Pipeline] checkout
18:58:01 [2020-04-09T18:58:01.876Z] using credential docker-jenkins-github-credentials
18:58:01 [2020-04-09T18:58:01.888Z] Cloning the remote Git repository
18:58:01 [2020-04-09T18:58:01.888Z] Cloning with configured refspecs honoured and without tags
18:58:01 [2020-04-09T18:58:01.891Z] Cloning repository https://github.com/moby/moby.git
18:58:01 [2020-04-09T18:58:01.891Z]  > git init /home/ubuntu/workspace/moby_PR-40725 # timeout=10
18:58:01 [2020-04-09T18:58:01.926Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:01 [2020-04-09T18:58:01.926Z]  > git --version # timeout=10
18:58:01 [2020-04-09T18:58:01.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:01 [2020-04-09T18:58:01.947Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:22 [2020-04-09T18:58:22.833Z] Fetching without tags
18:58:23 [2020-04-09T18:58:23.113Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
18:58:22 [2020-04-09T18:58:22.767Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:22 [2020-04-09T18:58:22.795Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
18:58:22 [2020-04-09T18:58:22.810Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:22 [2020-04-09T18:58:22.822Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:22 [2020-04-09T18:58:22.836Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:22 [2020-04-09T18:58:22.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:22 [2020-04-09T18:58:22.837Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:23 [2020-04-09T18:58:23.116Z]  > git config core.sparsecheckout # timeout=10
18:58:23 [2020-04-09T18:58:23.124Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
18:58:24 [2020-04-09T18:58:24.542Z] Merge succeeded, producing 3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
18:58:24 [2020-04-09T18:58:24.542Z] Checking out Revision 3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e (PR-40725)
18:58:24 [2020-04-09T18:58:24.648Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
18:58:24 [2020-04-09T18:58:24.669Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:58:23 [2020-04-09T18:58:23.792Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
18:58:24 [2020-04-09T18:58:24.533Z]  > git rev-parse HEAD^{commit} # timeout=10
18:58:24 [2020-04-09T18:58:24.545Z]  > git config core.sparsecheckout # timeout=10
18:58:24 [2020-04-09T18:58:24.553Z]  > git checkout -f 3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e # timeout=10
18:58:24 [2020-04-09T18:58:24.651Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
18:58:25 [2020-04-09T18:58:25.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40725:/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
18:58:28 [2020-04-09T18:58:28.768Z] 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: rootless)
[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] { (rootless)
[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
[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
18:58:29 [2020-04-09T18:58:29.345Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40725
[Pipeline] // stage
18:58:29 [2020-04-09T18:58:29.364Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40725
[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] }
[Pipeline] {
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
18:58:29 [2020-04-09T18:58:29.498Z] using credential docker-jenkins-github-credentials
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
18:58:29 [2020-04-09T18:58:29.504Z] using credential docker-jenkins-github-credentials
18:58:29 [2020-04-09T18:58:29.516Z] Cloning the remote Git repository
18:58:29 [2020-04-09T18:58:29.516Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
18:58:29 [2020-04-09T18:58:29.525Z] Cloning the remote Git repository
18:58:29 [2020-04-09T18:58:29.525Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:58:29 [2020-04-09T18:58:29.523Z] Cloning repository https://github.com/moby/moby.git
18:58:29 [2020-04-09T18:58:29.523Z]  > git init /home/docker/workspace/moby_PR-40725 # timeout=10
18:58:29 [2020-04-09T18:58:29.539Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:29 [2020-04-09T18:58:29.539Z]  > git --version # timeout=10
18:58:29 [2020-04-09T18:58:29.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:29 [2020-04-09T18:58:29.545Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:29 [2020-04-09T18:58:29.531Z] Cloning repository https://github.com/moby/moby.git
18:58:29 [2020-04-09T18:58:29.532Z]  > git init /home/jenkins/workspace/moby_PR-40725 # timeout=10
18:58:29 [2020-04-09T18:58:29.563Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:29 [2020-04-09T18:58:29.563Z]  > git --version # timeout=10
18:58:29 [2020-04-09T18:58:29.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:29 [2020-04-09T18:58:29.572Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:38 [2020-04-09T18:58:38.812Z] Fetching without tags
18:58:38 [2020-04-09T18:58:38.785Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:38 [2020-04-09T18:58:38.786Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
18:58:38 [2020-04-09T18:58:38.788Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:38 [2020-04-09T18:58:38.802Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:38 [2020-04-09T18:58:38.820Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:38 [2020-04-09T18:58:38.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:38 [2020-04-09T18:58:38.820Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:39 [2020-04-09T18:58:39.152Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
18:58:40 [2020-04-09T18:58:40.170Z] Merge succeeded, producing e4a8b75730cd04c08b8596799cc6f496d877e2bc
18:58:40 [2020-04-09T18:58:40.170Z] Checking out Revision e4a8b75730cd04c08b8596799cc6f496d877e2bc (PR-40725)
18:58:40 [2020-04-09T18:58:40.229Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
18:58:40 [2020-04-09T18:58:40.256Z] First time build. Skipping changelog.
18:58:39 [2020-04-09T18:58:39.159Z]  > git config core.sparsecheckout # timeout=10
18:58:39 [2020-04-09T18:58:39.165Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
18:58:39 [2020-04-09T18:58:39.643Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
18:58:40 [2020-04-09T18:58:40.164Z]  > git rev-parse HEAD^{commit} # timeout=10
18:58:40 [2020-04-09T18:58:40.176Z]  > git config core.sparsecheckout # timeout=10
18:58:40 [2020-04-09T18:58:40.180Z]  > git checkout -f e4a8b75730cd04c08b8596799cc6f496d877e2bc # timeout=10
18:58:40 [2020-04-09T18:58:40.235Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:58:41 [2020-04-09T18:58:41.117Z] + docker version
18:58:41 [2020-04-09T18:58:41.117Z] Client: Docker Engine - Community
18:58:41 [2020-04-09T18:58:41.117Z]  Version:           19.03.7
18:58:41 [2020-04-09T18:58:41.117Z]  API version:       1.40
18:58:41 [2020-04-09T18:58:41.117Z]  Go version:        go1.12.17
18:58:41 [2020-04-09T18:58:41.117Z]  Git commit:        7141c199a2
18:58:41 [2020-04-09T18:58:41.117Z]  Built:             Sat Mar  7 16:48:47 2020
18:58:41 [2020-04-09T18:58:41.117Z]  OS/Arch:           linux/s390x
18:58:41 [2020-04-09T18:58:41.117Z]  Experimental:      false
18:58:41 [2020-04-09T18:58:41.117Z] 
18:58:41 [2020-04-09T18:58:41.117Z] Server: Docker Engine - Community
18:58:41 [2020-04-09T18:58:41.117Z]  Engine:
18:58:41 [2020-04-09T18:58:41.117Z]   Version:          19.03.7
18:58:41 [2020-04-09T18:58:41.117Z]   API version:      1.40 (minimum version 1.12)
18:58:41 [2020-04-09T18:58:41.117Z]   Go version:       go1.12.17
18:58:41 [2020-04-09T18:58:41.117Z]   Git commit:       7141c199a2
18:58:41 [2020-04-09T18:58:41.117Z]   Built:            Sat Mar  7 16:47:46 2020
18:58:41 [2020-04-09T18:58:41.117Z]   OS/Arch:          linux/s390x
18:58:41 [2020-04-09T18:58:41.117Z]   Experimental:     true
18:58:41 [2020-04-09T18:58:41.117Z]  containerd:
18:58:41 [2020-04-09T18:58:41.117Z]   Version:          1.2.13
18:58:41 [2020-04-09T18:58:41.117Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
18:58:41 [2020-04-09T18:58:41.117Z]  runc:
18:58:41 [2020-04-09T18:58:41.117Z]   Version:          1.0.0-rc10
18:58:41 [2020-04-09T18:58:41.117Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:58:41 [2020-04-09T18:58:41.117Z]  docker-init:
18:58:41 [2020-04-09T18:58:41.117Z]   Version:          0.18.0
18:58:41 [2020-04-09T18:58:41.117Z]   GitCommit:        fec3683
[Pipeline] sh
18:58:41 [2020-04-09T18:58:41.489Z] + docker info
18:58:42 [2020-04-09T18:58:42.496Z] Client:
18:58:42 [2020-04-09T18:58:42.496Z]  Debug Mode: false
18:58:42 [2020-04-09T18:58:42.496Z] 
18:58:42 [2020-04-09T18:58:42.496Z] Server:
18:58:42 [2020-04-09T18:58:42.496Z]  Containers: 0
18:58:42 [2020-04-09T18:58:42.496Z]   Running: 0
18:58:42 [2020-04-09T18:58:42.496Z]   Paused: 0
18:58:42 [2020-04-09T18:58:42.496Z]   Stopped: 0
18:58:42 [2020-04-09T18:58:42.496Z]  Images: 0
18:58:42 [2020-04-09T18:58:42.496Z]  Server Version: 19.03.7
18:58:42 [2020-04-09T18:58:42.496Z]  Storage Driver: overlay2
18:58:42 [2020-04-09T18:58:42.496Z]   Backing Filesystem: <unknown>
18:58:42 [2020-04-09T18:58:42.496Z]   Supports d_type: true
18:58:42 [2020-04-09T18:58:42.496Z]   Native Overlay Diff: true
18:58:42 [2020-04-09T18:58:42.496Z]  Logging Driver: json-file
18:58:42 [2020-04-09T18:58:42.496Z]  Cgroup Driver: cgroupfs
18:58:42 [2020-04-09T18:58:42.496Z]  Plugins:
18:58:42 [2020-04-09T18:58:42.496Z]   Volume: local
18:58:42 [2020-04-09T18:58:42.496Z]   Network: bridge host ipvlan macvlan null overlay
18:58:42 [2020-04-09T18:58:42.496Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:58:42 [2020-04-09T18:58:42.496Z]  Swarm: inactive
18:58:42 [2020-04-09T18:58:42.496Z]  Runtimes: runc
18:58:42 [2020-04-09T18:58:42.496Z]  Default Runtime: runc
18:58:42 [2020-04-09T18:58:42.496Z]  Init Binary: docker-init
18:58:42 [2020-04-09T18:58:42.496Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
18:58:42 [2020-04-09T18:58:42.496Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:58:42 [2020-04-09T18:58:42.496Z]  init version: fec3683
18:58:42 [2020-04-09T18:58:42.496Z]  Security Options:
18:58:42 [2020-04-09T18:58:42.496Z]   apparmor
18:58:42 [2020-04-09T18:58:42.496Z]   seccomp
18:58:42 [2020-04-09T18:58:42.496Z]    Profile: default
18:58:42 [2020-04-09T18:58:42.496Z]  Kernel Version: 4.15.0-91-generic
18:58:42 [2020-04-09T18:58:42.496Z]  Operating System: Ubuntu 18.04.4 LTS
18:58:42 [2020-04-09T18:58:42.496Z]  OSType: linux
18:58:42 [2020-04-09T18:58:42.496Z]  Architecture: s390x
18:58:42 [2020-04-09T18:58:42.496Z]  CPUs: 2
18:58:42 [2020-04-09T18:58:42.496Z]  Total Memory: 7.861GiB
18:58:42 [2020-04-09T18:58:42.496Z]  Name: s390x-ubuntu-16
18:58:42 [2020-04-09T18:58:42.496Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
18:58:42 [2020-04-09T18:58:42.496Z]  Docker Root Dir: /var/lib/docker
18:58:42 [2020-04-09T18:58:42.496Z]  Debug Mode: false
18:58:42 [2020-04-09T18:58:42.496Z]  Username: dockerbuildbot
18:58:42 [2020-04-09T18:58:42.496Z]  Registry: https://index.docker.io/v1/
18:58:42 [2020-04-09T18:58:42.496Z]  Labels:
18:58:42 [2020-04-09T18:58:42.496Z]  Experimental: true
18:58:42 [2020-04-09T18:58:42.496Z]  Insecure Registries:
18:58:42 [2020-04-09T18:58:42.496Z]   127.0.0.0/8
18:58:42 [2020-04-09T18:58:42.496Z]  Live Restore Enabled: false
18:58:42 [2020-04-09T18:58:42.496Z] 
18:58:42 [2020-04-09T18:58:42.496Z] WARNING: No swap limit support
[Pipeline] sh
18:58:42 [2020-04-09T18:58:42.864Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:58:42 [2020-04-09T18:58:42.864Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:58:42 [2020-04-09T18:58:42.864Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40725/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:58:42 [2020-04-09T18:58:42.864Z] + bash /home/jenkins/workspace/moby_PR-40725/check-config.sh
18:58:42 [2020-04-09T18:58:42.864Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:58:42 [2020-04-09T18:58:42.864Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
18:58:42 [2020-04-09T18:58:42.864Z] 
18:58:42 [2020-04-09T18:58:42.864Z] Generally Necessary:
18:58:42 [2020-04-09T18:58:42.864Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:58:42 [2020-04-09T18:58:42.864Z] - apparmor: enabled and tools installed
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_NAMESPACES: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_NET_NS: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_PID_NS: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_IPC_NS: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_UTS_NS: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_CGROUPS: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_CGROUP_CPUACCT: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_CGROUP_DEVICE: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_CGROUP_FREEZER: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_CGROUP_SCHED: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_CPUSETS: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_MEMCG: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_KEYS: enabled
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_VETH: enabled (as module)
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_BRIDGE: enabled (as module)
18:58:42 [2020-04-09T18:58:42.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:58:42 [2020-04-09T18:58:42.865Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:58:42 [2020-04-09T18:58:42.865Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:58:42 [2020-04-09T18:58:42.865Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:58:42 [2020-04-09T18:58:42.865Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:58:42 [2020-04-09T18:58:42.865Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:58:42 [2020-04-09T18:58:42.865Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_NF_NAT: enabled (as module)
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_NF_NAT_NEEDED: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_POSIX_MQUEUE: enabled
18:58:43 [2020-04-09T18:58:43.147Z] 
18:58:43 [2020-04-09T18:58:43.147Z] Optional Features:
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_USER_NS: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_SECCOMP: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_CGROUP_PIDS: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_MEMCG_SWAP: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:58:43 [2020-04-09T18:58:43.147Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_BLK_CGROUP: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_IOSCHED_CFQ: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_CGROUP_PERF: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_CGROUP_HUGETLB: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:58:43 [2020-04-09T18:58:43.147Z] - CONFIG_CFS_BANDWIDTH: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_RT_GROUP_SCHED: missing
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_IP_VS: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_IP_VS_NFCT: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_IP_VS_RR: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_EXT4_FS: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:58:43 [2020-04-09T18:58:43.148Z] - Network Drivers:
18:58:43 [2020-04-09T18:58:43.148Z]   - "overlay":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_VXLAN: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:58:43 [2020-04-09T18:58:43.148Z]       Optional (for encrypted networks):
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_CRYPTO: enabled
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_CRYPTO_AEAD: enabled
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_CRYPTO_GCM: enabled
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_CRYPTO_GHASH: enabled
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_XFRM: enabled
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_XFRM_USER: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_INET_ESP: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]   - "ipvlan":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_IPVLAN: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]   - "macvlan":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_MACVLAN: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_DUMMY: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]   - "ftp,tftp client in container":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z] - Storage Drivers:
18:58:43 [2020-04-09T18:58:43.148Z]   - "aufs":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_AUFS_FS: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]   - "btrfs":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:58:43 [2020-04-09T18:58:43.148Z]   - "devicemapper":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_BLK_DEV_DM: enabled
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]   - "overlay":
18:58:43 [2020-04-09T18:58:43.148Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:58:43 [2020-04-09T18:58:43.148Z]   - "zfs":
18:58:43 [2020-04-09T18:58:43.148Z]     - /dev/zfs: missing
18:58:43 [2020-04-09T18:58:43.148Z]     - zfs command: missing
18:58:43 [2020-04-09T18:58:43.148Z]     - zpool command: missing
18:58:43 [2020-04-09T18:58:43.148Z] 
18:58:43 [2020-04-09T18:58:43.148Z] Limits:
18:58:43 [2020-04-09T18:58:43.148Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:58:43 [2020-04-09T18:58:43.148Z] 
18:58:43 [2020-04-09T18:58:43.148Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:58:43 [2020-04-09T18:58:43.572Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e .
18:58:43 [2020-04-09T18:58:43.573Z] #2 [internal] load .dockerignore
18:58:43 [2020-04-09T18:58:43.573Z] #2 transferring context: 87B 0.0s done
18:58:43 [2020-04-09T18:58:43.573Z] #2 DONE 0.0s
18:58:43 [2020-04-09T18:58:43.573Z] 
18:58:43 [2020-04-09T18:58:43.573Z] #1 [internal] load build definition from Dockerfile
18:58:43 [2020-04-09T18:58:43.573Z] #1 transferring dockerfile: 17.06kB 0.0s done
18:58:43 [2020-04-09T18:58:43.573Z] #1 DONE 0.1s
18:58:43 [2020-04-09T18:58:43.855Z] 
18:58:43 [2020-04-09T18:58:43.855Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:58:43 [2020-04-09T18:58:43.855Z] #3 DONE 0.2s
18:58:43 [2020-04-09T18:58:43.855Z] 
18:58:43 [2020-04-09T18:58:43.855Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:58:43 [2020-04-09T18:58:43.855Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:58:44 [2020-04-09T18:58:44.138Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:58:44 [2020-04-09T18:58:44.138Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
18:58:44 [2020-04-09T18:58:44.138Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
18:58:44 [2020-04-09T18:58:44.138Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.54MB / 8.87MB 0.2s
18:58:44 [2020-04-09T18:58:44.138Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
18:58:44 [2020-04-09T18:58:44.138Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
18:58:44 [2020-04-09T18:58:44.291Z] Still waiting to schedule task
18:58:44 [2020-04-09T18:58:44.291Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a8e5c58ba2d1a413)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0bd8071940dafa310)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00957c9a29347e595)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d8af26165cc1c24)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066496e6eb7ccdee9)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07667c1ebd6ba3287)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f6a9dd3488088af)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4bff2a8cbcaff29)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0effc624dd7daefde)’ is offline; ‘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’; ‘azwin-2-e0eca0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ 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-19’ 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-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-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ 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-05’ 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-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
18:58:44 [2020-04-09T18:58:44.292Z] Still waiting to schedule task
18:58:44 [2020-04-09T18:58:44.292Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a8e5c58ba2d1a413)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0bd8071940dafa310)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00957c9a29347e595)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d8af26165cc1c24)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066496e6eb7ccdee9)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07667c1ebd6ba3287)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f6a9dd3488088af)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4bff2a8cbcaff29)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0effc624dd7daefde)’ is offline; ‘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’; ‘azwin-2-e0eca0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ 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-19’ 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-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-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ 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-05’ 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-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
18:58:44 [2020-04-09T18:58:44.293Z] Still waiting to schedule task
18:58:44 [2020-04-09T18:58:44.293Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a8e5c58ba2d1a413)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0bd8071940dafa310)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00957c9a29347e595)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d8af26165cc1c24)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066496e6eb7ccdee9)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07667c1ebd6ba3287)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f6a9dd3488088af)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4bff2a8cbcaff29)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0effc624dd7daefde)’ is offline; ‘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’; ‘azwin-2-e0eca0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ 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-19’ 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-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-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ 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-05’ 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-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
18:58:44 [2020-04-09T18:58:44.299Z] Still waiting to schedule task
18:58:44 [2020-04-09T18:58:44.299Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a8e5c58ba2d1a413)’ is offline; ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0bd8071940dafa310)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00957c9a29347e595)’ doesn’t have label ‘arm64&&linux’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d8af26165cc1c24)’ doesn’t have label ‘arm64&&linux’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066496e6eb7ccdee9)’ doesn’t have label ‘arm64&&linux’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07667c1ebd6ba3287)’ doesn’t have label ‘arm64&&linux’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f6a9dd3488088af)’ doesn’t have label ‘arm64&&linux’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4bff2a8cbcaff29)’ doesn’t have label ‘arm64&&linux’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0effc624dd7daefde)’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘arm64&&linux’; ‘azwin-2-e0eca0’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-01’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-02’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-05’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-13’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&linux’
18:58:44 [2020-04-09T18:58:44.301Z] Still waiting to schedule task
18:58:44 [2020-04-09T18:58:44.301Z] Waiting for next available executor on ‘azwin-2-0556c0’
18:58:44 [2020-04-09T18:58:44.420Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
18:58:44 [2020-04-09T18:58:44.420Z] #4 DONE 0.6s
18:58:45 [2020-04-09T18:58:45.032Z] 
18:58:45 [2020-04-09T18:58:45.032Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:58:45 [2020-04-09T18:58:45.032Z] #6 ...
18:58:45 [2020-04-09T18:58:45.032Z] 
18:58:45 [2020-04-09T18:58:45.032Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
18:58:45 [2020-04-09T18:58:45.032Z] #5 DONE 0.1s
18:58:45 [2020-04-09T18:58:45.328Z] 
18:58:45 [2020-04-09T18:58:45.328Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:58:45 [2020-04-09T18:58:45.328Z] #6 DONE 0.2s
18:58:45 [2020-04-09T18:58:45.328Z] 
18:58:45 [2020-04-09T18:58:45.328Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:58:45 [2020-04-09T18:58:45.328Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
18:58:45 [2020-04-09T18:58:45.328Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 8.83MB / 48.96MB 0.2s
18:58:45 [2020-04-09T18:58:45.328Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0B / 7.38MB 0.2s
18:58:45 [2020-04-09T18:58:45.328Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0B / 9.88MB 0.2s
18:58:45 [2020-04-09T18:58:45.328Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
18:58:45 [2020-04-09T18:58:45.328Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done
18:58:45 [2020-04-09T18:58:45.328Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done
18:58:45 [2020-04-09T18:58:45.328Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 19.44MB / 48.96MB 0.3s
18:58:45 [2020-04-09T18:58:45.643Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 28.39MB / 48.96MB 0.4s
18:58:45 [2020-04-09T18:58:45.643Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 44.52MB / 48.96MB 0.6s
18:58:45 [2020-04-09T18:58:45.643Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 1.65MB / 7.38MB 0.6s
18:58:45 [2020-04-09T18:58:45.932Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 0.7s
18:58:45 [2020-04-09T18:58:45.932Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 6.25MB / 7.38MB 0.7s
18:58:45 [2020-04-09T18:58:45.932Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 948.18kB / 9.88MB 0.7s
18:58:46 [2020-04-09T18:58:46.213Z] #7 ...
18:58:46 [2020-04-09T18:58:46.213Z] 
18:58:46 [2020-04-09T18:58:46.213Z] #20 [internal] load build context
18:58:46 [2020-04-09T18:58:46.213Z] #20 transferring context: 50.07MB 0.9s done
18:58:46 [2020-04-09T18:58:46.213Z] #20 DONE 0.9s
18:58:46 [2020-04-09T18:58:46.213Z] 
18:58:46 [2020-04-09T18:58:46.213Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:58:46 [2020-04-09T18:58:46.213Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 0.7s done
18:58:46 [2020-04-09T18:58:46.213Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.7s done
18:58:46 [2020-04-09T18:58:46.213Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.9s done
18:58:46 [2020-04-09T18:58:46.213Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0B / 56.67MB 1.0s
18:58:46 [2020-04-09T18:58:46.213Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0B / 51.33MB 1.0s
18:58:46 [2020-04-09T18:58:46.213Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0B / 102.16MB 1.0s
18:58:46 [2020-04-09T18:58:46.213Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 0.1s
18:58:46 [2020-04-09T18:58:46.843Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 2.72MB / 51.33MB 1.5s
18:58:46 [2020-04-09T18:58:46.843Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 4.98MB / 56.67MB 1.6s
18:58:46 [2020-04-09T18:58:46.843Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 8.49MB / 56.67MB 1.7s
18:58:46 [2020-04-09T18:58:46.843Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 8.29MB / 51.33MB 1.7s
18:58:47 [2020-04-09T18:58:47.148Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 12.28MB / 56.67MB 1.8s
18:58:47 [2020-04-09T18:58:47.148Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 11.53MB / 51.33MB 1.8s
18:58:47 [2020-04-09T18:58:47.148Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 6.54MB / 102.16MB 1.8s
18:58:47 [2020-04-09T18:58:47.148Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 14.72MB / 51.33MB 1.9s
18:58:47 [2020-04-09T18:58:47.148Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 17.82MB / 56.67MB 2.0s
18:58:47 [2020-04-09T18:58:47.148Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 18.53MB / 51.33MB 2.0s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 23.53MB / 51.33MB 2.1s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 12.37MB / 102.16MB 2.1s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 25.12MB / 56.67MB 2.3s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 31.05MB / 51.33MB 2.3s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 18.56MB / 102.16MB 2.3s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 34.11MB / 51.33MB 2.4s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 29.98MB / 56.67MB 2.5s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 36.95MB / 51.33MB 2.5s
18:58:47 [2020-04-09T18:58:47.526Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 26.20MB / 102.16MB 2.5s
18:58:47 [2020-04-09T18:58:47.526Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.4s done
18:58:47 [2020-04-09T18:58:47.859Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 34.16MB / 56.67MB 2.6s
18:58:47 [2020-04-09T18:58:47.859Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 40.09MB / 51.33MB 2.6s
18:58:47 [2020-04-09T18:58:47.859Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5
18:58:47 [2020-04-09T18:58:47.859Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 38.84MB / 56.67MB 2.7s
18:58:47 [2020-04-09T18:58:47.859Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 32.23MB / 102.16MB 2.7s
18:58:47 [2020-04-09T18:58:47.859Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 42.67MB / 56.67MB 2.8s
18:58:47 [2020-04-09T18:58:47.859Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 45.86MB / 51.33MB 2.8s
18:58:48 [2020-04-09T18:58:48.154Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 51.43MB / 56.67MB 3.0s
18:58:48 [2020-04-09T18:58:48.154Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 3.0s
18:58:48 [2020-04-09T18:58:48.154Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 39.07MB / 102.16MB 3.0s
18:58:48 [2020-04-09T18:58:48.154Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.3s done
18:58:48 [2020-04-09T18:58:48.154Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 3.1s
18:58:48 [2020-04-09T18:58:48.154Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 3.0s done
18:58:48 [2020-04-09T18:58:48.154Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 3.1s
18:58:48 [2020-04-09T18:58:48.435Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 3.1s done
18:58:48 [2020-04-09T18:58:48.435Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 44.45MB / 102.16MB 3.2s
18:58:48 [2020-04-09T18:58:48.435Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.1s
18:58:48 [2020-04-09T18:58:48.717Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 49.71MB / 102.16MB 3.4s
18:58:48 [2020-04-09T18:58:48.717Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.3s done
18:58:48 [2020-04-09T18:58:48.717Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 3.4s done
18:58:48 [2020-04-09T18:58:48.717Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 57.59MB / 102.16MB 3.7s
18:58:48 [2020-04-09T18:58:48.717Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1
18:58:48 [2020-04-09T18:58:48.999Z] #7 ...
18:58:48 [2020-04-09T18:58:48.999Z] 
18:58:48 [2020-04-09T18:58:48.999Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:58:48 [2020-04-09T18:58:48.999Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:58:48 [2020-04-09T18:58:48.999Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:58:48 [2020-04-09T18:58:48.999Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:58:48 [2020-04-09T18:58:48.999Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done
18:58:48 [2020-04-09T18:58:48.999Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done
18:58:48 [2020-04-09T18:58:48.999Z] #71 DONE 3.8s
18:58:48 [2020-04-09T18:58:48.999Z] 
18:58:48 [2020-04-09T18:58:48.999Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:58:49 [2020-04-09T18:58:49.282Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 73.47MB / 102.16MB 4.1s
18:58:49 [2020-04-09T18:58:49.566Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 82.51MB / 102.16MB 4.3s
18:58:49 [2020-04-09T18:58:49.846Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 92.13MB / 102.16MB 4.5s
18:58:49 [2020-04-09T18:58:49.846Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 99.14MB / 102.16MB 4.7s
18:58:50 [2020-04-09T18:58:50.127Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 4.9s done
18:58:50 [2020-04-09T18:58:50.750Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.9s done
18:58:51 [2020-04-09T18:58:51.031Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0.1s
18:58:52 [2020-04-09T18:58:52.042Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.1s done
18:58:52 [2020-04-09T18:58:52.324Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f
18:58:54 [2020-04-09T18:58:54.994Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.8s done
18:58:55 [2020-04-09T18:58:55.617Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6
18:58:55 [2020-04-09T18:58:55.617Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done
18:58:55 [2020-04-09T18:58:55.899Z] #7 DONE 10.7s
18:58:55 [2020-04-09T18:58:55.899Z] 
18:58:55 [2020-04-09T18:58:55.899Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:58:56 [2020-04-09T18:58:56.904Z] #8 DONE 1.1s
18:58:56 [2020-04-09T18:58:56.904Z] 
18:58:56 [2020-04-09T18:58:56.904Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:58:57 [2020-04-09T18:58:57.911Z] #9 DONE 0.8s
18:58:57 [2020-04-09T18:58:57.911Z] 
18:58:57 [2020-04-09T18:58:57.911Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:58:57 [2020-04-09T18:58:57.911Z] #10 ...
18:58:57 [2020-04-09T18:58:57.911Z] 
18:58:57 [2020-04-09T18:58:57.911Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:58:57 [2020-04-09T18:58:57.911Z] #40 DONE 0.1s
18:58:57 [2020-04-09T18:58:57.911Z] 
18:58:57 [2020-04-09T18:58:57.911Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:58:57 [2020-04-09T18:58:57.911Z] #29 DONE 0.1s
18:58:57 [2020-04-09T18:58:57.911Z] 
18:58:57 [2020-04-09T18:58:57.911Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:58:57 [2020-04-09T18:58:57.911Z] #21 DONE 0.1s
18:58:57 [2020-04-09T18:58:57.911Z] 
18:58:57 [2020-04-09T18:58:57.911Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
18:58:57 [2020-04-09T18:58:57.911Z] #55 DONE 0.2s
18:58:57 [2020-04-09T18:58:57.911Z] 
18:58:57 [2020-04-09T18:58:57.911Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:58:57 [2020-04-09T18:58:57.911Z] #67 DONE 0.2s
18:58:57 [2020-04-09T18:58:57.911Z] 
18:58:57 [2020-04-09T18:58:57.911Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:58:58 [2020-04-09T18:58:58.146Z] Fetching without tags
18:58:58 [2020-04-09T18:58:58.193Z] #68 ...
18:58:58 [2020-04-09T18:58:58.193Z] 
18:58:58 [2020-04-09T18:58:58.193Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:58:58 [2020-04-09T18:58:58.193Z] #52 DONE 0.2s
18:58:58 [2020-04-09T18:58:58.193Z] 
18:58:58 [2020-04-09T18:58:58.193Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:58:58 [2020-04-09T18:58:58.193Z] #49 DONE 0.2s
18:58:58 [2020-04-09T18:58:58.193Z] 
18:58:58 [2020-04-09T18:58:58.193Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:58:58 [2020-04-09T18:58:58.193Z] #73 DONE 0.3s
18:58:58 [2020-04-09T18:58:58.194Z] 
18:58:58 [2020-04-09T18:58:58.194Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:58:58 [2020-04-09T18:58:58.194Z] #22 DONE 0.3s
18:58:58 [2020-04-09T18:58:58.194Z] 
18:58:58 [2020-04-09T18:58:58.194Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:58:58 [2020-04-09T18:58:58.194Z] #32 DONE 0.3s
18:58:58 [2020-04-09T18:58:58.194Z] 
18:58:58 [2020-04-09T18:58:58.194Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:58:58 [2020-04-09T18:58:58.194Z] #46 DONE 0.3s
18:58:58 [2020-04-09T18:58:58.194Z] 
18:58:58 [2020-04-09T18:58:58.194Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:58:58 [2020-04-09T18:58:58.648Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
18:58:58 [2020-04-09T18:58:58.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:58 [2020-04-09T18:58:58.116Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
18:58:58 [2020-04-09T18:58:58.120Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:58 [2020-04-09T18:58:58.137Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:58:58 [2020-04-09T18:58:58.154Z] Fetching upstream changes from https://github.com/moby/moby.git
18:58:58 [2020-04-09T18:58:58.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:58:58 [2020-04-09T18:58:58.156Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:58:58 [2020-04-09T18:58:58.655Z]  > git config core.sparsecheckout # timeout=10
18:58:58 [2020-04-09T18:58:58.659Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
18:58:59 [2020-04-09T18:58:59.780Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
18:59:00 [2020-04-09T18:59:00.684Z] Merge succeeded, producing afb52ea72aaaa69af3f2b8a8e06a0c0d78a1ade3
18:59:00 [2020-04-09T18:59:00.684Z] Checking out Revision afb52ea72aaaa69af3f2b8a8e06a0c0d78a1ade3 (PR-40725)
18:59:00 [2020-04-09T18:59:00.808Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
18:59:00 [2020-04-09T18:59:00.824Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:59:01 [2020-04-09T18:59:01.797Z] + docker version
18:59:01 [2020-04-09T18:59:01.797Z] Client:
18:59:01 [2020-04-09T18:59:01.797Z]  Version:           18.06.1-ce
18:59:01 [2020-04-09T18:59:01.797Z]  API version:       1.38
18:59:01 [2020-04-09T18:59:01.797Z]  Go version:        go1.10.3
18:59:01 [2020-04-09T18:59:01.797Z]  Git commit:        e68fc7a
18:59:01 [2020-04-09T18:59:01.797Z]  Built:             Tue Aug 21 17:26:10 2018
18:59:01 [2020-04-09T18:59:01.797Z]  OS/Arch:           linux/ppc64le
18:59:01 [2020-04-09T18:59:01.797Z]  Experimental:      false
18:59:01 [2020-04-09T18:59:01.797Z] 
18:59:01 [2020-04-09T18:59:01.797Z] Server:
18:59:01 [2020-04-09T18:59:01.797Z]  Engine:
18:59:01 [2020-04-09T18:59:01.797Z]   Version:          18.06.1-ce
18:59:01 [2020-04-09T18:59:01.797Z]   API version:      1.38 (minimum version 1.12)
18:59:01 [2020-04-09T18:59:01.797Z]   Go version:       go1.10.3
18:59:01 [2020-04-09T18:59:01.797Z]   Git commit:       e68fc7a
18:59:01 [2020-04-09T18:59:01.797Z]   Built:            Tue Aug 21 17:24:20 2018
18:59:01 [2020-04-09T18:59:01.797Z]   OS/Arch:          linux/ppc64le
18:59:01 [2020-04-09T18:59:01.797Z]   Experimental:     true
[Pipeline] sh
18:59:02 [2020-04-09T18:59:02.205Z] + docker info
18:59:02 [2020-04-09T18:59:02.205Z] Containers: 0
18:59:02 [2020-04-09T18:59:02.205Z]  Running: 0
18:59:02 [2020-04-09T18:59:02.205Z]  Paused: 0
18:59:02 [2020-04-09T18:59:02.205Z]  Stopped: 0
18:59:02 [2020-04-09T18:59:02.205Z] Images: 0
18:59:02 [2020-04-09T18:59:02.205Z] Server Version: 18.06.1-ce
18:59:02 [2020-04-09T18:59:02.205Z] Storage Driver: overlay2
18:59:02 [2020-04-09T18:59:02.205Z]  Backing Filesystem: extfs
18:59:02 [2020-04-09T18:59:02.205Z]  Supports d_type: true
18:59:02 [2020-04-09T18:59:02.205Z]  Native Overlay Diff: true
18:59:02 [2020-04-09T18:59:02.205Z] Logging Driver: json-file
18:59:02 [2020-04-09T18:59:02.205Z] Cgroup Driver: cgroupfs
18:59:02 [2020-04-09T18:59:02.205Z] Plugins:
18:59:02 [2020-04-09T18:59:02.205Z]  Volume: local
18:59:02 [2020-04-09T18:59:02.205Z]  Network: bridge host ipvlan macvlan null overlay
18:59:02 [2020-04-09T18:59:02.205Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
18:59:02 [2020-04-09T18:59:02.205Z] Swarm: inactive
18:59:02 [2020-04-09T18:59:02.205Z] Runtimes: runc
18:59:02 [2020-04-09T18:59:02.205Z] Default Runtime: runc
18:59:02 [2020-04-09T18:59:02.205Z] Init Binary: docker-init
18:59:02 [2020-04-09T18:59:02.205Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
18:59:02 [2020-04-09T18:59:02.205Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
18:59:02 [2020-04-09T18:59:02.205Z] init version: fec3683
18:59:02 [2020-04-09T18:59:02.205Z] Security Options:
18:59:02 [2020-04-09T18:59:02.205Z]  apparmor
18:59:02 [2020-04-09T18:59:02.205Z]  seccomp
18:59:02 [2020-04-09T18:59:02.205Z]   Profile: default
18:59:02 [2020-04-09T18:59:02.205Z] Kernel Version: 4.4.0-139-generic
18:59:02 [2020-04-09T18:59:02.205Z] Operating System: Ubuntu 16.04.3 LTS
18:59:02 [2020-04-09T18:59:02.205Z] OSType: linux
18:59:02 [2020-04-09T18:59:02.205Z] Architecture: ppc64le
18:59:02 [2020-04-09T18:59:02.205Z] CPUs: 4
18:59:02 [2020-04-09T18:59:02.205Z] Total Memory: 7.972GiB
18:59:02 [2020-04-09T18:59:02.205Z] Name: ppc64le-ubuntu-22
18:59:02 [2020-04-09T18:59:02.205Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
18:59:02 [2020-04-09T18:59:02.205Z] Docker Root Dir: /var/lib/docker
18:59:02 [2020-04-09T18:59:02.205Z] Debug Mode (client): false
18:59:02 [2020-04-09T18:59:02.205Z] Debug Mode (server): false
18:59:02 [2020-04-09T18:59:02.205Z] Username: dockerbuildbot
18:59:02 [2020-04-09T18:59:02.205Z] Registry: https://index.docker.io/v1/
18:59:02 [2020-04-09T18:59:02.205Z] Labels:
18:59:02 [2020-04-09T18:59:02.205Z] Experimental: true
18:59:02 [2020-04-09T18:59:02.205Z] Insecure Registries:
18:59:02 [2020-04-09T18:59:02.205Z]  127.0.0.0/8
18:59:02 [2020-04-09T18:59:02.205Z] Live Restore Enabled: false
18:59:02 [2020-04-09T18:59:02.205Z] 
[Pipeline] sh
18:59:00 [2020-04-09T18:59:00.673Z]  > git rev-parse HEAD^{commit} # timeout=10
18:59:00 [2020-04-09T18:59:00.692Z]  > git config core.sparsecheckout # timeout=10
18:59:00 [2020-04-09T18:59:00.695Z]  > git checkout -f afb52ea72aaaa69af3f2b8a8e06a0c0d78a1ade3 # timeout=10
18:59:00 [2020-04-09T18:59:00.814Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
18:59:02 [2020-04-09T18:59:02.616Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:02 [2020-04-09T18:59:02.616Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:02 [2020-04-09T18:59:02.616Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40725/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 + RM_GOPATH=0
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 + TMP_GOPATH=
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 + : /build
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 + '[' -z '' ']'
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 ++ mktemp -d
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 + export GOPATH=/tmp/tmp.M3Q9vdyBfu
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 + GOPATH=/tmp/tmp.M3Q9vdyBfu
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 + RM_GOPATH=1
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.426 ++ dirname ./install.sh
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 + dir=.
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 + bin=vndr
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 + shift
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 + '[' '!' -f ./vndr.installer ']'
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 + . ./vndr.installer
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 + install_vndr
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.427 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.428 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.428 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.M3Q9vdyBfu/src/github.com/LK4D4/vndr
18:59:02 [2020-04-09T18:59:02.686Z] #47 4.430 Cloning into '/tmp/tmp.M3Q9vdyBfu/src/github.com/LK4D4/vndr'...
18:59:02 [2020-04-09T18:59:02.906Z] + bash /home/docker/workspace/moby_PR-40725/check-config.sh
18:59:02 [2020-04-09T18:59:02.906Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:59:02 [2020-04-09T18:59:02.906Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
18:59:02 [2020-04-09T18:59:02.906Z] 
18:59:02 [2020-04-09T18:59:02.906Z] Generally Necessary:
18:59:02 [2020-04-09T18:59:02.906Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:59:02 [2020-04-09T18:59:02.906Z] - apparmor: enabled and tools installed
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_NAMESPACES: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_NET_NS: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_PID_NS: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_IPC_NS: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_UTS_NS: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_CGROUPS: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_CGROUP_CPUACCT: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_CGROUP_DEVICE: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_CGROUP_FREEZER: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_CGROUP_SCHED: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_CPUSETS: enabled
18:59:02 [2020-04-09T18:59:02.906Z] - CONFIG_MEMCG: enabled
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_KEYS: enabled
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_VETH: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_BRIDGE: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:59:03 [2020-04-09T18:59:03.201Z] - CONFIG_NF_NAT: enabled (as module)
18:59:03 [2020-04-09T18:59:03.332Z] #47 5.079 + cd /tmp/tmp.M3Q9vdyBfu/src/github.com/LK4D4/vndr
18:59:03 [2020-04-09T18:59:03.332Z] #47 5.080 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:59:03 [2020-04-09T18:59:03.332Z] #47 5.083 + go build -buildmode=pie -v -o /build/vndr .
18:59:03 [2020-04-09T18:59:03.332Z] #47 ...
18:59:03 [2020-04-09T18:59:03.332Z] 
18:59:03 [2020-04-09T18:59:03.332Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.576 + RM_GOPATH=0
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.576 + TMP_GOPATH=
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.576 + : /build/
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.576 + '[' -z '' ']'
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.577 ++ mktemp -d
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.578 + export GOPATH=/tmp/tmp.wkeN1Q2KlA
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.578 + GOPATH=/tmp/tmp.wkeN1Q2KlA
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.578 + RM_GOPATH=1
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.579 ++ dirname ./install.sh
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.580 + dir=.
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.580 + bin=rootlesskit
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.580 + shift
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.580 + '[' '!' -f ./rootlesskit.installer ']'
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.580 + . ./rootlesskit.installer
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.581 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.581 + install_rootlesskit
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.581 + case "$1" in
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.581 + export CGO_ENABLED=0
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.582 + CGO_ENABLED=0
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.582 + _install_rootlesskit
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.582 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.582 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.582 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wkeN1Q2KlA/src/github.com/rootless-containers/rootlesskit
18:59:03 [2020-04-09T18:59:03.332Z] #68 3.586 Cloning into '/tmp/tmp.wkeN1Q2KlA/src/github.com/rootless-containers/rootlesskit'...
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_NF_NAT_NEEDED: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_POSIX_MQUEUE: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
18:59:03 [2020-04-09T18:59:03.496Z] 
18:59:03 [2020-04-09T18:59:03.496Z] Optional Features:
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_USER_NS: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_SECCOMP: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_CGROUP_PIDS: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_MEMCG_SWAP: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:59:03 [2020-04-09T18:59:03.496Z]     (cgroup swap accounting is currently enabled)
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_MEMCG_KMEM: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_BLK_CGROUP: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_IOSCHED_CFQ: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_CGROUP_PERF: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_CGROUP_HUGETLB: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_CFS_BANDWIDTH: enabled
18:59:03 [2020-04-09T18:59:03.496Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_RT_GROUP_SCHED: missing
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_IP_VS: enabled (as module)
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_IP_VS_NFCT: enabled
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_IP_VS_RR: enabled (as module)
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_EXT4_FS: enabled
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:59:03 [2020-04-09T18:59:03.796Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:59:03 [2020-04-09T18:59:03.796Z] - Network Drivers:
18:59:03 [2020-04-09T18:59:03.796Z]   - "overlay":
18:59:03 [2020-04-09T18:59:03.796Z]     - CONFIG_VXLAN: enabled (as module)
18:59:03 [2020-04-09T18:59:03.796Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:59:03 [2020-04-09T18:59:03.796Z]       Optional (for encrypted networks):
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_CRYPTO: enabled
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_XFRM: enabled
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_XFRM_USER: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_INET_ESP: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]   - "ipvlan":
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_IPVLAN: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]   - "macvlan":
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_MACVLAN: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_DUMMY: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]   - "ftp,tftp client in container":
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z] - Storage Drivers:
18:59:04 [2020-04-09T18:59:04.087Z]   - "aufs":
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_AUFS_FS: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]   - "btrfs":
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:59:04 [2020-04-09T18:59:04.087Z]   - "devicemapper":
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_BLK_DEV_DM: enabled
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]   - "overlay":
18:59:04 [2020-04-09T18:59:04.087Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:59:04 [2020-04-09T18:59:04.087Z]   - "zfs":
18:59:04 [2020-04-09T18:59:04.087Z]     - /dev/zfs: missing
18:59:04 [2020-04-09T18:59:04.087Z]     - zfs command: missing
18:59:04 [2020-04-09T18:59:04.087Z]     - zpool command: missing
18:59:04 [2020-04-09T18:59:04.087Z] 
18:59:04 [2020-04-09T18:59:04.087Z] Limits:
18:59:04 [2020-04-09T18:59:04.087Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:59:04 [2020-04-09T18:59:04.087Z] 
18:59:04 [2020-04-09T18:59:04.087Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:59:04 [2020-04-09T18:59:04.382Z] #68 6.414 + cd /tmp/tmp.wkeN1Q2KlA/src/github.com/rootless-containers/rootlesskit
18:59:04 [2020-04-09T18:59:04.541Z] + make bundles/buildx
18:59:04 [2020-04-09T18:59:04.663Z] #68 6.414 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
18:59:04 [2020-04-09T18:59:04.956Z] #68 6.713 + for f in rootlesskit rootlesskit-docker-proxy
18:59:04 [2020-04-09T18:59:04.956Z] #68 6.714 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:59:05 [2020-04-09T18:59:05.187Z] make: command: Command not found
18:59:05 [2020-04-09T18:59:05.187Z] make: command: Command not found
18:59:05 [2020-04-09T18:59:05.187Z] mkdir bundles
18:59:05 [2020-04-09T18:59:05.187Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
18:59:05 [2020-04-09T18:59:05.187Z] 	--build-arg BUILDX_COMMIT \
18:59:05 [2020-04-09T18:59:05.187Z] 	--build-arg BUILDX_REPO \
18:59:05 [2020-04-09T18:59:05.187Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
18:59:05 [2020-04-09T18:59:05.187Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
18:59:05 [2020-04-09T18:59:05.187Z] 	.
18:59:05 [2020-04-09T18:59:05.187Z] /bin/sh: 4: go: not found
18:59:05 [2020-04-09T18:59:05.187Z] /bin/sh: 5: go: not found
18:59:07 [2020-04-09T18:59:07.667Z] #68 ...
18:59:07 [2020-04-09T18:59:07.668Z] 
18:59:07 [2020-04-09T18:59:07.668Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:59:07 [2020-04-09T18:59:07.668Z] #35 1.861 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:59:07 [2020-04-09T18:59:07.668Z] #35 1.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:59:07 [2020-04-09T18:59:07.668Z] #35 2.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:59:07 [2020-04-09T18:59:07.668Z] #35 2.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:59:07 [2020-04-09T18:59:07.668Z] #35 3.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
18:59:07 [2020-04-09T18:59:07.668Z] #35 4.910 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
18:59:07 [2020-04-09T18:59:07.917Z] Sending build context to Docker daemon   54.7MB

18:59:07 [2020-04-09T18:59:07.917Z] Step 1/16 : ARG GO_VERSION=1.12.10
18:59:07 [2020-04-09T18:59:07.917Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
18:59:07 [2020-04-09T18:59:07.917Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
18:59:07 [2020-04-09T18:59:07.917Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
18:59:07 [2020-04-09T18:59:07.981Z] #35 ...
18:59:07 [2020-04-09T18:59:07.981Z] 
18:59:07 [2020-04-09T18:59:07.981Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:59:07 [2020-04-09T18:59:07.981Z] #43 2.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #43 4.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #43 4.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #43 5.238 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #43 7.002 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #43 9.120 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
18:59:07 [2020-04-09T18:59:07.981Z] #43 ...
18:59:07 [2020-04-09T18:59:07.981Z] 
18:59:07 [2020-04-09T18:59:07.981Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:59:07 [2020-04-09T18:59:07.981Z] #62 2.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #62 2.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #62 2.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #62 2.781 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #62 4.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
18:59:07 [2020-04-09T18:59:07.981Z] #62 5.558 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
18:59:07 [2020-04-09T18:59:07.981Z] #62 ...
18:59:07 [2020-04-09T18:59:07.981Z] 
18:59:07 [2020-04-09T18:59:07.981Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.046 + RM_GOPATH=0
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.046 + TMP_GOPATH=
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.046 + : /build
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.046 + '[' -z '' ']'
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.046 ++ mktemp -d
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.050 + export GOPATH=/tmp/tmp.dMcrpn4VM3
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.050 + GOPATH=/tmp/tmp.dMcrpn4VM3
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.050 + RM_GOPATH=1
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.050 ++ dirname ./install.sh
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.050 + dir=.
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 + bin=shfmt
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 + shift
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 + '[' '!' -f ./shfmt.installer ']'
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 + . ./shfmt.installer
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 + install_shfmt
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dMcrpn4VM3/src/github.com/mvdan/sh
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.051 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:59:07 [2020-04-09T18:59:07.981Z] #56 4.052 Cloning into '/tmp/tmp.dMcrpn4VM3/src/github.com/mvdan/sh'...
18:59:07 [2020-04-09T18:59:07.981Z] #56 9.661 + cd /tmp/tmp.dMcrpn4VM3/src/github.com/mvdan/sh
18:59:07 [2020-04-09T18:59:07.981Z] #56 9.661 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:59:07 [2020-04-09T18:59:07.981Z] #56 9.735 + GO111MODULE=on
18:59:07 [2020-04-09T18:59:07.981Z] #56 9.735 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:59:08 [2020-04-09T18:59:08.211Z] 1.12.10-stretch: Pulling from library/golang
18:59:08 [2020-04-09T18:59:08.311Z] #56 ...
18:59:08 [2020-04-09T18:59:08.311Z] 
18:59:08 [2020-04-09T18:59:08.311Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.201 + RM_GOPATH=0
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.201 + TMP_GOPATH=
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.201 + : /build
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.201 + '[' -z '' ']'
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.202 ++ mktemp -d
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.203 + export GOPATH=/tmp/tmp.yPjvr7tJtF
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.203 + GOPATH=/tmp/tmp.yPjvr7tJtF
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.203 + RM_GOPATH=1
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.206 ++ dirname ./install.sh
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.208 + dir=.
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.209 + bin=proxy
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.209 + shift
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.209 + '[' '!' -f ./proxy.installer ']'
18:59:08 [2020-04-09T18:59:08.311Z] #74 4.209 + . ./proxy.installer
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.209 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.211 + install_proxy
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.212 + case "$1" in
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.212 + export CGO_ENABLED=0
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.212 + CGO_ENABLED=0
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.212 + _install_proxy
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.213 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.213 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.213 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yPjvr7tJtF/src/github.com/docker/libnetwork
18:59:08 [2020-04-09T18:59:08.312Z] #74 4.221 Cloning into '/tmp/tmp.yPjvr7tJtF/src/github.com/docker/libnetwork'...
18:59:08 [2020-04-09T18:59:08.312Z] #74 ...
18:59:08 [2020-04-09T18:59:08.312Z] 
18:59:08 [2020-04-09T18:59:08.312Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:59:08 [2020-04-09T18:59:08.312Z] #41 3.756 + git clone https://github.com/docker/distribution.git .
18:59:08 [2020-04-09T18:59:08.312Z] #41 3.757 Cloning into '.'...
18:59:08 [2020-04-09T18:59:08.498Z] fb056072eab9: Pulling fs layer
18:59:08 [2020-04-09T18:59:08.498Z] 6a33b1f9796f: Pulling fs layer
18:59:08 [2020-04-09T18:59:08.498Z] 8f8f8962e456: Pulling fs layer
18:59:08 [2020-04-09T18:59:08.498Z] 68adcc365214: Pulling fs layer
18:59:08 [2020-04-09T18:59:08.498Z] 76d8adf27bdf: Pulling fs layer
18:59:08 [2020-04-09T18:59:08.498Z] d66e58854927: Pulling fs layer
18:59:08 [2020-04-09T18:59:08.498Z] 71497195576e: Pulling fs layer
18:59:08 [2020-04-09T18:59:08.498Z] 68adcc365214: Waiting
18:59:08 [2020-04-09T18:59:08.498Z] 76d8adf27bdf: Waiting
18:59:08 [2020-04-09T18:59:08.498Z] d66e58854927: Waiting
18:59:08 [2020-04-09T18:59:08.498Z] 71497195576e: Waiting
18:59:08 [2020-04-09T18:59:08.635Z] #41 ...
18:59:08 [2020-04-09T18:59:08.635Z] 
18:59:08 [2020-04-09T18:59:08.635Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.370 + RM_GOPATH=0
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.370 + TMP_GOPATH=
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.370 + : /build
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.370 + '[' -z '' ']'
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.372 ++ mktemp -d
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.375 + export GOPATH=/tmp/tmp.YqSlRjDhRk
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.375 + GOPATH=/tmp/tmp.YqSlRjDhRk
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.375 + RM_GOPATH=1
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.376 ++ dirname ./install.sh
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.377 + dir=.
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.378 + bin=dockercli
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.378 + shift
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.378 + '[' '!' -f ./dockercli.installer ']'
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.378 + . ./dockercli.installer
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.378 ++ : stable
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.378 ++ : 17.06.2-ce
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.380 + install_dockercli
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.381 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.382 Install docker/cli version 17.06.2-ce from stable
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.382 ++ uname -m
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.384 + arch=s390x
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.384 + '[' s390x '!=' x86_64 ']'
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.384 + '[' s390x '!=' s390x ']'
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.385 + url=https://download.docker.com/linux/static
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.385 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
18:59:08 [2020-04-09T18:59:08.635Z] #23 4.386 + tar -xz docker/docker
18:59:08 [2020-04-09T18:59:08.635Z] #23 9.894 + mkdir -p /build
18:59:08 [2020-04-09T18:59:08.635Z] #23 9.896 + mv docker/docker /build/
18:59:08 [2020-04-09T18:59:08.635Z] #23 9.897 + rmdir docker
18:59:08 [2020-04-09T18:59:08.635Z] #23 DONE 10.4s
18:59:08 [2020-04-09T18:59:08.635Z] 
18:59:08 [2020-04-09T18:59:08.635Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:59:08 [2020-04-09T18:59:08.635Z] #30 2.727 + git clone https://github.com/kolyshkin/go-swagger.git .
18:59:08 [2020-04-09T18:59:08.635Z] #30 2.727 Cloning into '.'...
18:59:08 [2020-04-09T18:59:08.635Z] #30 ...
18:59:08 [2020-04-09T18:59:08.635Z] 
18:59:08 [2020-04-09T18:59:08.636Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.146 + RM_GOPATH=0
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.146 + TMP_GOPATH=
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.146 + : /build
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.146 + '[' -z '' ']'
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.148 ++ mktemp -d
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.150 + export GOPATH=/tmp/tmp.OTbiPLgDBS
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.150 + GOPATH=/tmp/tmp.OTbiPLgDBS
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.150 + RM_GOPATH=1
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.152 ++ dirname ./install.sh
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.156 + dir=.
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.156 + bin=gotestsum
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.156 + shift
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.156 + '[' '!' -f ./gotestsum.installer ']'
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.157 + . ./gotestsum.installer
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.157 ++ : v0.3.5
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.158 + install_gotestsum
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.158 + echo 'Installing gotestsum version v0.3.5'
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.158 Installing gotestsum version v0.3.5
18:59:08 [2020-04-09T18:59:08.636Z] #50 4.158 + go get -d gotest.tools/gotestsum
18:59:08 [2020-04-09T18:59:08.636Z] #50 ...
18:59:08 [2020-04-09T18:59:08.636Z] 
18:59:08 [2020-04-09T18:59:08.636Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.827 + RM_GOPATH=0
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.827 + TMP_GOPATH=
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.827 + : /build
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.827 + '[' -z '' ']'
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.828 ++ mktemp -d
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.829 + export GOPATH=/tmp/tmp.iWhxG7iqhZ
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.829 + GOPATH=/tmp/tmp.iWhxG7iqhZ
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.829 + RM_GOPATH=1
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 ++ dirname ./install.sh
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 + dir=.
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 + bin=tomlv
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 + shift
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 + '[' '!' -f ./tomlv.installer ']'
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 + . ./tomlv.installer
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.830 + install_tomlv
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.831 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.831 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.831 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iWhxG7iqhZ/src/github.com/BurntSushi/toml
18:59:08 [2020-04-09T18:59:08.636Z] #33 3.833 Cloning into '/tmp/tmp.iWhxG7iqhZ/src/github.com/BurntSushi/toml'...
18:59:08 [2020-04-09T18:59:08.636Z] #33 4.571 + cd /tmp/tmp.iWhxG7iqhZ/src/github.com/BurntSushi/toml
18:59:08 [2020-04-09T18:59:08.636Z] #33 4.571 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:59:08 [2020-04-09T18:59:08.636Z] #33 4.597 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:59:08 [2020-04-09T18:59:08.636Z] #33 4.972 internal/cpu
18:59:08 [2020-04-09T18:59:08.636Z] #33 4.972 runtime/internal/atomic
18:59:08 [2020-04-09T18:59:08.636Z] #33 5.074 runtime/internal/sys
18:59:08 [2020-04-09T18:59:08.636Z] #33 5.192 runtime/internal/math
18:59:08 [2020-04-09T18:59:08.636Z] #33 5.251 math/bits
18:59:08 [2020-04-09T18:59:08.636Z] #33 5.553 internal/bytealg
18:59:08 [2020-04-09T18:59:08.636Z] #33 5.678 math
18:59:08 [2020-04-09T18:59:08.636Z] #33 5.849 runtime
18:59:08 [2020-04-09T18:59:08.636Z] #33 10.29 internal/testlog
18:59:08 [2020-04-09T18:59:08.636Z] #33 10.51 encoding
18:59:08 [2020-04-09T18:59:08.937Z] 8f8f8962e456: Verifying Checksum
18:59:08 [2020-04-09T18:59:08.937Z] 8f8f8962e456: Download complete
18:59:08 [2020-04-09T18:59:08.964Z] #33 10.80 runtime/cgo
18:59:08 [2020-04-09T18:59:08.964Z] #33 ...
18:59:08 [2020-04-09T18:59:08.964Z] 
18:59:08 [2020-04-09T18:59:08.964Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.382 + RM_GOPATH=0
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.382 + TMP_GOPATH=
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.382 + : /build
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.382 + '[' -z '' ']'
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.382 ++ mktemp -d
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + export GOPATH=/tmp/tmp.lNz4GGJOEx
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + GOPATH=/tmp/tmp.lNz4GGJOEx
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + RM_GOPATH=1
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 ++ dirname ./install.sh
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + dir=.
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + bin=golangci_lint
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + shift
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + '[' '!' -f ./golangci_lint.installer ']'
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 + . ./golangci_lint.installer
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.384 ++ : v1.23.8
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.385 Installing golangci-lint version v1.23.8
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.385 + install_golangci_lint
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.385 + echo 'Installing golangci-lint version v1.23.8'
18:59:08 [2020-04-09T18:59:08.964Z] #53 4.385 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:59:08 [2020-04-09T18:59:08.964Z] #53 ...
18:59:08 [2020-04-09T18:59:08.964Z] 
18:59:08 [2020-04-09T18:59:08.964Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:59:08 [2020-04-09T18:59:08.964Z] #25 2.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:59:08 [2020-04-09T18:59:08.964Z] #25 2.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:59:08 [2020-04-09T18:59:08.964Z] #25 2.649 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:59:08 [2020-04-09T18:59:08.964Z] #25 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:59:08 [2020-04-09T18:59:08.964Z] #25 4.253 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
18:59:08 [2020-04-09T18:59:08.964Z] #25 5.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
18:59:09 [2020-04-09T18:59:09.258Z] #25 ...
18:59:09 [2020-04-09T18:59:09.258Z] 
18:59:09 [2020-04-09T18:59:09.258Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:09 [2020-04-09T18:59:09.258Z] #56 10.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:59:09 [2020-04-09T18:59:09.258Z] #56 10.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:59:09 [2020-04-09T18:59:09.258Z] #56 10.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:59:09 [2020-04-09T18:59:09.258Z] #56 11.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:59:09 [2020-04-09T18:59:09.258Z] #56 11.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:59:09 [2020-04-09T18:59:09.270Z] 6a33b1f9796f: Verifying Checksum
18:59:09 [2020-04-09T18:59:09.270Z] 6a33b1f9796f: Download complete
18:59:09 [2020-04-09T18:59:09.892Z] #56 11.83 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:59:10 [2020-04-09T18:59:10.190Z] #56 12.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:59:10 [2020-04-09T18:59:10.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4bff2a8cbcaff29) in /home/ubuntu/workspace/moby_PR-40725
[Pipeline] {
[Pipeline] checkout
18:59:11 [2020-04-09T18:59:11.199Z] #56 13.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:59:11 [2020-04-09T18:59:11.989Z] fb056072eab9: Verifying Checksum
18:59:11 [2020-04-09T18:59:11.989Z] fb056072eab9: Download complete
18:59:12 [2020-04-09T18:59:12.213Z] #56 14.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:59:12 [2020-04-09T18:59:12.213Z] #56 14.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:59:12 [2020-04-09T18:59:12.495Z] #56 14.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:59:12 [2020-04-09T18:59:12.495Z] #56 14.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:59:13 [2020-04-09T18:59:13.016Z] 68adcc365214: Verifying Checksum
18:59:13 [2020-04-09T18:59:13.016Z] 68adcc365214: Download complete
18:59:13 [2020-04-09T18:59:13.016Z] 71497195576e: Verifying Checksum
18:59:13 [2020-04-09T18:59:13.016Z] 71497195576e: Download complete
18:59:13 [2020-04-09T18:59:13.038Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03d8af26165cc1c24) in /home/ubuntu/workspace/moby_PR-40725
[Pipeline] {
[Pipeline] checkout
18:59:13 [2020-04-09T18:59:13.108Z] #56 14.86 unicode/utf16
18:59:13 [2020-04-09T18:59:13.108Z] #56 14.86 runtime
18:59:13 [2020-04-09T18:59:13.108Z] #56 15.08 runtime/cgo
18:59:13 [2020-04-09T18:59:13.129Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00957c9a29347e595) in /home/ubuntu/workspace/moby_PR-40725
[Pipeline] {
[Pipeline] checkout
18:59:13 [2020-04-09T18:59:13.551Z] using credential docker-jenkins-github-credentials
18:59:13 [2020-04-09T18:59:13.564Z] Cloning the remote Git repository
18:59:13 [2020-04-09T18:59:13.564Z] Cloning with configured refspecs honoured and without tags
18:59:13 [2020-04-09T18:59:13.665Z] 76d8adf27bdf: Verifying Checksum
18:59:13 [2020-04-09T18:59:13.665Z] 76d8adf27bdf: Download complete
18:59:13 [2020-04-09T18:59:13.577Z] Cloning repository https://github.com/moby/moby.git
18:59:13 [2020-04-09T18:59:13.660Z]  > git init /home/ubuntu/workspace/moby_PR-40725 # timeout=10
18:59:13 [2020-04-09T18:59:13.951Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:13 [2020-04-09T18:59:13.952Z]  > git --version # timeout=10
18:59:13 [2020-04-09T18:59:13.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:13 [2020-04-09T18:59:13.972Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:14 [2020-04-09T18:59:14.113Z] #56 ...
18:59:14 [2020-04-09T18:59:14.113Z] 
18:59:14 [2020-04-09T18:59:14.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:59:14 [2020-04-09T18:59:14.113Z] #10 6.114 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:59:14 [2020-04-09T18:59:14.113Z] #10 9.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:59:14 [2020-04-09T18:59:14.113Z] #10 10.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:59:14 [2020-04-09T18:59:14.113Z] #10 10.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:59:14 [2020-04-09T18:59:14.113Z] #10 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
18:59:14 [2020-04-09T18:59:14.113Z] #10 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
18:59:14 [2020-04-09T18:59:14.113Z] #10 ...
18:59:14 [2020-04-09T18:59:14.113Z] 
18:59:14 [2020-04-09T18:59:14.113Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:14 [2020-04-09T18:59:14.113Z] #74 15.36 + cd /tmp/tmp.yPjvr7tJtF/src/github.com/docker/libnetwork
18:59:14 [2020-04-09T18:59:14.113Z] #74 15.36 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
18:59:14 [2020-04-09T18:59:14.113Z] #74 15.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:59:14 [2020-04-09T18:59:14.113Z] #74 ...
18:59:14 [2020-04-09T18:59:14.113Z] 
18:59:14 [2020-04-09T18:59:14.113Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:59:14 [2020-04-09T18:59:14.113Z] #47 6.006 internal/race
18:59:14 [2020-04-09T18:59:14.113Z] #47 6.108 sync/atomic
18:59:14 [2020-04-09T18:59:14.113Z] #47 6.116 runtime
18:59:14 [2020-04-09T18:59:14.113Z] #47 6.374 unicode
18:59:14 [2020-04-09T18:59:14.113Z] #47 9.636 unicode/utf8
18:59:14 [2020-04-09T18:59:14.113Z] #47 10.07 math
18:59:14 [2020-04-09T18:59:14.113Z] #47 14.75 unicode/utf16
18:59:14 [2020-04-09T18:59:14.113Z] #47 14.86 container/list
18:59:14 [2020-04-09T18:59:14.113Z] #47 15.28 crypto/internal/subtle
18:59:14 [2020-04-09T18:59:14.113Z] #47 15.37 crypto/subtle
18:59:14 [2020-04-09T18:59:14.113Z] #47 15.48 vendor/golang.org/x/crypto/cryptobyte/asn1
18:59:14 [2020-04-09T18:59:14.113Z] #47 15.55 internal/nettrace
18:59:14 [2020-04-09T18:59:14.113Z] #47 15.58 runtime/cgo
18:59:14 [2020-04-09T18:59:14.395Z] #47 ...
18:59:14 [2020-04-09T18:59:14.395Z] 
18:59:14 [2020-04-09T18:59:14.395Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:59:14 [2020-04-09T18:59:14.395Z] #41 12.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:59:14 [2020-04-09T18:59:14.395Z] #41 14.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:59:16 [2020-04-09T18:59:16.399Z] using credential docker-jenkins-github-credentials
18:59:16 [2020-04-09T18:59:16.407Z] Cloning the remote Git repository
18:59:16 [2020-04-09T18:59:16.407Z] Cloning with configured refspecs honoured and without tags
18:59:16 [2020-04-09T18:59:16.428Z] using credential docker-jenkins-github-credentials
18:59:16 [2020-04-09T18:59:16.439Z] Cloning the remote Git repository
18:59:16 [2020-04-09T18:59:16.439Z] Cloning with configured refspecs honoured and without tags
18:59:16 [2020-04-09T18:59:16.435Z] Cloning repository https://github.com/moby/moby.git
18:59:16 [2020-04-09T18:59:16.510Z]  > git init /home/ubuntu/workspace/moby_PR-40725 # timeout=10
18:59:16 [2020-04-09T18:59:16.816Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:16 [2020-04-09T18:59:16.816Z]  > git --version # timeout=10
18:59:16 [2020-04-09T18:59:16.405Z] Cloning repository https://github.com/moby/moby.git
18:59:16 [2020-04-09T18:59:16.475Z]  > git init /home/ubuntu/workspace/moby_PR-40725 # timeout=10
18:59:16 [2020-04-09T18:59:16.797Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:16 [2020-04-09T18:59:16.798Z]  > git --version # timeout=10
18:59:17 [2020-04-09T18:59:17.064Z] #41 ...
18:59:17 [2020-04-09T18:59:17.065Z] 
18:59:17 [2020-04-09T18:59:17.065Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.28 + cd /tmp/tmp.lNz4GGJOEx/src/github.com/golangci/golangci-lint/
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.28 + git checkout -q v1.23.8
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.56 ++ git describe --tags
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.57 + version=v1.23.8
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.57 ++ git rev-parse --short HEAD
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.58 + commit=76a82c6
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.58 ++ git show -s --format=%cd
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.58 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:59:17 [2020-04-09T18:59:17.065Z] #53 17.58 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:59:17 [2020-04-09T18:59:17.158Z] fb056072eab9: Pull complete
18:59:17 [2020-04-09T18:59:17.795Z] 6a33b1f9796f: Pull complete
18:59:16 [2020-04-09T18:59:16.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:16 [2020-04-09T18:59:16.836Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:16 [2020-04-09T18:59:16.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:16 [2020-04-09T18:59:16.898Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:18 [2020-04-09T18:59:18.083Z] 8f8f8962e456: Pull complete
18:59:18 [2020-04-09T18:59:18.531Z] #53 ...
18:59:18 [2020-04-09T18:59:18.531Z] 
18:59:18 [2020-04-09T18:59:18.531Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:59:18 [2020-04-09T18:59:18.531Z] #35 10.57 Fetched 8034 kB in 9s (910 kB/s)
18:59:18 [2020-04-09T18:59:18.531Z] #35 10.57 Reading package lists...
18:59:18 [2020-04-09T18:59:18.531Z] #35 14.97 Reading package lists...
18:59:18 [2020-04-09T18:59:18.531Z] #35 18.90 Building dependency tree...
18:59:18 [2020-04-09T18:59:18.531Z] #35 20.41 The following additional packages will be installed:
18:59:18 [2020-04-09T18:59:18.531Z] #35 20.45   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:59:18 [2020-04-09T18:59:18.531Z] #35 20.46 Suggested packages:
18:59:18 [2020-04-09T18:59:18.531Z] #35 20.46   cmake-doc ninja-build lrzip
18:59:18 [2020-04-09T18:59:18.531Z] #35 20.46 Recommended packages:
18:59:18 [2020-04-09T18:59:18.531Z] #35 20.46   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:59:18 [2020-04-09T18:59:18.531Z] #35 ...
18:59:18 [2020-04-09T18:59:18.531Z] 
18:59:18 [2020-04-09T18:59:18.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:59:18 [2020-04-09T18:59:18.531Z] #10 19.77 Fetched 8034 kB in 17s (466 kB/s)
18:59:19 [2020-04-09T18:59:19.535Z] #10 19.77 Reading package lists...
18:59:19 [2020-04-09T18:59:19.535Z] #10 ...
18:59:19 [2020-04-09T18:59:19.535Z] 
18:59:19 [2020-04-09T18:59:19.535Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:59:19 [2020-04-09T18:59:19.535Z] #62 11.88 Fetched 8034 kB in 10s (810 kB/s)
18:59:19 [2020-04-09T18:59:19.535Z] #62 11.88 Reading package lists...
18:59:19 [2020-04-09T18:59:19.535Z] #62 15.66 Reading package lists...
18:59:19 [2020-04-09T18:59:19.535Z] #62 19.45 Building dependency tree...
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.79 The following additional packages will be installed:
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.79   libbtrfs0
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.88 The following NEW packages will be installed:
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.88   libbtrfs-dev libbtrfs0
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.99 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.99 Need to get 118 kB of archives.
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.99 After this operation, 390 kB of additional disk space will be used.
18:59:19 [2020-04-09T18:59:19.535Z] #62 20.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:59:19 [2020-04-09T18:59:19.535Z] #62 21.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:59:19 [2020-04-09T18:59:19.535Z] #62 21.67 debconf: delaying package configuration, since apt-utils is not installed
18:59:19 [2020-04-09T18:59:19.535Z] #62 21.78 Fetched 118 kB in 0s (1305 kB/s)
18:59:19 [2020-04-09T18:59:19.535Z] #62 21.90 Selecting previously unselected package libbtrfs0.
18:59:19 [2020-04-09T18:59:19.577Z] d66e58854927: Verifying Checksum
18:59:19 [2020-04-09T18:59:19.577Z] d66e58854927: Download complete
18:59:19 [2020-04-09T18:59:19.817Z] #62 21.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:59:19 [2020-04-09T18:59:19.817Z] #62 21.92 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
18:59:19 [2020-04-09T18:59:19.817Z] #62 21.93 Unpacking libbtrfs0 (4.20.1-2) ...
18:59:19 [2020-04-09T18:59:19.817Z] #62 21.98 Selecting previously unselected package libbtrfs-dev.
18:59:19 [2020-04-09T18:59:19.817Z] #62 21.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
18:59:19 [2020-04-09T18:59:19.817Z] #62 21.99 Unpacking libbtrfs-dev (4.20.1-2) ...
18:59:19 [2020-04-09T18:59:19.817Z] #62 ...
18:59:19 [2020-04-09T18:59:19.817Z] 
18:59:19 [2020-04-09T18:59:19.817Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.11 The following NEW packages will be installed:
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.16   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.16   vim-common xxd
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.26 Need to get 14.0 MB of archives.
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.26 After this operation, 62.1 MB of additional disk space will be used.
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.43 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
18:59:19 [2020-04-09T18:59:19.817Z] #35 21.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
18:59:20 [2020-04-09T18:59:20.100Z] #35 ...
18:59:20 [2020-04-09T18:59:20.100Z] 
18:59:20 [2020-04-09T18:59:20.100Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:59:20 [2020-04-09T18:59:20.100Z] #25 12.38 Fetched 8034 kB in 10s (787 kB/s)
18:59:20 [2020-04-09T18:59:20.100Z] #25 12.38 Reading package lists...
18:59:20 [2020-04-09T18:59:20.100Z] #25 16.27 Reading package lists...
18:59:20 [2020-04-09T18:59:20.100Z] #25 20.10 Building dependency tree...
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.33 ca-certificates is already the newest version (20190110).
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.33 The following additional packages will be installed:
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.33   libjq1 libonig5
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.61 The following NEW packages will be installed:
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.61   jq libjq1 libonig5
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.71 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.71 Need to get 350 kB of archives.
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.71 After this operation, 1154 kB of additional disk space will be used.
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
18:59:20 [2020-04-09T18:59:20.100Z] #25 21.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
18:59:20 [2020-04-09T18:59:20.383Z] #25 22.42 debconf: delaying package configuration, since apt-utils is not installed
18:59:20 [2020-04-09T18:59:20.383Z] #25 22.46 Fetched 350 kB in 0s (3370 kB/s)
18:59:20 [2020-04-09T18:59:20.383Z] #25 ...
18:59:20 [2020-04-09T18:59:20.383Z] 
18:59:20 [2020-04-09T18:59:20.383Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:59:20 [2020-04-09T18:59:20.383Z] #62 22.13 Setting up libbtrfs0 (4.20.1-2) ...
18:59:20 [2020-04-09T18:59:20.383Z] #62 22.23 Setting up libbtrfs-dev (4.20.1-2) ...
18:59:20 [2020-04-09T18:59:20.383Z] #62 22.27 Processing triggers for libc-bin (2.28-10) ...
18:59:20 [2020-04-09T18:59:20.383Z] #62 DONE 22.7s
18:59:20 [2020-04-09T18:59:20.383Z] 
18:59:20 [2020-04-09T18:59:20.383Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:59:20 [2020-04-09T18:59:20.383Z] #63 DONE 0.1s
18:59:20 [2020-04-09T18:59:20.383Z] 
18:59:20 [2020-04-09T18:59:20.383Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:59:20 [2020-04-09T18:59:20.383Z] #25 22.69 Selecting previously unselected package libonig5:s390x.
18:59:20 [2020-04-09T18:59:20.383Z] #25 22.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:59:20 [2020-04-09T18:59:20.383Z] #25 22.72 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
18:59:20 [2020-04-09T18:59:20.383Z] #25 22.73 Unpacking libonig5:s390x (6.9.1-1) ...
18:59:20 [2020-04-09T18:59:20.665Z] #25 ...
18:59:20 [2020-04-09T18:59:20.665Z] 
18:59:20 [2020-04-09T18:59:20.665Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:59:20 [2020-04-09T18:59:20.665Z] #64 DONE 0.1s
18:59:20 [2020-04-09T18:59:20.947Z] 
18:59:20 [2020-04-09T18:59:20.947Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:59:20 [2020-04-09T18:59:20.947Z] #25 22.98 Selecting previously unselected package libjq1:s390x.
18:59:20 [2020-04-09T18:59:20.947Z] #25 22.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
18:59:20 [2020-04-09T18:59:20.947Z] #25 23.02 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
18:59:20 [2020-04-09T18:59:20.947Z] #25 23.20 Selecting previously unselected package jq.
18:59:20 [2020-04-09T18:59:20.947Z] #25 23.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
18:59:20 [2020-04-09T18:59:20.947Z] #25 23.20 Unpacking jq (1.5+dfsg-2+b1) ...
18:59:20 [2020-04-09T18:59:20.947Z] #25 23.33 Setting up libonig5:s390x (6.9.1-1) ...
18:59:20 [2020-04-09T18:59:20.947Z] #25 23.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
18:59:21 [2020-04-09T18:59:21.230Z] #25 23.34 Setting up jq (1.5+dfsg-2+b1) ...
18:59:21 [2020-04-09T18:59:21.230Z] #25 23.35 Processing triggers for libc-bin (2.28-10) ...
18:59:21 [2020-04-09T18:59:21.513Z] #25 DONE 23.7s
18:59:21 [2020-04-09T18:59:21.513Z] 
18:59:21 [2020-04-09T18:59:21.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.06 debconf: delaying package configuration, since apt-utils is not installed
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.16 Fetched 14.0 MB in 1s (14.4 MB/s)
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.20 Selecting previously unselected package xxd.
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.29 Unpacking xxd (2:8.1.0875-5) ...
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.41 Selecting previously unselected package vim-common.
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.45 Unpacking vim-common (2:8.1.0875-5) ...
18:59:21 [2020-04-09T18:59:21.513Z] #35 ...
18:59:21 [2020-04-09T18:59:21.513Z] 
18:59:21 [2020-04-09T18:59:21.513Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:59:21 [2020-04-09T18:59:21.513Z] #26 DONE 0.1s
18:59:21 [2020-04-09T18:59:21.513Z] 
18:59:21 [2020-04-09T18:59:21.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.75 Selecting previously unselected package cmake-data.
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:59:21 [2020-04-09T18:59:21.513Z] #35 23.75 Unpacking cmake-data (3.13.4-1) ...
18:59:22 [2020-04-09T18:59:22.305Z] 68adcc365214: Pull complete
18:59:22 [2020-04-09T18:59:22.519Z] #35 ...
18:59:22 [2020-04-09T18:59:22.519Z] 
18:59:22 [2020-04-09T18:59:22.519Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:59:22 [2020-04-09T18:59:22.519Z] #43 14.54 Fetched 8034 kB in 12s (670 kB/s)
18:59:22 [2020-04-09T18:59:22.520Z] #43 14.54 Reading package lists...
18:59:22 [2020-04-09T18:59:22.520Z] #43 18.74 Reading package lists...
18:59:22 [2020-04-09T18:59:22.520Z] #43 22.16 Building dependency tree...
18:59:22 [2020-04-09T18:59:22.520Z] #43 23.41 The following additional packages will be installed:
18:59:22 [2020-04-09T18:59:22.520Z] #43 23.41   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:59:22 [2020-04-09T18:59:22.520Z] #43 23.42   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:59:22 [2020-04-09T18:59:22.520Z] #43 23.42 Suggested packages:
18:59:22 [2020-04-09T18:59:22.520Z] #43 23.42   manpages-dev python-setuptools
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.54 The following NEW packages will be installed:
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.55   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.55   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.55   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.56   python-six zlib1g-dev
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.66 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.66 Need to get 3742 kB of archives.
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.66 After this operation, 22.0 MB of additional disk space will be used.
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
18:59:22 [2020-04-09T18:59:22.520Z] #43 24.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
18:59:22 [2020-04-09T18:59:22.803Z] #43 24.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
18:59:22 [2020-04-09T18:59:22.803Z] #43 24.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
18:59:22 [2020-04-09T18:59:22.803Z] #43 24.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
18:59:22 [2020-04-09T18:59:22.803Z] #43 24.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
18:59:23 [2020-04-09T18:59:23.419Z] #43 25.66 debconf: delaying package configuration, since apt-utils is not installed
18:59:23 [2020-04-09T18:59:23.419Z] #43 25.77 Fetched 3742 kB in 0s (14.4 MB/s)
18:59:23 [2020-04-09T18:59:23.419Z] #43 25.81 Selecting previously unselected package libcap-dev:s390x.
18:59:23 [2020-04-09T18:59:23.714Z] #43 25.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
18:59:23 [2020-04-09T18:59:23.714Z] #43 25.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
18:59:23 [2020-04-09T18:59:23.714Z] #43 25.88 Unpacking libcap-dev:s390x (1:2.25-2) ...
18:59:23 [2020-04-09T18:59:23.714Z] #43 25.99 Selecting previously unselected package libnet1:s390x.
18:59:23 [2020-04-09T18:59:23.714Z] #43 25.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
18:59:23 [2020-04-09T18:59:23.714Z] #43 25.99 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
18:59:23 [2020-04-09T18:59:23.999Z] #43 26.25 Selecting previously unselected package libnet1-dev.
18:59:23 [2020-04-09T18:59:23.999Z] #43 26.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
18:59:23 [2020-04-09T18:59:23.999Z] #43 26.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:59:23 [2020-04-09T18:59:23.999Z] #43 ...
18:59:23 [2020-04-09T18:59:23.999Z] 
18:59:23 [2020-04-09T18:59:23.999Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:59:23 [2020-04-09T18:59:23.999Z] #35 26.32 Selecting previously unselected package libicu63:s390x.
18:59:23 [2020-04-09T18:59:23.999Z] #35 26.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
18:59:23 [2020-04-09T18:59:23.999Z] #35 26.34 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
18:59:25 [2020-04-09T18:59:25.012Z] 76d8adf27bdf: Pull complete
18:59:26 [2020-04-09T18:59:26.673Z] #35 ...
18:59:26 [2020-04-09T18:59:26.673Z] 
18:59:26 [2020-04-09T18:59:26.673Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:26 [2020-04-09T18:59:26.673Z] #74 DONE 28.7s
18:59:26 [2020-04-09T18:59:26.962Z] 
18:59:26 [2020-04-09T18:59:26.962Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:59:26 [2020-04-09T18:59:26.962Z] #27 2.856 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:59:26 [2020-04-09T18:59:26.962Z] #27 3.229 
18:59:26 [2020-04-09T18:59:26.962Z] #27 3.359 
                                                                           0.1%
###                                                                        5.4%
########                                                                  11.7%
#############                                                             19.2%
####################                                                      27.9%
########################                                                  33.5%
############################                                              40.1%
#################################                                         46.4%
#####################################                                     52.7%
##########################################                                59.0%
##############################################                            65.3%
###################################################                       71.5%
#######################################################                   77.8%
############################################################              84.1%
#################################################################         90.3%
####################################################################      94.5%
######################################################################## 100.0%
18:59:27 [2020-04-09T18:59:27.246Z] #27 5.645 #=#=#                                                                         
18:59:27 [2020-04-09T18:59:27.564Z] #27 5.870 
##                                                                         3.4%
18:59:27 [2020-04-09T18:59:27.564Z] #27 ...
18:59:27 [2020-04-09T18:59:27.564Z] 
18:59:27 [2020-04-09T18:59:27.564Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:59:27 [2020-04-09T18:59:27.564Z] #50 29.40 + cd /tmp/tmp.OTbiPLgDBS/src/gotest.tools/gotestsum
18:59:27 [2020-04-09T18:59:27.564Z] #50 29.40 + git checkout -q v0.3.5
18:59:27 [2020-04-09T18:59:27.564Z] #50 29.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:59:31 [2020-04-09T18:59:31.051Z] #50 ...
18:59:31 [2020-04-09T18:59:31.051Z] 
18:59:31 [2020-04-09T18:59:31.051Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + RM_GOPATH=0
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + TMP_GOPATH=
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + : /build
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + '[' -z '' ']'
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 ++ mktemp -d
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + export GOPATH=/tmp/tmp.QW4HZQgfu1
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + GOPATH=/tmp/tmp.QW4HZQgfu1
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + RM_GOPATH=1
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 ++ dirname ./install.sh
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + dir=.
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + bin=containerd
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + shift
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + '[' '!' -f ./containerd.installer ']'
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + . ./containerd.installer
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + install_containerd
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QW4HZQgfu1/src/github.com/containerd/containerd
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.504 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:59:31 [2020-04-09T18:59:31.052Z] #65 1.513 Cloning into '/tmp/tmp.QW4HZQgfu1/src/github.com/containerd/containerd'...
18:59:31 [2020-04-09T18:59:31.052Z] #65 ...
18:59:31 [2020-04-09T18:59:31.052Z] 
18:59:31 [2020-04-09T18:59:31.052Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:59:31 [2020-04-09T18:59:31.052Z] #27 5.870 
##                                                                         3.4%
##########                                                                15.2%
###################                                                       26.6%
###############################                                           43.5%
#######################################                                   54.9%
################################################                          67.5%
###########################################################               83.1%
#####################################################################     96.6%
######################################################################## 100.0%
18:59:31 [2020-04-09T18:59:31.052Z] #27 7.038 
18:59:31 [2020-04-09T18:59:31.052Z] #27 7.153 
                                                                           0.5%
######                                                                     9.0%
############                                                              16.7%
###################                                                       26.9%
##########################                                                37.0%
################################                                          44.6%
#####################################                                     52.2%
##########################################                                59.7%
#################################################                         68.4%
#######################################################                   77.2%
#############################################################             85.2%
######################################################################    97.9%
######################################################################## 100.0%
18:59:31 [2020-04-09T18:59:31.052Z] #27 8.733 
18:59:31 [2020-04-09T18:59:31.052Z] #27 8.909 
#                                                                          2.1%
###                                                                        5.0%
#####                                                                      7.8%
#######                                                                   10.6%
#########                                                                 13.5%
18:59:31 [2020-04-09T18:59:31.052Z] #27 ...
18:59:31 [2020-04-09T18:59:31.052Z] 
18:59:31 [2020-04-09T18:59:31.052Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:59:31 [2020-04-09T18:59:31.052Z] #10 19.77 Reading package lists...
18:59:31 [2020-04-09T18:59:31.052Z] #10 23.64 Reading package lists...
18:59:31 [2020-04-09T18:59:31.052Z] #10 27.75 Building dependency tree...
18:59:31 [2020-04-09T18:59:31.052Z] #10 29.08 The following additional packages will be installed:
18:59:31 [2020-04-09T18:59:31.052Z] #10 29.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:59:31 [2020-04-09T18:59:31.052Z] #10 29.08   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:59:31 [2020-04-09T18:59:31.052Z] #10 29.08   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:59:31 [2020-04-09T18:59:31.052Z] #10 29.09   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:59:31 [2020-04-09T18:59:31.052Z] #10 29.09 Suggested packages:
18:59:31 [2020-04-09T18:59:31.052Z] #10 29.09   gcc-8-locales seccomp wine64
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.59 The following NEW packages will be installed:
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.60   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.60   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.60   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.60   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.69 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.69 Need to get 73.3 MB of archives.
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.69 After this operation, 494 MB of additional disk space will be used.
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 30.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 31.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 31.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 31.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 31.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 31.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 31.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
18:59:31 [2020-04-09T18:59:31.052Z] #10 ...
18:59:31 [2020-04-09T18:59:31.052Z] 
18:59:31 [2020-04-09T18:59:31.052Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:59:31 [2020-04-09T18:59:31.061Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a4c1d2e5372b55af) in /home/ubuntu/workspace/moby_PR-40725
[Pipeline] {
[Pipeline] checkout
18:59:31 [2020-04-09T18:59:31.870Z] d66e58854927: Pull complete
18:59:31 [2020-04-09T18:59:31.870Z] 71497195576e: Pull complete
18:59:31 [2020-04-09T18:59:31.870Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
18:59:31 [2020-04-09T18:59:31.870Z] Status: Downloaded newer image for golang:1.12.10-stretch
18:59:31 [2020-04-09T18:59:31.870Z]  ---> ebd73b5ebd31
18:59:31 [2020-04-09T18:59:31.870Z] Step 5/16 : ARG BUILDX_REPO
18:59:31 [2020-04-09T18:59:31.870Z]  ---> Running in d4f2de851051
18:59:31 [2020-04-09T18:59:31.870Z] Removing intermediate container d4f2de851051
18:59:31 [2020-04-09T18:59:31.870Z]  ---> 268fda2d1945
18:59:31 [2020-04-09T18:59:31.870Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
18:59:31 [2020-04-09T18:59:31.870Z]  ---> Running in 4112ddaceaa1
18:59:31 [2020-04-09T18:59:31.870Z] Cloning into '/buildx'...
18:59:34 [2020-04-09T18:59:34.174Z] #27 8.909 
#                                                                          2.1%
###                                                                        5.0%
#####                                                                      7.8%
#######                                                                   10.6%
#########                                                                 13.5%
###########                                                               15.4%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           22.0%
#################                                                         24.8%
###################                                                       27.0%
#####################                                                     30.3%
#########################                                                 35.0%
###########################                                               38.8%
#############################                                             41.6%
################################                                          44.5%
##################################                                        47.3%
###################################                                       49.6%
#####################################                                     52.5%
########################################                                  55.7%
##########################################                                58.9%
############################################                              61.8%
###############################################                           66.5%
#################################################                         69.4%
####################################################                      73.1%
#######################################################                   76.9%
##########################################################                80.7%
##############################################################            86.4%
################################################################          90.1%
###################################################################       93.9%
18:59:34 [2020-04-09T18:59:34.174Z] #27 ...
18:59:34 [2020-04-09T18:59:34.174Z] 
18:59:34 [2020-04-09T18:59:34.174Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.41 Selecting previously unselected package libnl-3-200:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.42 Unpacking libnl-3-200:s390x (3.4.0-1) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.51 Selecting previously unselected package libnl-3-dev:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.52 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.73 Selecting previously unselected package libprotobuf-c1:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.75 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.84 Selecting previously unselected package libprotobuf-c-dev:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.85 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.94 Selecting previously unselected package zlib1g-dev:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 26.96 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 27.18 Selecting previously unselected package libprotobuf17:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 27.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 27.19 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 27.82 Selecting previously unselected package libprotobuf-lite17:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 27.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 27.82 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 28.01 Selecting previously unselected package libprotobuf-dev:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 28.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 28.02 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 29.13 Selecting previously unselected package libprotoc17:s390x.
18:59:34 [2020-04-09T18:59:34.174Z] #43 29.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 29.14 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 29.65 Selecting previously unselected package protobuf-c-compiler.
18:59:34 [2020-04-09T18:59:34.174Z] #43 29.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 29.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:59:34 [2020-04-09T18:59:34.174Z] #43 29.93 Selecting previously unselected package protobuf-compiler.
18:59:34 [2020-04-09T18:59:34.175Z] #43 29.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 29.93 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.06 Selecting previously unselected package python-pkg-resources.
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.07 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.07 Unpacking python-pkg-resources (40.8.0-1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.22 Selecting previously unselected package python-six.
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.22 Unpacking python-six (1.12.0-1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.27 Selecting previously unselected package python-protobuf.
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.27 Unpacking python-protobuf (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 30.53 Setting up python-pkg-resources (40.8.0-1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 32.14 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 32.16 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 32.18 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 32.20 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 32.23 Setting up python-six (1.12.0-1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.06 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.07 Setting up libnl-3-200:s390x (3.4.0-1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.08 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.09 Setting up libcap-dev:s390x (1:2.25-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.10 Setting up libprotoc17:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.10 Setting up protobuf-compiler (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.12 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 34.13 Setting up python-protobuf (3.6.1.3-2) ...
18:59:34 [2020-04-09T18:59:34.175Z] #43 ...
18:59:34 [2020-04-09T18:59:34.175Z] 
18:59:34 [2020-04-09T18:59:34.175Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:59:34 [2020-04-09T18:59:34.175Z] #27 8.909 
#                                                                          2.1%
###                                                                        5.0%
#####                                                                      7.8%
#######                                                                   10.6%
#########                                                                 13.5%
###########                                                               15.4%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           22.0%
#################                                                         24.8%
###################                                                       27.0%
#####################                                                     30.3%
#########################                                                 35.0%
###########################                                               38.8%
#############################                                             41.6%
################################                                          44.5%
##################################                                        47.3%
###################################                                       49.6%
#####################################                                     52.5%
########################################                                  55.7%
##########################################                                58.9%
############################################                              61.8%
###############################################                           66.5%
#################################################                         69.4%
####################################################                      73.1%
#######################################################                   76.9%
##########################################################                80.7%
##############################################################            86.4%
################################################################          90.1%
###################################################################       93.9%
#######################################################################   98.6%
######################################################################## 100.0%
18:59:34 [2020-04-09T18:59:34.457Z] #27 12.84 
18:59:34 [2020-04-09T18:59:34.739Z] #27 ...
18:59:34 [2020-04-09T18:59:34.739Z] 
18:59:34 [2020-04-09T18:59:34.739Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:34 [2020-04-09T18:59:34.739Z] #33 26.54 sync
18:59:34 [2020-04-09T18:59:34.739Z] #33 26.55 internal/reflectlite
18:59:34 [2020-04-09T18:59:34.739Z] #33 28.57 errors
18:59:34 [2020-04-09T18:59:34.739Z] #33 28.59 sort
18:59:34 [2020-04-09T18:59:34.739Z] #33 28.97 strconv
18:59:34 [2020-04-09T18:59:34.739Z] #33 30.04 io
18:59:34 [2020-04-09T18:59:34.739Z] #33 31.18 syscall
18:59:34 [2020-04-09T18:59:34.739Z] #33 33.19 reflect
18:59:34 [2020-04-09T18:59:34.739Z] #33 36.68 time
18:59:34 [2020-04-09T18:59:34.739Z] #33 ...
18:59:34 [2020-04-09T18:59:34.739Z] 
18:59:34 [2020-04-09T18:59:34.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:59:34 [2020-04-09T18:59:34.739Z] #10 33.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
18:59:34 [2020-04-09T18:59:34.739Z] #10 35.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
18:59:34 [2020-04-09T18:59:34.739Z] #10 35.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
18:59:34 [2020-04-09T18:59:34.739Z] #10 35.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:59:34 [2020-04-09T18:59:34.739Z] #10 35.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:59:34 [2020-04-09T18:59:34.739Z] #10 35.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
18:59:34 [2020-04-09T18:59:34.739Z] #10 35.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.86 debconf: delaying package configuration, since apt-utils is not installed
18:59:34 [2020-04-09T18:59:34.740Z] #10 35.97 Fetched 73.3 MB in 5s (16.0 MB/s)
18:59:34 [2020-04-09T18:59:34.740Z] #10 36.03 Selecting previously unselected package binutils-mingw-w64-i686.
18:59:34 [2020-04-09T18:59:34.740Z] #10 36.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 ... 15168 files and directories currently installed.)
18:59:34 [2020-04-09T18:59:34.740Z] #10 36.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
18:59:34 [2020-04-09T18:59:34.740Z] #10 36.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:59:35 [2020-04-09T18:59:35.026Z] #10 ...
18:59:35 [2020-04-09T18:59:35.027Z] 
18:59:35 [2020-04-09T18:59:35.027Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.32 Selecting previously unselected package libxml2:s390x.
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.36 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.75 Selecting previously unselected package libarchive13:s390x.
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.76 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.96 Selecting previously unselected package libjsoncpp1:s390x.
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 32.97 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.12 Selecting previously unselected package librhash0:s390x.
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.15 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.15 Unpacking librhash0:s390x (1.3.8-1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.34 Selecting previously unselected package libuv1:s390x.
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.38 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.39 Unpacking libuv1:s390x (1.24.1-1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.59 Selecting previously unselected package cmake.
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.59 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 33.60 Unpacking cmake (3.13.4-1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.07 Setting up libicu63:s390x (63.1-6+deb10u1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.08 Setting up xxd (2:8.1.0875-5) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.09 Setting up libuv1:s390x (1.24.1-1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.10 Setting up vim-common (2:8.1.0875-5) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.13 Setting up librhash0:s390x (1.3.8-1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.13 Setting up cmake-data (3.13.4-1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.14 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.15 Setting up libjsoncpp1:s390x (1.7.4-3) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.16 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.16 Setting up cmake (3.13.4-1) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.17 Processing triggers for libc-bin (2.28-10) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 36.24 Processing triggers for mime-support (3.62) ...
18:59:35 [2020-04-09T18:59:35.027Z] #35 DONE 37.1s
18:59:35 [2020-04-09T18:59:35.027Z] 
18:59:35 [2020-04-09T18:59:35.027Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:59:35 [2020-04-09T18:59:35.027Z] #36 DONE 0.1s
18:59:35 [2020-04-09T18:59:35.027Z] 
18:59:35 [2020-04-09T18:59:35.027Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:59:35 [2020-04-09T18:59:35.027Z] #37 DONE 0.1s
18:59:35 [2020-04-09T18:59:35.027Z] 
18:59:35 [2020-04-09T18:59:35.027Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:59:35 [2020-04-09T18:59:35.214Z] using credential docker-jenkins-github-credentials
18:59:35 [2020-04-09T18:59:35.231Z] Cloning the remote Git repository
18:59:35 [2020-04-09T18:59:35.231Z] Cloning with configured refspecs honoured and without tags
18:59:35 [2020-04-09T18:59:35.644Z] #38 ...
18:59:35 [2020-04-09T18:59:35.644Z] 
18:59:35 [2020-04-09T18:59:35.644Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:59:35 [2020-04-09T18:59:35.644Z] #43 37.45 Setting up libnl-3-dev:s390x (3.4.0-1) ...
18:59:35 [2020-04-09T18:59:35.644Z] #43 37.47 Processing triggers for libc-bin (2.28-10) ...
18:59:35 [2020-04-09T18:59:35.644Z] #43 DONE 37.8s
18:59:35 [2020-04-09T18:59:35.644Z] 
18:59:35 [2020-04-09T18:59:35.644Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:59:35 [2020-04-09T18:59:35.644Z] #27 13.84 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:59:35 [2020-04-09T18:59:35.644Z] #27 14.06 
18:59:35 [2020-04-09T18:59:35.926Z] #27 14.24 #=#=#                                                                         

######################################################################## 100.0%
18:59:35 [2020-04-09T18:59:35.926Z] #27 14.40 
18:59:35 [2020-04-09T18:59:35.687Z] Cloning repository https://github.com/moby/moby.git
18:59:35 [2020-04-09T18:59:35.760Z]  > git init /home/ubuntu/workspace/moby_PR-40725 # timeout=10
18:59:35 [2020-04-09T18:59:35.892Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:35 [2020-04-09T18:59:35.893Z]  > git --version # timeout=10
18:59:35 [2020-04-09T18:59:35.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:35 [2020-04-09T18:59:35.913Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:36 [2020-04-09T18:59:36.947Z] #27 ...
18:59:36 [2020-04-09T18:59:36.947Z] 
18:59:36 [2020-04-09T18:59:36.947Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:59:36 [2020-04-09T18:59:36.947Z] #30 28.92 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:59:36 [2020-04-09T18:59:36.947Z] #30 29.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:59:36 [2020-04-09T18:59:36.947Z] #30 29.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:59:36 [2020-04-09T18:59:36.947Z] #30 ...
18:59:36 [2020-04-09T18:59:36.947Z] 
18:59:36 [2020-04-09T18:59:36.947Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:59:36 [2020-04-09T18:59:36.947Z] #27 15.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:59:37 [2020-04-09T18:59:37.235Z] #27 15.73 
18:59:37 [2020-04-09T18:59:37.235Z] #27 ...
18:59:37 [2020-04-09T18:59:37.235Z] 
18:59:37 [2020-04-09T18:59:37.235Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:59:37 [2020-04-09T18:59:37.235Z] #47 29.13 github.com/LK4D4/vndr/godl/singleflight
18:59:37 [2020-04-09T18:59:37.235Z] #47 29.13 io
18:59:37 [2020-04-09T18:59:37.235Z] #47 29.57 strconv
18:59:37 [2020-04-09T18:59:37.235Z] #47 30.31 bytes
18:59:37 [2020-04-09T18:59:37.235Z] #47 32.16 bufio
18:59:37 [2020-04-09T18:59:37.235Z] #47 32.36 reflect
18:59:37 [2020-04-09T18:59:37.235Z] #47 33.26 syscall
18:59:37 [2020-04-09T18:59:37.411Z] Removing intermediate container 4112ddaceaa1
18:59:37 [2020-04-09T18:59:37.411Z]  ---> 1379cac53254
18:59:37 [2020-04-09T18:59:37.411Z] Step 7/16 : WORKDIR /buildx
18:59:37 [2020-04-09T18:59:37.411Z]  ---> Running in 69a4c2e2e656
18:59:37 [2020-04-09T18:59:37.411Z] Removing intermediate container 69a4c2e2e656
18:59:37 [2020-04-09T18:59:37.411Z]  ---> 026cc84d351c
18:59:37 [2020-04-09T18:59:37.411Z] Step 8/16 : ARG BUILDX_COMMIT
18:59:37 [2020-04-09T18:59:37.411Z]  ---> Running in 6044f1f8ae87
18:59:37 [2020-04-09T18:59:37.411Z] Removing intermediate container 6044f1f8ae87
18:59:37 [2020-04-09T18:59:37.411Z]  ---> 50b427536765
18:59:37 [2020-04-09T18:59:37.411Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
18:59:37 [2020-04-09T18:59:37.411Z]  ---> Running in 39997b4c9449
18:59:37 [2020-04-09T18:59:37.517Z] #47 ...
18:59:37 [2020-04-09T18:59:37.517Z] 
18:59:37 [2020-04-09T18:59:37.517Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:59:37 [2020-04-09T18:59:37.517Z] #27 15.93 
######################################################################## 100.0%
18:59:37 [2020-04-09T18:59:37.517Z] #27 16.02 
18:59:37 [2020-04-09T18:59:37.701Z] From https://github.com/docker/buildx
18:59:37 [2020-04-09T18:59:37.701Z]  * [new tag]         v0.3.1     -> build
18:59:38 [2020-04-09T18:59:38.523Z] #27 16.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:59:38 [2020-04-09T18:59:38.523Z] #27 16.95 skipping existing b63cc5f62c21
18:59:38 [2020-04-09T18:59:38.523Z] #27 17.05 
18:59:38 [2020-04-09T18:59:38.712Z] Switched to branch 'build'
18:59:38 [2020-04-09T18:59:38.868Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:38 [2020-04-09T18:59:38.886Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
18:59:38 [2020-04-09T18:59:38.909Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:38 [2020-04-09T18:59:38.926Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:38 [2020-04-09T18:59:38.990Z] Fetching without tags
18:59:39 [2020-04-09T18:59:39.481Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
18:59:39 [2020-04-09T18:59:39.530Z] #27 18.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:59:39 [2020-04-09T18:59:39.732Z] Removing intermediate container 39997b4c9449
18:59:39 [2020-04-09T18:59:39.732Z]  ---> 72c214c67725
18:59:39 [2020-04-09T18:59:39.732Z] Step 10/16 : RUN go mod download
18:59:39 [2020-04-09T18:59:39.732Z]  ---> Running in ea712a49d521
18:59:39 [2020-04-09T18:59:39.812Z] #27 18.32 #=#=#                                                                         
18:59:40 [2020-04-09T18:59:40.098Z] #27 18.43 
######################################################################## 100.0%
18:59:40 [2020-04-09T18:59:40.098Z] #27 18.50 
18:59:40 [2020-04-09T18:59:40.098Z] #27 18.55 Download of images into '/build' complete.
18:59:40 [2020-04-09T18:59:40.098Z] #27 18.55 Use something like the following to load the result into a Docker daemon:
18:59:40 [2020-04-09T18:59:40.098Z] #27 18.55   tar -cC '/build' . | docker load
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/Microsoft/hcsshim v0.8.6
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/spf13/cobra v0.0.3
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/ghodss/yaml v1.0.0
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
18:59:40 [2020-04-09T18:59:40.356Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:59:40 [2020-04-09T18:59:40.385Z] #27 DONE 18.7s
18:59:40 [2020-04-09T18:59:40.385Z] 
18:59:40 [2020-04-09T18:59:40.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:59:40 [2020-04-09T18:59:40.385Z] #10 38.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:59:40 [2020-04-09T18:59:40.385Z] #10 38.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 38.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 40.91 Selecting previously unselected package binutils-mingw-w64.
18:59:40 [2020-04-09T18:59:40.385Z] #10 40.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 40.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.02 Selecting previously unselected package libdevmapper1.02.1:s390x.
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.03 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.17 Selecting previously unselected package dmsetup.
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.18 Unpacking dmsetup (2:1.02.155-3) ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.31 Selecting previously unselected package mingw-w64-common.
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 41.33 Unpacking mingw-w64-common (6.0.0-3) ...
18:59:40 [2020-04-09T18:59:40.385Z] #10 ...
18:59:40 [2020-04-09T18:59:40.385Z] 
18:59:40 [2020-04-09T18:59:40.385Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:40 [2020-04-09T18:59:40.385Z] #56 32.20 bytes
18:59:40 [2020-04-09T18:59:40.385Z] #56 32.21 syscall
18:59:40 [2020-04-09T18:59:40.385Z] #56 34.02 reflect
18:59:40 [2020-04-09T18:59:40.385Z] #56 38.97 time
18:59:40 [2020-04-09T18:59:40.385Z] #56 ...
18:59:40 [2020-04-09T18:59:40.385Z] 
18:59:40 [2020-04-09T18:59:40.385Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.501 + RM_GOPATH=0
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.501 + TMP_GOPATH=
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.501 + : /build
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.501 + '[' -z '' ']'
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.501 ++ mktemp -d
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.502 + export GOPATH=/tmp/tmp.oKuWCZcRjy
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.502 + GOPATH=/tmp/tmp.oKuWCZcRjy
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.502 + RM_GOPATH=1
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.503 ++ dirname ./install.sh
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + dir=.
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + bin=tini
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + shift
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + '[' '!' -f ./tini.installer ']'
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + . ./tini.installer
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + install_tini
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.504 + git clone https://github.com/krallin/tini.git /tmp/tmp.oKuWCZcRjy/tini
18:59:40 [2020-04-09T18:59:40.385Z] #38 1.511 Cloning into '/tmp/tmp.oKuWCZcRjy/tini'...
18:59:40 [2020-04-09T18:59:40.385Z] #38 2.144 + cd /tmp/tmp.oKuWCZcRjy/tini
18:59:40 [2020-04-09T18:59:40.385Z] #38 2.144 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:59:40 [2020-04-09T18:59:40.385Z] #38 2.163 + cmake .
18:59:40 [2020-04-09T18:59:40.385Z] #38 2.629 -- The C compiler identification is GNU 8.3.0
18:59:40 [2020-04-09T18:59:40.385Z] #38 2.689 -- Check for working C compiler: /usr/bin/cc
18:59:40 [2020-04-09T18:59:40.385Z] #38 3.158 -- Check for working C compiler: /usr/bin/cc -- works
18:59:40 [2020-04-09T18:59:40.385Z] #38 3.163 -- Detecting C compiler ABI info
18:59:40 [2020-04-09T18:59:40.385Z] #38 3.608 -- Detecting C compiler ABI info - done
18:59:40 [2020-04-09T18:59:40.385Z] #38 3.638 -- Detecting C compile features
18:59:40 [2020-04-09T18:59:40.385Z] #38 5.099 -- Detecting C compile features - done
18:59:40 [2020-04-09T18:59:40.385Z] #38 5.137 -- Performing Test HAS_BUILTIN_FORTIFY
18:59:40 [2020-04-09T18:59:40.385Z] #38 5.390 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:59:40 [2020-04-09T18:59:40.385Z] #38 5.404 -- Configuring done
18:59:40 [2020-04-09T18:59:40.385Z] #38 5.420 -- Generating done
18:59:40 [2020-04-09T18:59:40.385Z] #38 5.424 -- Build files have been written to: /tmp/tmp.oKuWCZcRjy/tini
18:59:40 [2020-04-09T18:59:40.385Z] #38 5.445 + make tini-static
18:59:40 [2020-04-09T18:59:40.720Z] Merge succeeded, producing 4b765257b6b5d04c15978989fa563d48f799a4ea
18:59:40 [2020-04-09T18:59:40.720Z] Checking out Revision 4b765257b6b5d04c15978989fa563d48f799a4ea (PR-40725)
18:59:40 [2020-04-09T18:59:40.850Z] Fetching without tags
18:59:41 [2020-04-09T18:59:41.046Z] #38 6.001 Scanning dependencies of target tini-static
18:59:41 [2020-04-09T18:59:41.046Z] #38 6.167 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:59:41 [2020-04-09T18:59:41.199Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
18:59:39 [2020-04-09T18:59:39.007Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:39 [2020-04-09T18:59:39.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:39 [2020-04-09T18:59:39.008Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:39 [2020-04-09T18:59:39.457Z]  > git config core.sparsecheckout # timeout=10
18:59:39 [2020-04-09T18:59:39.480Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
18:59:40 [2020-04-09T18:59:40.228Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
18:59:40 [2020-04-09T18:59:40.679Z]  > git rev-parse HEAD^{commit} # timeout=10
18:59:40 [2020-04-09T18:59:40.731Z]  > git config core.sparsecheckout # timeout=10
18:59:40 [2020-04-09T18:59:40.743Z]  > git checkout -f 4b765257b6b5d04c15978989fa563d48f799a4ea # timeout=10
18:59:41 [2020-04-09T18:59:41.396Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
18:59:40 [2020-04-09T18:59:40.766Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:40 [2020-04-09T18:59:40.779Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
18:59:40 [2020-04-09T18:59:40.803Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:40 [2020-04-09T18:59:40.827Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:40 [2020-04-09T18:59:40.893Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:40 [2020-04-09T18:59:40.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:40 [2020-04-09T18:59:40.896Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:41 [2020-04-09T18:59:41.205Z]  > git config core.sparsecheckout # timeout=10
18:59:41 [2020-04-09T18:59:41.235Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
18:59:42 [2020-04-09T18:59:42.054Z] Fetching without tags
18:59:42 [2020-04-09T18:59:42.346Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
18:59:42 [2020-04-09T18:59:42.427Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:59:42 [2020-04-09T18:59:42.427Z] go: finding github.com/jinzhu/gorm v1.9.2
18:59:42 [2020-04-09T18:59:42.427Z] go: finding github.com/prometheus/client_golang v0.8.0
18:59:42 [2020-04-09T18:59:42.532Z] #38 7.340 [100%] Linking C executable tini-static
18:59:42 [2020-04-09T18:59:42.719Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
18:59:42 [2020-04-09T18:59:42.719Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
18:59:42 [2020-04-09T18:59:42.814Z] #38 7.882 [100%] Built target tini-static
18:59:43 [2020-04-09T18:59:43.008Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
18:59:43 [2020-04-09T18:59:43.008Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
18:59:43 [2020-04-09T18:59:43.088Z] Merge succeeded, producing 832cc0592018a810717010a8a0f3db672b74c42b
18:59:43 [2020-04-09T18:59:43.089Z] Checking out Revision 832cc0592018a810717010a8a0f3db672b74c42b (PR-40725)
18:59:43 [2020-04-09T18:59:43.106Z] #38 8.038 + mkdir -p /build
18:59:43 [2020-04-09T18:59:43.106Z] #38 8.040 + cp tini-static /build/docker-init
18:59:43 [2020-04-09T18:59:43.298Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
18:59:43 [2020-04-09T18:59:43.391Z] #38 DONE 8.2s
18:59:43 [2020-04-09T18:59:43.391Z] 
18:59:43 [2020-04-09T18:59:43.391Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:59:43 [2020-04-09T18:59:43.391Z] #44 2.135 Note: Building without setproctitle() and strlcpy() support.
18:59:43 [2020-04-09T18:59:43.391Z] #44 2.135       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:59:43 [2020-04-09T18:59:43.391Z] #44 2.147 Note: Building without GnuTLS support
18:59:43 [2020-04-09T18:59:43.391Z] #44 3.379 fatal: not a git repository (or any of the parent directories): .git
18:59:43 [2020-04-09T18:59:43.391Z] #44 3.403   GEN      .gitid
18:59:43 [2020-04-09T18:59:43.391Z] #44 3.408   GEN      criu/include/version.h
18:59:43 [2020-04-09T18:59:43.391Z] #44 3.437   GEN      include/common/asm
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.423   PBCC     images/google/protobuf/descriptor.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.487   PBCC     images/opts.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.505   PBCC     images/sit.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.536   DEP      images/google/protobuf/descriptor.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.552   DEP      images/opts.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.621   DEP      images/sit.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.772   PBCC     images/macvlan.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.820   DEP      images/macvlan.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.832   PBCC     images/autofs.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.859   DEP      images/autofs.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.884   PBCC     images/sysctl.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.896   DEP      images/sysctl.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.962   PBCC     images/time.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 4.986   DEP      images/time.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.004   PBCC     images/binfmt-misc.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.056   DEP      images/binfmt-misc.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.106   PBCC     images/seccomp.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.111   DEP      images/seccomp.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.169   PBCC     images/userns.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.190   DEP      images/userns.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.238   PBCC     images/cgroup.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.277   DEP      images/cgroup.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.370   PBCC     images/fown.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.377   PBCC     images/ext-file.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.388   DEP      images/fown.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.479   DEP      images/ext-file.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.669   PBCC     images/rpc.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.697   DEP      images/rpc.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.767   PBCC     images/siginfo.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.835   DEP      images/siginfo.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.947   PBCC     images/pagemap.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 5.976   DEP      images/pagemap.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.055   PBCC     images/rlimit.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.077   DEP      images/rlimit.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.106   PBCC     images/file-lock.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.121   DEP      images/file-lock.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.140   PBCC     images/tty.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.159   DEP      images/tty.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.188   PBCC     images/tun.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.211   PBCC     images/netdev.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.245   DEP      images/tun.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.286   DEP      images/netdev.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.316   PBCC     images/vma.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.342   DEP      images/vma.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.366   PBCC     images/creds.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.375   DEP      images/creds.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.409   PBCC     images/utsns.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.413   DEP      images/utsns.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.446   PBCC     images/ipc-desc.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.451   PBCC     images/ipc-sem.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.458   DEP      images/ipc-desc.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.496   DEP      images/ipc-sem.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.547   PBCC     images/ipc-msg.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.563   DEP      images/ipc-msg.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.647   PBCC     images/ipc-shm.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.670   DEP      images/ipc-shm.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.730   PBCC     images/ipc-var.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.759   DEP      images/ipc-var.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.847   PBCC     images/sk-opts.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.871   PBCC     images/packet-sock.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.917   DEP      images/sk-opts.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 6.976   DEP      images/packet-sock.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.025   PBCC     images/sk-netlink.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.091   DEP      images/sk-netlink.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.101   PBCC     images/sk-inet.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.131   DEP      images/sk-inet.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.190   PBCC     images/sk-unix.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.238   DEP      images/sk-unix.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.302   PBCC     images/mm.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.356   DEP      images/mm.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.395   PBCC     images/timerfd.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.447   DEP      images/timerfd.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.480   PBCC     images/timer.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.491   DEP      images/timer.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.534   PBCC     images/sa.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.553   DEP      images/sa.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.681   PBCC     images/pipe-data.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.746   DEP      images/pipe-data.pb-c.d
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.790   PBCC     images/mnt.pb-c.c
18:59:43 [2020-04-09T18:59:43.391Z] #44 7.990   DEP      images/mnt.pb-c.d
18:59:43 [2020-04-09T18:59:43.587Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
18:59:43 [2020-04-09T18:59:43.587Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
18:59:43 [2020-04-09T18:59:43.673Z] #44 7.998   PBCC     images/sk-packet.pb-c.c
18:59:43 [2020-04-09T18:59:43.673Z] #44 8.079   DEP      images/sk-packet.pb-c.d
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.200   PBCC     images/tcp-stream.pb-c.c
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.226   DEP      images/tcp-stream.pb-c.d
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.289   PBCC     images/pipe.pb-c.c
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.330   DEP      images/pipe.pb-c.d
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.379   PBCC     images/pstree.pb-c.c
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.388   DEP      images/pstree.pb-c.d
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.414   PBCC     images/fs.pb-c.c
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.466   DEP      images/fs.pb-c.d
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.503   PBCC     images/signalfd.pb-c.c
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.511   DEP      images/signalfd.pb-c.d
18:59:43 [2020-04-09T18:59:43.957Z] #44 8.549   PBCC     images/fh.pb-c.c
18:59:43 [2020-04-09T18:59:43.957Z] #44 ...
18:59:43 [2020-04-09T18:59:43.957Z] 
18:59:43 [2020-04-09T18:59:43.957Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:59:43 [2020-04-09T18:59:43.957Z] #10 46.31 Selecting previously unselected package mingw-w64-x86-64-dev.
18:59:43 [2020-04-09T18:59:43.957Z] #10 46.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:59:43 [2020-04-09T18:59:43.957Z] #10 46.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:59:41 [2020-04-09T18:59:41.951Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:41 [2020-04-09T18:59:41.982Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
18:59:42 [2020-04-09T18:59:42.001Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:42 [2020-04-09T18:59:42.032Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:42 [2020-04-09T18:59:42.050Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:42 [2020-04-09T18:59:42.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:42 [2020-04-09T18:59:42.052Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:42 [2020-04-09T18:59:42.347Z]  > git config core.sparsecheckout # timeout=10
18:59:42 [2020-04-09T18:59:42.377Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
18:59:43 [2020-04-09T18:59:43.319Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
18:59:42 [2020-04-09T18:59:42.328Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
18:59:43 [2020-04-09T18:59:43.066Z]  > git rev-parse HEAD^{commit} # timeout=10
18:59:43 [2020-04-09T18:59:43.090Z]  > git config core.sparsecheckout # timeout=10
18:59:43 [2020-04-09T18:59:43.114Z]  > git checkout -f 832cc0592018a810717010a8a0f3db672b74c42b # timeout=10
18:59:44 [2020-04-09T18:59:44.157Z] Merge succeeded, producing 80f65a8ce05900829fcdbb5a936754f64616f381
18:59:44 [2020-04-09T18:59:44.157Z] Checking out Revision 80f65a8ce05900829fcdbb5a936754f64616f381 (PR-40725)
18:59:44 [2020-04-09T18:59:44.610Z] go: finding github.com/pkg/errors v0.8.1
18:59:44 [2020-04-09T18:59:44.610Z] go: finding github.com/docker/go-connections v0.4.0
18:59:44 [2020-04-09T18:59:44.750Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
18:59:44 [2020-04-09T18:59:44.781Z] First time build. Skipping changelog.
18:59:44 [2020-04-09T18:59:44.902Z] go: finding github.com/spf13/viper v1.3.2
18:59:44 [2020-04-09T18:59:44.902Z] go: finding github.com/imdario/mergo v0.3.7
18:59:45 [2020-04-09T18:59:45.192Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
18:59:45 [2020-04-09T18:59:45.192Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:59:45 [2020-04-09T18:59:45.844Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
18:59:45 [2020-04-09T18:59:45.844Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
18:59:45 [2020-04-09T18:59:45.963Z] + [ PR != PR ]
18:59:45 [2020-04-09T18:59:45.963Z] + [ master != master ]
18:59:45 [2020-04-09T18:59:45.963Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:59:46 [2020-04-09T18:59:46.135Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
18:59:46 [2020-04-09T18:59:46.458Z] + docker version
18:59:44 [2020-04-09T18:59:44.719Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
18:59:44 [2020-04-09T18:59:44.125Z]  > git rev-parse HEAD^{commit} # timeout=10
18:59:44 [2020-04-09T18:59:44.154Z]  > git config core.sparsecheckout # timeout=10
18:59:44 [2020-04-09T18:59:44.181Z]  > git checkout -f 80f65a8ce05900829fcdbb5a936754f64616f381 # timeout=10
18:59:46 [2020-04-09T18:59:46.907Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
18:59:46 [2020-04-09T18:59:46.931Z] First time build. Skipping changelog.
18:59:47 [2020-04-09T18:59:47.172Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
18:59:47 [2020-04-09T18:59:47.173Z] go: finding github.com/gorilla/mux v1.7.0
18:59:47 [2020-04-09T18:59:47.173Z] go: finding github.com/spf13/pflag v1.0.3
18:59:47 [2020-04-09T18:59:47.173Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:59:47 [2020-04-09T18:59:47.805Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
18:59:47 [2020-04-09T18:59:47.961Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
18:59:47 [2020-04-09T18:59:47.986Z] First time build. Skipping changelog.
18:59:48 [2020-04-09T18:59:48.022Z] + docker version
18:59:48 [2020-04-09T18:59:48.096Z] go: finding github.com/fsnotify/fsnotify v1.4.7
18:59:48 [2020-04-09T18:59:48.096Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
18:59:48 [2020-04-09T18:59:48.336Z] #10 ...
18:59:48 [2020-04-09T18:59:48.336Z] 
18:59:48 [2020-04-09T18:59:48.336Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:59:48 [2020-04-09T18:59:48.336Z] #47 40.37 time
18:59:48 [2020-04-09T18:59:48.336Z] #47 44.11 internal/fmtsort
18:59:48 [2020-04-09T18:59:48.336Z] #47 44.61 strings
18:59:48 [2020-04-09T18:59:48.336Z] #47 45.54 os
18:59:48 [2020-04-09T18:59:48.336Z] #47 47.33 regexp/syntax
18:59:48 [2020-04-09T18:59:48.336Z] #47 47.72 fmt
18:59:48 [2020-04-09T18:59:48.336Z] #47 50.04 flag
18:59:48 [2020-04-09T18:59:48.384Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:59:48 [2020-04-09T18:59:48.618Z] #47 ...
18:59:48 [2020-04-09T18:59:48.618Z] 
18:59:48 [2020-04-09T18:59:48.618Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:59:48 [2020-04-09T18:59:48.618Z] #10 50.90 Selecting previously unselected package gcc-mingw-w64-base.
18:59:48 [2020-04-09T18:59:48.618Z] #10 50.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:59:48 [2020-04-09T18:59:48.618Z] #10 50.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:59:48 [2020-04-09T18:59:48.618Z] #10 51.02 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:59:48 [2020-04-09T18:59:48.901Z] #10 51.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:59:48 [2020-04-09T18:59:48.901Z] #10 51.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:59:49 [2020-04-09T18:59:49.025Z] go: finding github.com/gogo/protobuf v1.2.1
18:59:49 [2020-04-09T18:59:49.026Z] go: finding github.com/mattn/go-shellwords v1.0.5
18:59:49 [2020-04-09T18:59:49.129Z] + docker version
18:59:47 [2020-04-09T18:59:47.959Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
18:59:46 [2020-04-09T18:59:46.910Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
18:59:49 [2020-04-09T18:59:49.325Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
18:59:49 [2020-04-09T18:59:49.631Z] go: finding github.com/mitchellh/mapstructure v1.1.2
18:59:49 [2020-04-09T18:59:49.631Z] go: finding golang.org/x/text v0.3.0
18:59:49 [2020-04-09T18:59:49.907Z] #10 ...
18:59:49 [2020-04-09T18:59:49.907Z] 
18:59:49 [2020-04-09T18:59:49.907Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:49 [2020-04-09T18:59:49.907Z] #33 41.52 internal/poll
18:59:49 [2020-04-09T18:59:49.907Z] #33 44.14 internal/syscall/unix
18:59:49 [2020-04-09T18:59:49.907Z] #33 44.16 internal/fmtsort
18:59:49 [2020-04-09T18:59:49.907Z] #33 44.52 os
18:59:49 [2020-04-09T18:59:49.907Z] #33 44.81 strings
18:59:49 [2020-04-09T18:59:49.907Z] #33 46.52 path
18:59:49 [2020-04-09T18:59:49.907Z] #33 47.08 text/tabwriter
18:59:49 [2020-04-09T18:59:49.907Z] #33 47.86 fmt
18:59:49 [2020-04-09T18:59:49.907Z] #33 47.86 path/filepath
18:59:49 [2020-04-09T18:59:49.907Z] #33 48.97 io/ioutil
18:59:49 [2020-04-09T18:59:49.907Z] #33 50.11 flag
18:59:49 [2020-04-09T18:59:49.907Z] #33 50.12 github.com/BurntSushi/toml
18:59:49 [2020-04-09T18:59:49.907Z] #33 51.21 log
18:59:49 [2020-04-09T18:59:49.907Z] #33 ...
18:59:49 [2020-04-09T18:59:49.907Z] 
18:59:49 [2020-04-09T18:59:49.907Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:59:49 [2020-04-09T18:59:49.907Z] #65 23.63 Checking out files:  33% (1058/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
18:59:49 [2020-04-09T18:59:49.907Z] #65 24.81 + cd /tmp/tmp.QW4HZQgfu1/src/github.com/containerd/containerd
18:59:49 [2020-04-09T18:59:49.907Z] #65 24.81 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + export 'BUILDTAGS=netgo osusergo static_build'
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + BUILDTAGS='netgo osusergo static_build'
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + export EXTRA_FLAGS=-buildmode=pie
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + EXTRA_FLAGS=-buildmode=pie
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + '[' '' = dynamic ']'
18:59:49 [2020-04-09T18:59:49.907Z] #65 25.95 + make
18:59:49 [2020-04-09T18:59:49.907Z] #65 27.09 + bin/ctr
18:59:50 [2020-04-09T18:59:50.637Z] Client: Docker Engine - Community
18:59:50 [2020-04-09T18:59:50.637Z]  Version:           19.03.5
18:59:50 [2020-04-09T18:59:50.637Z]  API version:       1.40
18:59:50 [2020-04-09T18:59:50.637Z]  Go version:        go1.12.12
18:59:50 [2020-04-09T18:59:50.637Z]  Git commit:        633a0ea838
18:59:50 [2020-04-09T18:59:50.637Z]  Built:             Wed Nov 13 07:29:52 2019
18:59:50 [2020-04-09T18:59:50.637Z]  OS/Arch:           linux/amd64
18:59:50 [2020-04-09T18:59:50.637Z]  Experimental:      false
18:59:50 [2020-04-09T18:59:50.637Z] 
18:59:50 [2020-04-09T18:59:50.637Z] Server: Docker Engine - Community
18:59:50 [2020-04-09T18:59:50.637Z]  Engine:
18:59:50 [2020-04-09T18:59:50.637Z]   Version:          19.03.5
18:59:50 [2020-04-09T18:59:50.637Z]   API version:      1.40 (minimum version 1.12)
18:59:50 [2020-04-09T18:59:50.637Z]   Go version:       go1.12.12
18:59:50 [2020-04-09T18:59:50.637Z]   Git commit:       633a0ea838
18:59:50 [2020-04-09T18:59:50.637Z]   Built:            Wed Nov 13 07:28:22 2019
18:59:50 [2020-04-09T18:59:50.637Z]   OS/Arch:          linux/amd64
18:59:50 [2020-04-09T18:59:50.637Z]   Experimental:     true
18:59:50 [2020-04-09T18:59:50.637Z]  containerd:
18:59:50 [2020-04-09T18:59:50.637Z]   Version:          1.2.10
18:59:50 [2020-04-09T18:59:50.637Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:59:50 [2020-04-09T18:59:50.637Z]  runc:
18:59:50 [2020-04-09T18:59:50.637Z]   Version:          1.0.0-rc8+dev
18:59:50 [2020-04-09T18:59:50.637Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:59:50 [2020-04-09T18:59:50.637Z]  docker-init:
18:59:50 [2020-04-09T18:59:50.637Z]   Version:          0.18.0
18:59:50 [2020-04-09T18:59:50.637Z]   GitCommit:        fec3683
[Pipeline] sh
18:59:50 [2020-04-09T18:59:50.664Z] go: finding github.com/sirupsen/logrus v1.4.0
18:59:50 [2020-04-09T18:59:50.664Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
18:59:51 [2020-04-09T18:59:51.065Z] + docker info
18:59:51 [2020-04-09T18:59:51.293Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
18:59:51 [2020-04-09T18:59:51.315Z] Client: Docker Engine - Community
18:59:51 [2020-04-09T18:59:51.315Z]  Version:           19.03.5
18:59:51 [2020-04-09T18:59:51.315Z]  API version:       1.40
18:59:51 [2020-04-09T18:59:51.315Z]  Go version:        go1.12.12
18:59:51 [2020-04-09T18:59:51.315Z]  Git commit:        633a0ea838
18:59:51 [2020-04-09T18:59:51.315Z]  Built:             Wed Nov 13 07:29:52 2019
18:59:51 [2020-04-09T18:59:51.315Z]  OS/Arch:           linux/amd64
18:59:51 [2020-04-09T18:59:51.315Z]  Experimental:      false
18:59:51 [2020-04-09T18:59:51.315Z] 
18:59:51 [2020-04-09T18:59:51.315Z] Server: Docker Engine - Community
18:59:51 [2020-04-09T18:59:51.315Z]  Engine:
18:59:51 [2020-04-09T18:59:51.315Z]   Version:          19.03.5
18:59:51 [2020-04-09T18:59:51.315Z]   API version:      1.40 (minimum version 1.12)
18:59:51 [2020-04-09T18:59:51.315Z]   Go version:       go1.12.12
18:59:51 [2020-04-09T18:59:51.315Z]   Git commit:       633a0ea838
18:59:51 [2020-04-09T18:59:51.315Z]   Built:            Wed Nov 13 07:28:22 2019
18:59:51 [2020-04-09T18:59:51.315Z]   OS/Arch:          linux/amd64
18:59:51 [2020-04-09T18:59:51.315Z]   Experimental:     true
18:59:51 [2020-04-09T18:59:51.315Z]  containerd:
18:59:51 [2020-04-09T18:59:51.315Z]   Version:          1.2.10
18:59:51 [2020-04-09T18:59:51.315Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:59:51 [2020-04-09T18:59:51.315Z]  runc:
18:59:51 [2020-04-09T18:59:51.315Z]   Version:          1.0.0-rc8+dev
18:59:51 [2020-04-09T18:59:51.315Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:59:51 [2020-04-09T18:59:51.315Z]  docker-init:
18:59:51 [2020-04-09T18:59:51.315Z]   Version:          0.18.0
18:59:51 [2020-04-09T18:59:51.315Z]   GitCommit:        fec3683
[Pipeline] sh
18:59:51 [2020-04-09T18:59:51.387Z] #65 ...
18:59:51 [2020-04-09T18:59:51.387Z] 
18:59:51 [2020-04-09T18:59:51.387Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:51 [2020-04-09T18:59:51.387Z] #33 53.08 github.com/BurntSushi/toml/cmd/tomlv
18:59:51 [2020-04-09T18:59:51.586Z] go: finding github.com/bugsnag/panicwrap v1.2.0
18:59:51 [2020-04-09T18:59:51.678Z] #33 ...
18:59:51 [2020-04-09T18:59:51.678Z] 
18:59:51 [2020-04-09T18:59:51.678Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:51 [2020-04-09T18:59:51.678Z] #56 43.84 internal/poll
18:59:51 [2020-04-09T18:59:51.678Z] #56 45.15 os
18:59:51 [2020-04-09T18:59:51.678Z] #56 45.64 encoding/binary
18:59:51 [2020-04-09T18:59:51.678Z] #56 47.28 encoding/base64
18:59:51 [2020-04-09T18:59:51.678Z] #56 48.00 golang.org/x/sys/unix
18:59:51 [2020-04-09T18:59:51.678Z] #56 48.46 fmt
18:59:51 [2020-04-09T18:59:51.678Z] #56 51.96 encoding/json
18:59:51 [2020-04-09T18:59:51.678Z] #56 53.40 github.com/pkg/diff
18:59:51 [2020-04-09T18:59:51.747Z] + docker info
18:59:51 [2020-04-09T18:59:51.960Z] #56 ...
18:59:51 [2020-04-09T18:59:51.960Z] 
18:59:51 [2020-04-09T18:59:51.960Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.585   PBCC     images/fsnotify.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.620   DEP      images/fh.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.652   DEP      images/fsnotify.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.685   PBCC     images/eventpoll.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.704   DEP      images/eventpoll.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.759   PBCC     images/eventfd.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.793   DEP      images/eventfd.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.806   PBCC     images/remap-file-path.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.839   DEP      images/remap-file-path.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.857   PBCC     images/fifo.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.889   DEP      images/fifo.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.903   PBCC     images/ghost-file.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.969   DEP      images/ghost-file.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 8.997   PBCC     images/regfile.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.033   DEP      images/regfile.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.102   PBCC     images/ns.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.148   DEP      images/ns.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.191   PBCC     images/fdinfo.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.203   DEP      images/fdinfo.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.226   PBCC     images/core-aarch64.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.291   PBCC     images/core-arm.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.341   PBCC     images/core-ppc64.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.415   PBCC     images/core-s390.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.453   PBCC     images/core-x86.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.521   PBCC     images/core.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.615   PBCC     images/inventory.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.707   DEP      images/core-aarch64.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.766   DEP      images/core-arm.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.806   DEP      images/core-ppc64.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.847   DEP      images/core-s390.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.915   DEP      images/core-x86.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 9.923   DEP      images/core.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 10.00   DEP      images/inventory.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 10.06   PBCC     images/cpuinfo.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 10.07   DEP      images/cpuinfo.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 10.11   PBCC     images/stats.pb-c.c
18:59:51 [2020-04-09T18:59:51.960Z] #44 10.13   DEP      images/stats.pb-c.d
18:59:51 [2020-04-09T18:59:51.960Z] #44 10.94 make[1]: Nothing to be done for 'all'.
18:59:51 [2020-04-09T18:59:51.960Z] #44 11.75   CC       images/stats.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 12.08   CC       images/core.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 12.52   CC       images/core-x86.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 12.88   CC       images/core-arm.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 13.20   CC       images/core-aarch64.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 13.50   CC       images/core-ppc64.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 14.01   CC       images/core-s390.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 14.53   CC       images/cpuinfo.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 14.78   CC       images/inventory.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 14.99   CC       images/fdinfo.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 15.27   CC       images/fown.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 15.47   CC       images/ns.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 15.71   CC       images/regfile.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 15.84   CC       images/ghost-file.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 16.16   CC       images/fifo.o
18:59:51 [2020-04-09T18:59:51.960Z] #44 16.38   CC       images/remap-file-path.o
18:59:52 [2020-04-09T18:59:52.123Z] Fetching without tags
18:59:52 [2020-04-09T18:59:52.242Z] #44 16.63   CC       images/eventfd.o
18:59:52 [2020-04-09T18:59:52.242Z] #44 16.84   CC       images/eventpoll.o
18:59:52 [2020-04-09T18:59:52.527Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
18:59:52 [2020-04-09T18:59:52.621Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
18:59:52 [2020-04-09T18:59:52.883Z] #44 17.00   CC       images/fh.o
18:59:52 [2020-04-09T18:59:52.883Z] #44 ...
18:59:52 [2020-04-09T18:59:52.883Z] 
18:59:52 [2020-04-09T18:59:52.883Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:52 [2020-04-09T18:59:52.883Z] #56 54.75 go/ast
18:59:53 [2020-04-09T18:59:53.266Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
18:59:53 [2020-04-09T18:59:53.266Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
18:59:53 [2020-04-09T18:59:53.306Z] Client: Docker Engine - Community
18:59:53 [2020-04-09T18:59:53.306Z]  Version:           19.03.5
18:59:53 [2020-04-09T18:59:53.306Z]  API version:       1.40
18:59:53 [2020-04-09T18:59:53.306Z]  Go version:        go1.12.12
18:59:53 [2020-04-09T18:59:53.306Z]  Git commit:        633a0ea838
18:59:53 [2020-04-09T18:59:53.306Z]  Built:             Wed Nov 13 07:29:52 2019
18:59:53 [2020-04-09T18:59:53.306Z]  OS/Arch:           linux/amd64
18:59:53 [2020-04-09T18:59:53.306Z]  Experimental:      false
18:59:53 [2020-04-09T18:59:53.306Z] 
18:59:53 [2020-04-09T18:59:53.306Z] Server: Docker Engine - Community
18:59:53 [2020-04-09T18:59:53.306Z]  Engine:
18:59:53 [2020-04-09T18:59:53.306Z]   Version:          19.03.5
18:59:53 [2020-04-09T18:59:53.306Z]   API version:      1.40 (minimum version 1.12)
18:59:53 [2020-04-09T18:59:53.306Z]   Go version:       go1.12.12
18:59:53 [2020-04-09T18:59:53.306Z]   Git commit:       633a0ea838
18:59:53 [2020-04-09T18:59:53.306Z]   Built:            Wed Nov 13 07:28:22 2019
18:59:53 [2020-04-09T18:59:53.306Z]   OS/Arch:          linux/amd64
18:59:53 [2020-04-09T18:59:53.306Z]   Experimental:     true
18:59:53 [2020-04-09T18:59:53.306Z]  containerd:
18:59:53 [2020-04-09T18:59:53.306Z]   Version:          1.2.10
18:59:53 [2020-04-09T18:59:53.306Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:59:53 [2020-04-09T18:59:53.306Z]  runc:
18:59:53 [2020-04-09T18:59:53.306Z]   Version:          1.0.0-rc8+dev
18:59:53 [2020-04-09T18:59:53.306Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:59:53 [2020-04-09T18:59:53.306Z]  docker-init:
18:59:53 [2020-04-09T18:59:53.306Z]   Version:          0.18.0
18:59:53 [2020-04-09T18:59:53.306Z]   GitCommit:        fec3683
[Pipeline] sh
18:59:53 [2020-04-09T18:59:53.681Z] + docker info
18:59:52 [2020-04-09T18:59:52.148Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:52 [2020-04-09T18:59:52.155Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
18:59:52 [2020-04-09T18:59:52.172Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:52 [2020-04-09T18:59:52.206Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:59:52 [2020-04-09T18:59:52.235Z] Fetching upstream changes from https://github.com/moby/moby.git
18:59:52 [2020-04-09T18:59:52.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:59:52 [2020-04-09T18:59:52.237Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:59:52 [2020-04-09T18:59:52.647Z]  > git config core.sparsecheckout # timeout=10
18:59:52 [2020-04-09T18:59:52.671Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
18:59:54 [2020-04-09T18:59:54.295Z] Merge succeeded, producing c5237592c7fa885976071861fdb55b464b4ea52e
18:59:54 [2020-04-09T18:59:54.296Z] Checking out Revision c5237592c7fa885976071861fdb55b464b4ea52e (PR-40725)
18:59:54 [2020-04-09T18:59:54.303Z] go: finding github.com/pmezard/go-difflib v1.0.0
18:59:54 [2020-04-09T18:59:54.354Z] #56 ...
18:59:54 [2020-04-09T18:59:54.354Z] 
18:59:54 [2020-04-09T18:59:54.354Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:59:54 [2020-04-09T18:59:54.354Z] #33 DONE 56.3s
18:59:54 [2020-04-09T18:59:54.601Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
18:59:54 [2020-04-09T18:59:54.640Z] 
18:59:54 [2020-04-09T18:59:54.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:59:54 [2020-04-09T18:59:54.640Z] #44 17.32   CC       images/fsnotify.o
18:59:54 [2020-04-09T18:59:54.640Z] #44 17.81   CC       images/signalfd.o
18:59:54 [2020-04-09T18:59:54.640Z] #44 18.12   CC       images/fs.o
18:59:54 [2020-04-09T18:59:54.640Z] #44 18.27   CC       images/pstree.o
18:59:54 [2020-04-09T18:59:54.640Z] #44 18.44   CC       images/pipe.o
18:59:54 [2020-04-09T18:59:54.640Z] #44 18.64   CC       images/tcp-stream.o
18:59:54 [2020-04-09T18:59:54.640Z] #44 18.90   CC       images/sk-packet.o
18:59:54 [2020-04-09T18:59:54.961Z] #44 19.22   CC       images/mnt.o
18:59:55 [2020-04-09T18:59:55.234Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
18:59:55 [2020-04-09T18:59:55.244Z] Client:
18:59:55 [2020-04-09T18:59:55.244Z]  Debug Mode: false
18:59:55 [2020-04-09T18:59:55.244Z] 
18:59:55 [2020-04-09T18:59:55.244Z] Server:
18:59:55 [2020-04-09T18:59:55.244Z]  Containers: 0
18:59:55 [2020-04-09T18:59:55.244Z]   Running: 0
18:59:55 [2020-04-09T18:59:55.244Z]   Paused: 0
18:59:55 [2020-04-09T18:59:55.244Z]   Stopped: 0
18:59:55 [2020-04-09T18:59:55.244Z]  Images: 0
18:59:55 [2020-04-09T18:59:55.244Z]  Server Version: 19.03.5
18:59:55 [2020-04-09T18:59:55.244Z]  Storage Driver: overlay2
18:59:55 [2020-04-09T18:59:55.244Z]   Backing Filesystem: extfs
18:59:55 [2020-04-09T18:59:55.244Z]   Supports d_type: true
18:59:55 [2020-04-09T18:59:55.244Z]   Native Overlay Diff: true
18:59:55 [2020-04-09T18:59:55.244Z]  Logging Driver: json-file
18:59:55 [2020-04-09T18:59:55.244Z]  Cgroup Driver: cgroupfs
18:59:55 [2020-04-09T18:59:55.244Z]  Plugins:
18:59:55 [2020-04-09T18:59:55.244Z]   Volume: local
18:59:55 [2020-04-09T18:59:55.244Z]   Network: bridge host ipvlan macvlan null overlay
18:59:55 [2020-04-09T18:59:55.244Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:59:55 [2020-04-09T18:59:55.244Z]  Swarm: inactive
18:59:55 [2020-04-09T18:59:55.244Z]  Runtimes: runc
18:59:55 [2020-04-09T18:59:55.244Z]  Default Runtime: runc
18:59:55 [2020-04-09T18:59:55.244Z]  Init Binary: docker-init
18:59:55 [2020-04-09T18:59:55.244Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:59:55 [2020-04-09T18:59:55.244Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:59:55 [2020-04-09T18:59:55.244Z]  init version: fec3683
18:59:55 [2020-04-09T18:59:55.244Z]  Security Options:
18:59:55 [2020-04-09T18:59:55.244Z]   apparmor
18:59:55 [2020-04-09T18:59:55.244Z]   seccomp
18:59:55 [2020-04-09T18:59:55.244Z]    Profile: default
18:59:55 [2020-04-09T18:59:55.244Z]  Kernel Version: 4.15.0-1058-aws
18:59:55 [2020-04-09T18:59:55.244Z]  Operating System: Ubuntu 18.04.4 LTS
18:59:55 [2020-04-09T18:59:55.244Z]  OSType: linux
18:59:55 [2020-04-09T18:59:55.244Z]  Architecture: x86_64
18:59:55 [2020-04-09T18:59:55.244Z]  CPUs: 2
18:59:55 [2020-04-09T18:59:55.244Z]  Total Memory: 7.501GiB
18:59:55 [2020-04-09T18:59:55.244Z]  Name: ip-10-100-89-67
18:59:55 [2020-04-09T18:59:55.244Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:59:55 [2020-04-09T18:59:55.244Z]  Docker Root Dir: /var/lib/docker
18:59:55 [2020-04-09T18:59:55.244Z]  Debug Mode: false
18:59:55 [2020-04-09T18:59:55.244Z]  Registry: https://index.docker.io/v1/
18:59:55 [2020-04-09T18:59:55.244Z]  Labels:
18:59:55 [2020-04-09T18:59:55.244Z]  Experimental: true
18:59:55 [2020-04-09T18:59:55.244Z]  Insecure Registries:
18:59:55 [2020-04-09T18:59:55.244Z]   127.0.0.0/8
18:59:55 [2020-04-09T18:59:55.244Z]  Live Restore Enabled: true
18:59:55 [2020-04-09T18:59:55.244Z] 
18:59:55 [2020-04-09T18:59:55.244Z] WARNING: No swap limit support
18:59:55 [2020-04-09T18:59:55.246Z] #44 19.50   CC       images/pipe-data.o
18:59:55 [2020-04-09T18:59:55.246Z] #44 19.62   CC       images/sa.o
18:59:55 [2020-04-09T18:59:55.246Z] #44 19.72   CC       images/timer.o
[Pipeline] sh
18:59:55 [2020-04-09T18:59:55.528Z] #44 19.88   CC       images/timerfd.o
18:59:55 [2020-04-09T18:59:55.528Z] #44 19.97   CC       images/mm.o
18:59:55 [2020-04-09T18:59:55.528Z] #44 20.11   CC       images/sk-opts.o
18:59:55 [2020-04-09T18:59:55.632Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:55 [2020-04-09T18:59:55.632Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:55 [2020-04-09T18:59:55.632Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40725/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:59:55 [2020-04-09T18:59:55.632Z] + bash /home/ubuntu/workspace/moby_PR-40725/check-config.sh
18:59:55 [2020-04-09T18:59:55.632Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:59:55 [2020-04-09T18:59:55.632Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:59:55 [2020-04-09T18:59:55.632Z] 
18:59:55 [2020-04-09T18:59:55.632Z] Generally Necessary:
18:59:55 [2020-04-09T18:59:55.632Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:59:55 [2020-04-09T18:59:55.632Z] - apparmor: enabled and tools installed
18:59:55 [2020-04-09T18:59:55.632Z] - CONFIG_NAMESPACES: enabled
18:59:55 [2020-04-09T18:59:55.632Z] - CONFIG_NET_NS: enabled
18:59:55 [2020-04-09T18:59:55.632Z] - CONFIG_PID_NS: enabled
18:59:53 [2020-04-09T18:59:53.795Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
18:59:54 [2020-04-09T18:59:54.365Z]  > git rev-parse HEAD^{commit} # timeout=10
18:59:54 [2020-04-09T18:59:54.376Z]  > git config core.sparsecheckout # timeout=10
18:59:54 [2020-04-09T18:59:54.391Z]  > git checkout -f c5237592c7fa885976071861fdb55b464b4ea52e # timeout=10
18:59:55 [2020-04-09T18:59:55.811Z] #44 20.24   CC       images/sk-unix.o
18:59:55 [2020-04-09T18:59:55.900Z] - CONFIG_IPC_NS: enabled
18:59:55 [2020-04-09T18:59:55.900Z] - CONFIG_UTS_NS: enabled
18:59:55 [2020-04-09T18:59:55.900Z] - CONFIG_CGROUPS: enabled
18:59:55 [2020-04-09T18:59:55.900Z] - CONFIG_CGROUP_CPUACCT: enabled
18:59:55 [2020-04-09T18:59:55.900Z] - CONFIG_CGROUP_DEVICE: enabled
18:59:55 [2020-04-09T18:59:55.900Z] - CONFIG_CGROUP_FREEZER: enabled
18:59:55 [2020-04-09T18:59:55.900Z] - CONFIG_CGROUP_SCHED: enabled
18:59:55 [2020-04-09T18:59:55.921Z] Client:
18:59:55 [2020-04-09T18:59:55.921Z]  Debug Mode: false
18:59:55 [2020-04-09T18:59:55.921Z] 
18:59:55 [2020-04-09T18:59:55.921Z] Server:
18:59:55 [2020-04-09T18:59:55.921Z]  Containers: 0
18:59:55 [2020-04-09T18:59:55.921Z]   Running: 0
18:59:55 [2020-04-09T18:59:55.921Z]   Paused: 0
18:59:55 [2020-04-09T18:59:55.921Z]   Stopped: 0
18:59:55 [2020-04-09T18:59:55.921Z]  Images: 0
18:59:55 [2020-04-09T18:59:55.921Z]  Server Version: 19.03.5
18:59:55 [2020-04-09T18:59:55.921Z]  Storage Driver: overlay2
18:59:55 [2020-04-09T18:59:55.921Z]   Backing Filesystem: extfs
18:59:55 [2020-04-09T18:59:55.921Z]   Supports d_type: true
18:59:55 [2020-04-09T18:59:55.921Z]   Native Overlay Diff: true
18:59:55 [2020-04-09T18:59:55.921Z]  Logging Driver: json-file
18:59:55 [2020-04-09T18:59:55.921Z]  Cgroup Driver: cgroupfs
18:59:55 [2020-04-09T18:59:55.921Z]  Plugins:
18:59:55 [2020-04-09T18:59:55.921Z]   Volume: local
18:59:55 [2020-04-09T18:59:55.921Z]   Network: bridge host ipvlan macvlan null overlay
18:59:55 [2020-04-09T18:59:55.921Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:59:55 [2020-04-09T18:59:55.921Z]  Swarm: inactive
18:59:55 [2020-04-09T18:59:55.921Z]  Runtimes: runc
18:59:55 [2020-04-09T18:59:55.921Z]  Default Runtime: runc
18:59:55 [2020-04-09T18:59:55.921Z]  Init Binary: docker-init
18:59:55 [2020-04-09T18:59:55.921Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:59:55 [2020-04-09T18:59:55.921Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:59:55 [2020-04-09T18:59:55.921Z]  init version: fec3683
18:59:55 [2020-04-09T18:59:55.921Z]  Security Options:
18:59:55 [2020-04-09T18:59:55.921Z]   apparmor
18:59:55 [2020-04-09T18:59:55.921Z]   seccomp
18:59:55 [2020-04-09T18:59:55.921Z]    Profile: default
18:59:55 [2020-04-09T18:59:55.921Z]  Kernel Version: 4.15.0-1058-aws
18:59:55 [2020-04-09T18:59:55.921Z]  Operating System: Ubuntu 18.04.4 LTS
18:59:55 [2020-04-09T18:59:55.921Z]  OSType: linux
18:59:55 [2020-04-09T18:59:55.921Z]  Architecture: x86_64
18:59:55 [2020-04-09T18:59:55.921Z]  CPUs: 2
18:59:55 [2020-04-09T18:59:55.921Z]  Total Memory: 7.501GiB
18:59:55 [2020-04-09T18:59:55.921Z]  Name: ip-10-100-94-226
18:59:55 [2020-04-09T18:59:55.921Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:59:55 [2020-04-09T18:59:55.921Z]  Docker Root Dir: /var/lib/docker
18:59:55 [2020-04-09T18:59:55.921Z]  Debug Mode: false
18:59:55 [2020-04-09T18:59:55.921Z]  Registry: https://index.docker.io/v1/
18:59:55 [2020-04-09T18:59:55.921Z]  Labels:
18:59:55 [2020-04-09T18:59:55.921Z]  Experimental: true
18:59:55 [2020-04-09T18:59:55.921Z]  Insecure Registries:
18:59:55 [2020-04-09T18:59:55.921Z]   127.0.0.0/8
18:59:55 [2020-04-09T18:59:55.921Z]  Live Restore Enabled: true
18:59:55 [2020-04-09T18:59:55.921Z] 
18:59:55 [2020-04-09T18:59:55.921Z] WARNING: No swap limit support
[Pipeline] sh
18:59:56 [2020-04-09T18:59:56.093Z] #44 20.41   CC       images/sk-inet.o
18:59:56 [2020-04-09T18:59:56.094Z] #44 20.68   CC       images/tun.o
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_CPUSETS: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_MEMCG: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_KEYS: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_VETH: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_BRIDGE: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_NF_NAT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_NF_NAT_NEEDED: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_POSIX_MQUEUE: enabled
18:59:56 [2020-04-09T18:59:56.157Z] 
18:59:56 [2020-04-09T18:59:56.157Z] Optional Features:
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_USER_NS: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_SECCOMP: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_CGROUP_PIDS: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_MEMCG_SWAP: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:59:56 [2020-04-09T18:59:56.157Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_BLK_CGROUP: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_IOSCHED_CFQ: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_CGROUP_PERF: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_CGROUP_HUGETLB: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_CFS_BANDWIDTH: enabled
18:59:56 [2020-04-09T18:59:56.157Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:59:56 [2020-04-09T18:59:56.268Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
18:59:56 [2020-04-09T18:59:56.268Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
18:59:56 [2020-04-09T18:59:56.336Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:56 [2020-04-09T18:59:56.336Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:56 [2020-04-09T18:59:56.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40725/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:59:56 [2020-04-09T18:59:56.336Z] + bash /home/ubuntu/workspace/moby_PR-40725/check-config.sh
18:59:56 [2020-04-09T18:59:56.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:59:56 [2020-04-09T18:59:56.336Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:59:56 [2020-04-09T18:59:56.336Z] 
18:59:56 [2020-04-09T18:59:56.336Z] Generally Necessary:
18:59:56 [2020-04-09T18:59:56.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:59:56 [2020-04-09T18:59:56.336Z] - apparmor: enabled and tools installed
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NAMESPACES: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NET_NS: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_PID_NS: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_IPC_NS: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_UTS_NS: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_CGROUPS: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_CGROUP_CPUACCT: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_CGROUP_DEVICE: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_CGROUP_FREEZER: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_CGROUP_SCHED: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_CPUSETS: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_MEMCG: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_KEYS: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_VETH: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_BRIDGE: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NF_NAT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_NF_NAT_NEEDED: enabled
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_POSIX_MQUEUE: enabled
18:59:56 [2020-04-09T18:59:56.336Z] 
18:59:56 [2020-04-09T18:59:56.336Z] Optional Features:
18:59:56 [2020-04-09T18:59:56.336Z] - CONFIG_USER_NS: enabled
18:59:56 [2020-04-09T18:59:56.377Z] #44 20.88   CC       images/sk-netlink.o
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_RT_GROUP_SCHED: missing
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_IP_VS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_IP_VS_NFCT: enabled
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_IP_VS_RR: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_EXT4_FS: enabled
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:59:56 [2020-04-09T18:59:56.417Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:59:56 [2020-04-09T18:59:56.417Z] - Network Drivers:
18:59:56 [2020-04-09T18:59:56.417Z]   - "overlay":
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_VXLAN: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:59:56 [2020-04-09T18:59:56.417Z]       Optional (for encrypted networks):
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_CRYPTO: enabled
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_CRYPTO_AEAD: enabled
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_CRYPTO_GCM: enabled
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_CRYPTO_GHASH: enabled
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_XFRM: enabled
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_XFRM_USER: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_INET_ESP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]   - "ipvlan":
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_IPVLAN: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]   - "macvlan":
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_MACVLAN: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_DUMMY: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]   - "ftp,tftp client in container":
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z] - Storage Drivers:
18:59:56 [2020-04-09T18:59:56.417Z]   - "aufs":
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_AUFS_FS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]   - "btrfs":
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.417Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:59:56 [2020-04-09T18:59:56.417Z]   - "devicemapper":
18:59:56 [2020-04-09T18:59:56.603Z] - CONFIG_SECCOMP: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_CGROUP_PIDS: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_MEMCG_SWAP: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:59:56 [2020-04-09T18:59:56.604Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_BLK_CGROUP: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_IOSCHED_CFQ: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_CGROUP_PERF: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_CGROUP_HUGETLB: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_CFS_BANDWIDTH: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_RT_GROUP_SCHED: missing
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_IP_VS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_IP_VS_NFCT: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_IP_VS_RR: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_EXT4_FS: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:59:56 [2020-04-09T18:59:56.604Z] - Network Drivers:
18:59:56 [2020-04-09T18:59:56.604Z]   - "overlay":
18:59:56 [2020-04-09T18:59:56.604Z]     - CONFIG_VXLAN: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:59:56 [2020-04-09T18:59:56.604Z]       Optional (for encrypted networks):
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_CRYPTO: enabled
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_CRYPTO_AEAD: enabled
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_CRYPTO_GCM: enabled
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_CRYPTO_GHASH: enabled
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_XFRM: enabled
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_XFRM_USER: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_INET_ESP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:59:56 [2020-04-09T18:59:56.604Z]   - "ipvlan":
18:59:56 [2020-04-09T18:59:56.659Z] #44 21.01   CC       images/packet-sock.o
18:59:56 [2020-04-09T18:59:56.729Z]     - CONFIG_BLK_DEV_DM: enabled
18:59:56 [2020-04-09T18:59:56.729Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:59:56 [2020-04-09T18:59:56.729Z]   - "overlay":
18:59:56 [2020-04-09T18:59:56.729Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.729Z]   - "zfs":
18:59:56 [2020-04-09T18:59:56.729Z]     - /dev/zfs: missing
18:59:56 [2020-04-09T18:59:56.729Z]     - zfs command: missing
18:59:56 [2020-04-09T18:59:56.729Z]     - zpool command: missing
18:59:56 [2020-04-09T18:59:56.729Z] 
18:59:56 [2020-04-09T18:59:56.729Z] Limits:
18:59:56 [2020-04-09T18:59:56.729Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:59:56 [2020-04-09T18:59:56.729Z] 
18:59:56 [2020-04-09T18:59:56.729Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_IPVLAN: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]   - "macvlan":
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_MACVLAN: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_DUMMY: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]   - "ftp,tftp client in container":
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z] - Storage Drivers:
18:59:56 [2020-04-09T18:59:56.875Z]   - "aufs":
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_AUFS_FS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]   - "btrfs":
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:59:56 [2020-04-09T18:59:56.875Z]   - "devicemapper":
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_BLK_DEV_DM: enabled
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]   - "overlay":
18:59:56 [2020-04-09T18:59:56.875Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:59:56 [2020-04-09T18:59:56.875Z]   - "zfs":
18:59:56 [2020-04-09T18:59:56.875Z]     - /dev/zfs: missing
18:59:56 [2020-04-09T18:59:56.875Z]     - zfs command: missing
18:59:56 [2020-04-09T18:59:56.875Z]     - zpool command: missing
18:59:56 [2020-04-09T18:59:56.875Z] 
18:59:56 [2020-04-09T18:59:56.875Z] Limits:
18:59:56 [2020-04-09T18:59:56.875Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:59:56 [2020-04-09T18:59:56.875Z] 
18:59:56 [2020-04-09T18:59:56.875Z] + true
[Pipeline] }
[Pipeline] // stage
18:59:56 [2020-04-09T18:59:56.941Z] #44 21.27   CC       images/ipc-var.o
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:59:57 [2020-04-09T18:59:57.161Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e .
18:59:57 [2020-04-09T18:59:57.161Z] #2 [internal] load build definition from Dockerfile
18:59:57 [2020-04-09T18:59:57.161Z] #2 transferring dockerfile: 17.06kB done
18:59:57 [2020-04-09T18:59:57.223Z] #44 21.48   CC       images/ipc-desc.o
18:59:57 [2020-04-09T18:59:57.223Z] #44 21.62   CC       images/ipc-shm.o
18:59:57 [2020-04-09T18:59:57.223Z] #44 21.71   CC       images/ipc-msg.o
18:59:57 [2020-04-09T18:59:57.312Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
18:59:57 [2020-04-09T18:59:57.421Z] + sudo modprobe ip_vs
18:59:57 [2020-04-09T18:59:57.466Z] #2 DONE 0.1s
18:59:57 [2020-04-09T18:59:57.466Z] 
18:59:57 [2020-04-09T18:59:57.466Z] #1 [internal] load .dockerignore
18:59:57 [2020-04-09T18:59:57.466Z] #1 transferring context: 87B 0.0s done
18:59:57 [2020-04-09T18:59:57.466Z] #1 DONE 0.1s
18:59:57 [2020-04-09T18:59:57.466Z] 
18:59:57 [2020-04-09T18:59:57.466Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:59:57 [2020-04-09T18:59:57.509Z] #44 21.94   CC       images/ipc-sem.o
18:59:57 [2020-04-09T18:59:57.509Z] #44 22.08   CC       images/utsns.o
18:59:57 [2020-04-09T18:59:57.604Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
18:59:57 [2020-04-09T18:59:57.736Z] #3 DONE 0.3s
18:59:57 [2020-04-09T18:59:57.736Z] 
18:59:57 [2020-04-09T18:59:57.736Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:59:57 [2020-04-09T18:59:57.736Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:59:57 [2020-04-09T18:59:57.736Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:59:57 [2020-04-09T18:59:57.736Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
18:59:57 [2020-04-09T18:59:57.736Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
18:59:57 [2020-04-09T18:59:57.736Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.87MB / 8.82MB 0.2s
18:59:57 [2020-04-09T18:59:57.788Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e .
18:59:57 [2020-04-09T18:59:57.788Z] #1 [internal] load .dockerignore
18:59:57 [2020-04-09T18:59:57.788Z] #1 transferring context: 87B done
18:59:57 [2020-04-09T18:59:57.792Z] #44 22.27   CC       images/creds.o
18:59:57 [2020-04-09T18:59:57.792Z] #44 22.36   CC       images/vma.o
18:59:57 [2020-04-09T18:59:57.870Z] Client:
18:59:57 [2020-04-09T18:59:57.870Z]  Debug Mode: false
18:59:57 [2020-04-09T18:59:57.870Z] 
18:59:57 [2020-04-09T18:59:57.870Z] Server:
18:59:57 [2020-04-09T18:59:57.870Z]  Containers: 0
18:59:57 [2020-04-09T18:59:57.870Z]   Running: 0
18:59:57 [2020-04-09T18:59:57.870Z]   Paused: 0
18:59:57 [2020-04-09T18:59:57.870Z]   Stopped: 0
18:59:57 [2020-04-09T18:59:57.870Z]  Images: 0
18:59:57 [2020-04-09T18:59:57.870Z]  Server Version: 19.03.5
18:59:57 [2020-04-09T18:59:57.870Z]  Storage Driver: overlay2
18:59:57 [2020-04-09T18:59:57.870Z]   Backing Filesystem: extfs
18:59:57 [2020-04-09T18:59:57.870Z]   Supports d_type: true
18:59:57 [2020-04-09T18:59:57.870Z]   Native Overlay Diff: true
18:59:57 [2020-04-09T18:59:57.870Z]  Logging Driver: json-file
18:59:57 [2020-04-09T18:59:57.870Z]  Cgroup Driver: cgroupfs
18:59:57 [2020-04-09T18:59:57.870Z]  Plugins:
18:59:57 [2020-04-09T18:59:57.870Z]   Volume: local
18:59:57 [2020-04-09T18:59:57.870Z]   Network: bridge host ipvlan macvlan null overlay
18:59:57 [2020-04-09T18:59:57.870Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:59:57 [2020-04-09T18:59:57.870Z]  Swarm: inactive
18:59:57 [2020-04-09T18:59:57.871Z]  Runtimes: runc
18:59:57 [2020-04-09T18:59:57.871Z]  Default Runtime: runc
18:59:57 [2020-04-09T18:59:57.871Z]  Init Binary: docker-init
18:59:57 [2020-04-09T18:59:57.871Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:59:57 [2020-04-09T18:59:57.871Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:59:57 [2020-04-09T18:59:57.871Z]  init version: fec3683
18:59:57 [2020-04-09T18:59:57.871Z]  Security Options:
18:59:57 [2020-04-09T18:59:57.871Z]   apparmor
18:59:57 [2020-04-09T18:59:57.871Z]   seccomp
18:59:57 [2020-04-09T18:59:57.871Z]    Profile: default
18:59:57 [2020-04-09T18:59:57.871Z]  Kernel Version: 4.15.0-1058-aws
18:59:57 [2020-04-09T18:59:57.871Z]  Operating System: Ubuntu 18.04.4 LTS
18:59:57 [2020-04-09T18:59:57.871Z]  OSType: linux
18:59:57 [2020-04-09T18:59:57.871Z]  Architecture: x86_64
18:59:57 [2020-04-09T18:59:57.871Z]  CPUs: 2
18:59:57 [2020-04-09T18:59:57.871Z]  Total Memory: 7.501GiB
18:59:57 [2020-04-09T18:59:57.871Z]  Name: ip-10-100-88-36
18:59:57 [2020-04-09T18:59:57.871Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:59:57 [2020-04-09T18:59:57.871Z]  Docker Root Dir: /var/lib/docker
18:59:57 [2020-04-09T18:59:57.871Z]  Debug Mode: false
18:59:57 [2020-04-09T18:59:57.871Z]  Registry: https://index.docker.io/v1/
18:59:57 [2020-04-09T18:59:57.871Z]  Labels:
18:59:57 [2020-04-09T18:59:57.871Z]  Experimental: true
18:59:57 [2020-04-09T18:59:57.871Z]  Insecure Registries:
18:59:57 [2020-04-09T18:59:57.871Z]   127.0.0.0/8
18:59:57 [2020-04-09T18:59:57.871Z]  Live Restore Enabled: true
18:59:57 [2020-04-09T18:59:57.871Z] 
18:59:57 [2020-04-09T18:59:57.871Z] WARNING: No swap limit support
[Pipeline] sh
18:59:57 [2020-04-09T18:59:57.992Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
18:59:57 [2020-04-09T18:59:57.992Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
18:59:58 [2020-04-09T18:59:58.045Z] #1 DONE 0.1s
18:59:58 [2020-04-09T18:59:58.045Z] 
18:59:58 [2020-04-09T18:59:58.045Z] #2 [internal] load build definition from Dockerfile
18:59:58 [2020-04-09T18:59:58.045Z] #2 transferring dockerfile: 17.06kB done
18:59:58 [2020-04-09T18:59:58.045Z] #2 DONE 0.1s
18:59:58 [2020-04-09T18:59:58.045Z] 
18:59:58 [2020-04-09T18:59:58.045Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:59:58 [2020-04-09T18:59:58.075Z] #44 22.47   CC       images/netdev.o
18:59:58 [2020-04-09T18:59:58.101Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
18:59:58 [2020-04-09T18:59:58.145Z] First time build. Skipping changelog.
18:59:58 [2020-04-09T18:59:58.208Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:58 [2020-04-09T18:59:58.208Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:59:58 [2020-04-09T18:59:58.208Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40725/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:59:58 [2020-04-09T18:59:58.208Z] + bash /home/ubuntu/workspace/moby_PR-40725/check-config.sh
18:59:58 [2020-04-09T18:59:58.208Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:59:58 [2020-04-09T18:59:58.208Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:59:58 [2020-04-09T18:59:58.208Z] 
18:59:58 [2020-04-09T18:59:58.208Z] Generally Necessary:
18:59:58 [2020-04-09T18:59:58.208Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:59:58 [2020-04-09T18:59:58.208Z] - apparmor: enabled and tools installed
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_NAMESPACES: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_NET_NS: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_PID_NS: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_IPC_NS: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_UTS_NS: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_CGROUPS: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_CGROUP_CPUACCT: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_CGROUP_DEVICE: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_CGROUP_FREEZER: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_CGROUP_SCHED: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_CPUSETS: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_MEMCG: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_KEYS: enabled
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_VETH: enabled (as module)
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_BRIDGE: enabled (as module)
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:59:58 [2020-04-09T18:59:58.208Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:59:58 [2020-04-09T18:59:58.248Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
18:59:58 [2020-04-09T18:59:58.357Z] #44 22.76   CC       images/tty.o
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_NF_NAT: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_NF_NAT_NEEDED: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_POSIX_MQUEUE: enabled
18:59:58 [2020-04-09T18:59:58.478Z] 
18:59:58 [2020-04-09T18:59:58.478Z] Optional Features:
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_USER_NS: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_SECCOMP: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_CGROUP_PIDS: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_MEMCG_SWAP: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:59:58 [2020-04-09T18:59:58.478Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_BLK_CGROUP: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IOSCHED_CFQ: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_CGROUP_PERF: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_CGROUP_HUGETLB: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_CFS_BANDWIDTH: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_RT_GROUP_SCHED: missing
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IP_VS: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IP_VS_NFCT: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_IP_VS_RR: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_EXT4_FS: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:59:58 [2020-04-09T18:59:58.478Z] - Network Drivers:
18:59:58 [2020-04-09T18:59:58.478Z]   - "overlay":
18:59:58 [2020-04-09T18:59:58.478Z]     - CONFIG_VXLAN: enabled (as module)
18:59:58 [2020-04-09T18:59:58.478Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:59:58 [2020-04-09T18:59:58.478Z]       Optional (for encrypted networks):
18:59:58 [2020-04-09T18:59:58.505Z] #4 DONE 0.8s
18:59:58 [2020-04-09T18:59:58.604Z] #3 DONE 0.5s
18:59:58 [2020-04-09T18:59:58.604Z] 
18:59:58 [2020-04-09T18:59:58.604Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:59:58 [2020-04-09T18:59:58.604Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:59:58 [2020-04-09T18:59:58.604Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:59:58 [2020-04-09T18:59:58.604Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
18:59:58 [2020-04-09T18:59:58.604Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
18:59:58 [2020-04-09T18:59:58.604Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done
18:59:58 [2020-04-09T18:59:58.640Z] #44 23.05   CC       images/file-lock.o
18:59:58 [2020-04-09T18:59:58.648Z] go: finding github.com/magiconair/properties v1.8.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_CRYPTO: enabled
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_CRYPTO_AEAD: enabled
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_CRYPTO_GCM: enabled
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_CRYPTO_GHASH: enabled
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_XFRM: enabled
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_XFRM_USER: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_INET_ESP: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]   - "ipvlan":
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_IPVLAN: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]   - "macvlan":
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_MACVLAN: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_DUMMY: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]   - "ftp,tftp client in container":
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z] - Storage Drivers:
18:59:58 [2020-04-09T18:59:58.742Z]   - "aufs":
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_AUFS_FS: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]   - "btrfs":
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:59:58 [2020-04-09T18:59:58.742Z]   - "devicemapper":
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_BLK_DEV_DM: enabled
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]   - "overlay":
18:59:58 [2020-04-09T18:59:58.742Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:59:58 [2020-04-09T18:59:58.742Z]   - "zfs":
18:59:58 [2020-04-09T18:59:58.742Z]     - /dev/zfs: missing
18:59:58 [2020-04-09T18:59:58.742Z]     - zfs command: missing
18:59:58 [2020-04-09T18:59:58.742Z]     - zpool command: missing
18:59:58 [2020-04-09T18:59:58.742Z] 
18:59:58 [2020-04-09T18:59:58.742Z] Limits:
18:59:58 [2020-04-09T18:59:58.742Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:59:58 [2020-04-09T18:59:58.742Z] 
18:59:58 [2020-04-09T18:59:58.742Z] + true
18:59:58 [2020-04-09T18:59:58.859Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
18:59:58 [2020-04-09T18:59:58.922Z] #44 23.22   CC       images/rlimit.o
18:59:58 [2020-04-09T18:59:58.922Z] #44 23.33   CC       images/pagemap.o
18:59:59 [2020-04-09T18:59:59.066Z] 
18:59:59 [2020-04-09T18:59:59.066Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:59:59 [2020-04-09T18:59:59.066Z] #6 DONE 0.2s
18:59:59 [2020-04-09T18:59:59.066Z] 
18:59:59 [2020-04-09T18:59:59.066Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
[Pipeline] }
18:59:59 [2020-04-09T18:59:59.114Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:59:59 [2020-04-09T18:59:59.204Z] #44 23.48   CC       images/siginfo.o
18:59:59 [2020-04-09T18:59:59.204Z] #44 23.61   CC       images/rpc.o
18:59:59 [2020-04-09T18:59:59.332Z] #5 DONE 0.3s
18:59:59 [2020-04-09T18:59:59.332Z] 
18:59:59 [2020-04-09T18:59:59.332Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
18:59:59 [2020-04-09T18:59:59.332Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
18:59:59 [2020-04-09T18:59:59.332Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
18:59:59 [2020-04-09T18:59:59.332Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
18:59:59 [2020-04-09T18:59:59.332Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.1s
18:59:59 [2020-04-09T18:59:59.332Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.1s
18:59:59 [2020-04-09T18:59:59.332Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
18:59:59 [2020-04-09T18:59:59.332Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.1s
18:59:59 [2020-04-09T18:59:59.373Z] #4 DONE 0.7s
18:59:59 [2020-04-09T18:59:59.384Z] + docker version
18:59:59 [2020-04-09T18:59:59.487Z] #44 ...
18:59:59 [2020-04-09T18:59:59.487Z] 
18:59:59 [2020-04-09T18:59:59.487Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:59:59 [2020-04-09T18:59:59.487Z] #47 51.25 go/token
18:59:59 [2020-04-09T18:59:59.487Z] #47 51.41 regexp
18:59:59 [2020-04-09T18:59:59.487Z] #47 51.93 go/scanner
18:59:59 [2020-04-09T18:59:59.487Z] #47 53.02 go/ast
18:59:59 [2020-04-09T18:59:59.487Z] #47 53.88 internal/lazyregexp
18:59:59 [2020-04-09T18:59:59.487Z] #47 54.11 net/url
18:59:59 [2020-04-09T18:59:59.487Z] #47 55.21 text/template/parse
18:59:59 [2020-04-09T18:59:59.487Z] #47 56.35 go/parser
18:59:59 [2020-04-09T18:59:59.487Z] #47 58.48 text/template
18:59:59 [2020-04-09T18:59:59.487Z] #47 59.45 encoding/xml
18:59:59 [2020-04-09T18:59:59.502Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e .
18:59:59 [2020-04-09T18:59:59.503Z] #2 [internal] load .dockerignore
18:59:59 [2020-04-09T18:59:59.503Z] #2 transferring context: 87B done
18:59:59 [2020-04-09T18:59:59.591Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 591.40kB / 10.00MB 0.2s
18:59:59 [2020-04-09T18:59:59.591Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 5.20MB / 7.81MB 0.2s
18:59:59 [2020-04-09T18:59:59.717Z] go: finding github.com/davecgh/go-spew v1.1.1
18:59:59 [2020-04-09T18:59:59.763Z] #2 DONE 0.1s
18:59:59 [2020-04-09T18:59:59.764Z] 
18:59:59 [2020-04-09T18:59:59.764Z] #1 [internal] load build definition from Dockerfile
18:59:59 [2020-04-09T18:59:59.764Z] #1 transferring dockerfile: 17.06kB done
18:59:59 [2020-04-09T18:59:59.764Z] #1 DONE 0.1s
18:59:59 [2020-04-09T18:59:59.764Z] 
18:59:59 [2020-04-09T18:59:59.764Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:59:59 [2020-04-09T18:59:59.847Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.80MB / 50.38MB 0.5s
18:59:59 [2020-04-09T18:59:59.847Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 5.55MB / 10.00MB 0.5s
18:59:59 [2020-04-09T18:59:59.847Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done
18:59:59 [2020-04-09T18:59:59.847Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 393.22kB / 51.79MB 0.5s
18:59:59 [2020-04-09T18:59:59.847Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 7.84MB / 10.00MB 0.6s
18:59:59 [2020-04-09T18:59:59.847Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.16MB / 51.79MB 0.6s
18:59:59 [2020-04-09T18:59:59.934Z] 
18:59:59 [2020-04-09T18:59:59.934Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:00:00 [2020-04-09T19:00:00.021Z] #3 DONE 0.3s
19:00:00 [2020-04-09T19:00:00.021Z] 
19:00:00 [2020-04-09T19:00:00.021Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
19:00:00 [2020-04-09T19:00:00.021Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
19:00:00 [2020-04-09T19:00:00.021Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
19:00:00 [2020-04-09T19:00:00.021Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
19:00:00 [2020-04-09T19:00:00.021Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
19:00:00 [2020-04-09T19:00:00.021Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.77MB / 8.82MB 0.1s
19:00:00 [2020-04-09T19:00:00.103Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 9.97MB / 50.38MB 0.7s
19:00:00 [2020-04-09T19:00:00.103Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.7s
19:00:00 [2020-04-09T19:00:00.103Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.7s done
19:00:00 [2020-04-09T19:00:00.103Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 7.10MB / 51.79MB 0.8s
19:00:00 [2020-04-09T19:00:00.103Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 120.34kB / 68.60MB 0.8s
19:00:00 [2020-04-09T19:00:00.103Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 14.95MB / 50.38MB 0.9s
19:00:00 [2020-04-09T19:00:00.103Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 12.57MB / 51.79MB 0.9s
19:00:00 [2020-04-09T19:00:00.103Z] #47 ...
19:00:00 [2020-04-09T19:00:00.103Z] 
19:00:00 [2020-04-09T19:00:00.103Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:00 [2020-04-09T19:00:00.103Z] #44 24.37   CC       images/ext-file.o
19:00:00 [2020-04-09T19:00:00.103Z] #44 24.49   CC       images/cgroup.o
19:00:00 [2020-04-09T19:00:00.189Z] #6 DONE 0.2s
19:00:00 [2020-04-09T19:00:00.189Z] 
19:00:00 [2020-04-09T19:00:00.189Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
19:00:00 [2020-04-09T19:00:00.189Z] #5 DONE 0.2s
19:00:00 [2020-04-09T19:00:00.189Z] 
19:00:00 [2020-04-09T19:00:00.189Z] #20 [internal] load build context
18:59:58 [2020-04-09T18:59:58.148Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
19:00:00 [2020-04-09T19:00:00.277Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done
19:00:00 [2020-04-09T19:00:00.277Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
19:00:00 [2020-04-09T19:00:00.358Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 18.28MB / 50.38MB 1.1s
19:00:00 [2020-04-09T19:00:00.358Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 16.36MB / 51.79MB 1.1s
19:00:00 [2020-04-09T19:00:00.358Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.51MB / 68.60MB 1.1s
19:00:00 [2020-04-09T19:00:00.358Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 19.16MB / 51.79MB 1.2s
19:00:00 [2020-04-09T19:00:00.358Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 11.13MB / 68.60MB 1.2s
19:00:00 [2020-04-09T19:00:00.386Z] #44 24.91   CC       images/userns.o
19:00:00 [2020-04-09T19:00:00.617Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 21.72MB / 50.38MB 1.3s
19:00:00 [2020-04-09T19:00:00.669Z] #44 25.05   CC       images/google/protobuf/descriptor.o
19:00:00 [2020-04-09T19:00:00.756Z] go: finding github.com/stretchr/testify v1.2.2
19:00:00 [2020-04-09T19:00:00.839Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
19:00:00 [2020-04-09T19:00:00.839Z] #4 DONE 0.8s
19:00:00 [2020-04-09T19:00:00.873Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 32.52MB / 50.38MB 1.5s
19:00:00 [2020-04-09T19:00:00.873Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 27.99MB / 51.79MB 1.5s
19:00:00 [2020-04-09T19:00:00.873Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 17.21MB / 68.60MB 1.5s
19:00:01 [2020-04-09T19:00:01.058Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
19:00:01 [2020-04-09T19:00:01.129Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 37.91MB / 50.38MB 1.7s
19:00:01 [2020-04-09T19:00:01.129Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 36.94MB / 51.79MB 1.7s
19:00:01 [2020-04-09T19:00:01.129Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 22.45MB / 68.60MB 1.7s
19:00:01 [2020-04-09T19:00:01.129Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 42.61MB / 50.38MB 1.8s
19:00:01 [2020-04-09T19:00:01.129Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 40.02MB / 51.79MB 1.8s
19:00:01 [2020-04-09T19:00:01.390Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 47.18MB / 50.38MB 1.9s
19:00:01 [2020-04-09T19:00:01.390Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 27.93MB / 68.60MB 1.9s
19:00:01 [2020-04-09T19:00:01.390Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.1s
19:00:01 [2020-04-09T19:00:01.390Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 44.06MB / 51.79MB 2.1s
19:00:01 [2020-04-09T19:00:01.390Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 31.92MB / 68.60MB 2.1s
19:00:01 [2020-04-09T19:00:01.404Z] 
19:00:01 [2020-04-09T19:00:01.404Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
19:00:01 [2020-04-09T19:00:01.676Z] #44 26.04   CC       images/opts.o
19:00:01 [2020-04-09T19:00:01.676Z] #44 26.18   CC       images/seccomp.o
19:00:01 [2020-04-09T19:00:01.692Z] #6 DONE 0.3s
19:00:01 [2020-04-09T19:00:01.692Z] 
19:00:01 [2020-04-09T19:00:01.692Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:00:01 [2020-04-09T19:00:01.692Z] #5 DONE 0.3s
19:00:01 [2020-04-09T19:00:01.768Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 49.21MB / 51.79MB 2.2s
19:00:01 [2020-04-09T19:00:01.768Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 35.36MB / 68.60MB 2.2s
19:00:01 [2020-04-09T19:00:01.768Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.3s done
19:00:01 [2020-04-09T19:00:01.768Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.4s done
19:00:01 [2020-04-09T19:00:01.768Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 41.42MB / 68.60MB 2.5s
19:00:01 [2020-04-09T19:00:01.768Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 2.5s
19:00:01 [2020-04-09T19:00:01.768Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.5s
19:00:01 [2020-04-09T19:00:01.948Z] 
19:00:01 [2020-04-09T19:00:01.949Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:01 [2020-04-09T19:00:01.949Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
19:00:01 [2020-04-09T19:00:01.949Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
19:00:01 [2020-04-09T19:00:01.949Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
19:00:01 [2020-04-09T19:00:01.949Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
19:00:01 [2020-04-09T19:00:01.949Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.3s
19:00:01 [2020-04-09T19:00:01.949Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.3s
19:00:01 [2020-04-09T19:00:01.949Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 1.94MB / 50.38MB 0.3s
19:00:01 [2020-04-09T19:00:01.959Z] #44 26.33   CC       images/binfmt-misc.o
19:00:02 [2020-04-09T19:00:02.030Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.6s
19:00:02 [2020-04-09T19:00:02.030Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.7s done
19:00:02 [2020-04-09T19:00:02.030Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992
19:00:02 [2020-04-09T19:00:02.099Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
19:00:02 [2020-04-09T19:00:02.206Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.14MB / 50.38MB 0.4s
19:00:02 [2020-04-09T19:00:02.206Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 3.79MB / 7.81MB 0.5s
19:00:02 [2020-04-09T19:00:02.206Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 12.84MB / 50.38MB 0.5s
19:00:02 [2020-04-09T19:00:02.241Z] #44 26.49   CC       images/time.o
19:00:02 [2020-04-09T19:00:02.241Z] #44 26.61   CC       images/sysctl.o
19:00:02 [2020-04-09T19:00:02.241Z] #44 26.74   CC       images/autofs.o
19:00:02 [2020-04-09T19:00:02.286Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 47.18MB / 68.60MB 2.9s
19:00:02 [2020-04-09T19:00:02.286Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.49MB / 120.07MB 2.9s
19:00:02 [2020-04-09T19:00:02.389Z] go: finding github.com/stretchr/testify v1.3.0
19:00:02 [2020-04-09T19:00:02.464Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.7s
19:00:02 [2020-04-09T19:00:02.464Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 2.99MB / 10.00MB 0.7s
19:00:02 [2020-04-09T19:00:02.464Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 16.36MB / 50.38MB 0.7s
19:00:02 [2020-04-09T19:00:02.523Z] #44 26.95   CC       images/macvlan.o
19:00:02 [2020-04-09T19:00:02.542Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 51.81MB / 68.60MB 3.2s
19:00:02 [2020-04-09T19:00:02.683Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
19:00:02 [2020-04-09T19:00:02.725Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.7s done
19:00:02 [2020-04-09T19:00:02.725Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.9s done
19:00:02 [2020-04-09T19:00:02.725Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 30.70MB / 50.38MB 0.9s
19:00:02 [2020-04-09T19:00:02.725Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.9s
19:00:02 [2020-04-09T19:00:02.725Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.9s
19:00:02 [2020-04-09T19:00:02.725Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 37.00MB / 50.38MB 1.1s
19:00:02 [2020-04-09T19:00:02.725Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 7.09MB / 51.79MB 1.1s
19:00:02 [2020-04-09T19:00:02.799Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 56.37MB / 68.60MB 3.5s
19:00:02 [2020-04-09T19:00:02.799Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 17.12MB / 120.07MB 3.5s
19:00:02 [2020-04-09T19:00:02.819Z] #44 27.05   CC       images/sit.o
19:00:02 [2020-04-09T19:00:02.819Z] #44 27.21   LINK     images/built-in.o
19:00:02 [2020-04-09T19:00:02.819Z] #44 27.33   GEN      compel/include/asm
19:00:02 [2020-04-09T19:00:02.993Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.2s
19:00:02 [2020-04-09T19:00:02.993Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 22.06MB / 51.79MB 1.2s
19:00:03 [2020-04-09T19:00:03.056Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 62.55MB / 68.60MB 3.8s
19:00:03 [2020-04-09T19:00:03.056Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 24.36MB / 120.07MB 3.8s
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.34   GEN      compel/include/version.h
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.36 touch .config
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.37   GEN      include/common/config.h
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.42   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.50   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.52   GEN      compel/plugins/include/uapi/std/syscall.h
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.53   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.54   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.55   DEP      compel/arch/s390/plugins/std/parasite-head.d
19:00:03 [2020-04-09T19:00:03.101Z] #44 27.58   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:00:03 [2020-04-09T19:00:03.259Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 26.18MB / 51.79MB 1.3s
19:00:03 [2020-04-09T19:00:03.259Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 14.16MB / 68.60MB 1.3s
19:00:03 [2020-04-09T19:00:03.259Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.4s done
19:00:03 [2020-04-09T19:00:03.259Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 31.37MB / 51.79MB 1.6s
19:00:03 [2020-04-09T19:00:03.259Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 30.52MB / 68.60MB 1.6s
19:00:03 [2020-04-09T19:00:03.259Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 1.6s
19:00:03 [2020-04-09T19:00:03.311Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.21MB / 68.60MB 4.0s
19:00:03 [2020-04-09T19:00:03.311Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 33.50MB / 120.07MB 4.0s
19:00:03 [2020-04-09T19:00:03.384Z] #44 27.58   DEP      compel/plugins/std/infect.d
19:00:03 [2020-04-09T19:00:03.384Z] #44 27.71   DEP      compel/plugins/std/string.d
19:00:03 [2020-04-09T19:00:03.384Z] #44 27.83   DEP      compel/plugins/std/log.d
19:00:03 [2020-04-09T19:00:03.384Z] #44 27.88   DEP      compel/plugins/std/fds.d
19:00:03 [2020-04-09T19:00:03.472Z] #20 transferring context: 8.79MB 2.8s
19:00:03 [2020-04-09T19:00:03.517Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 34.96MB / 68.60MB 1.6s
19:00:03 [2020-04-09T19:00:03.517Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.51MB / 51.79MB 1.9s
19:00:03 [2020-04-09T19:00:03.517Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 45.32MB / 68.60MB 1.9s
19:00:03 [2020-04-09T19:00:03.517Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 6.02MB / 120.07MB 1.9s
19:00:03 [2020-04-09T19:00:03.517Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992
19:00:03 [2020-04-09T19:00:03.568Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.2s done
19:00:03 [2020-04-09T19:00:03.568Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 39.63MB / 120.07MB 4.3s
19:00:03 [2020-04-09T19:00:03.666Z] #44 28.02   DEP      compel/plugins/std/std.d
19:00:03 [2020-04-09T19:00:03.774Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.0s
19:00:03 [2020-04-09T19:00:03.774Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 49.56MB / 68.60MB 2.0s
19:00:03 [2020-04-09T19:00:03.774Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 56.32MB / 68.60MB 2.1s
19:00:03 [2020-04-09T19:00:03.774Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 18.15MB / 120.07MB 2.1s
19:00:03 [2020-04-09T19:00:03.838Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 53.45MB / 120.07MB 4.7s
19:00:03 [2020-04-09T19:00:03.949Z] #44 28.13   DEP      compel/plugins/shmem/shmem.d
19:00:03 [2020-04-09T19:00:03.949Z] #44 28.23   DEP      compel/plugins/fds/fds.d
19:00:03 [2020-04-09T19:00:03.949Z] #44 28.39   CC       compel/plugins/std/std.o
19:00:04 [2020-04-09T19:00:04.030Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.1s done
19:00:04 [2020-04-09T19:00:04.030Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.1s
19:00:04 [2020-04-09T19:00:04.224Z] go: finding github.com/jinzhu/now v1.0.0
19:00:04 [2020-04-09T19:00:04.224Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
19:00:04 [2020-04-09T19:00:04.224Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
19:00:04 [2020-04-09T19:00:04.232Z] #44 28.60   CC       compel/plugins/std/fds.o
19:00:04 [2020-04-09T19:00:04.290Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.4s
19:00:04 [2020-04-09T19:00:04.290Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 39.46MB / 120.07MB 2.4s
19:00:04 [2020-04-09T19:00:04.290Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.2s done
19:00:04 [2020-04-09T19:00:04.290Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.5s done
19:00:04 [2020-04-09T19:00:04.290Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 52.88MB / 120.07MB 2.5s
19:00:04 [2020-04-09T19:00:04.400Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 64.33MB / 120.07MB 5.0s
19:00:04 [2020-04-09T19:00:04.516Z] #44 28.91   CC       compel/plugins/std/log.o
19:00:04 [2020-04-09T19:00:04.548Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 64.89MB / 120.07MB 2.7s
19:00:04 [2020-04-09T19:00:04.548Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 71.72MB / 120.07MB 2.8s
19:00:04 [2020-04-09T19:00:04.657Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 74.67MB / 120.07MB 5.3s
19:00:04 [2020-04-09T19:00:04.657Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 81.13MB / 120.07MB 5.5s
19:00:04 [2020-04-09T19:00:04.663Z] Client: Docker Engine - Community
19:00:04 [2020-04-09T19:00:04.663Z]  Version:           19.03.5
19:00:04 [2020-04-09T19:00:04.663Z]  API version:       1.40
19:00:04 [2020-04-09T19:00:04.663Z]  Go version:        go1.12.12
19:00:04 [2020-04-09T19:00:04.663Z]  Git commit:        633a0ea
19:00:04 [2020-04-09T19:00:04.663Z]  Built:             Wed Nov 13 07:27:53 2019
19:00:04 [2020-04-09T19:00:04.663Z]  OS/Arch:           linux/arm64
19:00:04 [2020-04-09T19:00:04.663Z]  Experimental:      false
19:00:04 [2020-04-09T19:00:04.663Z] 
19:00:04 [2020-04-09T19:00:04.663Z] Server: Docker Engine - Community
19:00:04 [2020-04-09T19:00:04.663Z]  Engine:
19:00:04 [2020-04-09T19:00:04.663Z]   Version:          19.03.5
19:00:04 [2020-04-09T19:00:04.663Z]   API version:      1.40 (minimum version 1.12)
19:00:04 [2020-04-09T19:00:04.663Z]   Go version:       go1.12.12
19:00:04 [2020-04-09T19:00:04.663Z]   Git commit:       633a0ea
19:00:04 [2020-04-09T19:00:04.663Z]   Built:            Wed Nov 13 07:26:25 2019
19:00:04 [2020-04-09T19:00:04.663Z]   OS/Arch:          linux/arm64
19:00:04 [2020-04-09T19:00:04.663Z]   Experimental:     true
19:00:04 [2020-04-09T19:00:04.663Z]  containerd:
19:00:04 [2020-04-09T19:00:04.663Z]   Version:          1.2.10
19:00:04 [2020-04-09T19:00:04.663Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
19:00:04 [2020-04-09T19:00:04.663Z]  runc:
19:00:04 [2020-04-09T19:00:04.663Z]   Version:          1.0.0-rc8+dev
19:00:04 [2020-04-09T19:00:04.663Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:00:04 [2020-04-09T19:00:04.663Z]  docker-init:
19:00:04 [2020-04-09T19:00:04.663Z]   Version:          0.18.0
19:00:04 [2020-04-09T19:00:04.663Z]   GitCommit:        fec3683
[Pipeline] sh
19:00:04 [2020-04-09T19:00:04.805Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 79.39MB / 120.07MB 3.0s
19:00:04 [2020-04-09T19:00:04.912Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 87.36MB / 120.07MB 5.7s
19:00:05 [2020-04-09T19:00:05.007Z] + docker info
19:00:05 [2020-04-09T19:00:05.062Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 90.88MB / 120.07MB 3.2s
19:00:05 [2020-04-09T19:00:05.062Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 106.45MB / 120.07MB 3.3s
19:00:05 [2020-04-09T19:00:05.062Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 113.79MB / 120.07MB 3.4s
19:00:05 [2020-04-09T19:00:05.132Z] #44 ...
19:00:05 [2020-04-09T19:00:05.132Z] 
19:00:05 [2020-04-09T19:00:05.132Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:05 [2020-04-09T19:00:05.132Z] #56 56.85 golang.org/x/crypto/ssh/terminal
19:00:05 [2020-04-09T19:00:05.132Z] #56 58.16 mvdan.cc/editorconfig
19:00:05 [2020-04-09T19:00:05.132Z] #56 58.77 mvdan.cc/sh/v3/fileutil
19:00:05 [2020-04-09T19:00:05.132Z] #56 58.86 mvdan.cc/sh/v3/syntax
19:00:05 [2020-04-09T19:00:05.132Z] #56 63.33 mvdan.cc/sh/v3/cmd/shfmt
19:00:05 [2020-04-09T19:00:05.132Z] #56 ...
19:00:05 [2020-04-09T19:00:05.132Z] 
19:00:05 [2020-04-09T19:00:05.132Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:05 [2020-04-09T19:00:05.132Z] #47 62.39 go/doc
19:00:05 [2020-04-09T19:00:05.132Z] #47 63.41 github.com/LK4D4/vndr/versioned
19:00:05 [2020-04-09T19:00:05.132Z] #47 63.57 net
19:00:05 [2020-04-09T19:00:05.133Z] #47 64.94 github.com/LK4D4/vndr/build
19:00:05 [2020-04-09T19:00:05.133Z] #47 66.79 vendor/golang.org/x/text/transform
19:00:05 [2020-04-09T19:00:05.169Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 95.98MB / 120.07MB 5.9s
19:00:05 [2020-04-09T19:00:05.260Z] go: finding github.com/modern-go/reflect2 v1.0.1
19:00:05 [2020-04-09T19:00:05.321Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.5s
19:00:05 [2020-04-09T19:00:05.415Z] #47 ...
19:00:05 [2020-04-09T19:00:05.415Z] 
19:00:05 [2020-04-09T19:00:05.415Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:05 [2020-04-09T19:00:05.415Z] #56 DONE 67.4s
19:00:05 [2020-04-09T19:00:05.424Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 102.14MB / 120.07MB 6.1s
19:00:05 [2020-04-09T19:00:05.551Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
19:00:05 [2020-04-09T19:00:05.678Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 112.24MB / 120.07MB 6.4s
19:00:05 [2020-04-09T19:00:05.697Z] 
19:00:05 [2020-04-09T19:00:05.697Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:05 [2020-04-09T19:00:05.697Z] #47 67.36 vendor/golang.org/x/text/unicode/bidi
19:00:05 [2020-04-09T19:00:05.885Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 4.0s done
19:00:05 [2020-04-09T19:00:05.885Z] #7 ...
19:00:05 [2020-04-09T19:00:05.885Z] 
19:00:05 [2020-04-09T19:00:05.885Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:00:05 [2020-04-09T19:00:05.885Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:00:05 [2020-04-09T19:00:05.885Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:00:05 [2020-04-09T19:00:05.885Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:00:05 [2020-04-09T19:00:05.885Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done
19:00:05 [2020-04-09T19:00:05.885Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
19:00:05 [2020-04-09T19:00:05.885Z] #71 DONE 4.3s
19:00:05 [2020-04-09T19:00:05.885Z] 
19:00:05 [2020-04-09T19:00:05.885Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:05 [2020-04-09T19:00:05.978Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.7s
19:00:05 [2020-04-09T19:00:05.983Z] #20 ...
19:00:05 [2020-04-09T19:00:05.983Z] 
19:00:05 [2020-04-09T19:00:05.983Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:00:05 [2020-04-09T19:00:05.983Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:00:05 [2020-04-09T19:00:05.983Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:00:05 [2020-04-09T19:00:05.983Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:00:05 [2020-04-09T19:00:05.983Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
19:00:05 [2020-04-09T19:00:05.983Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.9s done
19:00:05 [2020-04-09T19:00:05.983Z] #71 DONE 5.7s
19:00:05 [2020-04-09T19:00:05.983Z] 
19:00:05 [2020-04-09T19:00:05.983Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:05 [2020-04-09T19:00:05.983Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.3s done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 3.3s done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.2s done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.2s done
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 82.56MB / 120.07MB 5.7s
19:00:05 [2020-04-09T19:00:05.983Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 2.5s
19:00:05 [2020-04-09T19:00:05.983Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.5s done
19:00:06 [2020-04-09T19:00:06.236Z] #7 ...
19:00:06 [2020-04-09T19:00:06.236Z] 
19:00:06 [2020-04-09T19:00:06.236Z] #20 [internal] load build context
19:00:06 [2020-04-09T19:00:06.236Z] #20 transferring context: 50.07MB 6.7s done
19:00:06 [2020-04-09T19:00:06.236Z] #20 DONE 6.9s
19:00:06 [2020-04-09T19:00:06.236Z] 
19:00:06 [2020-04-09T19:00:06.236Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:06 [2020-04-09T19:00:06.236Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.9s done
19:00:06 [2020-04-09T19:00:06.236Z] #7 ...
19:00:06 [2020-04-09T19:00:06.236Z] 
19:00:06 [2020-04-09T19:00:06.236Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:00:06 [2020-04-09T19:00:06.236Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:00:06 [2020-04-09T19:00:06.236Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:00:06 [2020-04-09T19:00:06.236Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:00:06 [2020-04-09T19:00:06.236Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done
19:00:06 [2020-04-09T19:00:06.236Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.7s done
19:00:06 [2020-04-09T19:00:06.239Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 99.57MB / 120.07MB 6.0s
19:00:06 [2020-04-09T19:00:06.491Z] #71 DONE 7.1s
19:00:06 [2020-04-09T19:00:06.491Z] 
19:00:06 [2020-04-09T19:00:06.491Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:06 [2020-04-09T19:00:06.495Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 107.91MB / 120.07MB 6.2s
19:00:06 [2020-04-09T19:00:06.601Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
19:00:06 [2020-04-09T19:00:06.601Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
19:00:06 [2020-04-09T19:00:06.825Z] #7 ...
19:00:06 [2020-04-09T19:00:06.826Z] 
19:00:06 [2020-04-09T19:00:06.826Z] #20 [internal] load build context
19:00:06 [2020-04-09T19:00:06.826Z] #20 transferring context: 50.07MB 4.9s done
19:00:06 [2020-04-09T19:00:06.826Z] #20 DONE 5.0s
19:00:06 [2020-04-09T19:00:06.826Z] 
19:00:06 [2020-04-09T19:00:06.826Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:06 [2020-04-09T19:00:06.891Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
19:00:06 [2020-04-09T19:00:06.892Z] go: finding github.com/gofrs/flock v0.7.0
19:00:06 [2020-04-09T19:00:06.892Z] go: finding github.com/bitly/go-simplejson v0.5.0
19:00:07 [2020-04-09T19:00:07.076Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 115.05MB / 120.07MB 6.7s
19:00:07 [2020-04-09T19:00:07.182Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
19:00:07 [2020-04-09T19:00:07.185Z] #47 69.18 vendor/golang.org/x/text/secure/bidirule
19:00:07 [2020-04-09T19:00:07.334Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.0s done
19:00:07 [2020-04-09T19:00:07.418Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.1s
19:00:07 [2020-04-09T19:00:07.468Z] #47 69.46 vendor/golang.org/x/text/unicode/norm
19:00:07 [2020-04-09T19:00:07.811Z] go: finding github.com/stretchr/objx v0.1.1
19:00:07 [2020-04-09T19:00:07.811Z] go: finding github.com/spf13/cast v1.3.0
19:00:07 [2020-04-09T19:00:07.894Z] #7 ...
19:00:07 [2020-04-09T19:00:07.894Z] 
19:00:07 [2020-04-09T19:00:07.894Z] #20 [internal] load build context
19:00:07 [2020-04-09T19:00:07.894Z] #20 transferring context: 50.07MB 7.6s done
19:00:07 [2020-04-09T19:00:07.894Z] #20 DONE 7.7s
19:00:07 [2020-04-09T19:00:07.894Z] 
19:00:07 [2020-04-09T19:00:07.894Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:08 [2020-04-09T19:00:08.101Z] go: finding github.com/opencontainers/image-spec v1.0.1
19:00:08 [2020-04-09T19:00:08.715Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.0s done
19:00:08 [2020-04-09T19:00:08.715Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
19:00:09 [2020-04-09T19:00:09.148Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
19:00:09 [2020-04-09T19:00:09.148Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
19:00:09 [2020-04-09T19:00:09.207Z] Client:
19:00:09 [2020-04-09T19:00:09.207Z]  Debug Mode: false
19:00:09 [2020-04-09T19:00:09.207Z] 
19:00:09 [2020-04-09T19:00:09.207Z] Server:
19:00:09 [2020-04-09T19:00:09.207Z]  Containers: 0
19:00:09 [2020-04-09T19:00:09.207Z]   Running: 0
19:00:09 [2020-04-09T19:00:09.207Z]   Paused: 0
19:00:09 [2020-04-09T19:00:09.207Z]   Stopped: 0
19:00:09 [2020-04-09T19:00:09.207Z]  Images: 0
19:00:09 [2020-04-09T19:00:09.207Z]  Server Version: 19.03.5
19:00:09 [2020-04-09T19:00:09.207Z]  Storage Driver: overlay2
19:00:09 [2020-04-09T19:00:09.207Z]   Backing Filesystem: extfs
19:00:09 [2020-04-09T19:00:09.207Z]   Supports d_type: true
19:00:09 [2020-04-09T19:00:09.207Z]   Native Overlay Diff: true
19:00:09 [2020-04-09T19:00:09.207Z]  Logging Driver: json-file
19:00:09 [2020-04-09T19:00:09.207Z]  Cgroup Driver: cgroupfs
19:00:09 [2020-04-09T19:00:09.207Z]  Plugins:
19:00:09 [2020-04-09T19:00:09.207Z]   Volume: local
19:00:09 [2020-04-09T19:00:09.207Z]   Network: bridge host ipvlan macvlan null overlay
19:00:09 [2020-04-09T19:00:09.207Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:00:09 [2020-04-09T19:00:09.207Z]  Swarm: inactive
19:00:09 [2020-04-09T19:00:09.207Z]  Runtimes: runc
19:00:09 [2020-04-09T19:00:09.207Z]  Default Runtime: runc
19:00:09 [2020-04-09T19:00:09.207Z]  Init Binary: docker-init
19:00:09 [2020-04-09T19:00:09.207Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
19:00:09 [2020-04-09T19:00:09.207Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
19:00:09 [2020-04-09T19:00:09.207Z]  init version: fec3683
19:00:09 [2020-04-09T19:00:09.207Z]  Security Options:
19:00:09 [2020-04-09T19:00:09.207Z]   apparmor
19:00:09 [2020-04-09T19:00:09.207Z]   seccomp
19:00:09 [2020-04-09T19:00:09.207Z]    Profile: default
19:00:09 [2020-04-09T19:00:09.207Z]  Kernel Version: 4.15.0-1057-aws
19:00:09 [2020-04-09T19:00:09.207Z]  Operating System: Ubuntu 16.04.6 LTS
19:00:09 [2020-04-09T19:00:09.207Z]  OSType: linux
19:00:09 [2020-04-09T19:00:09.207Z]  Architecture: aarch64
19:00:09 [2020-04-09T19:00:09.207Z]  CPUs: 4
19:00:09 [2020-04-09T19:00:09.207Z]  Total Memory: 7.525GiB
19:00:09 [2020-04-09T19:00:09.207Z]  Name: ip-10-100-120-244
19:00:09 [2020-04-09T19:00:09.207Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
19:00:09 [2020-04-09T19:00:09.207Z]  Docker Root Dir: /var/lib/docker
19:00:09 [2020-04-09T19:00:09.207Z]  Debug Mode: false
19:00:09 [2020-04-09T19:00:09.207Z]  Registry: https://index.docker.io/v1/
19:00:09 [2020-04-09T19:00:09.207Z]  Labels:
19:00:09 [2020-04-09T19:00:09.207Z]  Experimental: true
19:00:09 [2020-04-09T19:00:09.207Z]  Insecure Registries:
19:00:09 [2020-04-09T19:00:09.207Z]   127.0.0.0/8
19:00:09 [2020-04-09T19:00:09.207Z]  Live Restore Enabled: true
19:00:09 [2020-04-09T19:00:09.207Z] 
19:00:09 [2020-04-09T19:00:09.207Z] WARNING: No swap limit support
[Pipeline] sh
19:00:09 [2020-04-09T19:00:09.277Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
19:00:09 [2020-04-09T19:00:09.277Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
19:00:09 [2020-04-09T19:00:09.303Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.3s done
19:00:09 [2020-04-09T19:00:09.453Z] go: finding github.com/go-sql-driver/mysql v1.4.1
19:00:09 [2020-04-09T19:00:09.453Z] go: finding github.com/hashicorp/go-version v1.1.0
19:00:09 [2020-04-09T19:00:09.502Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:00:09 [2020-04-09T19:00:09.502Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:00:09 [2020-04-09T19:00:09.502Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40725/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:00:09 [2020-04-09T19:00:09.558Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
19:00:09 [2020-04-09T19:00:09.746Z] go: finding gopkg.in/inf.v0 v0.9.1
19:00:09 [2020-04-09T19:00:09.762Z] + bash /home/ubuntu/workspace/moby_PR-40725/check-config.sh
19:00:09 [2020-04-09T19:00:09.762Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:00:09 [2020-04-09T19:00:09.762Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
19:00:09 [2020-04-09T19:00:09.762Z] 
19:00:09 [2020-04-09T19:00:09.762Z] Generally Necessary:
19:00:09 [2020-04-09T19:00:09.762Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:00:09 [2020-04-09T19:00:09.762Z] - apparmor: enabled and tools installed
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_NAMESPACES: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_NET_NS: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_PID_NS: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_IPC_NS: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_UTS_NS: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_CGROUPS: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_CGROUP_CPUACCT: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_CGROUP_DEVICE: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_CGROUP_FREEZER: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_CGROUP_SCHED: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_CPUSETS: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_MEMCG: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_KEYS: enabled
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_VETH: enabled (as module)
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_BRIDGE: enabled (as module)
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:00:09 [2020-04-09T19:00:09.762Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:00:09 [2020-04-09T19:00:09.840Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_NF_NAT: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_NF_NAT_NEEDED: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_POSIX_MQUEUE: enabled
19:00:10 [2020-04-09T19:00:10.022Z] 
19:00:10 [2020-04-09T19:00:10.022Z] Optional Features:
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_USER_NS: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_SECCOMP: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_CGROUP_PIDS: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_MEMCG_SWAP: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:00:10 [2020-04-09T19:00:10.022Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_BLK_CGROUP: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_IOSCHED_CFQ: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_CGROUP_PERF: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_CGROUP_HUGETLB: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_CFS_BANDWIDTH: enabled
19:00:10 [2020-04-09T19:00:10.022Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:00:10 [2020-04-09T19:00:10.044Z] go: finding gopkg.in/yaml.v2 v2.2.2
19:00:10 [2020-04-09T19:00:10.044Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
19:00:10 [2020-04-09T19:00:10.044Z] go: finding github.com/google/certificate-transparency-go v1.0.21
19:00:10 [2020-04-09T19:00:10.095Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s
19:00:10 [2020-04-09T19:00:10.118Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.6s done
19:00:10 [2020-04-09T19:00:10.118Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_RT_GROUP_SCHED: missing
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_IP_VS: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_IP_VS_NFCT: enabled
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_IP_VS_RR: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_EXT4_FS: enabled
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:00:10 [2020-04-09T19:00:10.281Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:00:10 [2020-04-09T19:00:10.281Z] - Network Drivers:
19:00:10 [2020-04-09T19:00:10.281Z]   - "overlay":
19:00:10 [2020-04-09T19:00:10.281Z]     - CONFIG_VXLAN: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:00:10 [2020-04-09T19:00:10.281Z]       Optional (for encrypted networks):
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_CRYPTO: enabled
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_CRYPTO_AEAD: enabled
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_CRYPTO_GCM: enabled
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_CRYPTO_GHASH: enabled
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_XFRM: enabled
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_XFRM_USER: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_INET_ESP: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z]   - "ipvlan":
19:00:10 [2020-04-09T19:00:10.281Z]     - CONFIG_IPVLAN: enabled (as module)
19:00:10 [2020-04-09T19:00:10.281Z]   - "macvlan":
19:00:10 [2020-04-09T19:00:10.425Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.2s done
19:00:10 [2020-04-09T19:00:10.425Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_MACVLAN: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_DUMMY: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]   - "ftp,tftp client in container":
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z] - Storage Drivers:
19:00:10 [2020-04-09T19:00:10.541Z]   - "aufs":
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_AUFS_FS: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]   - "btrfs":
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:00:10 [2020-04-09T19:00:10.541Z]   - "devicemapper":
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_BLK_DEV_DM: enabled
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]   - "overlay":
19:00:10 [2020-04-09T19:00:10.541Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:00:10 [2020-04-09T19:00:10.541Z]   - "zfs":
19:00:10 [2020-04-09T19:00:10.541Z]     - /dev/zfs: missing
19:00:10 [2020-04-09T19:00:10.541Z]     - zfs command: missing
19:00:10 [2020-04-09T19:00:10.541Z]     - zpool command: missing
19:00:10 [2020-04-09T19:00:10.541Z] 
19:00:10 [2020-04-09T19:00:10.541Z] Limits:
19:00:10 [2020-04-09T19:00:10.541Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:00:10 [2020-04-09T19:00:10.541Z] 
19:00:10 [2020-04-09T19:00:10.541Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:00:10 [2020-04-09T19:00:10.675Z] go: finding github.com/spf13/afero v1.1.2
19:00:10 [2020-04-09T19:00:10.684Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done
19:00:10 [2020-04-09T19:00:10.897Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e .
19:00:10 [2020-04-09T19:00:10.897Z] #1 [internal] load build definition from Dockerfile
19:00:10 [2020-04-09T19:00:10.921Z] #47 72.62 vendor/golang.org/x/net/idna
19:00:10 [2020-04-09T19:00:10.942Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
19:00:10 [2020-04-09T19:00:10.991Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
19:00:11 [2020-04-09T19:00:11.159Z] #1 transferring dockerfile: 17.06kB done
19:00:11 [2020-04-09T19:00:11.159Z] #1 DONE 0.2s
19:00:11 [2020-04-09T19:00:11.159Z] 
19:00:11 [2020-04-09T19:00:11.159Z] #2 [internal] load .dockerignore
19:00:11 [2020-04-09T19:00:11.159Z] #2 transferring context: 87B done
19:00:11 [2020-04-09T19:00:11.159Z] #2 DONE 0.2s
19:00:11 [2020-04-09T19:00:11.159Z] 
19:00:11 [2020-04-09T19:00:11.159Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
19:00:11 [2020-04-09T19:00:11.203Z] #47 ...
19:00:11 [2020-04-09T19:00:11.203Z] 
19:00:11 [2020-04-09T19:00:11.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:11 [2020-04-09T19:00:11.203Z] #44 29.60   CC       compel/plugins/std/string.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 30.26   CC       compel/plugins/std/infect.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 30.63   CC       compel/arch/s390/plugins/std/parasite-head.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 30.64   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 30.67   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 30.76   AR       compel/plugins/std.lib.a
19:00:11 [2020-04-09T19:00:11.203Z] #44 30.80   CC       compel/plugins/fds/fds.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.10   AR       compel/plugins/fds.lib.a
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.11   HOSTDEP  compel/src/lib/log-host.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.18   HOSTDEP  compel/src/lib/handle-elf-host.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.32   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.48   HOSTDEP  compel/src/main-host.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.67   DEP      compel/src/lib/ptrace.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.79   DEP      compel/src/lib/infect.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 31.91   DEP      compel/src/lib/infect-util.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.04   DEP      compel/src/lib/infect-rpc.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.12   DEP      compel/arch/s390/src/lib/infect.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.26   DEP      compel/arch/s390/src/lib/cpu.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.36   DEP      compel/src/lib/log.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.48   DEP      compel/src/main.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.63   DEP      compel/src/lib/handle-elf.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.71   DEP      compel/arch/s390/src/lib/handle-elf.d
19:00:11 [2020-04-09T19:00:11.203Z] #44 32.85   CC       compel/src/lib/log.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 33.00   CC       compel/arch/s390/src/lib/cpu.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 33.25   CC       compel/arch/s390/src/lib/infect.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 33.85   CC       compel/src/lib/infect-rpc.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 34.09   CC       compel/src/lib/infect-util.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 34.28   CC       compel/src/lib/infect.o
19:00:11 [2020-04-09T19:00:11.203Z] #44 35.74   CC       compel/src/lib/ptrace.o
19:00:11 [2020-04-09T19:00:11.246Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
19:00:11 [2020-04-09T19:00:11.485Z] #44 36.01   AR       compel/libcompel.a
19:00:11 [2020-04-09T19:00:11.710Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
19:00:11 [2020-04-09T19:00:11.710Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
19:00:11 [2020-04-09T19:00:11.728Z] #3 DONE 0.4s
19:00:11 [2020-04-09T19:00:11.728Z] 
19:00:11 [2020-04-09T19:00:11.728Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
19:00:11 [2020-04-09T19:00:11.728Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
19:00:11 [2020-04-09T19:00:11.728Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
19:00:11 [2020-04-09T19:00:11.728Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
19:00:11 [2020-04-09T19:00:11.728Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
19:00:11 [2020-04-09T19:00:11.728Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 5.62MB / 8.26MB 0.2s
19:00:11 [2020-04-09T19:00:11.767Z] #44 36.07   HOSTCC   compel/src/main-host.o
19:00:11 [2020-04-09T19:00:11.767Z] #44 36.29   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
19:00:11 [2020-04-09T19:00:11.807Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done
19:00:11 [2020-04-09T19:00:11.807Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
19:00:11 [2020-04-09T19:00:11.987Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s
19:00:11 [2020-04-09T19:00:11.987Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done
19:00:11 [2020-04-09T19:00:11.988Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
19:00:12 [2020-04-09T19:00:12.009Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
19:00:12 [2020-04-09T19:00:12.009Z] go: finding github.com/hashicorp/hcl v1.0.0
19:00:12 [2020-04-09T19:00:12.049Z] #44 36.52   HOSTCC   compel/src/lib/handle-elf-host.o
19:00:12 [2020-04-09T19:00:12.247Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
19:00:12 [2020-04-09T19:00:12.247Z] #4 DONE 0.7s
19:00:12 [2020-04-09T19:00:12.331Z] #44 36.87   HOSTCC   compel/src/lib/log-host.o
19:00:12 [2020-04-09T19:00:12.331Z] #44 ...
19:00:12 [2020-04-09T19:00:12.331Z] 
19:00:12 [2020-04-09T19:00:12.331Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:12 [2020-04-09T19:00:12.331Z] #68 74.33 + for f in rootlesskit rootlesskit-docker-proxy
19:00:12 [2020-04-09T19:00:12.331Z] #68 74.33 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:00:12 [2020-04-09T19:00:12.819Z] 
19:00:12 [2020-04-09T19:00:12.819Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:00:12 [2020-04-09T19:00:12.819Z] #6 DONE 0.2s
19:00:12 [2020-04-09T19:00:12.819Z] 
19:00:12 [2020-04-09T19:00:12.819Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
19:00:13 [2020-04-09T19:00:13.084Z] #5 DONE 0.3s
19:00:13 [2020-04-09T19:00:13.084Z] 
19:00:13 [2020-04-09T19:00:13.084Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:13 [2020-04-09T19:00:13.084Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
19:00:13 [2020-04-09T19:00:13.084Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
19:00:13 [2020-04-09T19:00:13.084Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done
19:00:13 [2020-04-09T19:00:13.084Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.2s
19:00:13 [2020-04-09T19:00:13.084Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.2s
19:00:13 [2020-04-09T19:00:13.084Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done
19:00:13 [2020-04-09T19:00:13.343Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 8.88MB / 49.17MB 0.5s
19:00:13 [2020-04-09T19:00:13.343Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.3s done
19:00:13 [2020-04-09T19:00:13.343Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.5s
19:00:13 [2020-04-09T19:00:13.343Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 4.60MB / 9.98MB 0.5s
19:00:13 [2020-04-09T19:00:13.564Z] go: finding github.com/lib/pq v1.0.0
19:00:13 [2020-04-09T19:00:13.604Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 13.84MB / 49.17MB 0.6s
19:00:13 [2020-04-09T19:00:13.604Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 3.52MB / 52.10MB 0.6s
19:00:13 [2020-04-09T19:00:13.604Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.6s
19:00:13 [2020-04-09T19:00:13.853Z] go: finding github.com/stretchr/objx v0.1.0
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 24.37MB / 49.17MB 0.8s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 20.59MB / 52.10MB 0.8s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.6s done
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.8s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 31.79MB / 49.17MB 0.9s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 27.64MB / 52.10MB 0.9s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 5.41MB / 62.47MB 0.9s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 38.16MB / 49.17MB 1.0s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 35.79MB / 52.10MB 1.0s
19:00:13 [2020-04-09T19:00:13.865Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 11.96MB / 62.47MB 1.0s
19:00:14 [2020-04-09T19:00:14.126Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 42.69MB / 49.17MB 1.1s
19:00:14 [2020-04-09T19:00:14.126Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 38.54MB / 52.10MB 1.1s
19:00:14 [2020-04-09T19:00:14.126Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 47.51MB / 49.17MB 1.2s
19:00:14 [2020-04-09T19:00:14.126Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 45.76MB / 52.10MB 1.2s
19:00:14 [2020-04-09T19:00:14.126Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 20.44MB / 62.47MB 1.2s
19:00:14 [2020-04-09T19:00:14.142Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
19:00:14 [2020-04-09T19:00:14.265Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.8s done
19:00:14 [2020-04-09T19:00:14.265Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
19:00:14 [2020-04-09T19:00:14.385Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.4s
19:00:14 [2020-04-09T19:00:14.385Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 37.99MB / 62.47MB 1.4s
19:00:14 [2020-04-09T19:00:14.385Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 48.37MB / 62.47MB 1.5s
19:00:14 [2020-04-09T19:00:14.647Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 55.66MB / 62.47MB 1.7s
19:00:14 [2020-04-09T19:00:14.772Z] go: finding github.com/pelletier/go-toml v1.2.0
19:00:14 [2020-04-09T19:00:14.772Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
19:00:14 [2020-04-09T19:00:14.907Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 1.8s
19:00:15 [2020-04-09T19:00:15.105Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.7s done
19:00:15 [2020-04-09T19:00:15.105Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
19:00:15 [2020-04-09T19:00:15.168Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b
19:00:15 [2020-04-09T19:00:15.168Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.9s done
19:00:15 [2020-04-09T19:00:15.168Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.1s done
19:00:15 [2020-04-09T19:00:15.168Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.1s done
19:00:15 [2020-04-09T19:00:15.168Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 2.3s
19:00:15 [2020-04-09T19:00:15.168Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 2.3s
19:00:15 [2020-04-09T19:00:15.438Z] #7 ...
19:00:15 [2020-04-09T19:00:15.438Z] 
19:00:15 [2020-04-09T19:00:15.438Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:00:15 [2020-04-09T19:00:15.438Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:00:15 [2020-04-09T19:00:15.438Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:00:15 [2020-04-09T19:00:15.438Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:00:15 [2020-04-09T19:00:15.438Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
19:00:15 [2020-04-09T19:00:15.438Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
19:00:15 [2020-04-09T19:00:15.438Z] #71 DONE 2.3s
19:00:15 [2020-04-09T19:00:15.438Z] 
19:00:15 [2020-04-09T19:00:15.438Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:15 [2020-04-09T19:00:15.438Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 2.3s done
19:00:15 [2020-04-09T19:00:15.438Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 9.80MB / 97.60MB 2.5s
19:00:15 [2020-04-09T19:00:15.711Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 16.85MB / 97.60MB 2.6s
19:00:15 [2020-04-09T19:00:15.711Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 30.03MB / 97.60MB 2.7s
19:00:15 [2020-04-09T19:00:15.711Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 35.50MB / 97.60MB 2.8s
19:00:15 [2020-04-09T19:00:15.783Z] #68 ...
19:00:15 [2020-04-09T19:00:15.783Z] 
19:00:15 [2020-04-09T19:00:15.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:15 [2020-04-09T19:00:15.783Z] #10 68.19 Selecting previously unselected package g++-mingw-w64-x86-64.
19:00:15 [2020-04-09T19:00:15.783Z] #10 68.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
19:00:15 [2020-04-09T19:00:15.783Z] #10 68.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:00:15 [2020-04-09T19:00:15.797Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
19:00:15 [2020-04-09T19:00:15.797Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
19:00:15 [2020-04-09T19:00:15.968Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.7s done
19:00:15 [2020-04-09T19:00:15.968Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s
19:00:15 [2020-04-09T19:00:15.975Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 49.82MB / 97.60MB 3.0s
19:00:16 [2020-04-09T19:00:16.065Z] #10 ...
19:00:16 [2020-04-09T19:00:16.066Z] 
19:00:16 [2020-04-09T19:00:16.066Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:16 [2020-04-09T19:00:16.066Z] #44 37.00   HOSTLINK compel/compel-host-bin
19:00:16 [2020-04-09T19:00:16.066Z] #44 37.14   DEP      soccr/soccr.d
19:00:16 [2020-04-09T19:00:16.066Z] #44 37.29   CC       soccr/soccr.o
19:00:16 [2020-04-09T19:00:16.066Z] #44 38.23   AR       soccr/libsoccr.a
19:00:16 [2020-04-09T19:00:16.066Z] #44 38.26 make[1]: 'soccr/libsoccr.a' is up to date.
19:00:16 [2020-04-09T19:00:16.066Z] #44 38.47   DEP      criu/arch/s390/sigframe.d
19:00:16 [2020-04-09T19:00:16.066Z] #44 38.62   DEP      criu/arch/s390/crtools.d
19:00:16 [2020-04-09T19:00:16.066Z] #44 38.84   DEP      criu/arch/s390/cpu.d
19:00:16 [2020-04-09T19:00:16.066Z] #44 39.03   CC       criu/arch/s390/cpu.o
19:00:16 [2020-04-09T19:00:16.066Z] #44 39.48   CC       criu/arch/s390/crtools.o
19:00:16 [2020-04-09T19:00:16.066Z] #44 40.35   CC       criu/arch/s390/sigframe.o
19:00:16 [2020-04-09T19:00:16.066Z] #44 40.48   LINK     criu/arch/s390/crtools.built-in.o
19:00:16 [2020-04-09T19:00:16.066Z] #44 40.52   DEP      criu/pie/util-vdso.d
19:00:16 [2020-04-09T19:00:16.066Z] #44 40.61   DEP      criu/pie/util.d
19:00:16 [2020-04-09T19:00:16.241Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 66.29MB / 97.60MB 3.2s
19:00:16 [2020-04-09T19:00:16.349Z] #44 40.71   CC       criu/pie/util.o
19:00:16 [2020-04-09T19:00:16.349Z] #44 40.91   CC       criu/pie/util-vdso.o
19:00:16 [2020-04-09T19:00:16.433Z] go: finding github.com/json-iterator/go v1.1.6
19:00:16 [2020-04-09T19:00:16.433Z] go: finding github.com/coreos/go-semver v0.2.0
19:00:16 [2020-04-09T19:00:16.510Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 72.16MB / 97.60MB 3.4s
19:00:16 [2020-04-09T19:00:16.510Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 77.35MB / 97.60MB 3.5s
19:00:16 [2020-04-09T19:00:16.510Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 85.95MB / 97.60MB 3.6s
19:00:16 [2020-04-09T19:00:16.810Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 3.8s
19:00:16 [2020-04-09T19:00:16.810Z] #7 ...
19:00:16 [2020-04-09T19:00:16.810Z] 
19:00:16 [2020-04-09T19:00:16.810Z] #20 [internal] load build context
19:00:16 [2020-04-09T19:00:16.810Z] #20 transferring context: 50.07MB 3.9s done
19:00:16 [2020-04-09T19:00:16.810Z] #20 DONE 3.9s
19:00:16 [2020-04-09T19:00:16.810Z] 
19:00:16 [2020-04-09T19:00:16.810Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:00:16 [2020-04-09T19:00:16.810Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 3.8s done
19:00:16 [2020-04-09T19:00:16.963Z] #44 41.31   AR       criu/pie/pie.lib.a
19:00:16 [2020-04-09T19:00:16.963Z] #44 41.37   DEP      criu/pie/restorer.d
19:00:17 [2020-04-09T19:00:17.084Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
19:00:17 [2020-04-09T19:00:17.249Z] #44 ...
19:00:17 [2020-04-09T19:00:17.249Z] 
19:00:17 [2020-04-09T19:00:17.249Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:17 [2020-04-09T19:00:17.249Z] #68 DONE 79.0s
19:00:17 [2020-04-09T19:00:17.249Z] 
19:00:17 [2020-04-09T19:00:17.249Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:00:17 [2020-04-09T19:00:17.249Z] #69 DONE 0.1s
19:00:17 [2020-04-09T19:00:17.249Z] 
19:00:17 [2020-04-09T19:00:17.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:17 [2020-04-09T19:00:17.249Z] #10 79.36 Selecting previously unselected package libapparmor1:s390x.
19:00:17 [2020-04-09T19:00:17.249Z] #10 79.38 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
19:00:17 [2020-04-09T19:00:17.249Z] #10 79.38 Unpacking libapparmor1:s390x (2.13.2-10) ...
19:00:17 [2020-04-09T19:00:17.249Z] #10 79.48 Selecting previously unselected package libapparmor-dev:s390x.
19:00:17 [2020-04-09T19:00:17.249Z] #10 79.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
19:00:17 [2020-04-09T19:00:17.249Z] #10 79.49 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
19:00:17 [2020-04-09T19:00:17.385Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
19:00:17 [2020-04-09T19:00:17.385Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
19:00:17 [2020-04-09T19:00:17.535Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.7s done
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.62 Selecting previously unselected package libbtrfs0.
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.62 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.62 Unpacking libbtrfs0 (4.20.1-2) ...
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.71 Selecting previously unselected package libbtrfs-dev.
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.71 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.71 Unpacking libbtrfs-dev (4.20.1-2) ...
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.84 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.84 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
19:00:17 [2020-04-09T19:00:17.559Z] #10 79.84 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
19:00:17 [2020-04-09T19:00:17.701Z] go: finding github.com/kisielk/errcheck v1.1.0
19:00:17 [2020-04-09T19:00:17.794Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
19:00:17 [2020-04-09T19:00:17.855Z] #10 79.95 Selecting previously unselected package libudev-dev:s390x.
19:00:17 [2020-04-09T19:00:17.855Z] #10 79.95 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
19:00:17 [2020-04-09T19:00:17.855Z] #10 79.96 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
19:00:17 [2020-04-09T19:00:17.855Z] #10 80.12 Selecting previously unselected package libsepol1-dev:s390x.
19:00:17 [2020-04-09T19:00:17.855Z] #10 80.16 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
19:00:17 [2020-04-09T19:00:17.855Z] #10 80.16 Unpacking libsepol1-dev:s390x (2.8-1) ...
19:00:18 [2020-04-09T19:00:18.191Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.2s done
19:00:18 [2020-04-09T19:00:18.338Z] go: finding github.com/theupdateframework/notary v0.6.1
19:00:18 [2020-04-09T19:00:18.479Z] #10 80.63 Selecting previously unselected package libpcre16-3:s390x.
19:00:18 [2020-04-09T19:00:18.479Z] #10 80.63 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
19:00:18 [2020-04-09T19:00:18.479Z] #10 80.64 Unpacking libpcre16-3:s390x (2:8.39-12) ...
19:00:18 [2020-04-09T19:00:18.479Z] #10 80.79 Selecting previously unselected package libpcre32-3:s390x.
19:00:18 [2020-04-09T19:00:18.479Z] #10 80.80 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
19:00:18 [2020-04-09T19:00:18.479Z] #10 80.80 Unpacking libpcre32-3:s390x (2:8.39-12) ...
19:00:18 [2020-04-09T19:00:18.760Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1
19:00:18 [2020-04-09T19:00:18.760Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done
19:00:18 [2020-04-09T19:00:18.761Z] #10 80.97 Selecting previously unselected package libpcrecpp0v5:s390x.
19:00:18 [2020-04-09T19:00:18.761Z] #10 80.97 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
19:00:18 [2020-04-09T19:00:18.761Z] #10 80.98 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
19:00:18 [2020-04-09T19:00:18.761Z] #10 81.06 Selecting previously unselected package libpcre3-dev:s390x.
19:00:18 [2020-04-09T19:00:18.761Z] #10 81.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
19:00:18 [2020-04-09T19:00:18.761Z] #10 81.06 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
19:00:18 [2020-04-09T19:00:18.969Z] go: finding github.com/davecgh/go-spew v1.1.0
19:00:19 [2020-04-09T19:00:19.020Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156
19:00:19 [2020-04-09T19:00:19.043Z] #10 81.36 Selecting previously unselected package libselinux1-dev:s390x.
19:00:19 [2020-04-09T19:00:19.043Z] #10 81.37 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
19:00:19 [2020-04-09T19:00:19.043Z] #10 81.37 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
19:00:19 [2020-04-09T19:00:19.267Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.9s done
19:00:19 [2020-04-09T19:00:19.267Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
19:00:19 [2020-04-09T19:00:19.279Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done
19:00:19 [2020-04-09T19:00:19.329Z] #10 ...
19:00:19 [2020-04-09T19:00:19.329Z] 
19:00:19 [2020-04-09T19:00:19.329Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:19 [2020-04-09T19:00:19.329Z] #50 DONE 81.2s
19:00:19 [2020-04-09T19:00:19.329Z] 
19:00:19 [2020-04-09T19:00:19.329Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:19 [2020-04-09T19:00:19.329Z] #10 81.59 Selecting previously unselected package libdevmapper-dev:s390x.
19:00:19 [2020-04-09T19:00:19.329Z] #10 81.63 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
19:00:19 [2020-04-09T19:00:19.329Z] #10 81.63 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
19:00:19 [2020-04-09T19:00:19.329Z] #10 81.74 Selecting previously unselected package libseccomp-dev:s390x.
19:00:19 [2020-04-09T19:00:19.539Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced
19:00:19 [2020-04-09T19:00:19.600Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
19:00:19 [2020-04-09T19:00:19.600Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
19:00:19 [2020-04-09T19:00:19.612Z] #10 81.74 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
19:00:19 [2020-04-09T19:00:19.612Z] #10 81.75 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
19:00:19 [2020-04-09T19:00:19.612Z] #10 81.92 Selecting previously unselected package libsystemd-dev:s390x.
19:00:19 [2020-04-09T19:00:19.612Z] #10 81.92 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
19:00:19 [2020-04-09T19:00:19.612Z] #10 81.93 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
19:00:20 [2020-04-09T19:00:20.149Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.8s done
19:00:20 [2020-04-09T19:00:20.149Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.47 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.48 Setting up libseccomp-dev:s390x (2.3.3-4) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.48 Setting up libapparmor1:s390x (2.13.2-10) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.49 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.50 Setting up libpcre16-3:s390x (2:8.39-12) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.50 Setting up libsepol1-dev:s390x (2.8-1) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.52 Setting up libbtrfs0 (4.20.1-2) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.52 Setting up libpcre32-3:s390x (2:8.39-12) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.53 Setting up libudev-dev:s390x (241-7~deb10u3) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.54 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.55 Setting up libbtrfs-dev (4.20.1-2) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.56 Setting up libapparmor-dev:s390x (2.13.2-10) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.56 Setting up mingw-w64-common (6.0.0-3) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.57 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
19:00:20 [2020-04-09T19:00:20.227Z] #10 82.57 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:00:20 [2020-04-09T19:00:20.339Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
19:00:20 [2020-04-09T19:00:20.339Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.58 Setting up libpcre3-dev:s390x (2:8.39-12) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.59 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.59 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
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.60 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
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.61 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
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.61 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
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.61 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.62 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.63 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.63 Setting up dmsetup (2:1.02.155-3) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.64 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.65 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
19:00:20 [2020-04-09T19:00:20.517Z] #10 82.66 Processing triggers for libc-bin (2.28-10) ...
19:00:20 [2020-04-09T19:00:20.629Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
19:00:20 [2020-04-09T19:00:20.799Z] #10 DONE 83.0s
19:00:20 [2020-04-09T19:00:20.799Z] 
19:00:20 [2020-04-09T19:00:20.799Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:20 [2020-04-09T19:00:20.799Z] #44 41.69   DEP      criu/arch/s390/restorer.d
19:00:20 [2020-04-09T19:00:20.799Z] #44 41.98   DEP      criu/arch/s390/vdso-pie.d
19:00:20 [2020-04-09T19:00:20.799Z] #44 42.06   DEP      criu/pie/parasite-vdso.d
19:00:20 [2020-04-09T19:00:20.799Z] #44 42.31   DEP      criu/pie/parasite.d
19:00:20 [2020-04-09T19:00:20.799Z] #44 42.65   CC       criu/pie/parasite.o
19:00:20 [2020-04-09T19:00:20.799Z] #44 42.91   LINK     criu/pie/parasite.built-in.o
19:00:20 [2020-04-09T19:00:20.799Z] #44 42.92   GEN      criu/pie/parasite-blob.h
19:00:20 [2020-04-09T19:00:20.799Z] #44 42.92   CC       criu/pie/parasite-vdso.o
19:00:20 [2020-04-09T19:00:20.799Z] #44 43.17   CC       criu/arch/s390/vdso-pie.o
19:00:20 [2020-04-09T19:00:20.799Z] #44 43.36   CC       criu/arch/s390/restorer.o
19:00:20 [2020-04-09T19:00:20.799Z] #44 43.61   CC       criu/pie/restorer.o
19:00:20 [2020-04-09T19:00:20.799Z] #44 ...
19:00:20 [2020-04-09T19:00:20.799Z] 
19:00:20 [2020-04-09T19:00:20.799Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:00:20 [2020-04-09T19:00:20.799Z] #58 DONE 0.1s
19:00:21 [2020-04-09T19:00:21.093Z] 
19:00:21 [2020-04-09T19:00:21.093Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:00:21 [2020-04-09T19:00:21.093Z] #59 DONE 0.1s
19:00:21 [2020-04-09T19:00:21.093Z] 
19:00:21 [2020-04-09T19:00:21.093Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:21 [2020-04-09T19:00:21.455Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.0s done
19:00:21 [2020-04-09T19:00:21.715Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.090 + RM_GOPATH=0
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.090 + TMP_GOPATH=
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.091 + : /build
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.091 + '[' -z '' ']'
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.091 ++ mktemp -d
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.092 + export GOPATH=/tmp/tmp.wq6w71MA5U
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.092 + GOPATH=/tmp/tmp.wq6w71MA5U
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.092 + RM_GOPATH=1
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.092 ++ dirname ./install.sh
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.093 + dir=.
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.093 + bin=runc
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.093 + shift
19:00:22 [2020-04-09T19:00:22.101Z] #60 1.093 + '[' '!' -f ./runc.installer ']'
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.093 + . ./runc.installer
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.093 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.093 + install_runc
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.094 + uname -r
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.094 + grep -q '^3\.10\.0.*\.el7\.'
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.095 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.095 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.095 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.095 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wq6w71MA5U/src/github.com/opencontainers/runc
19:00:22 [2020-04-09T19:00:22.102Z] #60 1.097 Cloning into '/tmp/tmp.wq6w71MA5U/src/github.com/opencontainers/runc'...
19:00:22 [2020-04-09T19:00:22.149Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
19:00:22 [2020-04-09T19:00:22.149Z] go: finding github.com/sirupsen/logrus v1.3.0
19:00:22 [2020-04-09T19:00:22.149Z] go: finding github.com/kisielk/gotool v1.0.0
19:00:22 [2020-04-09T19:00:22.394Z] #60 ...
19:00:22 [2020-04-09T19:00:22.394Z] 
19:00:22 [2020-04-09T19:00:22.394Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
19:00:22 [2020-04-09T19:00:22.394Z] #11 DONE 1.5s
19:00:22 [2020-04-09T19:00:22.394Z] 
19:00:22 [2020-04-09T19:00:22.394Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:22 [2020-04-09T19:00:22.394Z] #44 45.65   LINK     criu/pie/restorer.built-in.o
19:00:22 [2020-04-09T19:00:22.394Z] #44 45.66   GEN      criu/pie/restorer-blob.h
19:00:22 [2020-04-09T19:00:22.394Z] #44 45.70   DEP      criu/vdso.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 45.86   DEP      criu/uts_ns.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 45.94   DEP      criu/util.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 46.16   DEP      criu/uffd.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 46.31   DEP      criu/tun.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 46.46   DEP      criu/tty.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 46.58   DEP      criu/timerfd.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 46.74   DEP      criu/sysfs_parse.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 46.84   DEP      criu/sysctl.d
19:00:22 [2020-04-09T19:00:22.394Z] #44 ...
19:00:22 [2020-04-09T19:00:22.394Z] 
19:00:22 [2020-04-09T19:00:22.394Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:22 [2020-04-09T19:00:22.394Z] #47 74.38 vendor/golang.org/x/net/http2/hpack
19:00:22 [2020-04-09T19:00:22.394Z] #47 75.51 mime
19:00:22 [2020-04-09T19:00:22.394Z] #47 76.83 mime/quotedprintable
19:00:22 [2020-04-09T19:00:22.394Z] #47 77.11 net/http/internal
19:00:22 [2020-04-09T19:00:22.394Z] #47 78.28 vendor/golang.org/x/net/http/httpproxy
19:00:22 [2020-04-09T19:00:22.394Z] #47 78.29 crypto/x509
19:00:22 [2020-04-09T19:00:22.394Z] #47 78.67 mime/multipart
19:00:22 [2020-04-09T19:00:22.394Z] #47 81.00 crypto/tls
19:00:22 [2020-04-09T19:00:22.440Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
19:00:22 [2020-04-09T19:00:22.440Z] go: finding github.com/pkg/profile v1.2.1
19:00:22 [2020-04-09T19:00:22.676Z] #47 ...
19:00:22 [2020-04-09T19:00:22.676Z] 
19:00:22 [2020-04-09T19:00:22.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:22 [2020-04-09T19:00:22.676Z] #44 47.00   DEP      criu/string.d
19:00:22 [2020-04-09T19:00:22.676Z] #44 47.04   DEP      criu/stats.d
19:00:22 [2020-04-09T19:00:22.676Z] #44 47.11   DEP      criu/sockets.d
19:00:22 [2020-04-09T19:00:22.676Z] #44 47.23   DEP      criu/sk-unix.d
19:00:22 [2020-04-09T19:00:22.958Z] #44 47.42   DEP      criu/sk-tcp.d
19:00:23 [2020-04-09T19:00:23.042Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.0s
19:00:23 [2020-04-09T19:00:23.071Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
19:00:23 [2020-04-09T19:00:23.240Z] #44 47.64   DEP      criu/sk-queue.d
19:00:23 [2020-04-09T19:00:23.360Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
19:00:23 [2020-04-09T19:00:23.528Z] #44 47.83   DEP      criu/sk-packet.d
19:00:23 [2020-04-09T19:00:23.528Z] #44 ...
19:00:23 [2020-04-09T19:00:23.528Z] 
19:00:23 [2020-04-09T19:00:23.528Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
19:00:23 [2020-04-09T19:00:23.528Z] #12 DONE 1.4s
19:00:23 [2020-04-09T19:00:23.528Z] 
19:00:23 [2020-04-09T19:00:23.528Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:23 [2020-04-09T19:00:23.528Z] #44 47.96   DEP      criu/sk-netlink.d
19:00:23 [2020-04-09T19:00:23.623Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.6s done
19:00:23 [2020-04-09T19:00:23.623Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39
19:00:23 [2020-04-09T19:00:23.665Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
19:00:23 [2020-04-09T19:00:23.814Z] #44 48.20   DEP      criu/sk-inet.d
19:00:23 [2020-04-09T19:00:23.814Z] #44 48.34   DEP      criu/signalfd.d
19:00:23 [2020-04-09T19:00:23.970Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
19:00:23 [2020-04-09T19:00:23.970Z] go: finding github.com/gogo/protobuf v1.2.0
19:00:23 [2020-04-09T19:00:23.970Z] go: finding github.com/docker/go-connections v0.3.0
19:00:24 [2020-04-09T19:00:24.103Z] #44 48.44   DEP      criu/sigframe.d
19:00:24 [2020-04-09T19:00:24.103Z] #44 48.58   DEP      criu/shmem.d
19:00:24 [2020-04-09T19:00:24.386Z] #44 48.75   DEP      criu/servicefd.d
19:00:24 [2020-04-09T19:00:24.511Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s
19:00:24 [2020-04-09T19:00:24.612Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
19:00:24 [2020-04-09T19:00:24.668Z] #44 48.95   DEP      criu/seize.d
19:00:24 [2020-04-09T19:00:24.668Z] #44 49.08   DEP      criu/seccomp.d
19:00:24 [2020-04-09T19:00:24.913Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
19:00:24 [2020-04-09T19:00:24.951Z] #44 49.25   DEP      criu/rst-malloc.d
19:00:24 [2020-04-09T19:00:24.951Z] #44 49.32   DEP      criu/rbtree.d
19:00:24 [2020-04-09T19:00:24.951Z] #44 ...
19:00:24 [2020-04-09T19:00:24.951Z] 
19:00:24 [2020-04-09T19:00:24.951Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
19:00:24 [2020-04-09T19:00:24.951Z] #13 1.220 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:00:24 [2020-04-09T19:00:24.951Z] #13 DONE 1.4s
19:00:24 [2020-04-09T19:00:24.951Z] 
19:00:24 [2020-04-09T19:00:24.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:24 [2020-04-09T19:00:24.951Z] #44 49.34   DEP      criu/pstree.d
19:00:25 [2020-04-09T19:00:25.233Z] #44 49.45   DEP      criu/protobuf.d
19:00:25 [2020-04-09T19:00:25.233Z] #44 49.53   GEN      criu/protobuf-desc-gen.h
19:00:25 [2020-04-09T19:00:25.392Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.3s
19:00:25 [2020-04-09T19:00:25.547Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
19:00:25 [2020-04-09T19:00:25.561Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done
19:00:25 [2020-04-09T19:00:25.561Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
19:00:25 [2020-04-09T19:00:25.561Z] #7 DONE 23.9s
19:00:25 [2020-04-09T19:00:25.561Z] 
19:00:25 [2020-04-09T19:00:25.561Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:00:26 [2020-04-09T19:00:26.198Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
19:00:26 [2020-04-09T19:00:26.198Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
19:00:26 [2020-04-09T19:00:26.240Z] #44 50.54   DEP      criu/protobuf-desc.d
19:00:26 [2020-04-09T19:00:26.240Z] #44 ...
19:00:26 [2020-04-09T19:00:26.240Z] 
19:00:26 [2020-04-09T19:00:26.240Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
19:00:26 [2020-04-09T19:00:26.240Z] #14 DONE 1.3s
19:00:26 [2020-04-09T19:00:26.240Z] 
19:00:26 [2020-04-09T19:00:26.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:26 [2020-04-09T19:00:26.240Z] #44 50.71   DEP      criu/proc_parse.d
19:00:26 [2020-04-09T19:00:26.402Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.6s done
19:00:26 [2020-04-09T19:00:26.524Z] #44 50.84   DEP      criu/plugin.d
19:00:26 [2020-04-09T19:00:26.524Z] #44 51.00   DEP      criu/pipes.d
19:00:26 [2020-04-09T19:00:26.658Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
19:00:26 [2020-04-09T19:00:26.806Z] #44 51.20   DEP      criu/pie-util.d
19:00:27 [2020-04-09T19:00:27.088Z] #44 51.35   DEP      criu/pie-util-vdso.d
19:00:27 [2020-04-09T19:00:27.088Z] #44 51.44   DEP      criu/path.d
19:00:27 [2020-04-09T19:00:27.088Z] #44 51.53   DEP      criu/parasite-syscall.d
19:00:27 [2020-04-09T19:00:27.088Z] #44 51.63   DEP      criu/pagemap.d
19:00:27 [2020-04-09T19:00:27.218Z] #7 DONE 27.7s
19:00:27 [2020-04-09T19:00:27.218Z] 
19:00:27 [2020-04-09T19:00:27.218Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:00:27 [2020-04-09T19:00:27.238Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
19:00:27 [2020-04-09T19:00:27.277Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.5s done
19:00:27 [2020-04-09T19:00:27.277Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3
19:00:27 [2020-04-09T19:00:27.371Z] #44 51.71   DEP      criu/pagemap-cache.d
19:00:27 [2020-04-09T19:00:27.371Z] #44 51.83   DEP      criu/page-xfer.d
19:00:27 [2020-04-09T19:00:27.531Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
19:00:27 [2020-04-09T19:00:27.541Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
19:00:27 [2020-04-09T19:00:27.655Z] #44 51.98   DEP      criu/page-pipe.d
19:00:27 [2020-04-09T19:00:27.655Z] #44 52.11   DEP      criu/netfilter.d
19:00:27 [2020-04-09T19:00:27.786Z] #7 DONE 27.4s
19:00:27 [2020-04-09T19:00:27.786Z] 
19:00:27 [2020-04-09T19:00:27.786Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:00:27 [2020-04-09T19:00:27.822Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.4s done
19:00:27 [2020-04-09T19:00:27.822Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done
19:00:27 [2020-04-09T19:00:27.937Z] #44 ...
19:00:27 [2020-04-09T19:00:27.937Z] 
19:00:27 [2020-04-09T19:00:27.937Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
19:00:27 [2020-04-09T19:00:27.937Z] #15 DONE 1.5s
19:00:27 [2020-04-09T19:00:27.937Z] 
19:00:27 [2020-04-09T19:00:27.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:27 [2020-04-09T19:00:27.937Z] #44 52.24   DEP      criu/net.d
19:00:27 [2020-04-09T19:00:27.937Z] #44 52.39   DEP      criu/namespaces.d
19:00:27 [2020-04-09T19:00:27.937Z] #44 52.46   DEP      criu/mount.d
19:00:28 [2020-04-09T19:00:28.082Z] #7 DONE 15.1s
19:00:28 [2020-04-09T19:00:28.082Z] 
19:00:28 [2020-04-09T19:00:28.082Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:00:28 [2020-04-09T19:00:28.177Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
19:00:28 [2020-04-09T19:00:28.219Z] #44 52.57   DEP      criu/mem.d
19:00:28 [2020-04-09T19:00:28.220Z] #44 52.64   DEP      criu/lsm.d
19:00:28 [2020-04-09T19:00:28.220Z] #44 52.75   DEP      criu/log.d
19:00:28 [2020-04-09T19:00:28.468Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
19:00:28 [2020-04-09T19:00:28.502Z] #44 52.84   DEP      criu/libnetlink.d
19:00:28 [2020-04-09T19:00:28.502Z] #44 52.92   DEP      criu/kerndat.d
19:00:28 [2020-04-09T19:00:28.502Z] #44 53.02   DEP      criu/kcmp-ids.d
19:00:28 [2020-04-09T19:00:28.784Z] #44 53.10   DEP      criu/irmap.d
19:00:28 [2020-04-09T19:00:28.784Z] #44 53.22   DEP      criu/ipc_ns.d
19:00:28 [2020-04-09T19:00:28.830Z] #8 DONE 2.7s
19:00:28 [2020-04-09T19:00:28.831Z] 
19:00:28 [2020-04-09T19:00:28.831Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:00:29 [2020-04-09T19:00:29.019Z] #8 DONE 1.1s
19:00:29 [2020-04-09T19:00:29.071Z] #44 53.34   DEP      criu/image.d
19:00:29 [2020-04-09T19:00:29.071Z] #44 53.52   DEP      criu/image-desc.d
19:00:29 [2020-04-09T19:00:29.071Z] #44 53.62   DEP      criu/fsnotify.d
19:00:29 [2020-04-09T19:00:29.280Z] 
19:00:29 [2020-04-09T19:00:29.280Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:00:29 [2020-04-09T19:00:29.355Z] #44 53.72   DEP      criu/filesystems.d
19:00:29 [2020-04-09T19:00:29.355Z] #44 53.81   DEP      criu/files.d
19:00:29 [2020-04-09T19:00:29.394Z] #9 DONE 1.0s
19:00:29 [2020-04-09T19:00:29.394Z] 
19:00:29 [2020-04-09T19:00:29.394Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:00:29 [2020-04-09T19:00:29.394Z] #29 DONE 0.1s
19:00:29 [2020-04-09T19:00:29.394Z] 
19:00:29 [2020-04-09T19:00:29.394Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:00:29 [2020-04-09T19:00:29.394Z] #40 DONE 0.1s
19:00:29 [2020-04-09T19:00:29.394Z] 
19:00:29 [2020-04-09T19:00:29.394Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:00:29 [2020-04-09T19:00:29.637Z] #44 ...
19:00:29 [2020-04-09T19:00:29.637Z] 
19:00:29 [2020-04-09T19:00:29.637Z] #16 [dev-systemd-false 6/26] RUN ldconfig
19:00:29 [2020-04-09T19:00:29.637Z] #16 DONE 1.6s
19:00:29 [2020-04-09T19:00:29.637Z] 
19:00:29 [2020-04-09T19:00:29.637Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:29 [2020-04-09T19:00:29.637Z] #44 53.94   DEP      criu/files-reg.d
19:00:29 [2020-04-09T19:00:29.637Z] #44 54.15   DEP      criu/files-ext.d
19:00:29 [2020-04-09T19:00:29.652Z] #41 ...
19:00:29 [2020-04-09T19:00:29.652Z] 
19:00:29 [2020-04-09T19:00:29.652Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:00:29 [2020-04-09T19:00:29.652Z] #21 DONE 0.1s
19:00:29 [2020-04-09T19:00:29.652Z] 
19:00:29 [2020-04-09T19:00:29.652Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:00:29 [2020-04-09T19:00:29.652Z] #73 DONE 0.3s
19:00:29 [2020-04-09T19:00:29.652Z] 
19:00:29 [2020-04-09T19:00:29.652Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:00:29 [2020-04-09T19:00:29.652Z] #22 DONE 0.3s
19:00:29 [2020-04-09T19:00:29.652Z] 
19:00:29 [2020-04-09T19:00:29.652Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
19:00:29 [2020-04-09T19:00:29.652Z] #55 DONE 0.4s
19:00:29 [2020-04-09T19:00:29.652Z] 
19:00:29 [2020-04-09T19:00:29.652Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:29 [2020-04-09T19:00:29.730Z] #8 DONE 2.5s
19:00:29 [2020-04-09T19:00:29.730Z] 
19:00:29 [2020-04-09T19:00:29.730Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:00:29 [2020-04-09T19:00:29.909Z] #23 ...
19:00:29 [2020-04-09T19:00:29.909Z] 
19:00:29 [2020-04-09T19:00:29.909Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
19:00:29 [2020-04-09T19:00:29.909Z] #52 DONE 0.4s
19:00:29 [2020-04-09T19:00:29.909Z] 
19:00:29 [2020-04-09T19:00:29.909Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:00:29 [2020-04-09T19:00:29.909Z] #49 DONE 0.4s
19:00:29 [2020-04-09T19:00:29.909Z] 
19:00:29 [2020-04-09T19:00:29.909Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:00:29 [2020-04-09T19:00:29.909Z] #46 DONE 0.5s
19:00:29 [2020-04-09T19:00:29.909Z] 
19:00:29 [2020-04-09T19:00:29.909Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:00:29 [2020-04-09T19:00:29.909Z] #67 DONE 0.5s
19:00:29 [2020-04-09T19:00:29.909Z] 
19:00:29 [2020-04-09T19:00:29.909Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:00:29 [2020-04-09T19:00:29.909Z] #32 DONE 0.5s
19:00:29 [2020-04-09T19:00:29.909Z] 
19:00:29 [2020-04-09T19:00:29.909Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:29 [2020-04-09T19:00:29.936Z] #44 54.24   DEP      criu/file-lock.d
19:00:29 [2020-04-09T19:00:29.936Z] #44 54.33   DEP      criu/file-ids.d
19:00:29 [2020-04-09T19:00:29.970Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
19:00:30 [2020-04-09T19:00:30.219Z] #9 DONE 1.0s
19:00:30 [2020-04-09T19:00:30.219Z] 
19:00:30 [2020-04-09T19:00:30.219Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:30 [2020-04-09T19:00:30.219Z] #35 ...
19:00:30 [2020-04-09T19:00:30.219Z] 
19:00:30 [2020-04-09T19:00:30.219Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:00:30 [2020-04-09T19:00:30.219Z] #29 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.219Z] 
19:00:30 [2020-04-09T19:00:30.219Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:00:30 [2020-04-09T19:00:30.219Z] #40 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.219Z] 
19:00:30 [2020-04-09T19:00:30.219Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:00:30 [2020-04-09T19:00:30.219Z] #21 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.219Z] #44 54.49   DEP      criu/fifo.d
19:00:30 [2020-04-09T19:00:30.219Z] #44 54.63   DEP      criu/fdstore.d
19:00:30 [2020-04-09T19:00:30.219Z] #44 54.72   DEP      criu/fault-injection.d
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
19:00:30 [2020-04-09T19:00:30.479Z] #55 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:00:30 [2020-04-09T19:00:30.479Z] #67 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:00:30 [2020-04-09T19:00:30.479Z] #73 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:00:30 [2020-04-09T19:00:30.479Z] #49 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:00:30 [2020-04-09T19:00:30.479Z] #46 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:30 [2020-04-09T19:00:30.479Z] #47 ...
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
19:00:30 [2020-04-09T19:00:30.479Z] #52 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:00:30 [2020-04-09T19:00:30.479Z] #22 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.479Z] 
19:00:30 [2020-04-09T19:00:30.479Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:00:30 [2020-04-09T19:00:30.479Z] #32 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.501Z] #44 54.76   DEP      criu/external.d
19:00:30 [2020-04-09T19:00:30.501Z] #44 54.89   DEP      criu/eventpoll.d
19:00:30 [2020-04-09T19:00:30.606Z] go: finding github.com/vishvananda/netlink v1.0.0
19:00:30 [2020-04-09T19:00:30.656Z] #9 DONE 0.9s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:00:30 [2020-04-09T19:00:30.656Z] #40 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:00:30 [2020-04-09T19:00:30.656Z] #21 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:00:30 [2020-04-09T19:00:30.656Z] #29 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:00:30 [2020-04-09T19:00:30.656Z] #22 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:00:30 [2020-04-09T19:00:30.656Z] #32 ...
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:00:30 [2020-04-09T19:00:30.656Z] #67 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:00:30 [2020-04-09T19:00:30.656Z] #73 DONE 0.1s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
19:00:30 [2020-04-09T19:00:30.656Z] #52 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
19:00:30 [2020-04-09T19:00:30.656Z] #55 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.656Z] 
19:00:30 [2020-04-09T19:00:30.656Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:00:30 [2020-04-09T19:00:30.656Z] #49 DONE 0.2s
19:00:30 [2020-04-09T19:00:30.739Z] 
19:00:30 [2020-04-09T19:00:30.739Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:30 [2020-04-09T19:00:30.783Z] #44 55.08   DEP      criu/eventfd.d
19:00:30 [2020-04-09T19:00:30.783Z] #44 55.24   DEP      criu/crtools.d
19:00:30 [2020-04-09T19:00:30.893Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
19:00:30 [2020-04-09T19:00:30.911Z] 
19:00:30 [2020-04-09T19:00:30.911Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:00:30 [2020-04-09T19:00:30.911Z] #32 DONE 0.3s
19:00:30 [2020-04-09T19:00:30.911Z] 
19:00:30 [2020-04-09T19:00:30.911Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:30 [2020-04-09T19:00:30.911Z] #50 ...
19:00:30 [2020-04-09T19:00:30.911Z] 
19:00:30 [2020-04-09T19:00:30.911Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:00:30 [2020-04-09T19:00:30.911Z] #46 DONE 0.4s
19:00:31 [2020-04-09T19:00:31.056Z] #8 DONE 2.9s
19:00:31 [2020-04-09T19:00:31.056Z] 
19:00:31 [2020-04-09T19:00:31.056Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:00:31 [2020-04-09T19:00:31.065Z] #44 55.46   DEP      criu/cr-service.d
19:00:31 [2020-04-09T19:00:31.168Z] 
19:00:31 [2020-04-09T19:00:31.168Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:31 [2020-04-09T19:00:31.185Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
19:00:31 [2020-04-09T19:00:31.185Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
19:00:31 [2020-04-09T19:00:31.347Z] #44 55.63   DEP      criu/cr-restore.d
19:00:31 [2020-04-09T19:00:31.347Z] #44 55.79   DEP      criu/cr-errno.d
19:00:31 [2020-04-09T19:00:31.347Z] #44 55.81   DEP      criu/cr-dump.d
19:00:31 [2020-04-09T19:00:31.476Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
19:00:31 [2020-04-09T19:00:31.618Z] #9 DONE 1.0s
19:00:31 [2020-04-09T19:00:31.618Z] 
19:00:31 [2020-04-09T19:00:31.618Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:00:31 [2020-04-09T19:00:31.618Z] #40 DONE 0.1s
19:00:31 [2020-04-09T19:00:31.618Z] 
19:00:31 [2020-04-09T19:00:31.618Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:00:31 [2020-04-09T19:00:31.618Z] #29 DONE 0.1s
19:00:31 [2020-04-09T19:00:31.618Z] 
19:00:31 [2020-04-09T19:00:31.618Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:00:31 [2020-04-09T19:00:31.618Z] #21 DONE 0.1s
19:00:31 [2020-04-09T19:00:31.618Z] 
19:00:31 [2020-04-09T19:00:31.618Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:00:31 [2020-04-09T19:00:31.629Z] #44 56.05   DEP      criu/cr-dedup.d
19:00:31 [2020-04-09T19:00:31.876Z] #32 ...
19:00:31 [2020-04-09T19:00:31.876Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:00:31 [2020-04-09T19:00:31.877Z] #22 DONE 0.1s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:00:31 [2020-04-09T19:00:31.877Z] #67 DONE 0.1s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:00:31 [2020-04-09T19:00:31.877Z] #73 DONE 0.1s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
19:00:31 [2020-04-09T19:00:31.877Z] #52 DONE 0.1s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
19:00:31 [2020-04-09T19:00:31.877Z] #55 DONE 0.2s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:00:31 [2020-04-09T19:00:31.877Z] #49 DONE 0.2s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:00:31 [2020-04-09T19:00:31.877Z] #46 DONE 0.2s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:00:31 [2020-04-09T19:00:31.877Z] #32 DONE 0.2s
19:00:31 [2020-04-09T19:00:31.877Z] 
19:00:31 [2020-04-09T19:00:31.877Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:31 [2020-04-09T19:00:31.911Z] #44 56.25   DEP      criu/cr-check.d
19:00:32 [2020-04-09T19:00:32.196Z] #44 56.50   DEP      criu/config.d
19:00:32 [2020-04-09T19:00:32.196Z] #44 56.57   DEP      criu/clone-noasan.d
19:00:32 [2020-04-09T19:00:32.196Z] #44 56.62   DEP      criu/cgroup.d
19:00:32 [2020-04-09T19:00:32.478Z] #44 56.78   DEP      criu/cgroup-props.d
19:00:32 [2020-04-09T19:00:32.478Z] #44 56.85   DEP      criu/bitmap.d
19:00:32 [2020-04-09T19:00:32.478Z] #44 56.87   DEP      criu/bfd.d
19:00:32 [2020-04-09T19:00:32.478Z] #44 57.00   DEP      criu/autofs.d
19:00:32 [2020-04-09T19:00:32.760Z] #44 57.19   DEP      criu/aio.d
19:00:33 [2020-04-09T19:00:33.042Z] #44 57.37   DEP      criu/action-scripts.d
19:00:33 [2020-04-09T19:00:33.325Z] #44 57.72   CC       criu/action-scripts.o
19:00:33 [2020-04-09T19:00:33.608Z] #44 58.08   CC       criu/aio.o
19:00:33 [2020-04-09T19:00:33.891Z] #44 ...
19:00:33 [2020-04-09T19:00:33.891Z] 
19:00:33 [2020-04-09T19:00:33.891Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:33 [2020-04-09T19:00:33.891Z] #47 85.73 net/http/httptrace
19:00:33 [2020-04-09T19:00:33.891Z] #47 85.98 net/http
19:00:33 [2020-04-09T19:00:33.891Z] #47 93.55 github.com/LK4D4/vndr/godl
19:00:33 [2020-04-09T19:00:33.891Z] #47 94.10 github.com/LK4D4/vndr
19:00:34 [2020-04-09T19:00:34.173Z] #47 ...
19:00:34 [2020-04-09T19:00:34.173Z] 
19:00:34 [2020-04-09T19:00:34.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:34 [2020-04-09T19:00:34.173Z] #44 58.42   CC       criu/autofs.o
19:00:34 [2020-04-09T19:00:34.194Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
19:00:34 [2020-04-09T19:00:34.194Z] go: finding github.com/kr/pretty v0.1.0
19:00:34 [2020-04-09T19:00:34.194Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
19:00:34 [2020-04-09T19:00:34.194Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
19:00:34 [2020-04-09T19:00:34.484Z] go: finding github.com/BurntSushi/toml v0.3.1
19:00:35 [2020-04-09T19:00:35.180Z] #44 59.40   CC       criu/bfd.o
19:00:35 [2020-04-09T19:00:35.462Z] #44 59.74   CC       criu/bitmap.o
19:00:35 [2020-04-09T19:00:35.462Z] #44 59.89   CC       criu/cgroup-props.o
19:00:36 [2020-04-09T19:00:36.077Z] #44 60.48   CC       criu/cgroup.o
19:00:36 [2020-04-09T19:00:36.212Z] #33 ...
19:00:36 [2020-04-09T19:00:36.212Z] 
19:00:36 [2020-04-09T19:00:36.212Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:36 [2020-04-09T19:00:36.212Z] #62 4.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:36 [2020-04-09T19:00:36.212Z] #62 4.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:36 [2020-04-09T19:00:36.212Z] #62 4.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:36 [2020-04-09T19:00:36.212Z] #62 4.981 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
19:00:36 [2020-04-09T19:00:36.358Z] #44 ...
19:00:36 [2020-04-09T19:00:36.358Z] 
19:00:36 [2020-04-09T19:00:36.358Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:36 [2020-04-09T19:00:36.358Z] #60 5.386 + cd /tmp/tmp.wq6w71MA5U/src/github.com/opencontainers/runc
19:00:36 [2020-04-09T19:00:36.358Z] #60 5.386 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:00:36 [2020-04-09T19:00:36.358Z] #60 5.671 + '[' -z '' ']'
19:00:36 [2020-04-09T19:00:36.358Z] #60 5.671 + target=static
19:00:36 [2020-04-09T19:00:36.358Z] #60 5.671 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:00:36 [2020-04-09T19:00:36.358Z] #60 6.464 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
19:00:36 [2020-04-09T19:00:36.359Z] #60 ...
19:00:36 [2020-04-09T19:00:36.359Z] 
19:00:36 [2020-04-09T19:00:36.359Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:00:36 [2020-04-09T19:00:36.359Z] #17 1.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:36 [2020-04-09T19:00:36.359Z] #17 1.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:36 [2020-04-09T19:00:36.359Z] #17 1.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:36 [2020-04-09T19:00:36.359Z] #17 1.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
19:00:36 [2020-04-09T19:00:36.359Z] #17 2.659 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
19:00:36 [2020-04-09T19:00:36.359Z] #17 3.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:00:36 [2020-04-09T19:00:36.359Z] #17 6.950 Fetched 8034 kB in 5s (1467 kB/s)
19:00:36 [2020-04-09T19:00:36.415Z] #47 ...
19:00:36 [2020-04-09T19:00:36.416Z] 
19:00:36 [2020-04-09T19:00:36.416Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:36 [2020-04-09T19:00:36.416Z] #35 4.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:36 [2020-04-09T19:00:36.416Z] #35 5.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:36 [2020-04-09T19:00:36.416Z] #35 5.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:36 [2020-04-09T19:00:36.416Z] #35 5.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:36 [2020-04-09T19:00:36.416Z] #35 5.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:36 [2020-04-09T19:00:36.455Z] #33 ...
19:00:36 [2020-04-09T19:00:36.455Z] 
19:00:36 [2020-04-09T19:00:36.455Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:36 [2020-04-09T19:00:36.455Z] #43 6.449 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:36 [2020-04-09T19:00:36.455Z] #43 6.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:36 [2020-04-09T19:00:36.455Z] #43 6.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:36 [2020-04-09T19:00:36.455Z] #43 ...
19:00:36 [2020-04-09T19:00:36.455Z] 
19:00:36 [2020-04-09T19:00:36.455Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:36 [2020-04-09T19:00:36.455Z] #25 6.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:36 [2020-04-09T19:00:36.455Z] #25 6.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:36 [2020-04-09T19:00:36.455Z] #25 6.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:36 [2020-04-09T19:00:36.472Z] #62 6.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
19:00:36 [2020-04-09T19:00:36.734Z] #25 ...
19:00:36 [2020-04-09T19:00:36.734Z] 
19:00:36 [2020-04-09T19:00:36.734Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:36 [2020-04-09T19:00:36.734Z] #43 7.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:36 [2020-04-09T19:00:36.884Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
19:00:36 [2020-04-09T19:00:36.884Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
19:00:36 [2020-04-09T19:00:36.884Z] go: finding google.golang.org/grpc v1.20.1
19:00:36 [2020-04-09T19:00:36.884Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
19:00:36 [2020-04-09T19:00:36.884Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
19:00:36 [2020-04-09T19:00:36.975Z] #35 6.521 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:37 [2020-04-09T19:00:37.042Z] #62 ...
19:00:37 [2020-04-09T19:00:37.042Z] 
19:00:37 [2020-04-09T19:00:37.042Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:37 [2020-04-09T19:00:37.042Z] #33 6.609 + RM_GOPATH=0
19:00:37 [2020-04-09T19:00:37.042Z] #33 6.609 + TMP_GOPATH=
19:00:37 [2020-04-09T19:00:37.042Z] #33 6.609 + : /build
19:00:37 [2020-04-09T19:00:37.042Z] #33 6.609 + '[' -z '' ']'
19:00:37 [2020-04-09T19:00:37.125Z] #33 ...
19:00:37 [2020-04-09T19:00:37.125Z] 
19:00:37 [2020-04-09T19:00:37.125Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:37 [2020-04-09T19:00:37.125Z] #35 5.164 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:37 [2020-04-09T19:00:37.125Z] #35 5.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:37 [2020-04-09T19:00:37.125Z] #35 5.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:37 [2020-04-09T19:00:37.125Z] #35 5.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:37 [2020-04-09T19:00:37.176Z] go: finding github.com/kr/text v0.1.0
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.610 ++ mktemp -d
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.637 + export GOPATH=/tmp/tmp.xNBGx3PGJc
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.637 + GOPATH=/tmp/tmp.xNBGx3PGJc
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.637 + RM_GOPATH=1
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.637 ++ dirname ./install.sh
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 + dir=.
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 + bin=tomlv
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 + shift
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 + '[' '!' -f ./tomlv.installer ']'
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 + . ./tomlv.installer
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 + install_tomlv
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.639 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.640 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.640 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xNBGx3PGJc/src/github.com/BurntSushi/toml
19:00:37 [2020-04-09T19:00:37.303Z] #33 6.653 Cloning into '/tmp/tmp.xNBGx3PGJc/src/github.com/BurntSushi/toml'...
19:00:38 [2020-04-09T19:00:38.251Z] #33 7.751 + cd /tmp/tmp.xNBGx3PGJc/src/github.com/BurntSushi/toml
19:00:38 [2020-04-09T19:00:38.251Z] #33 7.751 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:38 [2020-04-09T19:00:38.251Z] #33 7.758 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:00:38 [2020-04-09T19:00:38.379Z] #17 6.950 Reading package lists...
19:00:38 [2020-04-09T19:00:38.379Z] #17 ...
19:00:38 [2020-04-09T19:00:38.379Z] 
19:00:38 [2020-04-09T19:00:38.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:38 [2020-04-09T19:00:38.379Z] #44 62.41   CC       criu/clone-noasan.o
19:00:38 [2020-04-09T19:00:38.379Z] #44 62.56   CC       criu/config.o
19:00:38 [2020-04-09T19:00:38.998Z] #44 ...
19:00:38 [2020-04-09T19:00:38.998Z] 
19:00:38 [2020-04-09T19:00:38.998Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:38 [2020-04-09T19:00:38.998Z] #47 DONE 100.6s
19:00:38 [2020-04-09T19:00:38.998Z] 
19:00:38 [2020-04-09T19:00:38.998Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:00:38 [2020-04-09T19:00:38.998Z] #17 6.950 Reading package lists...
19:00:39 [2020-04-09T19:00:39.019Z] #35 7.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:39 [2020-04-09T19:00:39.231Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
19:00:39 [2020-04-09T19:00:39.231Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
19:00:39 [2020-04-09T19:00:39.250Z] #43 ...
19:00:39 [2020-04-09T19:00:39.250Z] 
19:00:39 [2020-04-09T19:00:39.250Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:39 [2020-04-09T19:00:39.250Z] #10 9.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:39 [2020-04-09T19:00:39.250Z] #10 9.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:39 [2020-04-09T19:00:39.250Z] #10 9.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:39 [2020-04-09T19:00:39.506Z] #10 ...
19:00:39 [2020-04-09T19:00:39.506Z] 
19:00:39 [2020-04-09T19:00:39.506Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:00:39 [2020-04-09T19:00:39.506Z] #30 ...
19:00:39 [2020-04-09T19:00:39.506Z] 
19:00:39 [2020-04-09T19:00:39.506Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:39 [2020-04-09T19:00:39.506Z] #62 7.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:39 [2020-04-09T19:00:39.522Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
19:00:39 [2020-04-09T19:00:39.644Z] #33 8.773 internal/cpu
19:00:39 [2020-04-09T19:00:39.644Z] #33 8.787 runtime/internal/sys
19:00:39 [2020-04-09T19:00:39.644Z] #33 8.895 math/bits
19:00:39 [2020-04-09T19:00:39.644Z] #33 8.951 runtime/internal/atomic
19:00:39 [2020-04-09T19:00:39.763Z] #62 ...
19:00:39 [2020-04-09T19:00:39.763Z] 
19:00:39 [2020-04-09T19:00:39.763Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:39 [2020-04-09T19:00:39.763Z] #74 ...
19:00:39 [2020-04-09T19:00:39.763Z] 
19:00:39 [2020-04-09T19:00:39.763Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:39 [2020-04-09T19:00:39.813Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
19:00:39 [2020-04-09T19:00:39.813Z] go: finding github.com/google/go-cmp v0.2.0
19:00:39 [2020-04-09T19:00:39.912Z] #33 9.396 runtime/internal/math
19:00:40 [2020-04-09T19:00:40.020Z] #35 10.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:40 [2020-04-09T19:00:40.020Z] #35 ...
19:00:40 [2020-04-09T19:00:40.020Z] 
19:00:40 [2020-04-09T19:00:40.020Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.587 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.587 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.587 + : /build/
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.587 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.587 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.589 + export GOPATH=/tmp/tmp.C5WUdnUlr9
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.589 + GOPATH=/tmp/tmp.C5WUdnUlr9
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.589 + RM_GOPATH=1
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 ++ dirname ./install.sh
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + dir=.
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + bin=rootlesskit
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + shift
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + '[' '!' -f ./rootlesskit.installer ']'
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + . ./rootlesskit.installer
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + install_rootlesskit
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + case "$1" in
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + export CGO_ENABLED=0
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + CGO_ENABLED=0
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + _install_rootlesskit
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.C5WUdnUlr9/src/github.com/rootless-containers/rootlesskit
19:00:40 [2020-04-09T19:00:40.020Z] #68 9.598 Cloning into '/tmp/tmp.C5WUdnUlr9/src/github.com/rootless-containers/rootlesskit'...
19:00:40 [2020-04-09T19:00:40.020Z] #68 ...
19:00:40 [2020-04-09T19:00:40.020Z] 
19:00:40 [2020-04-09T19:00:40.020Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:40 [2020-04-09T19:00:40.172Z] #33 9.597 unicode/utf8
19:00:40 [2020-04-09T19:00:40.172Z] #33 9.653 internal/race
19:00:40 [2020-04-09T19:00:40.172Z] #33 ...
19:00:40 [2020-04-09T19:00:40.172Z] 
19:00:40 [2020-04-09T19:00:40.172Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:00:40 [2020-04-09T19:00:40.172Z] #30 7.268 + git clone https://github.com/kolyshkin/go-swagger.git .
19:00:40 [2020-04-09T19:00:40.172Z] #30 7.273 Cloning into '.'...
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.28 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.28 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.28 + : /build
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.28 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + export GOPATH=/tmp/tmp.AE0GGpBLL5
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + GOPATH=/tmp/tmp.AE0GGpBLL5
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + RM_GOPATH=1
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 ++ dirname ./install.sh
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + dir=.
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + bin=vndr
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + shift
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + '[' '!' -f ./vndr.installer ']'
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + . ./vndr.installer
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + install_vndr
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AE0GGpBLL5/src/github.com/LK4D4/vndr
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:40 [2020-04-09T19:00:40.276Z] #47 10.29 Cloning into '/tmp/tmp.AE0GGpBLL5/src/github.com/LK4D4/vndr'...
19:00:40 [2020-04-09T19:00:40.276Z] #47 ...
19:00:40 [2020-04-09T19:00:40.276Z] 
19:00:40 [2020-04-09T19:00:40.276Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:40 [2020-04-09T19:00:40.276Z] #56 ...
19:00:40 [2020-04-09T19:00:40.276Z] 
19:00:40 [2020-04-09T19:00:40.276Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:00:40 [2020-04-09T19:00:40.433Z] #30 ...
19:00:40 [2020-04-09T19:00:40.433Z] 
19:00:40 [2020-04-09T19:00:40.433Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:40 [2020-04-09T19:00:40.433Z] #10 6.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:40 [2020-04-09T19:00:40.433Z] #10 6.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:40 [2020-04-09T19:00:40.433Z] #10 6.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:40 [2020-04-09T19:00:40.433Z] #10 7.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
19:00:40 [2020-04-09T19:00:40.433Z] #10 9.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
19:00:40 [2020-04-09T19:00:40.433Z] #10 ...
19:00:40 [2020-04-09T19:00:40.433Z] 
19:00:40 [2020-04-09T19:00:40.433Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.612 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.612 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.612 + : /build
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.612 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.617 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.619 + export GOPATH=/tmp/tmp.jF7NftMjaW
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.619 + GOPATH=/tmp/tmp.jF7NftMjaW
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.620 + RM_GOPATH=1
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.621 ++ dirname ./install.sh
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.623 + dir=.
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.625 + bin=golangci_lint
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.625 + shift
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.626 + '[' '!' -f ./golangci_lint.installer ']'
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.626 + . ./golangci_lint.installer
19:00:40 [2020-04-09T19:00:40.433Z] #53 7.627 ++ : v1.23.8
19:00:40 [2020-04-09T19:00:40.434Z] #53 7.629 + install_golangci_lint
19:00:40 [2020-04-09T19:00:40.434Z] #53 7.630 + echo 'Installing golangci-lint version v1.23.8'
19:00:40 [2020-04-09T19:00:40.434Z] #53 7.630 Installing golangci-lint version v1.23.8
19:00:40 [2020-04-09T19:00:40.434Z] #53 7.630 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:00:40 [2020-04-09T19:00:40.532Z] #53 10.67 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.532Z] #53 10.67 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.532Z] #53 10.67 + : /build
19:00:40 [2020-04-09T19:00:40.532Z] #53 10.67 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.532Z] #53 10.67 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.532Z] #53 10.68 Installing golangci-lint version v1.23.8
19:00:40 [2020-04-09T19:00:40.532Z] #53 ...
19:00:40 [2020-04-09T19:00:40.532Z] 
19:00:40 [2020-04-09T19:00:40.532Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.25 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.25 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.25 + : /build
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.25 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.25 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + export GOPATH=/tmp/tmp.gt0XAtBzVu
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + GOPATH=/tmp/tmp.gt0XAtBzVu
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + RM_GOPATH=1
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 ++ dirname ./install.sh
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + dir=.
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + bin=gotestsum
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + shift
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + '[' '!' -f ./gotestsum.installer ']'
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 + . ./gotestsum.installer
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.26 ++ : v0.3.5
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.27 + install_gotestsum
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.27 Installing gotestsum version v0.3.5
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.27 + echo 'Installing gotestsum version v0.3.5'
19:00:40 [2020-04-09T19:00:40.532Z] #50 10.27 + go get -d gotest.tools/gotestsum
19:00:40 [2020-04-09T19:00:40.532Z] #50 ...
19:00:40 [2020-04-09T19:00:40.532Z] 
19:00:40 [2020-04-09T19:00:40.532Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.27 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.27 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.27 + : /build
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.27 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.28 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.28 + export GOPATH=/tmp/tmp.2ojDmiJOh8
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.28 + GOPATH=/tmp/tmp.2ojDmiJOh8
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.28 + RM_GOPATH=1
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.29 ++ dirname ./install.sh
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.29 + dir=.
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.30 + bin=dockercli
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.30 + shift
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.30 + '[' '!' -f ./dockercli.installer ']'
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.30 + . ./dockercli.installer
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.30 ++ : stable
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.30 ++ : 17.06.2-ce
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.30 + install_dockercli
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.31 Install docker/cli version 17.06.2-ce from stable
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.31 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.31 ++ uname -m
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.32 + arch=x86_64
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.32 + '[' x86_64 '!=' x86_64 ']'
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.32 + url=https://download.docker.com/linux/static
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.32 + tar -xz docker/docker
19:00:40 [2020-04-09T19:00:40.532Z] #23 10.33 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:00:40 [2020-04-09T19:00:40.694Z] #53 ...
19:00:40 [2020-04-09T19:00:40.694Z] 
19:00:40 [2020-04-09T19:00:40.694Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.092 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.092 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.092 + : /build
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.092 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.092 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.102 + export GOPATH=/tmp/tmp.tUwv9Imle0
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.102 + GOPATH=/tmp/tmp.tUwv9Imle0
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.102 + RM_GOPATH=1
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.102 ++ dirname ./install.sh
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.103 + dir=.
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.103 + bin=proxy
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.103 + shift
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.104 + '[' '!' -f ./proxy.installer ']'
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.104 + . ./proxy.installer
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.104 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.104 + install_proxy
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.104 + case "$1" in
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.104 + export CGO_ENABLED=0
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.105 + CGO_ENABLED=0
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.105 + _install_proxy
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.105 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.105 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.105 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tUwv9Imle0/src/github.com/docker/libnetwork
19:00:40 [2020-04-09T19:00:40.694Z] #74 7.108 Cloning into '/tmp/tmp.tUwv9Imle0/src/github.com/docker/libnetwork'...
19:00:40 [2020-04-09T19:00:40.694Z] #74 ...
19:00:40 [2020-04-09T19:00:40.694Z] 
19:00:40 [2020-04-09T19:00:40.694Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:40 [2020-04-09T19:00:40.694Z] #25 2.695 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:40 [2020-04-09T19:00:40.694Z] #25 2.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:40 [2020-04-09T19:00:40.694Z] #25 2.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:40 [2020-04-09T19:00:40.694Z] #25 3.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
19:00:40 [2020-04-09T19:00:40.694Z] #25 4.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
19:00:40 [2020-04-09T19:00:40.694Z] #25 5.123 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:00:40 [2020-04-09T19:00:40.694Z] #25 8.729 Fetched 8166 kB in 6s (1264 kB/s)
19:00:40 [2020-04-09T19:00:40.845Z] go: finding github.com/gogo/protobuf v1.0.0
19:00:40 [2020-04-09T19:00:40.911Z] #35 9.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:40 [2020-04-09T19:00:40.954Z] #25 8.729 Reading package lists...
19:00:40 [2020-04-09T19:00:40.954Z] #25 ...
19:00:40 [2020-04-09T19:00:40.954Z] 
19:00:40 [2020-04-09T19:00:40.954Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:40 [2020-04-09T19:00:40.954Z] #43 6.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:40 [2020-04-09T19:00:40.954Z] #43 6.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:40 [2020-04-09T19:00:40.954Z] #43 6.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:40 [2020-04-09T19:00:40.954Z] #43 7.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
19:00:40 [2020-04-09T19:00:40.954Z] #43 8.923 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
19:00:40 [2020-04-09T19:00:40.954Z] #43 ...
19:00:40 [2020-04-09T19:00:40.954Z] 
19:00:40 [2020-04-09T19:00:40.954Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.151 + RM_GOPATH=0
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.151 + TMP_GOPATH=
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.151 + : /build
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.151 + '[' -z '' ']'
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.151 ++ mktemp -d
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.158 + export GOPATH=/tmp/tmp.lCYMfUvZ1i
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.158 + GOPATH=/tmp/tmp.lCYMfUvZ1i
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.158 + RM_GOPATH=1
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.163 ++ dirname ./install.sh
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.165 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + dir=.
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + bin=shfmt
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + shift
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + '[' '!' -f ./shfmt.installer ']'
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + . ./shfmt.installer
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + install_shfmt
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.166 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lCYMfUvZ1i/src/github.com/mvdan/sh
19:00:40 [2020-04-09T19:00:40.954Z] #56 7.271 Cloning into '/tmp/tmp.lCYMfUvZ1i/src/github.com/mvdan/sh'...
19:00:41 [2020-04-09T19:00:41.035Z] #17 8.963 Reading package lists...
19:00:41 [2020-04-09T19:00:41.035Z] #17 11.24 Building dependency tree...
19:00:41 [2020-04-09T19:00:41.135Z] #35 ...
19:00:41 [2020-04-09T19:00:41.135Z] 
19:00:41 [2020-04-09T19:00:41.135Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:41 [2020-04-09T19:00:41.135Z] #10 8.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:41 [2020-04-09T19:00:41.135Z] #10 9.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:41 [2020-04-09T19:00:41.135Z] #10 9.221 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:41 [2020-04-09T19:00:41.135Z] #10 ...
19:00:41 [2020-04-09T19:00:41.135Z] 
19:00:41 [2020-04-09T19:00:41.135Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:00:41 [2020-04-09T19:00:41.135Z] #41 ...
19:00:41 [2020-04-09T19:00:41.135Z] 
19:00:41 [2020-04-09T19:00:41.135Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:41 [2020-04-09T19:00:41.135Z] #62 ...
19:00:41 [2020-04-09T19:00:41.135Z] 
19:00:41 [2020-04-09T19:00:41.135Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:41 [2020-04-09T19:00:41.135Z] #25 9.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:41 [2020-04-09T19:00:41.135Z] #25 9.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:41 [2020-04-09T19:00:41.135Z] #25 9.760 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:41 [2020-04-09T19:00:41.135Z] #25 ...
19:00:41 [2020-04-09T19:00:41.135Z] 
19:00:41 [2020-04-09T19:00:41.135Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:00:41 [2020-04-09T19:00:41.137Z] go: finding github.com/golang/protobuf v1.2.0
19:00:41 [2020-04-09T19:00:41.216Z] #56 ...
19:00:41 [2020-04-09T19:00:41.216Z] 
19:00:41 [2020-04-09T19:00:41.216Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.683 + RM_GOPATH=0
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.683 + TMP_GOPATH=
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.683 + : /build/
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.683 + '[' -z '' ']'
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.684 ++ mktemp -d
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.698 + export GOPATH=/tmp/tmp.H6pB2NZTOE
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.698 + GOPATH=/tmp/tmp.H6pB2NZTOE
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.698 + RM_GOPATH=1
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.698 ++ dirname ./install.sh
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.701 + dir=.
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.702 + bin=rootlesskit
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.703 + shift
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.703 + '[' '!' -f ./rootlesskit.installer ']'
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.703 + . ./rootlesskit.installer
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 + install_rootlesskit
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 + case "$1" in
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 + export CGO_ENABLED=0
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 + CGO_ENABLED=0
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 + _install_rootlesskit
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.704 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.705 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.H6pB2NZTOE/src/github.com/rootless-containers/rootlesskit
19:00:41 [2020-04-09T19:00:41.216Z] #68 7.707 Cloning into '/tmp/tmp.H6pB2NZTOE/src/github.com/rootless-containers/rootlesskit'...
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.87 libcap2-bin is already the newest version (1:2.25-2).
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.87 The following additional packages will be installed:
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.87   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.87   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.87   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88   python3.7 python3.7-minimal vim-runtime xxd
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88 Suggested packages:
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88 Recommended packages:
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88   aufs-dkms nftables build-essential python3-dev python3-keyring
19:00:41 [2020-04-09T19:00:41.317Z] #17 11.88   python3-keyrings.alt python3-xdg unzip
19:00:41 [2020-04-09T19:00:41.389Z] #30 ...
19:00:41 [2020-04-09T19:00:41.389Z] 
19:00:41 [2020-04-09T19:00:41.389Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 + RM_GOPATH=0
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 + TMP_GOPATH=
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 + : /build/
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 + '[' -z '' ']'
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 ++ mktemp -d
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 + export GOPATH=/tmp/tmp.voGGCx0LfF
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 + GOPATH=/tmp/tmp.voGGCx0LfF
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 + RM_GOPATH=1
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.67 ++ dirname ./install.sh
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + dir=.
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + bin=rootlesskit
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + shift
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + '[' '!' -f ./rootlesskit.installer ']'
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + . ./rootlesskit.installer
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + install_rootlesskit
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + case "$1" in
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + export CGO_ENABLED=0
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + CGO_ENABLED=0
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + _install_rootlesskit
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.voGGCx0LfF/src/github.com/rootless-containers/rootlesskit
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 Cloning into '/tmp/tmp.voGGCx0LfF/src/github.com/rootless-containers/rootlesskit'...
19:00:41 [2020-04-09T19:00:41.389Z] #68 10.68 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:41 [2020-04-09T19:00:41.389Z] #68 ...
19:00:41 [2020-04-09T19:00:41.389Z] 
19:00:41 [2020-04-09T19:00:41.389Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:00:41 [2020-04-09T19:00:41.427Z] go: finding go.etcd.io/bbolt v1.3.2
19:00:41 [2020-04-09T19:00:41.471Z] #35 ...
19:00:41 [2020-04-09T19:00:41.471Z] 
19:00:41 [2020-04-09T19:00:41.471Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:41 [2020-04-09T19:00:41.471Z] #25 7.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:41 [2020-04-09T19:00:41.471Z] #25 8.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:41 [2020-04-09T19:00:41.471Z] #25 8.566 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:41 [2020-04-09T19:00:41.479Z] #68 ...
19:00:41 [2020-04-09T19:00:41.479Z] 
19:00:41 [2020-04-09T19:00:41.479Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:00:41 [2020-04-09T19:00:41.479Z] #41 7.263 + git clone https://github.com/docker/distribution.git .
19:00:41 [2020-04-09T19:00:41.479Z] #41 7.268 Cloning into '.'...
19:00:41 [2020-04-09T19:00:41.479Z] #41 ...
19:00:41 [2020-04-09T19:00:41.479Z] 
19:00:41 [2020-04-09T19:00:41.479Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.931 + RM_GOPATH=0
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.931 + TMP_GOPATH=
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.931 + : /build
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.931 + '[' -z '' ']'
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.932 ++ mktemp -d
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.943 + export GOPATH=/tmp/tmp.o3zaRH8CKM
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.943 + GOPATH=/tmp/tmp.o3zaRH8CKM
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.943 + RM_GOPATH=1
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.944 ++ dirname ./install.sh
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 + dir=.
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 + bin=gotestsum
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 + shift
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 + '[' '!' -f ./gotestsum.installer ']'
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 + . ./gotestsum.installer
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 ++ : v0.3.5
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 + install_gotestsum
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 + echo 'Installing gotestsum version v0.3.5'
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.968 Installing gotestsum version v0.3.5
19:00:41 [2020-04-09T19:00:41.479Z] #50 6.982 + go get -d gotest.tools/gotestsum
19:00:41 [2020-04-09T19:00:41.644Z] #53 ...
19:00:41 [2020-04-09T19:00:41.644Z] 
19:00:41 [2020-04-09T19:00:41.644Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:41 [2020-04-09T19:00:41.644Z] #23 ...
19:00:41 [2020-04-09T19:00:41.644Z] 
19:00:41 [2020-04-09T19:00:41.644Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:41 [2020-04-09T19:00:41.644Z] #43 6.576 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:41 [2020-04-09T19:00:41.644Z] #43 6.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:41 [2020-04-09T19:00:41.644Z] #43 6.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:41 [2020-04-09T19:00:41.644Z] #43 7.189 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:41 [2020-04-09T19:00:41.727Z] #25 ...
19:00:41 [2020-04-09T19:00:41.727Z] 
19:00:41 [2020-04-09T19:00:41.727Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:41 [2020-04-09T19:00:41.727Z] #43 7.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:41 [2020-04-09T19:00:41.727Z] #43 9.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:41 [2020-04-09T19:00:41.727Z] #43 9.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:41 [2020-04-09T19:00:41.739Z] #50 ...
19:00:41 [2020-04-09T19:00:41.739Z] 
19:00:41 [2020-04-09T19:00:41.739Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.441 + RM_GOPATH=0
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.441 + TMP_GOPATH=
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.441 + : /build
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.441 + '[' -z '' ']'
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.441 ++ mktemp -d
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.464 + export GOPATH=/tmp/tmp.HkQeJR6yVU
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.464 + GOPATH=/tmp/tmp.HkQeJR6yVU
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.464 + RM_GOPATH=1
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.464 ++ dirname ./install.sh
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 + dir=.
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 + bin=dockercli
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 + shift
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 + '[' '!' -f ./dockercli.installer ']'
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 + . ./dockercli.installer
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 ++ : stable
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 ++ : 17.06.2-ce
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 + install_dockercli
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.480 Install docker/cli version 17.06.2-ce from stable
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.481 ++ uname -m
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.485 + arch=aarch64
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.486 + '[' aarch64 '!=' x86_64 ']'
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.486 + '[' aarch64 '!=' s390x ']'
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.486 + '[' aarch64 '!=' armhf ']'
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.486 + build_dockercli
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.486 + git clone https://github.com/docker/docker-ce /tmp/tmp.HkQeJR6yVU/tmp/docker-ce
19:00:41 [2020-04-09T19:00:41.739Z] #23 7.492 Cloning into '/tmp/tmp.HkQeJR6yVU/tmp/docker-ce'...
19:00:41 [2020-04-09T19:00:41.739Z] #23 ...
19:00:41 [2020-04-09T19:00:41.739Z] 
19:00:41 [2020-04-09T19:00:41.739Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.334 + RM_GOPATH=0
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.334 + TMP_GOPATH=
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.334 + : /build
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.334 + '[' -z '' ']'
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.335 ++ mktemp -d
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.345 + export GOPATH=/tmp/tmp.ZAwHLmm92Y
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.362 + GOPATH=/tmp/tmp.ZAwHLmm92Y
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.362 + RM_GOPATH=1
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.364 ++ dirname ./install.sh
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.365 + dir=.
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.366 + bin=vndr
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.366 + shift
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.366 + '[' '!' -f ./vndr.installer ']'
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.367 + . ./vndr.installer
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.367 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.368 + install_vndr
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.368 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.369 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.369 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZAwHLmm92Y/src/github.com/LK4D4/vndr
19:00:41 [2020-04-09T19:00:41.739Z] #47 7.372 Cloning into '/tmp/tmp.ZAwHLmm92Y/src/github.com/LK4D4/vndr'...
19:00:41 [2020-04-09T19:00:41.739Z] #47 8.197 + cd /tmp/tmp.ZAwHLmm92Y/src/github.com/LK4D4/vndr
19:00:41 [2020-04-09T19:00:41.739Z] #47 8.198 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:41 [2020-04-09T19:00:41.739Z] #47 8.255 + go build -buildmode=pie -v -o /build/vndr .
19:00:41 [2020-04-09T19:00:41.739Z] #47 9.692 internal/race
19:00:41 [2020-04-09T19:00:41.739Z] #47 9.776 internal/cpu
19:00:41 [2020-04-09T19:00:41.739Z] #47 9.836 sync/atomic
19:00:41 [2020-04-09T19:00:41.739Z] #47 9.856 unicode
19:00:41 [2020-04-09T19:00:41.739Z] #47 9.976 unicode/utf8
19:00:41 [2020-04-09T19:00:41.739Z] #47 10.54 internal/bytealg
19:00:41 [2020-04-09T19:00:41.739Z] #47 10.55 math
19:00:41 [2020-04-09T19:00:41.739Z] #47 11.07 internal/testlog
19:00:41 [2020-04-09T19:00:41.900Z] #43 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:41 [2020-04-09T19:00:41.900Z] #43 ...
19:00:41 [2020-04-09T19:00:41.900Z] 
19:00:41 [2020-04-09T19:00:41.900Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 + RM_GOPATH=0
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 + TMP_GOPATH=
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 + : /build
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 + '[' -z '' ']'
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 ++ mktemp -d
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 + export GOPATH=/tmp/tmp.OmGv8XzGGx
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 + GOPATH=/tmp/tmp.OmGv8XzGGx
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.03 + RM_GOPATH=1
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.04 ++ dirname ./install.sh
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.04 + dir=.
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.05 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.05 + bin=tomlv
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.05 + shift
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.05 + '[' '!' -f ./tomlv.installer ']'
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.05 + . ./tomlv.installer
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.05 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:41 [2020-04-09T19:00:41.900Z] #33 11.05 + install_tomlv
19:00:41 [2020-04-09T19:00:41.901Z] #33 11.05 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:00:41 [2020-04-09T19:00:41.901Z] #33 11.05 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OmGv8XzGGx/src/github.com/BurntSushi/toml
19:00:41 [2020-04-09T19:00:41.901Z] #33 11.05 Cloning into '/tmp/tmp.OmGv8XzGGx/src/github.com/BurntSushi/toml'...
19:00:41 [2020-04-09T19:00:41.901Z] #33 ...
19:00:41 [2020-04-09T19:00:41.901Z] 
19:00:41 [2020-04-09T19:00:41.901Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.20 + RM_GOPATH=0
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.20 + TMP_GOPATH=
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.20 + : /build
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.20 + '[' -z '' ']'
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.20 ++ mktemp -d
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + export GOPATH=/tmp/tmp.DHyt34lAHO
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + GOPATH=/tmp/tmp.DHyt34lAHO
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + RM_GOPATH=1
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 ++ dirname ./install.sh
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + dir=.
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + bin=proxy
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + shift
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + '[' '!' -f ./proxy.installer ']'
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + . ./proxy.installer
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + install_proxy
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + case "$1" in
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + export CGO_ENABLED=0
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + CGO_ENABLED=0
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + _install_proxy
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DHyt34lAHO/src/github.com/docker/libnetwork
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.22 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:41 [2020-04-09T19:00:41.901Z] #74 10.23 Cloning into '/tmp/tmp.DHyt34lAHO/src/github.com/docker/libnetwork'...
19:00:41 [2020-04-09T19:00:41.982Z] #43 ...
19:00:41 [2020-04-09T19:00:41.982Z] 
19:00:41 [2020-04-09T19:00:41.982Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:41 [2020-04-09T19:00:41.982Z] #74 ...
19:00:41 [2020-04-09T19:00:41.982Z] 
19:00:41 [2020-04-09T19:00:41.982Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:42 [2020-04-09T19:00:42.055Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
19:00:42 [2020-04-09T19:00:42.158Z] #74 ...
19:00:42 [2020-04-09T19:00:42.158Z] 
19:00:42 [2020-04-09T19:00:42.158Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + RM_GOPATH=0
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + TMP_GOPATH=
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + : /build
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + '[' -z '' ']'
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 ++ mktemp -d
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + export GOPATH=/tmp/tmp.5M1kl2DrIC
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + GOPATH=/tmp/tmp.5M1kl2DrIC
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + RM_GOPATH=1
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 ++ dirname ./install.sh
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + dir=.
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + bin=shfmt
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + shift
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + '[' '!' -f ./shfmt.installer ']'
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + . ./shfmt.installer
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + install_shfmt
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.89 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5M1kl2DrIC/src/github.com/mvdan/sh
19:00:42 [2020-04-09T19:00:42.158Z] #56 10.93 Cloning into '/tmp/tmp.5M1kl2DrIC/src/github.com/mvdan/sh'...
19:00:42 [2020-04-09T19:00:42.158Z] #56 ...
19:00:42 [2020-04-09T19:00:42.158Z] 
19:00:42 [2020-04-09T19:00:42.158Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 + RM_GOPATH=0
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 + TMP_GOPATH=
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 + : /build
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 + '[' -z '' ']'
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 ++ mktemp -d
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 + export GOPATH=/tmp/tmp.7J3O3gvp83
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 + GOPATH=/tmp/tmp.7J3O3gvp83
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 + RM_GOPATH=1
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.44 ++ dirname ./install.sh
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.45 Installing golangci-lint version v1.23.8
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.45 + dir=.
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.45 + bin=golangci_lint
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.45 + shift
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.45 + '[' '!' -f ./golangci_lint.installer ']'
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.45 + . ./golangci_lint.installer
19:00:42 [2020-04-09T19:00:42.158Z] #53 11.45 ++ : v1.23.8
19:00:42 [2020-04-09T19:00:42.159Z] #53 11.45 + install_golangci_lint
19:00:42 [2020-04-09T19:00:42.159Z] #53 11.45 + echo 'Installing golangci-lint version v1.23.8'
19:00:42 [2020-04-09T19:00:42.159Z] #53 11.45 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:00:42 [2020-04-09T19:00:42.238Z] #68 ...
19:00:42 [2020-04-09T19:00:42.238Z] 
19:00:42 [2020-04-09T19:00:42.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:42 [2020-04-09T19:00:42.238Z] #10 6.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:42 [2020-04-09T19:00:42.238Z] #10 6.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:42 [2020-04-09T19:00:42.238Z] #10 6.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:42 [2020-04-09T19:00:42.238Z] #10 7.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:42 [2020-04-09T19:00:42.238Z] #10 9.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:42 [2020-04-09T19:00:42.238Z] #10 ...
19:00:42 [2020-04-09T19:00:42.238Z] 
19:00:42 [2020-04-09T19:00:42.238Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:42 [2020-04-09T19:00:42.326Z] #47 11.89 unicode/utf16
19:00:42 [2020-04-09T19:00:42.347Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
19:00:42 [2020-04-09T19:00:42.347Z] go: finding github.com/sirupsen/logrus v1.0.3
19:00:42 [2020-04-09T19:00:42.493Z] #56 ...
19:00:42 [2020-04-09T19:00:42.493Z] 
19:00:42 [2020-04-09T19:00:42.493Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:00:42 [2020-04-09T19:00:42.493Z] #30 9.682 + git clone https://github.com/kolyshkin/go-swagger.git .
19:00:42 [2020-04-09T19:00:42.493Z] #30 9.682 Cloning into '.'...
19:00:42 [2020-04-09T19:00:42.493Z] #30 ...
19:00:42 [2020-04-09T19:00:42.493Z] 
19:00:42 [2020-04-09T19:00:42.493Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:42 [2020-04-09T19:00:42.633Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
19:00:42 [2020-04-09T19:00:42.749Z] #47 ...
19:00:42 [2020-04-09T19:00:42.749Z] 
19:00:42 [2020-04-09T19:00:42.749Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:42 [2020-04-09T19:00:42.749Z] #23 ...
19:00:42 [2020-04-09T19:00:42.749Z] 
19:00:42 [2020-04-09T19:00:42.749Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:00:42 [2020-04-09T19:00:42.749Z] #41 6.887 + git clone https://github.com/docker/distribution.git .
19:00:42 [2020-04-09T19:00:42.749Z] #41 6.892 Cloning into '.'...
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.02 The following NEW packages will be installed:
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.03   xz-utils zip
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.08 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.08 Need to get 27.7 MB of archives.
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.08 After this operation, 117 MB of additional disk space will be used.
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.33 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
19:00:42 [2020-04-09T19:00:42.798Z] #17 13.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
19:00:42 [2020-04-09T19:00:42.903Z] #47 12.29 runtime
19:00:42 [2020-04-09T19:00:42.903Z] #47 12.50 container/list
19:00:43 [2020-04-09T19:00:43.005Z] #41 ...
19:00:43 [2020-04-09T19:00:43.005Z] 
19:00:43 [2020-04-09T19:00:43.005Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.50 + RM_GOPATH=0
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.50 + TMP_GOPATH=
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.50 + : /build
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.50 + '[' -z '' ']'
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.51 ++ mktemp -d
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.51 + export GOPATH=/tmp/tmp.5X7qIhpUfR
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.51 + GOPATH=/tmp/tmp.5X7qIhpUfR
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.51 + RM_GOPATH=1
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.51 ++ dirname ./install.sh
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.51 + dir=.
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.52 + bin=gotestsum
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.52 + shift
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.52 + '[' '!' -f ./gotestsum.installer ']'
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.53 + . ./gotestsum.installer
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.53 ++ : v0.3.5
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.53 + install_gotestsum
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.53 + echo 'Installing gotestsum version v0.3.5'
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.53 + go get -d gotest.tools/gotestsum
19:00:43 [2020-04-09T19:00:43.005Z] #50 10.53 Installing gotestsum version v0.3.5
19:00:43 [2020-04-09T19:00:43.005Z] #50 ...
19:00:43 [2020-04-09T19:00:43.005Z] 
19:00:43 [2020-04-09T19:00:43.005Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:43 [2020-04-09T19:00:43.005Z] #62 8.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:43 [2020-04-09T19:00:43.005Z] #62 8.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:43 [2020-04-09T19:00:43.005Z] #62 8.758 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:43 [2020-04-09T19:00:43.005Z] #62 10.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
19:00:43 [2020-04-09T19:00:43.080Z] #17 13.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
19:00:43 [2020-04-09T19:00:43.260Z] #62 ...
19:00:43 [2020-04-09T19:00:43.260Z] 
19:00:43 [2020-04-09T19:00:43.260Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.02 + RM_GOPATH=0
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.02 + TMP_GOPATH=
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.02 + : /build
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.02 + '[' -z '' ']'
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.02 ++ mktemp -d
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + export GOPATH=/tmp/tmp.QcTajpOsCC
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + GOPATH=/tmp/tmp.QcTajpOsCC
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + RM_GOPATH=1
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 ++ dirname ./install.sh
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + dir=.
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + bin=golangci_lint
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + shift
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + '[' '!' -f ./golangci_lint.installer ']'
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + . ./golangci_lint.installer
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 ++ : v1.23.8
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + install_golangci_lint
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + echo 'Installing golangci-lint version v1.23.8'
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:00:43 [2020-04-09T19:00:43.260Z] #53 11.03 Installing golangci-lint version v1.23.8
19:00:43 [2020-04-09T19:00:43.260Z] #53 ...
19:00:43 [2020-04-09T19:00:43.260Z] 
19:00:43 [2020-04-09T19:00:43.260Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:43 [2020-04-09T19:00:43.260Z] #56 11.53 + RM_GOPATH=0
19:00:43 [2020-04-09T19:00:43.370Z] #17 13.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
19:00:43 [2020-04-09T19:00:43.370Z] #17 13.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
19:00:43 [2020-04-09T19:00:43.516Z] #56 11.53 + TMP_GOPATH=
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.53 + : /build
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.53 + '[' -z '' ']'
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 ++ mktemp -d
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + export GOPATH=/tmp/tmp.7RbBNdPfwJ
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + GOPATH=/tmp/tmp.7RbBNdPfwJ
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + RM_GOPATH=1
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 ++ dirname ./install.sh
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + dir=.
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + bin=shfmt
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + shift
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + '[' '!' -f ./shfmt.installer ']'
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + . ./shfmt.installer
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + install_shfmt
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7RbBNdPfwJ/src/github.com/mvdan/sh
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.54 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:43 [2020-04-09T19:00:43.517Z] #56 11.57 Cloning into '/tmp/tmp.7RbBNdPfwJ/src/github.com/mvdan/sh'...
19:00:43 [2020-04-09T19:00:43.652Z] #17 ...
19:00:43 [2020-04-09T19:00:43.652Z] 
19:00:43 [2020-04-09T19:00:43.652Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:00:43 [2020-04-09T19:00:43.652Z] #30 DONE 105.7s
19:00:43 [2020-04-09T19:00:43.652Z] 
19:00:43 [2020-04-09T19:00:43.652Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:00:43 [2020-04-09T19:00:43.652Z] #17 14.12 debconf: delaying package configuration, since apt-utils is not installed
19:00:43 [2020-04-09T19:00:43.652Z] #17 ...
19:00:43 [2020-04-09T19:00:43.652Z] 
19:00:43 [2020-04-09T19:00:43.652Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:43 [2020-04-09T19:00:43.652Z] #44 63.54   CC       criu/cr-check.o
19:00:43 [2020-04-09T19:00:43.652Z] #44 64.70   CC       criu/cr-dedup.o
19:00:43 [2020-04-09T19:00:43.652Z] #44 65.04   CC       criu/cr-dump.o
19:00:43 [2020-04-09T19:00:43.652Z] #44 66.76   CC       criu/cr-errno.o
19:00:43 [2020-04-09T19:00:43.652Z] #44 66.83   CC       criu/cr-restore.o
19:00:44 [2020-04-09T19:00:44.130Z] go: finding github.com/client9/misspell v0.3.4
19:00:44 [2020-04-09T19:00:44.267Z] #44 ...
19:00:44 [2020-04-09T19:00:44.267Z] 
19:00:44 [2020-04-09T19:00:44.267Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.16 Fetched 27.7 MB in 1s (38.5 MB/s)
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.19 Selecting previously unselected package pigz.
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.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 ... 23190 files and directories currently installed.)
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.20 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.21 Unpacking pigz (2.4-1) ...
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.25 Selecting previously unselected package libpython3.7-minimal:s390x.
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.26 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.52 Selecting previously unselected package python3.7-minimal.
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
19:00:44 [2020-04-09T19:00:44.267Z] #17 14.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:00:44 [2020-04-09T19:00:44.287Z] #47 13.48 crypto/internal/subtle
19:00:44 [2020-04-09T19:00:44.422Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
19:00:44 [2020-04-09T19:00:44.548Z] #47 13.94 crypto/subtle
19:00:44 [2020-04-09T19:00:44.711Z] go: finding gotest.tools v2.2.0+incompatible
19:00:44 [2020-04-09T19:00:44.711Z] go: finding github.com/kr/pty v1.1.1
19:00:44 [2020-04-09T19:00:44.711Z] go: finding google.golang.org/appengine v1.1.0
19:00:44 [2020-04-09T19:00:44.711Z] go: finding github.com/containerd/containerd v1.2.4
19:00:44 [2020-04-09T19:00:44.808Z] #47 14.40 vendor/golang.org/x/crypto/cryptobyte/asn1
19:00:44 [2020-04-09T19:00:44.882Z] #17 15.41 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
19:00:44 [2020-04-09T19:00:44.882Z] #17 15.43 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:00:45 [2020-04-09T19:00:45.000Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
19:00:45 [2020-04-09T19:00:45.069Z] #47 14.70 internal/nettrace
19:00:45 [2020-04-09T19:00:45.330Z] #47 ...
19:00:45 [2020-04-09T19:00:45.330Z] 
19:00:45 [2020-04-09T19:00:45.330Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:45 [2020-04-09T19:00:45.330Z] #25 8.729 Reading package lists...
19:00:45 [2020-04-09T19:00:45.647Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
19:00:45 [2020-04-09T19:00:45.775Z] #23 ...
19:00:45 [2020-04-09T19:00:45.775Z] 
19:00:45 [2020-04-09T19:00:45.775Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:46 [2020-04-09T19:00:46.030Z] #68 15.89 Checking out files:  88% (697/788)   
Checking out files:  89% (702/788)   
Checking out files:  90% (710/788)   
Checking out files:  91% (718/788)   
Checking out files:  92% (725/788)   
Checking out files:  93% (733/788)   
Checking out files:  94% (741/788)   
Checking out files:  95% (749/788)   
Checking out files:  96% (757/788)   
Checking out files:  97% (765/788)   
Checking out files:  98% (773/788)   
Checking out files:  99% (781/788)   
Checking out files: 100% (788/788)   
Checking out files: 100% (788/788), done.
19:00:46 [2020-04-09T19:00:46.030Z] #68 16.09 + cd /tmp/tmp.C5WUdnUlr9/src/github.com/rootless-containers/rootlesskit
19:00:46 [2020-04-09T19:00:46.030Z] #68 16.09 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.69 Selecting previously unselected package python3-minimal.
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.71 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.72 Unpacking python3-minimal (3.7.3-1) ...
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.75 Selecting previously unselected package libmpdec2:s390x.
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.76 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.76 Unpacking libmpdec2:s390x (2.4.2-2) ...
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.84 Selecting previously unselected package libpython3.7-stdlib:s390x.
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
19:00:46 [2020-04-09T19:00:46.377Z] #17 16.84 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
19:00:46 [2020-04-09T19:00:46.591Z] #68 16.72 + for f in rootlesskit rootlesskit-docker-proxy
19:00:46 [2020-04-09T19:00:46.591Z] #68 16.72 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:00:46 [2020-04-09T19:00:46.712Z] go: finding github.com/Microsoft/hcsshim v0.8.5
19:00:46 [2020-04-09T19:00:46.846Z] #68 ...
19:00:46 [2020-04-09T19:00:46.846Z] 
19:00:46 [2020-04-09T19:00:46.846Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:46 [2020-04-09T19:00:46.846Z] #25 7.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:46 [2020-04-09T19:00:46.846Z] #25 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:46 [2020-04-09T19:00:46.990Z] #17 17.46 Selecting previously unselected package python3.7.
19:00:46 [2020-04-09T19:00:46.990Z] #17 17.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
19:00:46 [2020-04-09T19:00:46.990Z] #17 17.46 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:00:46 [2020-04-09T19:00:46.990Z] #17 17.54 Selecting previously unselected package libpython3-stdlib:s390x.
19:00:46 [2020-04-09T19:00:46.990Z] #17 17.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
19:00:46 [2020-04-09T19:00:46.990Z] #17 17.55 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
19:00:46 [2020-04-09T19:00:46.990Z] #17 17.62 Setting up python3-minimal (3.7.3-1) ...
19:00:47 [2020-04-09T19:00:47.000Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
19:00:47 [2020-04-09T19:00:47.101Z] #25 ...
19:00:47 [2020-04-09T19:00:47.101Z] 
19:00:47 [2020-04-09T19:00:47.101Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.98 + RM_GOPATH=0
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.98 + TMP_GOPATH=
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.98 + : /build
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.98 + '[' -z '' ']'
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.99 ++ mktemp -d
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.99 + export GOPATH=/tmp/tmp.gZsivrtM0y
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.99 + GOPATH=/tmp/tmp.gZsivrtM0y
19:00:47 [2020-04-09T19:00:47.101Z] #56 10.99 + RM_GOPATH=1
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 ++ dirname ./install.sh
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + dir=.
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + bin=shfmt
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + shift
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + '[' '!' -f ./shfmt.installer ']'
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + . ./shfmt.installer
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + install_shfmt
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gZsivrtM0y/src/github.com/mvdan/sh
19:00:47 [2020-04-09T19:00:47.101Z] #56 11.00 Cloning into '/tmp/tmp.gZsivrtM0y/src/github.com/mvdan/sh'...
19:00:47 [2020-04-09T19:00:47.402Z] #53 ...
19:00:47 [2020-04-09T19:00:47.402Z] 
19:00:47 [2020-04-09T19:00:47.402Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:47 [2020-04-09T19:00:47.402Z] #35 16.99 Fetched 8337 kB in 12s (670 kB/s)
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.11 Selecting previously unselected package python3.
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.13 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.15 Unpacking python3 (3.7.3-1) ...
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.21 Selecting previously unselected package libip4tc0:s390x.
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.21 Unpacking libip4tc0:s390x (1.8.2-4) ...
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.28 Selecting previously unselected package libip6tc0:s390x.
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.28 Unpacking libip6tc0:s390x (1.8.2-4) ...
19:00:47 [2020-04-09T19:00:47.604Z] #17 18.33 Selecting previously unselected package libiptc0:s390x.
19:00:47 [2020-04-09T19:00:47.631Z] go: finding github.com/docker/go-units v0.3.1
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.33 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.33 Unpacking libiptc0:s390x (1.8.2-4) ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.40 Selecting previously unselected package libnfnetlink0:s390x.
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.40 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.44 Selecting previously unselected package libnetfilter-conntrack3:s390x.
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.44 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.48 Selecting previously unselected package libnftnl11:s390x.
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.49 Unpacking libnftnl11:s390x (1.1.2-2) ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.53 Selecting previously unselected package iptables.
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.53 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
19:00:47 [2020-04-09T19:00:47.886Z] #17 18.53 Unpacking iptables (1.8.2-4) ...
19:00:47 [2020-04-09T19:00:47.922Z] go: finding github.com/onsi/ginkgo v1.7.0
19:00:48 [2020-04-09T19:00:48.030Z] #56 ...
19:00:48 [2020-04-09T19:00:48.030Z] 
19:00:48 [2020-04-09T19:00:48.030Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:48 [2020-04-09T19:00:48.030Z] #25 18.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:48 [2020-04-09T19:00:48.030Z] #25 ...
19:00:48 [2020-04-09T19:00:48.030Z] 
19:00:48 [2020-04-09T19:00:48.031Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:00:48 [2020-04-09T19:00:48.031Z] #41 8.510 + git clone https://github.com/docker/distribution.git .
19:00:48 [2020-04-09T19:00:48.031Z] #41 8.518 Cloning into '.'...
19:00:48 [2020-04-09T19:00:48.031Z] #41 ...
19:00:48 [2020-04-09T19:00:48.031Z] 
19:00:48 [2020-04-09T19:00:48.031Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.71 + RM_GOPATH=0
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.71 + TMP_GOPATH=
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.71 + : /build
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.71 + '[' -z '' ']'
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.71 ++ mktemp -d
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + export GOPATH=/tmp/tmp.Yj4aXIi3xl
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + GOPATH=/tmp/tmp.Yj4aXIi3xl
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + RM_GOPATH=1
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 ++ dirname ./install.sh
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + dir=.
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + bin=tomlv
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + shift
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + '[' '!' -f ./tomlv.installer ']'
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + . ./tomlv.installer
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + install_tomlv
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.72 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Yj4aXIi3xl/src/github.com/BurntSushi/toml
19:00:48 [2020-04-09T19:00:48.031Z] #33 10.76 Cloning into '/tmp/tmp.Yj4aXIi3xl/src/github.com/BurntSushi/toml'...
19:00:48 [2020-04-09T19:00:48.031Z] #33 13.06 + cd /tmp/tmp.Yj4aXIi3xl/src/github.com/BurntSushi/toml
19:00:48 [2020-04-09T19:00:48.031Z] #33 13.06 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:48 [2020-04-09T19:00:48.031Z] #33 13.08 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:00:48 [2020-04-09T19:00:48.031Z] #33 14.53 internal/cpu
19:00:48 [2020-04-09T19:00:48.031Z] #33 14.71 runtime/internal/math
19:00:48 [2020-04-09T19:00:48.031Z] #33 14.94 math/bits
19:00:48 [2020-04-09T19:00:48.031Z] #33 15.70 internal/bytealg
19:00:48 [2020-04-09T19:00:48.031Z] #33 16.12 math
19:00:48 [2020-04-09T19:00:48.031Z] #33 17.95 runtime
19:00:48 [2020-04-09T19:00:48.136Z] #25 15.42 Reading package lists...
19:00:48 [2020-04-09T19:00:48.136Z] #25 ...
19:00:48 [2020-04-09T19:00:48.136Z] 
19:00:48 [2020-04-09T19:00:48.136Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:48 [2020-04-09T19:00:48.136Z] #62 7.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:00:48 [2020-04-09T19:00:48.136Z] #62 14.16 Fetched 8166 kB in 10s (812 kB/s)
19:00:48 [2020-04-09T19:00:48.136Z] #62 14.16 Reading package lists...
19:00:48 [2020-04-09T19:00:48.136Z] #62 ...
19:00:48 [2020-04-09T19:00:48.136Z] 
19:00:48 [2020-04-09T19:00:48.136Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:48 [2020-04-09T19:00:48.136Z] #35 7.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:48 [2020-04-09T19:00:48.136Z] #35 7.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:48 [2020-04-09T19:00:48.136Z] #35 7.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:48 [2020-04-09T19:00:48.136Z] #35 8.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
19:00:48 [2020-04-09T19:00:48.136Z] #35 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
19:00:48 [2020-04-09T19:00:48.136Z] #35 13.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:00:48 [2020-04-09T19:00:48.136Z] #35 ...
19:00:48 [2020-04-09T19:00:48.136Z] 
19:00:48 [2020-04-09T19:00:48.136Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:48 [2020-04-09T19:00:48.136Z] #56 15.35 + cd /tmp/tmp.lCYMfUvZ1i/src/github.com/mvdan/sh
19:00:48 [2020-04-09T19:00:48.136Z] #56 15.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:48 [2020-04-09T19:00:48.136Z] #56 15.47 + GO111MODULE=on
19:00:48 [2020-04-09T19:00:48.136Z] #56 15.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:00:48 [2020-04-09T19:00:48.136Z] #56 16.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:48 [2020-04-09T19:00:48.136Z] #56 17.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:00:48 [2020-04-09T19:00:48.136Z] #56 17.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:00:48 [2020-04-09T19:00:48.136Z] #56 17.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:00:48 [2020-04-09T19:00:48.136Z] #56 17.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:48 [2020-04-09T19:00:48.168Z] #17 18.69 Selecting previously unselected package xxd.
19:00:48 [2020-04-09T19:00:48.168Z] #17 18.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
19:00:48 [2020-04-09T19:00:48.168Z] #17 18.70 Unpacking xxd (2:8.1.0875-5) ...
19:00:48 [2020-04-09T19:00:48.168Z] #17 18.77 Selecting previously unselected package vim-common.
19:00:48 [2020-04-09T19:00:48.168Z] #17 18.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:00:48 [2020-04-09T19:00:48.168Z] #17 18.79 Unpacking vim-common (2:8.1.0875-5) ...
19:00:48 [2020-04-09T19:00:48.211Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
19:00:48 [2020-04-09T19:00:48.450Z] #17 18.87 Selecting previously unselected package bash-completion.
19:00:48 [2020-04-09T19:00:48.450Z] #17 18.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:00:48 [2020-04-09T19:00:48.708Z] #56 18.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:00:48 [2020-04-09T19:00:48.760Z] #56 ...
19:00:48 [2020-04-09T19:00:48.760Z] 
19:00:48 [2020-04-09T19:00:48.760Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:48 [2020-04-09T19:00:48.760Z] #33 11.57 + RM_GOPATH=0
19:00:48 [2020-04-09T19:00:48.760Z] #33 11.57 + TMP_GOPATH=
19:00:48 [2020-04-09T19:00:48.760Z] #33 11.57 + : /build
19:00:48 [2020-04-09T19:00:48.760Z] #33 11.57 + '[' -z '' ']'
19:00:48 [2020-04-09T19:00:48.760Z] #33 11.57 ++ mktemp -d
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + export GOPATH=/tmp/tmp.zdCW7G87zz
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + GOPATH=/tmp/tmp.zdCW7G87zz
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + RM_GOPATH=1
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 ++ dirname ./install.sh
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + dir=.
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + bin=tomlv
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + shift
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + '[' '!' -f ./tomlv.installer ']'
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + . ./tomlv.installer
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + install_tomlv
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.57 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zdCW7G87zz/src/github.com/BurntSushi/toml
19:00:48 [2020-04-09T19:00:48.761Z] #33 11.58 Cloning into '/tmp/tmp.zdCW7G87zz/src/github.com/BurntSushi/toml'...
19:00:48 [2020-04-09T19:00:48.761Z] #33 13.55 + cd /tmp/tmp.zdCW7G87zz/src/github.com/BurntSushi/toml
19:00:48 [2020-04-09T19:00:48.761Z] #33 13.55 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:48 [2020-04-09T19:00:48.761Z] #33 13.56 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:00:48 [2020-04-09T19:00:48.761Z] #33 14.99 internal/cpu
19:00:48 [2020-04-09T19:00:48.761Z] #33 15.03 runtime/internal/atomic
19:00:48 [2020-04-09T19:00:48.761Z] #33 15.96 runtime/internal/sys
19:00:48 [2020-04-09T19:00:48.761Z] #33 16.39 internal/bytealg
19:00:48 [2020-04-09T19:00:48.761Z] #33 16.68 runtime/internal/math
19:00:48 [2020-04-09T19:00:48.761Z] #33 16.93 math/bits
19:00:48 [2020-04-09T19:00:48.842Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
19:00:49 [2020-04-09T19:00:49.456Z] #17 19.94 Unpacking bash-completion (1:2.8-6) ...
19:00:49 [2020-04-09T19:00:49.652Z] #56 19.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:00:49 [2020-04-09T19:00:49.686Z] #33 17.60 math
19:00:49 [2020-04-09T19:00:49.686Z] #33 17.73 runtime
19:00:49 [2020-04-09T19:00:49.738Z] #17 20.29 Selecting previously unselected package bzip2.
19:00:49 [2020-04-09T19:00:49.738Z] #17 20.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
19:00:49 [2020-04-09T19:00:49.738Z] #17 20.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:00:49 [2020-04-09T19:00:49.738Z] #17 20.36 Selecting previously unselected package xz-utils.
19:00:49 [2020-04-09T19:00:49.883Z] go: finding cloud.google.com/go v0.26.0
19:00:49 [2020-04-09T19:00:49.931Z] #33 ...
19:00:49 [2020-04-09T19:00:49.931Z] 
19:00:49 [2020-04-09T19:00:49.931Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:00:49 [2020-04-09T19:00:49.931Z] #30 10.39 + git clone https://github.com/kolyshkin/go-swagger.git .
19:00:49 [2020-04-09T19:00:49.931Z] #30 10.42 Cloning into '.'...
19:00:49 [2020-04-09T19:00:49.931Z] #30 ...
19:00:49 [2020-04-09T19:00:49.931Z] 
19:00:49 [2020-04-09T19:00:49.931Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:49 [2020-04-09T19:00:49.931Z] #47 11.21 + cd /tmp/tmp.AE0GGpBLL5/src/github.com/LK4D4/vndr
19:00:49 [2020-04-09T19:00:49.931Z] #47 11.21 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:49 [2020-04-09T19:00:49.931Z] #47 11.22 + go build -buildmode=pie -v -o /build/vndr .
19:00:49 [2020-04-09T19:00:49.931Z] #47 13.24 runtime/internal/atomic
19:00:49 [2020-04-09T19:00:49.931Z] #47 13.28 internal/cpu
19:00:49 [2020-04-09T19:00:49.931Z] #47 14.00 runtime/internal/sys
19:00:49 [2020-04-09T19:00:49.931Z] #47 14.74 runtime/internal/math
19:00:49 [2020-04-09T19:00:49.931Z] #47 14.91 internal/race
19:00:49 [2020-04-09T19:00:49.931Z] #47 14.91 internal/bytealg
19:00:49 [2020-04-09T19:00:49.931Z] #47 15.12 sync/atomic
19:00:49 [2020-04-09T19:00:49.931Z] #47 15.82 unicode
19:00:49 [2020-04-09T19:00:49.931Z] #47 16.33 runtime
19:00:49 [2020-04-09T19:00:49.931Z] #47 ...
19:00:49 [2020-04-09T19:00:49.931Z] 
19:00:49 [2020-04-09T19:00:49.931Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:49 [2020-04-09T19:00:49.931Z] #74 10.33 + RM_GOPATH=0
19:00:49 [2020-04-09T19:00:49.931Z] #74 10.33 + TMP_GOPATH=
19:00:49 [2020-04-09T19:00:49.931Z] #74 10.33 + : /build
19:00:49 [2020-04-09T19:00:49.931Z] #74 10.33 + '[' -z '' ']'
19:00:49 [2020-04-09T19:00:49.931Z] #74 10.34 ++ mktemp -d
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.36 + export GOPATH=/tmp/tmp.iL86nbgUUm
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.36 + GOPATH=/tmp/tmp.iL86nbgUUm
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.36 + RM_GOPATH=1
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 ++ dirname ./install.sh
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + dir=.
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + bin=proxy
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + shift
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + '[' '!' -f ./proxy.installer ']'
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + . ./proxy.installer
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + install_proxy
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + case "$1" in
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + export CGO_ENABLED=0
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + CGO_ENABLED=0
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + _install_proxy
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iL86nbgUUm/src/github.com/docker/libnetwork
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 Cloning into '/tmp/tmp.iL86nbgUUm/src/github.com/docker/libnetwork'...
19:00:49 [2020-04-09T19:00:49.932Z] #74 10.37 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:50 [2020-04-09T19:00:50.021Z] #17 20.36 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.021Z] #17 20.36 Unpacking xz-utils (5.2.4-1) ...
19:00:50 [2020-04-09T19:00:50.021Z] #17 20.47 Selecting previously unselected package apparmor.
19:00:50 [2020-04-09T19:00:50.021Z] #17 20.47 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.021Z] #17 20.51 Unpacking apparmor (2.13.2-10) ...
19:00:50 [2020-04-09T19:00:50.021Z] #17 20.74 Selecting previously unselected package aufs-tools.
19:00:50 [2020-04-09T19:00:50.170Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
19:00:50 [2020-04-09T19:00:50.170Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
19:00:50 [2020-04-09T19:00:50.170Z] go: finding github.com/hashicorp/golang-lru v0.5.0
19:00:50 [2020-04-09T19:00:50.187Z] #74 ...
19:00:50 [2020-04-09T19:00:50.187Z] 
19:00:50 [2020-04-09T19:00:50.187Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:50 [2020-04-09T19:00:50.187Z] #35 10.80 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:50 [2020-04-09T19:00:50.187Z] #35 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:50 [2020-04-09T19:00:50.187Z] #35 13.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:50 [2020-04-09T19:00:50.187Z] #35 19.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.75 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.84 Selecting previously unselected package libonig5:s390x.
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.84 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.84 Unpacking libonig5:s390x (6.9.1-1) ...
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.92 Selecting previously unselected package libjq1:s390x.
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.303Z] #17 20.93 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
19:00:50 [2020-04-09T19:00:50.442Z] #35 ...
19:00:50 [2020-04-09T19:00:50.442Z] 
19:00:50 [2020-04-09T19:00:50.442Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:50 [2020-04-09T19:00:50.442Z] #62 11.65 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:50 [2020-04-09T19:00:50.442Z] #62 11.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:50 [2020-04-09T19:00:50.442Z] #62 14.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:50 [2020-04-09T19:00:50.442Z] #62 20.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:50 [2020-04-09T19:00:50.481Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
19:00:50 [2020-04-09T19:00:50.481Z] go: finding github.com/uber/jaeger-lib v1.2.1
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.01 Selecting previously unselected package jq.
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.02 Unpacking jq (1.5+dfsg-2+b1) ...
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.06 Selecting previously unselected package libaio1:s390x.
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.06 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.06 Unpacking libaio1:s390x (0.3.112-3) ...
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.09 Selecting previously unselected package libgpm2:s390x.
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.09 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.09 Unpacking libgpm2:s390x (1.20.7-5) ...
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.13 Selecting previously unselected package libicu63:s390x.
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
19:00:50 [2020-04-09T19:00:50.585Z] #17 21.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
19:00:50 [2020-04-09T19:00:50.599Z] #56 ...
19:00:50 [2020-04-09T19:00:50.599Z] 
19:00:50 [2020-04-09T19:00:50.599Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:50 [2020-04-09T19:00:50.599Z] #33 9.897 sync/atomic
19:00:50 [2020-04-09T19:00:50.599Z] #33 10.00 internal/bytealg
19:00:50 [2020-04-09T19:00:50.599Z] #33 10.22 math
19:00:50 [2020-04-09T19:00:50.599Z] #33 10.63 unicode
19:00:50 [2020-04-09T19:00:50.599Z] #33 10.63 internal/testlog
19:00:50 [2020-04-09T19:00:50.599Z] #33 11.20 encoding
19:00:50 [2020-04-09T19:00:50.599Z] #33 11.46 runtime/cgo
19:00:50 [2020-04-09T19:00:50.599Z] #33 11.71 runtime
19:00:50 [2020-04-09T19:00:50.599Z] #33 ...
19:00:50 [2020-04-09T19:00:50.599Z] 
19:00:50 [2020-04-09T19:00:50.599Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:50 [2020-04-09T19:00:50.599Z] #56 20.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:00:50 [2020-04-09T19:00:50.697Z] #62 ...
19:00:50 [2020-04-09T19:00:50.697Z] 
19:00:50 [2020-04-09T19:00:50.697Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + export GOPATH=/tmp/tmp.lu2DAig5Fp
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + GOPATH=/tmp/tmp.lu2DAig5Fp
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + RM_GOPATH=1
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 ++ dirname ./install.sh
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + dir=.
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + bin=golangci_lint
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + shift
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + '[' '!' -f ./golangci_lint.installer ']'
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + . ./golangci_lint.installer
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 ++ : v1.23.8
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + install_golangci_lint
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + echo 'Installing golangci-lint version v1.23.8'
19:00:50 [2020-04-09T19:00:50.697Z] #53 10.69 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:00:50 [2020-04-09T19:00:50.697Z] #53 ...
19:00:50 [2020-04-09T19:00:50.697Z] 
19:00:50 [2020-04-09T19:00:50.697Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:50 [2020-04-09T19:00:50.697Z] #43 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:50 [2020-04-09T19:00:50.697Z] #43 14.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:50 [2020-04-09T19:00:50.795Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
19:00:50 [2020-04-09T19:00:50.795Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
19:00:50 [2020-04-09T19:00:50.953Z] #43 ...
19:00:50 [2020-04-09T19:00:50.953Z] 
19:00:50 [2020-04-09T19:00:50.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:50 [2020-04-09T19:00:50.953Z] #10 11.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:50 [2020-04-09T19:00:50.953Z] #10 16.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:51 [2020-04-09T19:00:51.542Z] #56 ...
19:00:51 [2020-04-09T19:00:51.542Z] 
19:00:51 [2020-04-09T19:00:51.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:51 [2020-04-09T19:00:51.542Z] #43 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:00:51 [2020-04-09T19:00:51.542Z] #43 18.10 Fetched 8166 kB in 12s (660 kB/s)
19:00:51 [2020-04-09T19:00:51.542Z] #43 18.10 Reading package lists...
19:00:51 [2020-04-09T19:00:51.542Z] #43 ...
19:00:51 [2020-04-09T19:00:51.542Z] 
19:00:51 [2020-04-09T19:00:51.543Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:51 [2020-04-09T19:00:51.543Z] #62 14.16 Reading package lists...
19:00:51 [2020-04-09T19:00:51.563Z] #35 16.99 Reading package lists...
19:00:51 [2020-04-09T19:00:51.563Z] #35 ...
19:00:51 [2020-04-09T19:00:51.563Z] 
19:00:51 [2020-04-09T19:00:51.563Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:00:51 [2020-04-09T19:00:51.563Z] #30 10.85 + git clone https://github.com/kolyshkin/go-swagger.git .
19:00:51 [2020-04-09T19:00:51.563Z] #30 10.86 Cloning into '.'...
19:00:51 [2020-04-09T19:00:51.563Z] #30 ...
19:00:51 [2020-04-09T19:00:51.563Z] 
19:00:51 [2020-04-09T19:00:51.563Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.10 + RM_GOPATH=0
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.11 + TMP_GOPATH=
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.11 + : /build
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.11 + '[' -z '' ']'
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.11 ++ mktemp -d
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.11 + export GOPATH=/tmp/tmp.YuloSuZHsE
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.11 + GOPATH=/tmp/tmp.YuloSuZHsE
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.11 + RM_GOPATH=1
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.12 ++ dirname ./install.sh
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + dir=.
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + bin=vndr
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + shift
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + '[' '!' -f ./vndr.installer ']'
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + . ./vndr.installer
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + install_vndr
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.15 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YuloSuZHsE/src/github.com/LK4D4/vndr
19:00:51 [2020-04-09T19:00:51.563Z] #47 11.16 Cloning into '/tmp/tmp.YuloSuZHsE/src/github.com/LK4D4/vndr'...
19:00:51 [2020-04-09T19:00:51.563Z] #47 12.50 + cd /tmp/tmp.YuloSuZHsE/src/github.com/LK4D4/vndr
19:00:51 [2020-04-09T19:00:51.563Z] #47 12.50 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:51 [2020-04-09T19:00:51.563Z] #47 12.51 + go build -buildmode=pie -v -o /build/vndr .
19:00:51 [2020-04-09T19:00:51.563Z] #47 14.85 runtime/internal/math
19:00:51 [2020-04-09T19:00:51.563Z] #47 15.05 internal/bytealg
19:00:51 [2020-04-09T19:00:51.563Z] #47 15.06 internal/race
19:00:51 [2020-04-09T19:00:51.563Z] #47 15.27 sync/atomic
19:00:51 [2020-04-09T19:00:51.563Z] #47 15.49 unicode
19:00:51 [2020-04-09T19:00:51.563Z] #47 16.10 runtime
19:00:51 [2020-04-09T19:00:51.819Z] #47 ...
19:00:51 [2020-04-09T19:00:51.819Z] 
19:00:51 [2020-04-09T19:00:51.819Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:00:51 [2020-04-09T19:00:51.819Z] #41 11.24 + git clone https://github.com/docker/distribution.git .
19:00:51 [2020-04-09T19:00:51.819Z] #41 11.24 Cloning into '.'...
19:00:51 [2020-04-09T19:00:51.819Z] #41 ...
19:00:51 [2020-04-09T19:00:51.819Z] 
19:00:51 [2020-04-09T19:00:51.819Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.20 + RM_GOPATH=0
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.20 + TMP_GOPATH=
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.20 + : /build
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.20 + '[' -z '' ']'
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.20 ++ mktemp -d
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 Install docker/cli version 17.06.2-ce from stable
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + export GOPATH=/tmp/tmp.7Vubc9D68L
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + GOPATH=/tmp/tmp.7Vubc9D68L
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + RM_GOPATH=1
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 ++ dirname ./install.sh
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + dir=.
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + bin=dockercli
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + shift
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + '[' '!' -f ./dockercli.installer ']'
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + . ./dockercli.installer
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 ++ : stable
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 ++ : 17.06.2-ce
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + install_dockercli
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.21 ++ uname -m
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.22 + arch=x86_64
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.22 + '[' x86_64 '!=' x86_64 ']'
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.22 + url=https://download.docker.com/linux/static
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.22 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:00:51 [2020-04-09T19:00:51.819Z] #23 11.22 + tar -xz docker/docker
19:00:52 [2020-04-09T19:00:52.077Z] #23 ...
19:00:52 [2020-04-09T19:00:52.077Z] 
19:00:52 [2020-04-09T19:00:52.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:52 [2020-04-09T19:00:52.077Z] #10 11.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:52 [2020-04-09T19:00:52.077Z] #10 15.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:52 [2020-04-09T19:00:52.077Z] #10 17.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:52 [2020-04-09T19:00:52.118Z] #62 21.25 Reading package lists...
19:00:52 [2020-04-09T19:00:52.118Z] #62 ...
19:00:52 [2020-04-09T19:00:52.118Z] 
19:00:52 [2020-04-09T19:00:52.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:52 [2020-04-09T19:00:52.118Z] #10 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:00:52 [2020-04-09T19:00:52.118Z] #10 17.78 Fetched 8166 kB in 12s (674 kB/s)
19:00:52 [2020-04-09T19:00:52.118Z] #10 17.78 Reading package lists...
19:00:52 [2020-04-09T19:00:52.118Z] #10 ...
19:00:52 [2020-04-09T19:00:52.118Z] 
19:00:52 [2020-04-09T19:00:52.118Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:00:52 [2020-04-09T19:00:52.118Z] #41 21.58 Checking out files:  90% (1439/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
19:00:52 [2020-04-09T19:00:52.118Z] #41 21.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:00:52 [2020-04-09T19:00:52.300Z] go: finding github.com/hashicorp/go-uuid v1.0.0
19:00:52 [2020-04-09T19:00:52.319Z] #10 22.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:52 [2020-04-09T19:00:52.337Z] #10 ...
19:00:52 [2020-04-09T19:00:52.337Z] 
19:00:52 [2020-04-09T19:00:52.337Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + RM_GOPATH=0
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + TMP_GOPATH=
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + : /build
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + '[' -z '' ']'
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 ++ mktemp -d
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + export GOPATH=/tmp/tmp.51PI1RxjcP
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + GOPATH=/tmp/tmp.51PI1RxjcP
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + RM_GOPATH=1
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 ++ dirname ./install.sh
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + dir=.
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + bin=gotestsum
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + shift
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + '[' '!' -f ./gotestsum.installer ']'
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + . ./gotestsum.installer
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 ++ : v0.3.5
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + install_gotestsum
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + echo 'Installing gotestsum version v0.3.5'
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 + go get -d gotest.tools/gotestsum
19:00:52 [2020-04-09T19:00:52.337Z] #50 11.35 Installing gotestsum version v0.3.5
19:00:52 [2020-04-09T19:00:52.337Z] #50 ...
19:00:52 [2020-04-09T19:00:52.337Z] 
19:00:52 [2020-04-09T19:00:52.337Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:52 [2020-04-09T19:00:52.337Z] #62 11.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:00:52 [2020-04-09T19:00:52.337Z] #62 11.80 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:00:52 [2020-04-09T19:00:52.337Z] #62 11.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:00:52 [2020-04-09T19:00:52.337Z] #62 14.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:52 [2020-04-09T19:00:52.337Z] #62 17.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:52 [2020-04-09T19:00:52.381Z] #41 ...
19:00:52 [2020-04-09T19:00:52.381Z] 
19:00:52 [2020-04-09T19:00:52.381Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:52 [2020-04-09T19:00:52.381Z] #68 11.87 + cd /tmp/tmp.H6pB2NZTOE/src/github.com/rootless-containers/rootlesskit
19:00:52 [2020-04-09T19:00:52.381Z] #68 11.87 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:52 [2020-04-09T19:00:52.381Z] #68 12.03 + for f in rootlesskit rootlesskit-docker-proxy
19:00:52 [2020-04-09T19:00:52.381Z] #68 12.03 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:00:52 [2020-04-09T19:00:52.381Z] #68 ...
19:00:52 [2020-04-09T19:00:52.381Z] 
19:00:52 [2020-04-09T19:00:52.381Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:52 [2020-04-09T19:00:52.381Z] #56 21.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:00:52 [2020-04-09T19:00:52.381Z] #56 21.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:00:52 [2020-04-09T19:00:52.575Z] #10 ...
19:00:52 [2020-04-09T19:00:52.575Z] 
19:00:52 [2020-04-09T19:00:52.575Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:52 [2020-04-09T19:00:52.575Z] #23 22.57 + mkdir -p /build
19:00:52 [2020-04-09T19:00:52.575Z] #23 22.59 + mv docker/docker /build/
19:00:52 [2020-04-09T19:00:52.575Z] #23 22.60 + rmdir docker
19:00:52 [2020-04-09T19:00:52.593Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
19:00:52 [2020-04-09T19:00:52.595Z] #62 ...
19:00:52 [2020-04-09T19:00:52.595Z] 
19:00:52 [2020-04-09T19:00:52.595Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:52 [2020-04-09T19:00:52.595Z] #47 20.98 unicode/utf8
19:00:52 [2020-04-09T19:00:52.657Z] #56 22.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:00:52 [2020-04-09T19:00:52.657Z] #56 22.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:52 [2020-04-09T19:00:52.832Z] #23 DONE 23.1s
19:00:52 [2020-04-09T19:00:52.832Z] 
19:00:52 [2020-04-09T19:00:52.832Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:52 [2020-04-09T19:00:52.832Z] #47 22.50 unicode/utf8
19:00:52 [2020-04-09T19:00:52.851Z] #47 21.78 math
19:00:52 [2020-04-09T19:00:52.887Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
19:00:52 [2020-04-09T19:00:52.949Z] #33 ...
19:00:52 [2020-04-09T19:00:52.949Z] 
19:00:52 [2020-04-09T19:00:52.949Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:52 [2020-04-09T19:00:52.949Z] #25 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:52 [2020-04-09T19:00:52.949Z] #25 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:52 [2020-04-09T19:00:52.949Z] #25 19.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:52 [2020-04-09T19:00:52.949Z] #25 ...
19:00:52 [2020-04-09T19:00:52.949Z] 
19:00:52 [2020-04-09T19:00:52.949Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 + RM_GOPATH=0
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 + TMP_GOPATH=
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 + : /build
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 + '[' -z '' ']'
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 ++ mktemp -d
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 + export GOPATH=/tmp/tmp.ecCPz7wIve
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 + GOPATH=/tmp/tmp.ecCPz7wIve
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 + RM_GOPATH=1
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.93 ++ dirname ./install.sh
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + dir=.
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + bin=vndr
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + shift
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + '[' '!' -f ./vndr.installer ']'
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + . ./vndr.installer
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + install_vndr
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.96 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ecCPz7wIve/src/github.com/LK4D4/vndr
19:00:52 [2020-04-09T19:00:52.949Z] #47 11.97 Cloning into '/tmp/tmp.ecCPz7wIve/src/github.com/LK4D4/vndr'...
19:00:52 [2020-04-09T19:00:52.949Z] #47 13.21 + cd /tmp/tmp.ecCPz7wIve/src/github.com/LK4D4/vndr
19:00:52 [2020-04-09T19:00:52.949Z] #47 13.21 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:00:52 [2020-04-09T19:00:52.949Z] #47 13.26 + go build -buildmode=pie -v -o /build/vndr .
19:00:52 [2020-04-09T19:00:52.949Z] #47 15.54 internal/cpu
19:00:52 [2020-04-09T19:00:52.949Z] #47 15.56 runtime/internal/atomic
19:00:52 [2020-04-09T19:00:52.949Z] #47 16.47 runtime/internal/sys
19:00:52 [2020-04-09T19:00:52.949Z] #47 16.52 internal/bytealg
19:00:52 [2020-04-09T19:00:52.949Z] #47 16.98 internal/race
19:00:52 [2020-04-09T19:00:52.949Z] #47 17.09 sync/atomic
19:00:52 [2020-04-09T19:00:52.949Z] #47 17.53 unicode
19:00:52 [2020-04-09T19:00:52.949Z] #47 17.90 runtime
19:00:52 [2020-04-09T19:00:52.949Z] #47 ...
19:00:52 [2020-04-09T19:00:52.949Z] 
19:00:52 [2020-04-09T19:00:52.949Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 + RM_GOPATH=0
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 + TMP_GOPATH=
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 + : /build
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 + '[' -z '' ']'
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 ++ mktemp -d
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 + export GOPATH=/tmp/tmp.c52AZDbiOa
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 + GOPATH=/tmp/tmp.c52AZDbiOa
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.17 + RM_GOPATH=1
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 ++ dirname ./install.sh
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 + dir=.
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 + bin=dockercli
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 + shift
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 + '[' '!' -f ./dockercli.installer ']'
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 + . ./dockercli.installer
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 ++ : stable
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 ++ : 17.06.2-ce
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 + install_dockercli
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 Install docker/cli version 17.06.2-ce from stable
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.19 ++ uname -m
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.20 + arch=x86_64
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.20 + '[' x86_64 '!=' x86_64 ']'
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.20 + url=https://download.docker.com/linux/static
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.20 + tar -xz docker/docker
19:00:52 [2020-04-09T19:00:52.949Z] #23 11.21 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:00:53 [2020-04-09T19:00:53.107Z] #47 ...
19:00:53 [2020-04-09T19:00:53.107Z] 
19:00:53 [2020-04-09T19:00:53.107Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:00:53 [2020-04-09T19:00:53.107Z] #25 12.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:53 [2020-04-09T19:00:53.107Z] #25 16.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:53 [2020-04-09T19:00:53.107Z] #25 19.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:53 [2020-04-09T19:00:53.107Z] #25 ...
19:00:53 [2020-04-09T19:00:53.107Z] 
19:00:53 [2020-04-09T19:00:53.107Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:53 [2020-04-09T19:00:53.107Z] #33 12.23 + cd /tmp/tmp.OmGv8XzGGx/src/github.com/BurntSushi/toml
19:00:53 [2020-04-09T19:00:53.107Z] #33 12.23 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:00:53 [2020-04-09T19:00:53.107Z] #33 12.26 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:00:53 [2020-04-09T19:00:53.107Z] #33 13.68 internal/cpu
19:00:53 [2020-04-09T19:00:53.107Z] #33 13.70 runtime/internal/atomic
19:00:53 [2020-04-09T19:00:53.107Z] #33 14.47 runtime/internal/sys
19:00:53 [2020-04-09T19:00:53.107Z] #33 14.87 runtime/internal/math
19:00:53 [2020-04-09T19:00:53.107Z] #33 14.92 internal/bytealg
19:00:53 [2020-04-09T19:00:53.107Z] #33 14.96 math/bits
19:00:53 [2020-04-09T19:00:53.107Z] #33 15.56 math
19:00:53 [2020-04-09T19:00:53.107Z] #33 15.72 runtime
19:00:53 [2020-04-09T19:00:53.107Z] #33 21.98 internal/testlog
19:00:53 [2020-04-09T19:00:53.180Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
19:00:53 [2020-04-09T19:00:53.180Z] go: finding github.com/onsi/gomega v1.4.3
19:00:53 [2020-04-09T19:00:53.205Z] #23 ...
19:00:53 [2020-04-09T19:00:53.205Z] 
19:00:53 [2020-04-09T19:00:53.205Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.28 + RM_GOPATH=0
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.29 + TMP_GOPATH=
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.29 + : /build/
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.29 + '[' -z '' ']'
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.30 ++ mktemp -d
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.30 + export GOPATH=/tmp/tmp.urfR3KpZNn
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.30 + GOPATH=/tmp/tmp.urfR3KpZNn
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.30 + RM_GOPATH=1
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.31 ++ dirname ./install.sh
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + dir=.
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + bin=rootlesskit
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + shift
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + '[' '!' -f ./rootlesskit.installer ']'
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + . ./rootlesskit.installer
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + install_rootlesskit
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + case "$1" in
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + export CGO_ENABLED=0
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + CGO_ENABLED=0
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + _install_rootlesskit
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.33 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.urfR3KpZNn/src/github.com/rootless-containers/rootlesskit
19:00:53 [2020-04-09T19:00:53.205Z] #68 11.34 Cloning into '/tmp/tmp.urfR3KpZNn/src/github.com/rootless-containers/rootlesskit'...
19:00:53 [2020-04-09T19:00:53.205Z] #68 19.04 + cd /tmp/tmp.urfR3KpZNn/src/github.com/rootless-containers/rootlesskit
19:00:53 [2020-04-09T19:00:53.205Z] #68 19.04 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:53 [2020-04-09T19:00:53.205Z] #68 19.47 + for f in rootlesskit rootlesskit-docker-proxy
19:00:53 [2020-04-09T19:00:53.205Z] #68 19.48 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.62 Selecting previously unselected package libnet1:s390x.
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.62 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.66 Selecting previously unselected package libnl-3-200:s390x.
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.67 Unpacking libnl-3-200:s390x (3.4.0-1) ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.72 Selecting previously unselected package libprotobuf-c1:s390x.
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.72 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.75 Selecting previously unselected package libreadline5:s390x.
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.75 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.81 Selecting previously unselected package net-tools.
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.92 Selecting previously unselected package python-pip-whl.
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:00:53 [2020-04-09T19:00:53.257Z] #17 23.93 Unpacking python-pip-whl (18.1-5) ...
19:00:53 [2020-04-09T19:00:53.362Z] #33 ...
19:00:53 [2020-04-09T19:00:53.362Z] 
19:00:53 [2020-04-09T19:00:53.362Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:53 [2020-04-09T19:00:53.362Z] #62 22.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:53 [2020-04-09T19:00:53.461Z] #68 ...
19:00:53 [2020-04-09T19:00:53.461Z] 
19:00:53 [2020-04-09T19:00:53.461Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + RM_GOPATH=0
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + TMP_GOPATH=
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + : /build
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + '[' -z '' ']'
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 ++ mktemp -d
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + export GOPATH=/tmp/tmp.ZOMi01g3pp
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + GOPATH=/tmp/tmp.ZOMi01g3pp
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + RM_GOPATH=1
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 ++ dirname ./install.sh
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + dir=.
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + bin=proxy
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + shift
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + '[' '!' -f ./proxy.installer ']'
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + . ./proxy.installer
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + install_proxy
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + case "$1" in
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + export CGO_ENABLED=0
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + CGO_ENABLED=0
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + _install_proxy
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZOMi01g3pp/src/github.com/docker/libnetwork
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.19 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:53 [2020-04-09T19:00:53.461Z] #74 11.21 Cloning into '/tmp/tmp.ZOMi01g3pp/src/github.com/docker/libnetwork'...
19:00:53 [2020-04-09T19:00:53.760Z] #47 23.82 math
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.32 Selecting previously unselected package python3-lib2to3.
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.34 Unpacking python3-lib2to3 (3.7.3-1) ...
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.42 Selecting previously unselected package python3-distutils.
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.42 Unpacking python3-distutils (3.7.3-1) ...
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.51 Selecting previously unselected package python3-pip.
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:00:53 [2020-04-09T19:00:53.871Z] #17 24.52 Unpacking python3-pip (18.1-5) ...
19:00:54 [2020-04-09T19:00:54.024Z] #74 ...
19:00:54 [2020-04-09T19:00:54.024Z] 
19:00:54 [2020-04-09T19:00:54.024Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:54 [2020-04-09T19:00:54.024Z] #43 12.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:00:54 [2020-04-09T19:00:54.024Z] #43 17.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:54 [2020-04-09T19:00:54.024Z] #43 20.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:54 [2020-04-09T19:00:54.041Z] #56 23.37 runtime/cgo
19:00:54 [2020-04-09T19:00:54.041Z] #56 23.54 runtime
19:00:54 [2020-04-09T19:00:54.153Z] #17 24.59 Selecting previously unselected package python3-pkg-resources.
19:00:54 [2020-04-09T19:00:54.153Z] #17 24.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:00:54 [2020-04-09T19:00:54.153Z] #17 24.60 Unpacking python3-pkg-resources (40.8.0-1) ...
19:00:54 [2020-04-09T19:00:54.153Z] #17 24.68 Selecting previously unselected package python3-setuptools.
19:00:54 [2020-04-09T19:00:54.153Z] #17 24.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:00:54 [2020-04-09T19:00:54.153Z] #17 24.68 Unpacking python3-setuptools (40.8.0-1) ...
19:00:54 [2020-04-09T19:00:54.153Z] #17 24.79 Selecting previously unselected package python3-wheel.
19:00:54 [2020-04-09T19:00:54.214Z] go: finding gotest.tools v2.1.0+incompatible
19:00:54 [2020-04-09T19:00:54.289Z] #62 ...
19:00:54 [2020-04-09T19:00:54.289Z] 
19:00:54 [2020-04-09T19:00:54.289Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:54 [2020-04-09T19:00:54.289Z] #23 23.16 + mkdir -p /build
19:00:54 [2020-04-09T19:00:54.289Z] #23 23.18 + mv docker/docker /build/
19:00:54 [2020-04-09T19:00:54.289Z] #23 23.19 + rmdir docker
19:00:54 [2020-04-09T19:00:54.289Z] #23 DONE 23.6s
19:00:54 [2020-04-09T19:00:54.435Z] #17 24.79 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:00:54 [2020-04-09T19:00:54.435Z] #17 24.79 Unpacking python3-wheel (0.32.3-2) ...
19:00:54 [2020-04-09T19:00:54.435Z] #17 24.85 Selecting previously unselected package sudo.
19:00:54 [2020-04-09T19:00:54.435Z] #17 24.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
19:00:54 [2020-04-09T19:00:54.435Z] #17 24.86 Unpacking sudo (1.8.27-1+deb10u2) ...
19:00:54 [2020-04-09T19:00:54.545Z] 
19:00:54 [2020-04-09T19:00:54.545Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:54 [2020-04-09T19:00:54.545Z] #33 22.74 encoding
19:00:54 [2020-04-09T19:00:54.545Z] #33 23.24 runtime/cgo
19:00:54 [2020-04-09T19:00:54.717Z] #17 25.12 Selecting previously unselected package thin-provisioning-tools.
19:00:54 [2020-04-09T19:00:54.717Z] #17 25.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
19:00:54 [2020-04-09T19:00:54.717Z] #17 25.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:00:54 [2020-04-09T19:00:54.717Z] #17 25.24 Selecting previously unselected package uidmap.
19:00:54 [2020-04-09T19:00:54.717Z] #17 25.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
19:00:54 [2020-04-09T19:00:54.717Z] #17 25.25 Unpacking uidmap (1:4.5-1.1) ...
19:00:54 [2020-04-09T19:00:54.717Z] #17 25.34 Selecting previously unselected package vim-runtime.
19:00:54 [2020-04-09T19:00:54.849Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
19:00:54 [2020-04-09T19:00:54.996Z] #43 ...
19:00:54 [2020-04-09T19:00:54.996Z] 
19:00:54 [2020-04-09T19:00:54.996Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:54 [2020-04-09T19:00:54.996Z] #47 23.12 unicode/utf8
19:00:54 [2020-04-09T19:00:54.999Z] #17 25.34 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:00:54 [2020-04-09T19:00:54.999Z] #17 25.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:00:54 [2020-04-09T19:00:54.999Z] #17 25.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:00:54 [2020-04-09T19:00:54.999Z] #17 25.39 Unpacking vim-runtime (2:8.1.0875-5) ...
19:00:55 [2020-04-09T19:00:55.375Z] #17 ...
19:00:55 [2020-04-09T19:00:55.375Z] 
19:00:55 [2020-04-09T19:00:55.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:00:55 [2020-04-09T19:00:55.375Z] #44 69.96   CC       criu/cr-service.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 70.76   CC       criu/crtools.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 71.01   CC       criu/eventfd.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 71.25   CC       criu/eventpoll.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 71.73   CC       criu/external.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 71.98   CC       criu/fault-injection.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 72.08   CC       criu/fdstore.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 72.24   CC       criu/fifo.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 72.44   CC       criu/file-ids.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 72.70   CC       criu/file-lock.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 73.27   CC       criu/files-ext.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 73.58   CC       criu/files-reg.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 74.71   CC       criu/files.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 75.79   CC       criu/filesystems.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 76.18   CC       criu/fsnotify.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 76.80   CC       criu/image-desc.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 76.87   CC       criu/image.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 77.24   CC       criu/ipc_ns.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 77.87   CC       criu/irmap.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 78.26   CC       criu/kcmp-ids.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 78.50   CC       criu/kerndat.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 79.03   CC       criu/libnetlink.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 79.17   CC       criu/log.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 79.37   CC       criu/lsm.o
19:00:55 [2020-04-09T19:00:55.375Z] #44 79.55   CC       criu/mem.o
19:00:55 [2020-04-09T19:00:55.485Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
19:00:55 [2020-04-09T19:00:55.486Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
19:00:55 [2020-04-09T19:00:55.486Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
19:00:55 [2020-04-09T19:00:55.979Z] #56 ...
19:00:55 [2020-04-09T19:00:55.979Z] 
19:00:55 [2020-04-09T19:00:55.979Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:00:55 [2020-04-09T19:00:55.979Z] #47 15.31 runtime/cgo
19:00:55 [2020-04-09T19:00:55.979Z] #47 17.92 vendor/golang.org/x/crypto/internal/subtle
19:00:55 [2020-04-09T19:00:55.979Z] #47 ...
19:00:55 [2020-04-09T19:00:55.979Z] 
19:00:55 [2020-04-09T19:00:55.979Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:55 [2020-04-09T19:00:55.979Z] #74 22.56 Checking out files:  55% (1141/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
19:00:55 [2020-04-09T19:00:55.979Z] #74 23.63 + cd /tmp/tmp.tUwv9Imle0/src/github.com/docker/libnetwork
19:00:55 [2020-04-09T19:00:55.979Z] #74 23.63 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:00:55 [2020-04-09T19:00:55.979Z] #74 24.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:00:55 [2020-04-09T19:00:55.992Z] #44 80.45   CC       criu/mount.o
19:00:56 [2020-04-09T19:00:56.016Z] #47 23.94 math
19:00:56 [2020-04-09T19:00:56.272Z] #47 ...
19:00:56 [2020-04-09T19:00:56.272Z] 
19:00:56 [2020-04-09T19:00:56.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:00:56 [2020-04-09T19:00:56.272Z] #10 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:56 [2020-04-09T19:00:56.433Z] #33 ...
19:00:56 [2020-04-09T19:00:56.433Z] 
19:00:56 [2020-04-09T19:00:56.433Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:00:56 [2020-04-09T19:00:56.433Z] #43 15.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:56 [2020-04-09T19:00:56.433Z] #43 ...
19:00:56 [2020-04-09T19:00:56.433Z] 
19:00:56 [2020-04-09T19:00:56.433Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:00:56 [2020-04-09T19:00:56.433Z] #68 17.13 + cd /tmp/tmp.voGGCx0LfF/src/github.com/rootless-containers/rootlesskit
19:00:56 [2020-04-09T19:00:56.433Z] #68 17.14 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
19:00:56 [2020-04-09T19:00:56.433Z] #68 17.88 + for f in rootlesskit rootlesskit-docker-proxy
19:00:56 [2020-04-09T19:00:56.433Z] #68 17.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:00:56 [2020-04-09T19:00:56.530Z] #10 ...
19:00:56 [2020-04-09T19:00:56.530Z] 
19:00:56 [2020-04-09T19:00:56.530Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:56 [2020-04-09T19:00:56.530Z] #33 24.28 internal/testlog
19:00:56 [2020-04-09T19:00:56.688Z] #68 ...
19:00:56 [2020-04-09T19:00:56.688Z] 
19:00:56 [2020-04-09T19:00:56.688Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:56 [2020-04-09T19:00:56.688Z] #56 25.94 + cd /tmp/tmp.5M1kl2DrIC/src/github.com/mvdan/sh
19:00:56 [2020-04-09T19:00:56.688Z] #56 25.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:56 [2020-04-09T19:00:56.688Z] #56 26.04 + GO111MODULE=on
19:00:56 [2020-04-09T19:00:56.688Z] #56 26.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:00:56 [2020-04-09T19:00:56.785Z] #33 24.67 encoding
19:00:56 [2020-04-09T19:00:56.998Z] #44 ...
19:00:56 [2020-04-09T19:00:56.998Z] 
19:00:56 [2020-04-09T19:00:56.998Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:00:56 [2020-04-09T19:00:56.998Z] #17 27.49 Selecting previously unselected package vim.
19:00:56 [2020-04-09T19:00:56.998Z] #17 27.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
19:00:56 [2020-04-09T19:00:56.998Z] #17 27.52 Unpacking vim (2:8.1.0875-5) ...
19:00:57 [2020-04-09T19:00:57.042Z] #33 25.11 runtime/cgo
19:00:57 [2020-04-09T19:00:57.042Z] #33 ...
19:00:57 [2020-04-09T19:00:57.042Z] 
19:00:57 [2020-04-09T19:00:57.042Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:00:57 [2020-04-09T19:00:57.042Z] #62 15.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:00:57 [2020-04-09T19:00:57.042Z] #62 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:00:57 [2020-04-09T19:00:57.042Z] #62 ...
19:00:57 [2020-04-09T19:00:57.042Z] 
19:00:57 [2020-04-09T19:00:57.042Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:00:57 [2020-04-09T19:00:57.042Z] #23 24.81 + mkdir -p /build
19:00:57 [2020-04-09T19:00:57.042Z] #23 24.82 + mv docker/docker /build/
19:00:57 [2020-04-09T19:00:57.042Z] #23 24.82 + rmdir docker
19:00:57 [2020-04-09T19:00:57.042Z] #23 DONE 25.2s
19:00:57 [2020-04-09T19:00:57.042Z] 
19:00:57 [2020-04-09T19:00:57.042Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:00:57 [2020-04-09T19:00:57.042Z] #35 23.53 Fetched 8337 kB in 19s (448 kB/s)
19:00:57 [2020-04-09T19:00:57.543Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
19:00:57 [2020-04-09T19:00:57.543Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
19:00:57 [2020-04-09T19:00:57.543Z] go: finding github.com/gogo/googleapis v1.1.0
19:00:57 [2020-04-09T19:00:57.612Z] #17 27.91 Selecting previously unselected package xfsprogs.
19:00:57 [2020-04-09T19:00:57.612Z] #17 27.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
19:00:57 [2020-04-09T19:00:57.612Z] #17 27.92 Unpacking xfsprogs (4.20.0-1) ...
19:00:57 [2020-04-09T19:00:57.612Z] #17 28.33 Selecting previously unselected package zip.
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.35 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.35 Unpacking zip (3.0-11+b1) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.51 Setting up aufs-tools (1:4.14+20190211-1) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.54 Setting up libip6tc0:s390x (1.8.2-4) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.55 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.56 Setting up libgpm2:s390x (1.20.7-5) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.57 Setting up libip4tc0:s390x (1.8.2-4) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.58 Setting up uidmap (1:4.5-1.1) ...
19:00:57 [2020-04-09T19:00:57.894Z] #17 28.59 Setting up libnftnl11:s390x (1.1.2-2) ...
19:00:57 [2020-04-09T19:00:57.996Z] #47 ...
19:00:57 [2020-04-09T19:00:57.996Z] 
19:00:57 [2020-04-09T19:00:57.996Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:00:57 [2020-04-09T19:00:57.996Z] #56 26.65 + cd /tmp/tmp.gZsivrtM0y/src/github.com/mvdan/sh
19:00:57 [2020-04-09T19:00:57.996Z] #56 26.71 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:00:57 [2020-04-09T19:00:57.996Z] #56 26.90 + GO111MODULE=on
19:00:57 [2020-04-09T19:00:57.996Z] #56 26.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:00:58 [2020-04-09T19:00:58.171Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.59 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.62 Setting up libicu63:s390x (63.1-6+deb10u1) ...
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.62 Setting up xxd (2:8.1.0875-5) ...
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.63 Setting up zip (3.0-11+b1) ...
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.63 Setting up vim-common (2:8.1.0875-5) ...
19:00:58 [2020-04-09T19:00:58.176Z] #17 28.65 Setting up bash-completion (1:2.8-6) ...
19:00:58 [2020-04-09T19:00:58.465Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
19:00:59 [2020-04-09T19:00:59.204Z] #56 28.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:00:59 [2020-04-09T19:00:59.204Z] #56 28.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:59 [2020-04-09T19:00:59.204Z] #56 28.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:00:59 [2020-04-09T19:00:59.204Z] #56 28.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:00:59 [2020-04-09T19:00:59.292Z] #74 ...
19:00:59 [2020-04-09T19:00:59.292Z] 
19:00:59 [2020-04-09T19:00:59.292Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:00:59 [2020-04-09T19:00:59.292Z] #53 28.42 + cd /tmp/tmp.jF7NftMjaW/src/github.com/golangci/golangci-lint/
19:00:59 [2020-04-09T19:00:59.292Z] #53 28.42 + git checkout -q v1.23.8
19:00:59 [2020-04-09T19:00:59.373Z] #56 29.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:00:59 [2020-04-09T19:00:59.373Z] #56 29.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:59 [2020-04-09T19:00:59.373Z] #56 29.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:00:59 [2020-04-09T19:00:59.460Z] #56 28.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:59 [2020-04-09T19:00:59.496Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
19:00:59 [2020-04-09T19:00:59.552Z] #53 28.90 ++ git describe --tags
19:00:59 [2020-04-09T19:00:59.552Z] #53 28.90 + version=v1.23.8
19:00:59 [2020-04-09T19:00:59.552Z] #53 28.91 ++ git rev-parse --short HEAD
19:00:59 [2020-04-09T19:00:59.552Z] #53 28.91 + commit=76a82c6
19:00:59 [2020-04-09T19:00:59.552Z] #53 28.91 ++ git show -s --format=%cd
19:00:59 [2020-04-09T19:00:59.552Z] #53 28.94 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:00:59 [2020-04-09T19:00:59.552Z] #53 28.94 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:00:59 [2020-04-09T19:00:59.629Z] #56 29.81 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:00:59 [2020-04-09T19:00:59.646Z] #17 29.91 Setting up libiptc0:s390x (1.8.2-4) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 29.94 Setting up xz-utils (5.2.4-1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 29.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 29.96 Setting up sudo (1.8.27-1+deb10u2) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.01 invoke-rc.d: could not determine current runlevel
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.01 invoke-rc.d: policy-rc.d denied execution of start.
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.02 Setting up pigz (2.4-1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.03 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.06 Setting up libnl-3-200:s390x (3.4.0-1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.07 Setting up python-pip-whl (18.1-5) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.08 Setting up libmpdec2:s390x (2.4.2-2) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.08 Setting up vim-runtime (2:8.1.0875-5) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.26 Setting up libaio1:s390x (0.3.112-3) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.27 Setting up libonig5:s390x (6.9.1-1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.28 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.28 Setting up vim (2:8.1.0875-5) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.34 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.34 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.35 Setting up jq (1.5+dfsg-2+b1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.36 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
19:00:59 [2020-04-09T19:00:59.646Z] #17 30.36 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:00:59 [2020-04-09T19:00:59.788Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
19:00:59 [2020-04-09T19:00:59.788Z] go: finding gopkg.in/yaml.v2 v2.2.1
19:00:59 [2020-04-09T19:00:59.788Z] go: finding github.com/Microsoft/go-winio v0.4.11
19:00:59 [2020-04-09T19:00:59.885Z] #56 30.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:01:00 [2020-04-09T19:01:00.081Z] go: finding github.com/golang/mock v1.1.1
19:01:00 [2020-04-09T19:01:00.126Z] #53 ...
19:01:00 [2020-04-09T19:01:00.126Z] 
19:01:00 [2020-04-09T19:01:00.126Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:00 [2020-04-09T19:01:00.126Z] #35 19.88 Fetched 8166 kB in 12s (656 kB/s)
19:01:00 [2020-04-09T19:01:00.126Z] #35 19.88 Reading package lists...
19:01:00 [2020-04-09T19:01:00.126Z] #35 27.66 Reading package lists...
19:01:00 [2020-04-09T19:01:00.126Z] #35 ...
19:01:00 [2020-04-09T19:01:00.126Z] 
19:01:00 [2020-04-09T19:01:00.126Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:00 [2020-04-09T19:01:00.126Z] #25 15.42 Reading package lists...
19:01:00 [2020-04-09T19:01:00.126Z] #25 22.21 Building dependency tree...
19:01:00 [2020-04-09T19:01:00.126Z] #25 25.55 ca-certificates is already the newest version (20190110).
19:01:00 [2020-04-09T19:01:00.126Z] #25 25.55 The following additional packages will be installed:
19:01:00 [2020-04-09T19:01:00.126Z] #25 25.56   libjq1 libonig5
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.00 The following NEW packages will be installed:
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.02   jq libjq1 libonig5
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.51 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.51 Need to get 325 kB of archives.
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.51 After this operation, 1019 kB of additional disk space will be used.
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:01:00 [2020-04-09T19:01:00.126Z] #25 26.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:01:00 [2020-04-09T19:01:00.126Z] #25 27.93 debconf: delaying package configuration, since apt-utils is not installed
19:01:00 [2020-04-09T19:01:00.126Z] #25 28.13 Fetched 325 kB in 0s (1125 kB/s)
19:01:00 [2020-04-09T19:01:00.126Z] #25 28.21 Selecting previously unselected package libonig5:arm64.
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.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 ... 15374 files and directories currently installed.)
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.33 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.35 Unpacking libonig5:arm64 (6.9.1-1) ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.63 Selecting previously unselected package libjq1:arm64.
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.67 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.91 Selecting previously unselected package jq.
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 28.93 Unpacking jq (1.5+dfsg-2+b1) ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 29.22 Setting up libonig5:arm64 (6.9.1-1) ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 29.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 29.26 Setting up jq (1.5+dfsg-2+b1) ...
19:01:00 [2020-04-09T19:01:00.127Z] #25 29.28 Processing triggers for libc-bin (2.28-10) ...
19:01:00 [2020-04-09T19:01:00.316Z] #35 23.53 Reading package lists...
19:01:00 [2020-04-09T19:01:00.316Z] #35 ...
19:01:00 [2020-04-09T19:01:00.316Z] 
19:01:00 [2020-04-09T19:01:00.316Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:01:00 [2020-04-09T19:01:00.316Z] #41 27.43 Checking out files:  79% (1272/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
19:01:00 [2020-04-09T19:01:00.316Z] #41 28.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:01:00 [2020-04-09T19:01:00.387Z] #25 DONE 30.3s
19:01:00 [2020-04-09T19:01:00.388Z] 
19:01:00 [2020-04-09T19:01:00.388Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:01:00 [2020-04-09T19:01:00.652Z] #26 DONE 0.1s
19:01:00 [2020-04-09T19:01:00.652Z] 
19:01:00 [2020-04-09T19:01:00.652Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:00 [2020-04-09T19:01:00.737Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
19:01:01 [2020-04-09T19:01:01.252Z] #56 31.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:01:01 [2020-04-09T19:01:01.346Z] #56 30.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.18 Setting up iptables (1.8.2-4) ...
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:01:01 [2020-04-09T19:01:01.691Z] #17 32.22 Setting up python3 (3.7.3-1) ...
19:01:01 [2020-04-09T19:01:01.907Z] #56 ...
19:01:01 [2020-04-09T19:01:01.907Z] 
19:01:01 [2020-04-09T19:01:01.907Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:01 [2020-04-09T19:01:01.907Z] #43 31.47 Fetched 8337 kB in 25s (333 kB/s)
19:01:01 [2020-04-09T19:01:01.973Z] #17 32.42 Setting up python3-wheel (0.32.3-2) ...
19:01:02 [2020-04-09T19:01:02.255Z] #17 32.83 Setting up apparmor (2.13.2-10) ...
19:01:02 [2020-04-09T19:01:02.620Z] #56 ...
19:01:02 [2020-04-09T19:01:02.620Z] 
19:01:02 [2020-04-09T19:01:02.620Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:01:02 [2020-04-09T19:01:02.788Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
19:01:02 [2020-04-09T19:01:02.788Z] go: finding github.com/hpcloud/tail v1.0.0
19:01:02 [2020-04-09T19:01:02.788Z] go: finding github.com/onsi/ginkgo v1.6.0
19:01:03 [2020-04-09T19:01:03.390Z] #41 33.08 Checking out files:  65% (1048/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files:  99% (1593/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
19:01:03 [2020-04-09T19:01:03.425Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
19:01:03 [2020-04-09T19:01:03.583Z] #41 31.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:01:03 [2020-04-09T19:01:03.646Z] #41 34.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:01:03 [2020-04-09T19:01:03.646Z] #41 ...
19:01:03 [2020-04-09T19:01:03.646Z] 
19:01:03 [2020-04-09T19:01:03.646Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:03 [2020-04-09T19:01:03.646Z] #35 24.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:01:03 [2020-04-09T19:01:03.646Z] #35 ...
19:01:03 [2020-04-09T19:01:03.646Z] 
19:01:03 [2020-04-09T19:01:03.646Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:03 [2020-04-09T19:01:03.646Z] #25 34.48 Fetched 8337 kB in 28s (299 kB/s)
19:01:03 [2020-04-09T19:01:03.725Z] #17 33.91 Setting up xfsprogs (4.20.0-1) ...
19:01:03 [2020-04-09T19:01:03.725Z] #17 33.93 Setting up python3-lib2to3 (3.7.3-1) ...
19:01:03 [2020-04-09T19:01:03.725Z] #17 34.07 Setting up python3-pkg-resources (40.8.0-1) ...
19:01:04 [2020-04-09T19:01:04.007Z] #17 34.55 Setting up python3-distutils (3.7.3-1) ...
19:01:04 [2020-04-09T19:01:04.086Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
19:01:04 [2020-04-09T19:01:04.207Z] #25 34.48 Reading package lists...
19:01:04 [2020-04-09T19:01:04.207Z] #25 ...
19:01:04 [2020-04-09T19:01:04.207Z] 
19:01:04 [2020-04-09T19:01:04.207Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:04 [2020-04-09T19:01:04.207Z] #33 24.08 internal/testlog
19:01:04 [2020-04-09T19:01:04.207Z] #33 24.88 encoding
19:01:04 [2020-04-09T19:01:04.208Z] #33 25.51 runtime/cgo
19:01:04 [2020-04-09T19:01:04.208Z] #33 ...
19:01:04 [2020-04-09T19:01:04.208Z] 
19:01:04 [2020-04-09T19:01:04.208Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:04 [2020-04-09T19:01:04.208Z] #47 30.38 unicode/utf16
19:01:04 [2020-04-09T19:01:04.208Z] #47 31.03 container/list
19:01:04 [2020-04-09T19:01:04.208Z] #47 32.46 crypto/internal/subtle
19:01:04 [2020-04-09T19:01:04.208Z] #47 32.87 crypto/subtle
19:01:04 [2020-04-09T19:01:04.208Z] #47 33.19 vendor/golang.org/x/crypto/cryptobyte/asn1
19:01:04 [2020-04-09T19:01:04.208Z] #47 33.66 internal/nettrace
19:01:04 [2020-04-09T19:01:04.208Z] #47 34.11 runtime/cgo
19:01:04 [2020-04-09T19:01:04.289Z] #17 34.81 Setting up python3-setuptools (40.8.0-1) ...
19:01:04 [2020-04-09T19:01:04.866Z] #27 3.676 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:01:04 [2020-04-09T19:01:04.866Z] #27 ...
19:01:04 [2020-04-09T19:01:04.866Z] 
19:01:04 [2020-04-09T19:01:04.866Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:04 [2020-04-09T19:01:04.866Z] #10 17.78 Reading package lists...
19:01:04 [2020-04-09T19:01:04.866Z] #10 24.67 Reading package lists...
19:01:04 [2020-04-09T19:01:04.866Z] #10 31.01 Building dependency tree...
19:01:04 [2020-04-09T19:01:04.866Z] #10 33.91 The following additional packages will be installed:
19:01:04 [2020-04-09T19:01:04.866Z] #10 33.91   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:01:04 [2020-04-09T19:01:04.866Z] #10 33.91   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:01:04 [2020-04-09T19:01:04.866Z] #10 33.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:01:04 [2020-04-09T19:01:04.866Z] #10 33.94   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:04 [2020-04-09T19:01:04.866Z] #10 33.96 Suggested packages:
19:01:04 [2020-04-09T19:01:04.866Z] #10 33.97   gcc-8-locales seccomp wine64
19:01:04 [2020-04-09T19:01:04.866Z] #10 ...
19:01:04 [2020-04-09T19:01:04.866Z] 
19:01:04 [2020-04-09T19:01:04.866Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:04 [2020-04-09T19:01:04.866Z] #35 27.66 Reading package lists...
19:01:04 [2020-04-09T19:01:04.866Z] #35 ...
19:01:04 [2020-04-09T19:01:04.866Z] 
19:01:04 [2020-04-09T19:01:04.866Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:01:04 [2020-04-09T19:01:04.866Z] #41 24.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:01:04 [2020-04-09T19:01:04.866Z] #41 ...
19:01:04 [2020-04-09T19:01:04.866Z] 
19:01:04 [2020-04-09T19:01:04.866Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:05 [2020-04-09T19:01:05.127Z] #35 34.73 Building dependency tree...
19:01:05 [2020-04-09T19:01:05.127Z] #35 ...
19:01:05 [2020-04-09T19:01:05.127Z] 
19:01:05 [2020-04-09T19:01:05.127Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:05 [2020-04-09T19:01:05.127Z] #43 18.10 Reading package lists...
19:01:05 [2020-04-09T19:01:05.127Z] #43 25.48 Reading package lists...
19:01:05 [2020-04-09T19:01:05.127Z] #43 32.28 Building dependency tree...
19:01:05 [2020-04-09T19:01:05.127Z] #43 ...
19:01:05 [2020-04-09T19:01:05.127Z] 
19:01:05 [2020-04-09T19:01:05.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:05 [2020-04-09T19:01:05.128Z] #27 4.237 
19:01:05 [2020-04-09T19:01:05.295Z] #17 35.49 Setting up python3-pip (18.1-5) ...
19:01:05 [2020-04-09T19:01:05.576Z] #17 36.11 Processing triggers for libc-bin (2.28-10) ...
19:01:05 [2020-04-09T19:01:05.576Z] #17 36.13 Processing triggers for mime-support (3.62) ...
19:01:06 [2020-04-09T19:01:06.094Z] #41 ...
19:01:06 [2020-04-09T19:01:06.094Z] 
19:01:06 [2020-04-09T19:01:06.094Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:06 [2020-04-09T19:01:06.094Z] #62 34.25 Fetched 8337 kB in 26s (323 kB/s)
19:01:06 [2020-04-09T19:01:06.171Z] #27 4.515 
##                                                                         3.2%
########                                                                  11.5%
#############                                                             18.2%
#################                                                         24.9%
#####################                                                     29.5%
########################                                                  34.7%
##############################                                            42.2%
##################################                                        48.4%
######################################                                    53.7%
########################################                                  56.0%
19:01:06 [2020-04-09T19:01:06.171Z] #27 ...
19:01:06 [2020-04-09T19:01:06.171Z] 
19:01:06 [2020-04-09T19:01:06.171Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:06 [2020-04-09T19:01:06.171Z] #62 21.25 Reading package lists...
19:01:06 [2020-04-09T19:01:06.171Z] #62 28.09 Building dependency tree...
19:01:06 [2020-04-09T19:01:06.171Z] #62 31.86 The following additional packages will be installed:
19:01:06 [2020-04-09T19:01:06.171Z] #62 31.87   libbtrfs0
19:01:06 [2020-04-09T19:01:06.171Z] #62 31.96 The following NEW packages will be installed:
19:01:06 [2020-04-09T19:01:06.171Z] #62 31.96   libbtrfs-dev libbtrfs0
19:01:06 [2020-04-09T19:01:06.171Z] #62 32.49 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
19:01:06 [2020-04-09T19:01:06.171Z] #62 32.49 Need to get 119 kB of archives.
19:01:06 [2020-04-09T19:01:06.171Z] #62 32.49 After this operation, 387 kB of additional disk space will be used.
19:01:06 [2020-04-09T19:01:06.171Z] #62 32.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:01:06 [2020-04-09T19:01:06.171Z] #62 32.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.34 debconf: delaying package configuration, since apt-utils is not installed
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.53 Fetched 119 kB in 1s (145 kB/s)
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.60 Selecting previously unselected package libbtrfs0.
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.75 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.76 Unpacking libbtrfs0 (4.20.1-2) ...
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.87 Selecting previously unselected package libbtrfs-dev.
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
19:01:06 [2020-04-09T19:01:06.171Z] #62 34.89 Unpacking libbtrfs-dev (4.20.1-2) ...
19:01:06 [2020-04-09T19:01:06.171Z] #62 35.19 Setting up libbtrfs0 (4.20.1-2) ...
19:01:06 [2020-04-09T19:01:06.171Z] #62 35.25 Setting up libbtrfs-dev (4.20.1-2) ...
19:01:06 [2020-04-09T19:01:06.171Z] #62 35.28 Processing triggers for libc-bin (2.28-10) ...
19:01:06 [2020-04-09T19:01:06.171Z] #62 DONE 36.0s
19:01:06 [2020-04-09T19:01:06.171Z] 
19:01:06 [2020-04-09T19:01:06.171Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:06 [2020-04-09T19:01:06.194Z] #17 DONE 36.6s
19:01:06 [2020-04-09T19:01:06.194Z] 
19:01:06 [2020-04-09T19:01:06.194Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
19:01:06 [2020-04-09T19:01:06.431Z] #27 4.515 
##                                                                         3.2%
########                                                                  11.5%
#############                                                             18.2%
#################                                                         24.9%
#####################                                                     29.5%
########################                                                  34.7%
##############################                                            42.2%
##################################                                        48.4%
######################################                                    53.7%
########################################                                  56.0%
#########################################                                 58.1%
##########################################                                59.5%
19:01:06 [2020-04-09T19:01:06.431Z] #27 ...
19:01:06 [2020-04-09T19:01:06.431Z] 
19:01:06 [2020-04-09T19:01:06.431Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:01:06 [2020-04-09T19:01:06.431Z] #63 DONE 0.1s
19:01:06 [2020-04-09T19:01:06.431Z] 
19:01:06 [2020-04-09T19:01:06.431Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:01:06 [2020-04-09T19:01:06.431Z] #64 DONE 0.1s
19:01:06 [2020-04-09T19:01:06.431Z] 
19:01:06 [2020-04-09T19:01:06.431Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:06 [2020-04-09T19:01:06.725Z] #47 ...
19:01:06 [2020-04-09T19:01:06.725Z] 
19:01:06 [2020-04-09T19:01:06.725Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:06 [2020-04-09T19:01:06.725Z] #62 27.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:01:06 [2020-04-09T19:01:06.725Z] #62 ...
19:01:06 [2020-04-09T19:01:06.725Z] 
19:01:06 [2020-04-09T19:01:06.725Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:07 [2020-04-09T19:01:07.148Z] #43 31.47 Reading package lists...
19:01:07 [2020-04-09T19:01:07.148Z] #43 ...
19:01:07 [2020-04-09T19:01:07.148Z] 
19:01:07 [2020-04-09T19:01:07.148Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:07 [2020-04-09T19:01:07.210Z] #18 1.179 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:01:07 [2020-04-09T19:01:07.210Z] #18 1.182 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:01:07 [2020-04-09T19:01:07.210Z] #18 1.184 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:01:07 [2020-04-09T19:01:07.216Z] #27 4.515 
##                                                                         3.2%
########                                                                  11.5%
#############                                                             18.2%
#################                                                         24.9%
#####################                                                     29.5%
########################                                                  34.7%
##############################                                            42.2%
##################################                                        48.4%
######################################                                    53.7%
########################################                                  56.0%
#########################################                                 58.1%
##########################################                                59.5%
############################################                              62.1%
##############################################                            64.7%
################################################                          67.7%
###################################################                       71.1%
########################################################                  78.7%
#############################################################             85.3%
################################################################          90.1%
###################################################################       94.3%
######################################################################## 100.0%
19:01:07 [2020-04-09T19:01:07.403Z] #74 35.01 Checking out files:  46% (960/2066)   
Checking out files:  47% (972/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  87% (1799/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
19:01:07 [2020-04-09T19:01:07.403Z] #74 36.60 + cd /tmp/tmp.DHyt34lAHO/src/github.com/docker/libnetwork
19:01:07 [2020-04-09T19:01:07.403Z] #74 36.60 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:01:07 [2020-04-09T19:01:07.492Z] #18 DONE 1.4s
19:01:07 [2020-04-09T19:01:07.492Z] 
19:01:07 [2020-04-09T19:01:07.492Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:01:07 [2020-04-09T19:01:07.492Z] #41 128.7 + dpkg --print-architecture
19:01:07 [2020-04-09T19:01:07.492Z] #41 128.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:01:07 [2020-04-09T19:01:07.492Z] #41 128.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:01:07 [2020-04-09T19:01:07.492Z] #41 128.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:01:07 [2020-04-09T19:01:07.659Z] #74 36.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:01:08 [2020-04-09T19:01:08.022Z] #62 34.25 Reading package lists...
19:01:08 [2020-04-09T19:01:08.022Z] #62 ...
19:01:08 [2020-04-09T19:01:08.022Z] 
19:01:08 [2020-04-09T19:01:08.022Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:08 [2020-04-09T19:01:08.022Z] #56 26.04 + cd /tmp/tmp.7RbBNdPfwJ/src/github.com/mvdan/sh
19:01:08 [2020-04-09T19:01:08.022Z] #56 26.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:01:08 [2020-04-09T19:01:08.022Z] #56 26.28 + GO111MODULE=on
19:01:08 [2020-04-09T19:01:08.022Z] #56 26.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:01:08 [2020-04-09T19:01:08.022Z] #56 28.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:01:08 [2020-04-09T19:01:08.022Z] #56 28.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:01:08 [2020-04-09T19:01:08.022Z] #56 28.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:01:08 [2020-04-09T19:01:08.022Z] #56 28.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:01:08 [2020-04-09T19:01:08.022Z] #56 29.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:01:08 [2020-04-09T19:01:08.022Z] #56 30.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:01:08 [2020-04-09T19:01:08.022Z] #56 31.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:08 [2020-04-09T19:01:08.022Z] #56 34.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:08 [2020-04-09T19:01:08.022Z] #56 ...
19:01:08 [2020-04-09T19:01:08.022Z] 
19:01:08 [2020-04-09T19:01:08.022Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:08 [2020-04-09T19:01:08.161Z] #27 7.369 
19:01:08 [2020-04-09T19:01:08.278Z] #74 34.90 Checking out files:  48% (1008/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
19:01:08 [2020-04-09T19:01:08.278Z] #74 36.46 + cd /tmp/tmp.ZOMi01g3pp/src/github.com/docker/libnetwork
19:01:08 [2020-04-09T19:01:08.278Z] #74 36.46 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:01:08 [2020-04-09T19:01:08.534Z] #74 36.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:01:08 [2020-04-09T19:01:08.838Z] #74 36.71 Checking out files:  39% (821/2066)   
Checking out files:  40% (827/2066)   
Checking out files:  41% (848/2066)   
Checking out files:  42% (868/2066)   
Checking out files:  43% (889/2066)   
Checking out files:  44% (910/2066)   
Checking out files:  45% (930/2066)   
Checking out files:  46% (951/2066)   
Checking out files:  47% (972/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  65% (1363/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  94% (1953/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
19:01:08 [2020-04-09T19:01:08.838Z] #74 39.11 + cd /tmp/tmp.iL86nbgUUm/src/github.com/docker/libnetwork
19:01:08 [2020-04-09T19:01:08.838Z] #74 39.11 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:01:08 [2020-04-09T19:01:08.966Z] #41 ...
19:01:08 [2020-04-09T19:01:08.966Z] 
19:01:08 [2020-04-09T19:01:08.966Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:08 [2020-04-09T19:01:08.966Z] #44 83.14   CC       criu/namespaces.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 84.37   CC       criu/net.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 86.14   CC       criu/netfilter.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 86.46   CC       criu/page-pipe.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 86.92   CC       criu/page-xfer.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 87.64   CC       criu/pagemap-cache.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 87.99   CC       criu/pagemap.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 88.63   CC       criu/parasite-syscall.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 89.25   CC       criu/path.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 89.43   CC       criu/pie-util-vdso.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 89.82   CC       criu/pie-util.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 89.96   CC       criu/pipes.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 90.49   CC       criu/plugin.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 90.75   CC       criu/proc_parse.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 92.31   CC       criu/protobuf-desc.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 92.81   CC       criu/protobuf.o
19:01:08 [2020-04-09T19:01:08.966Z] #44 93.10   CC       criu/pstree.o
19:01:09 [2020-04-09T19:01:09.033Z] #74 ...
19:01:09 [2020-04-09T19:01:09.033Z] 
19:01:09 [2020-04-09T19:01:09.033Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:09 [2020-04-09T19:01:09.033Z] #47 28.15 unicode/utf16
19:01:09 [2020-04-09T19:01:09.033Z] #47 28.67 container/list
19:01:09 [2020-04-09T19:01:09.033Z] #47 30.15 crypto/internal/subtle
19:01:09 [2020-04-09T19:01:09.033Z] #47 30.40 crypto/subtle
19:01:09 [2020-04-09T19:01:09.033Z] #47 30.93 vendor/golang.org/x/crypto/cryptobyte/asn1
19:01:09 [2020-04-09T19:01:09.033Z] #47 31.27 internal/nettrace
19:01:09 [2020-04-09T19:01:09.033Z] #47 31.59 runtime/cgo
19:01:09 [2020-04-09T19:01:09.289Z] #47 ...
19:01:09 [2020-04-09T19:01:09.289Z] 
19:01:09 [2020-04-09T19:01:09.289Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:01:09 [2020-04-09T19:01:09.289Z] #41 32.97 Checking out files:  62% (994/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
19:01:09 [2020-04-09T19:01:09.289Z] #41 34.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:01:09 [2020-04-09T19:01:09.289Z] #41 36.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:01:09 [2020-04-09T19:01:09.289Z] #41 ...
19:01:09 [2020-04-09T19:01:09.289Z] 
19:01:09 [2020-04-09T19:01:09.289Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:09 [2020-04-09T19:01:09.289Z] #35 16.99 Reading package lists...
19:01:09 [2020-04-09T19:01:09.402Z] #74 39.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:01:09 [2020-04-09T19:01:09.480Z] #27 7.644 
##                                                                         3.9%
######                                                                     9.2%
############                                                              17.1%
#################                                                         24.1%
#######################                                                   33.0%
#############################                                             41.5%
#####################################                                     51.4%
#########################################                                 57.7%
##################################################                        70.3%
###########################################################               82.4%
####################################################################      94.8%
######################################################################## 100.0%
19:01:09 [2020-04-09T19:01:09.544Z] #35 29.49 Reading package lists...
19:01:09 [2020-04-09T19:01:09.545Z] #35 ...
19:01:09 [2020-04-09T19:01:09.545Z] 
19:01:09 [2020-04-09T19:01:09.545Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:09 [2020-04-09T19:01:09.545Z] #62 38.40 Fetched 8337 kB in 27s (310 kB/s)
19:01:09 [2020-04-09T19:01:09.581Z] #44 94.01   CC       criu/rbtree.o
19:01:09 [2020-04-09T19:01:09.865Z] #44 94.20   CC       criu/rst-malloc.o
19:01:10 [2020-04-09T19:01:10.053Z] #27 9.380 
19:01:10 [2020-04-09T19:01:10.147Z] #44 94.41   CC       criu/seccomp.o
19:01:10 [2020-04-09T19:01:10.429Z] #44 94.95   CC       criu/seize.o
19:01:10 [2020-04-09T19:01:10.770Z] #74 ...
19:01:10 [2020-04-09T19:01:10.770Z] 
19:01:10 [2020-04-09T19:01:10.770Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:10 [2020-04-09T19:01:10.770Z] #43 31.43 Fetched 8337 kB in 25s (329 kB/s)
19:01:11 [2020-04-09T19:01:11.027Z] #43 31.43 Reading package lists...
19:01:11 [2020-04-09T19:01:11.027Z] #43 ...
19:01:11 [2020-04-09T19:01:11.027Z] 
19:01:11 [2020-04-09T19:01:11.027Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:01:11 [2020-04-09T19:01:11.027Z] #41 37.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:01:11 [2020-04-09T19:01:11.043Z] #44 95.58   CC       criu/servicefd.o
19:01:11 [2020-04-09T19:01:11.657Z] #44 95.91   CC       criu/shmem.o
19:01:12 [2020-04-09T19:01:12.272Z] #44 96.56   CC       criu/sigframe.o
19:01:12 [2020-04-09T19:01:12.272Z] #44 96.68   CC       criu/signalfd.o
19:01:12 [2020-04-09T19:01:12.555Z] #44 96.99   CC       criu/sk-inet.o
19:01:12 [2020-04-09T19:01:12.672Z] #27 9.641 
                                                                           0.0%
###                                                                        5.3%
######                                                                     9.1%
##########                                                                14.7%
#############                                                             18.3%
###############                                                           21.5%
###################                                                       27.1%
######################                                                    31.5%
#########################                                                 35.3%
############################                                              39.4%
###############################                                           43.4%
#################################                                         46.8%
###################################                                       49.7%
######################################                                    54.1%
#########################################                                 58.1%
############################################                              62.1%
################################################                          67.1%
####################################################                      72.7%
#######################################################                   77.6%
############################################################              83.7%
################################################################          89.1%
################################################################          89.3%
####27 ...
19:01:12 [2020-04-09T19:01:12.672Z] 
19:01:12 [2020-04-09T19:01:12.672Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:12 [2020-04-09T19:01:12.672Z] #74 DONE 42.3s
19:01:12 [2020-04-09T19:01:12.672Z] 
19:01:12 [2020-04-09T19:01:12.672Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:12 [2020-04-09T19:01:12.672Z] #27 9.641 
                                                                           0.0%
###                                                                        5.3%
######                                                                     9.1%
##########                                                                14.7%
#############                                                             18.3%
###############                                                           21.5%
###################                                                       27.1%
######################                                                    31.5%
#########################                                                 35.3%
############################                                              39.4%
###############################                                           43.4%
#################################                                         46.8%
###################################                                       49.7%
######################################                                    54.1%
#########################################                                 58.1%
############################################                              62.1%
################################################                          67.1%
####################################################                      72.7%
#######################################################                   77.6%
############################################################              83.7%
################################################################          89.1%
################################################################          89.3%
####################################################################      95.0%
######################################################################## 100.0%
19:01:12 [2020-04-09T19:01:12.672Z] #27 ...
19:01:12 [2020-04-09T19:01:12.672Z] 
19:01:12 [2020-04-09T19:01:12.672Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:12 [2020-04-09T19:01:12.672Z] #43 35.77 The following additional packages will be installed:
19:01:12 [2020-04-09T19:01:12.672Z] #43 35.78   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:01:12 [2020-04-09T19:01:12.672Z] #43 35.79   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:01:12 [2020-04-09T19:01:12.672Z] #43 35.79 Suggested packages:
19:01:12 [2020-04-09T19:01:12.672Z] #43 35.79   manpages-dev python-setuptools
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.33 The following NEW packages will be installed:
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.33   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.34   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.34   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.34   python-six zlib1g-dev
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.78 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.78 Need to get 3798 kB of archives.
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.78 After this operation, 21.6 MB of additional disk space will be used.
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 37.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 38.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.18 debconf: delaying package configuration, since apt-utils is not installed
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.38 Fetched 3798 kB in 0s (7640 kB/s)
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.48 Selecting previously unselected package libcap-dev:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.59 Unpacking libcap-dev:arm64 (1:2.25-2) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.77 Selecting previously unselected package libnet1:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 39.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.01 Selecting previously unselected package libnet1-dev.
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.38 Selecting previously unselected package libnl-3-200:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.39 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.63 Selecting previously unselected package libnl-3-dev:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 40.66 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.12 Selecting previously unselected package libprotobuf-c1:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.14 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.26 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.28 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.38 Selecting previously unselected package zlib1g-dev:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.42 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.84 Selecting previously unselected package libprotobuf17:arm64.
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.672Z] #43 41.86 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
19:01:12 [2020-04-09T19:01:12.784Z] #74 ...
19:01:12 [2020-04-09T19:01:12.784Z] 
19:01:12 [2020-04-09T19:01:12.784Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:12 [2020-04-09T19:01:12.784Z] #10 30.42 Fetched 8337 kB in 24s (342 kB/s)
19:01:12 [2020-04-09T19:01:12.784Z] #10 30.42 Reading package lists...
19:01:12 [2020-04-09T19:01:12.784Z] #10 ...
19:01:12 [2020-04-09T19:01:12.784Z] 
19:01:12 [2020-04-09T19:01:12.784Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:12 [2020-04-09T19:01:12.785Z] #56 37.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:01:12 [2020-04-09T19:01:12.785Z] #56 37.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:01:12 [2020-04-09T19:01:12.785Z] #56 37.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:01:12 [2020-04-09T19:01:12.785Z] #56 38.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:12 [2020-04-09T19:01:12.785Z] #56 39.63 runtime
19:01:12 [2020-04-09T19:01:12.785Z] #56 39.63 runtime/cgo
19:01:12 [2020-04-09T19:01:12.806Z] #62 38.40 Reading package lists...
19:01:12 [2020-04-09T19:01:12.806Z] #62 ...
19:01:12 [2020-04-09T19:01:12.806Z] 
19:01:12 [2020-04-09T19:01:12.806Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:12 [2020-04-09T19:01:12.806Z] #56 31.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:12 [2020-04-09T19:01:12.806Z] #56 33.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:12 [2020-04-09T19:01:12.806Z] #56 36.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:01:12 [2020-04-09T19:01:12.806Z] #56 36.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:01:12 [2020-04-09T19:01:12.806Z] #56 36.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:01:12 [2020-04-09T19:01:12.806Z] #56 36.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:12 [2020-04-09T19:01:12.806Z] #56 38.36 runtime
19:01:12 [2020-04-09T19:01:12.806Z] #56 38.39 runtime/cgo
19:01:12 [2020-04-09T19:01:12.806Z] #56 ...
19:01:12 [2020-04-09T19:01:12.806Z] 
19:01:12 [2020-04-09T19:01:12.806Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:12 [2020-04-09T19:01:12.806Z] #35 29.49 Reading package lists...
19:01:12 [2020-04-09T19:01:12.917Z] #41 ...
19:01:12 [2020-04-09T19:01:12.917Z] 
19:01:12 [2020-04-09T19:01:12.917Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:12 [2020-04-09T19:01:12.917Z] #56 32.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:12 [2020-04-09T19:01:12.917Z] #56 35.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:12 [2020-04-09T19:01:12.917Z] #56 37.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:01:12 [2020-04-09T19:01:12.917Z] #56 38.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:01:12 [2020-04-09T19:01:12.917Z] #56 38.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:01:12 [2020-04-09T19:01:12.917Z] #56 38.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:01:12 [2020-04-09T19:01:12.917Z] #56 40.58 runtime/cgo
19:01:12 [2020-04-09T19:01:12.917Z] #56 40.61 runtime
19:01:12 [2020-04-09T19:01:12.917Z] #56 ...
19:01:12 [2020-04-09T19:01:12.917Z] 
19:01:12 [2020-04-09T19:01:12.917Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:12 [2020-04-09T19:01:12.917Z] #62 43.21 Fetched 8337 kB in 36s (232 kB/s)
19:01:12 [2020-04-09T19:01:12.934Z] #43 42.80 Selecting previously unselected package libprotobuf-lite17:arm64.
19:01:12 [2020-04-09T19:01:12.934Z] #43 42.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
19:01:12 [2020-04-09T19:01:12.934Z] #43 42.81 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:01:13 [2020-04-09T19:01:13.169Z] #44 ...
19:01:13 [2020-04-09T19:01:13.169Z] 
19:01:13 [2020-04-09T19:01:13.169Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:01:13 [2020-04-09T19:01:13.169Z] #19 3.838 Collecting yamllint==1.16.0
19:01:13 [2020-04-09T19:01:13.169Z] #19 4.041   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:01:13 [2020-04-09T19:01:13.169Z] #19 4.075 Collecting pyyaml (from yamllint==1.16.0)
19:01:13 [2020-04-09T19:01:13.169Z] #19 4.196   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.027 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.092   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.144 Building wheels for collected packages: pyyaml
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.153   Running setup.py bdist_wheel for pyyaml: started
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.691   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.692   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.759 Successfully built pyyaml
19:01:13 [2020-04-09T19:01:13.169Z] #19 5.772 Installing collected packages: pyyaml, pathspec, yamllint
19:01:13 [2020-04-09T19:01:13.169Z] #19 ...
19:01:13 [2020-04-09T19:01:13.169Z] 
19:01:13 [2020-04-09T19:01:13.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:13 [2020-04-09T19:01:13.169Z] #44 97.76   CC       criu/sk-netlink.o
19:01:13 [2020-04-09T19:01:13.195Z] #43 43.02 Selecting previously unselected package libprotobuf-dev:arm64.
19:01:13 [2020-04-09T19:01:13.195Z] #43 43.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
19:01:13 [2020-04-09T19:01:13.195Z] #43 43.05 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:01:13 [2020-04-09T19:01:13.345Z] #56 ...
19:01:13 [2020-04-09T19:01:13.345Z] 
19:01:13 [2020-04-09T19:01:13.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:13 [2020-04-09T19:01:13.345Z] #47 31.38 unicode/utf16
19:01:13 [2020-04-09T19:01:13.345Z] #47 31.93 container/list
19:01:13 [2020-04-09T19:01:13.345Z] #47 33.04 crypto/internal/subtle
19:01:13 [2020-04-09T19:01:13.345Z] #47 33.26 crypto/subtle
19:01:13 [2020-04-09T19:01:13.345Z] #47 33.38 vendor/golang.org/x/crypto/cryptobyte/asn1
19:01:13 [2020-04-09T19:01:13.345Z] #47 33.46 internal/nettrace
19:01:13 [2020-04-09T19:01:13.345Z] #47 33.76 runtime/cgo
19:01:13 [2020-04-09T19:01:13.345Z] #47 ...
19:01:13 [2020-04-09T19:01:13.345Z] 
19:01:13 [2020-04-09T19:01:13.345Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:01:13 [2020-04-09T19:01:13.345Z] #53 41.49 + cd /tmp/tmp.QcTajpOsCC/src/github.com/golangci/golangci-lint/
19:01:13 [2020-04-09T19:01:13.345Z] #53 41.49 + git checkout -q v1.23.8
19:01:13 [2020-04-09T19:01:13.457Z] #43 ...
19:01:13 [2020-04-09T19:01:13.457Z] 
19:01:13 [2020-04-09T19:01:13.457Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:13 [2020-04-09T19:01:13.457Z] #27 12.98 #=#=#                                                                         
19:01:13 [2020-04-09T19:01:13.799Z] #44 ...
19:01:13 [2020-04-09T19:01:13.799Z] 
19:01:13 [2020-04-09T19:01:13.799Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:01:13 [2020-04-09T19:01:13.799Z] #19 5.942 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:01:13 [2020-04-09T19:01:13.799Z] #19 DONE 6.2s
19:01:13 [2020-04-09T19:01:13.799Z] 
19:01:13 [2020-04-09T19:01:13.799Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:13 [2020-04-09T19:01:13.799Z] #44 98.19   CC       criu/sk-packet.o
19:01:13 [2020-04-09T19:01:13.799Z] #44 ...
19:01:13 [2020-04-09T19:01:13.800Z] 
19:01:13 [2020-04-09T19:01:13.800Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:01:13 [2020-04-09T19:01:13.800Z] #24 DONE 0.1s
19:01:14 [2020-04-09T19:01:14.081Z] 
19:01:14 [2020-04-09T19:01:14.081Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:01:14 [2020-04-09T19:01:14.271Z] #53 42.27 ++ git describe --tags
19:01:14 [2020-04-09T19:01:14.271Z] #53 42.29 + version=v1.23.8
19:01:14 [2020-04-09T19:01:14.271Z] #53 42.29 ++ git rev-parse --short HEAD
19:01:14 [2020-04-09T19:01:14.271Z] #53 42.32 + commit=76a82c6
19:01:14 [2020-04-09T19:01:14.271Z] #53 42.32 ++ git show -s --format=%cd
19:01:14 [2020-04-09T19:01:14.271Z] #53 42.35 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:01:14 [2020-04-09T19:01:14.271Z] #53 42.35 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:01:14 [2020-04-09T19:01:14.693Z] #35 41.56 Building dependency tree...
19:01:14 [2020-04-09T19:01:14.696Z] #28 DONE 0.8s
19:01:14 [2020-04-09T19:01:14.696Z] 
19:01:14 [2020-04-09T19:01:14.696Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:14 [2020-04-09T19:01:14.696Z] #44 98.77   CC       criu/sk-queue.o
19:01:14 [2020-04-09T19:01:14.696Z] #44 ...
19:01:14 [2020-04-09T19:01:14.696Z] 
19:01:14 [2020-04-09T19:01:14.696Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:01:14 [2020-04-09T19:01:14.696Z] #31 DONE 0.1s
19:01:14 [2020-04-09T19:01:14.696Z] 
19:01:14 [2020-04-09T19:01:14.696Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:14 [2020-04-09T19:01:14.696Z] #44 99.10   CC       criu/sk-tcp.o
19:01:14 [2020-04-09T19:01:14.978Z] #44 ...
19:01:14 [2020-04-09T19:01:14.978Z] 
19:01:14 [2020-04-09T19:01:14.978Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:01:14 [2020-04-09T19:01:14.978Z] #34 DONE 0.1s
19:01:14 [2020-04-09T19:01:14.978Z] 
19:01:14 [2020-04-09T19:01:14.978Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:01:14 [2020-04-09T19:01:14.978Z] #39 DONE 0.1s
19:01:14 [2020-04-09T19:01:14.978Z] 
19:01:14 [2020-04-09T19:01:14.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:14 [2020-04-09T19:01:14.978Z] #44 99.35   CC       criu/sk-unix.o
19:01:15 [2020-04-09T19:01:15.295Z] #35 ...
19:01:15 [2020-04-09T19:01:15.295Z] 
19:01:15 [2020-04-09T19:01:15.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:15 [2020-04-09T19:01:15.295Z] #10 34.64 Fetched 8337 kB in 26s (323 kB/s)
19:01:15 [2020-04-09T19:01:15.551Z] #10 34.64 Reading package lists...
19:01:15 [2020-04-09T19:01:15.551Z] #10 ...
19:01:15 [2020-04-09T19:01:15.551Z] 
19:01:15 [2020-04-09T19:01:15.551Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:01:15 [2020-04-09T19:01:15.551Z] #53 43.61 + cd /tmp/tmp.7J3O3gvp83/src/github.com/golangci/golangci-lint/
19:01:15 [2020-04-09T19:01:15.551Z] #53 43.61 + git checkout -q v1.23.8
19:01:15 [2020-04-09T19:01:15.551Z] #53 44.28 ++ git describe --tags
19:01:15 [2020-04-09T19:01:15.551Z] #53 44.28 + version=v1.23.8
19:01:15 [2020-04-09T19:01:15.551Z] #53 44.29 ++ git rev-parse --short HEAD
19:01:15 [2020-04-09T19:01:15.551Z] #53 44.29 + commit=76a82c6
19:01:15 [2020-04-09T19:01:15.551Z] #53 44.30 ++ git show -s --format=%cd
19:01:15 [2020-04-09T19:01:15.551Z] #53 44.30 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:01:15 [2020-04-09T19:01:15.551Z] #53 44.30 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:01:15 [2020-04-09T19:01:15.663Z] #27 13.24 
                                                                           0.5%
                                                                           1.2%
#                                                                          2.4%
####                                                                       6.1%
#####                                                                      7.9%
######                                                                     8.6%
#######                                                                   10.6%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.9%
#################                                                         23.9%
##################                                                        25.8%
19:01:15 [2020-04-09T19:01:15.663Z] #27 ...
19:01:15 [2020-04-09T19:01:15.663Z] 
19:01:15 [2020-04-09T19:01:15.663Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.51 The following NEW packages will be installed:
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.51   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.51   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.51   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.89 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.89 Need to get 73.3 MB of archives.
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.89 After this operation, 472 MB of additional disk space will be used.
19:01:15 [2020-04-09T19:01:15.663Z] #10 35.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 36.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 39.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 41.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
19:01:15 [2020-04-09T19:01:15.663Z] #10 43.04 debconf: delaying package configuration, since apt-utils is not installed
19:01:15 [2020-04-09T19:01:15.663Z] #10 43.30 Fetched 73.3 MB in 6s (12.6 MB/s)
19:01:15 [2020-04-09T19:01:15.663Z] #10 43.44 Selecting previously unselected package binutils-mingw-w64-i686.
19:01:15 [2020-04-09T19:01:15.663Z] #10 43.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
19:01:15 [2020-04-09T19:01:15.663Z] #10 43.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
19:01:15 [2020-04-09T19:01:15.663Z] #10 43.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:01:15 [2020-04-09T19:01:15.924Z] #10 ...
19:01:15 [2020-04-09T19:01:15.924Z] 
19:01:15 [2020-04-09T19:01:15.924Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:15 [2020-04-09T19:01:15.924Z] #27 13.24 
                                                                           0.5%
                                                                           1.2%
#                                                                          2.4%
####                                                                       6.1%
#####                                                                      7.9%
######                                                                     8.6%
#######                                                                   10.6%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.9%
#################                                                         23.9%
##################                                                        25.8%
###################                                                       27.5%
####################                                                      29.1%
######################                                                    30.9%
19:01:15 [2020-04-09T19:01:15.924Z] #27 ...
19:01:15 [2020-04-09T19:01:15.924Z] 
19:01:15 [2020-04-09T19:01:15.925Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:15 [2020-04-09T19:01:15.925Z] #35 34.73 Building dependency tree...
19:01:15 [2020-04-09T19:01:15.925Z] #35 37.75 The following additional packages will be installed:
19:01:15 [2020-04-09T19:01:15.925Z] #35 37.77   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:01:15 [2020-04-09T19:01:15.925Z] #35 37.77 Suggested packages:
19:01:15 [2020-04-09T19:01:15.925Z] #35 37.77   cmake-doc ninja-build lrzip
19:01:15 [2020-04-09T19:01:15.925Z] #35 37.77 Recommended packages:
19:01:15 [2020-04-09T19:01:15.925Z] #35 37.78   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.53 The following NEW packages will be installed:
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.53   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.53   vim-common xxd
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.93 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.93 Need to get 14.2 MB of archives.
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.93 After this operation, 60.0 MB of additional disk space will be used.
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 38.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 39.07 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 39.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 39.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 39.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 39.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 39.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 39.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
19:01:15 [2020-04-09T19:01:15.925Z] #35 41.49 debconf: delaying package configuration, since apt-utils is not installed
19:01:15 [2020-04-09T19:01:15.925Z] #35 41.76 Fetched 14.2 MB in 1s (11.0 MB/s)
19:01:15 [2020-04-09T19:01:15.925Z] #35 41.89 Selecting previously unselected package xxd.
19:01:15 [2020-04-09T19:01:15.925Z] #35 41.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.03 Unpacking xxd (2:8.1.0875-5) ...
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.28 Selecting previously unselected package vim-common.
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.35 Unpacking vim-common (2:8.1.0875-5) ...
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.94 Selecting previously unselected package cmake-data.
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:01:15 [2020-04-09T19:01:15.925Z] #35 42.98 Unpacking cmake-data (3.13.4-1) ...
19:01:16 [2020-04-09T19:01:16.191Z] #35 ...
19:01:16 [2020-04-09T19:01:16.191Z] 
19:01:16 [2020-04-09T19:01:16.191Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:16 [2020-04-09T19:01:16.448Z] #44 100.6   CC       criu/sockets.o
19:01:16 [2020-04-09T19:01:16.454Z] #27 13.24 
                                                                           0.5%
                                                                           1.2%
#                                                                          2.4%
####                                                                       6.1%
#####                                                                      7.9%
######                                                                     8.6%
#######                                                                   10.6%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.9%
#################                                                         23.9%
##################                                                        25.8%
###################                                                       27.5%
####################                                                      29.1%
######################                                                    30.9%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               38.4%
#############################                                             40.8%
############################
19:01:16 [2020-04-09T19:01:16.454Z] #27 ...
19:01:16 [2020-04-09T19:01:16.454Z] 
19:01:16 [2020-04-09T19:01:16.454Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.493 + RM_GOPATH=0
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.494 + TMP_GOPATH=
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.494 + : /build
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.494 + '[' -z '' ']'
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.498 ++ mktemp -d
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.502 + export GOPATH=/tmp/tmp.tSlTJeOLH3
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.502 + GOPATH=/tmp/tmp.tSlTJeOLH3
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.502 + RM_GOPATH=1
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.502 ++ dirname ./install.sh
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.510 + dir=.
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.510 + bin=containerd
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.510 + shift
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.510 + '[' '!' -f ./containerd.installer ']'
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.510 + . ./containerd.installer
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.510 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.518 + install_containerd
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.518 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.518 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tSlTJeOLH3/src/github.com/containerd/containerd
19:01:16 [2020-04-09T19:01:16.454Z] #65 2.528 Cloning into '/tmp/tmp.tSlTJeOLH3/src/github.com/containerd/containerd'...
19:01:16 [2020-04-09T19:01:16.454Z] #65 ...
19:01:16 [2020-04-09T19:01:16.454Z] 
19:01:16 [2020-04-09T19:01:16.454Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:16 [2020-04-09T19:01:16.477Z] #53 ...
19:01:16 [2020-04-09T19:01:16.477Z] 
19:01:16 [2020-04-09T19:01:16.477Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:16 [2020-04-09T19:01:16.477Z] #25 35.81 Fetched 8337 kB in 26s (315 kB/s)
19:01:16 [2020-04-09T19:01:16.477Z] #25 35.81 Reading package lists...
19:01:16 [2020-04-09T19:01:16.477Z] #25 ...
19:01:16 [2020-04-09T19:01:16.477Z] 
19:01:16 [2020-04-09T19:01:16.477Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:16 [2020-04-09T19:01:16.477Z] #10 34.64 Reading package lists...
19:01:16 [2020-04-09T19:01:16.787Z] #53 ...
19:01:16 [2020-04-09T19:01:16.787Z] 
19:01:16 [2020-04-09T19:01:16.787Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:16 [2020-04-09T19:01:16.787Z] #35 23.53 Reading package lists...
19:01:16 [2020-04-09T19:01:16.787Z] #35 35.91 Reading package lists...
19:01:16 [2020-04-09T19:01:16.787Z] #35 ...
19:01:16 [2020-04-09T19:01:16.787Z] 
19:01:16 [2020-04-09T19:01:16.787Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:16 [2020-04-09T19:01:16.787Z] #62 34.25 Reading package lists...
19:01:17 [2020-04-09T19:01:17.043Z] #62 ...
19:01:17 [2020-04-09T19:01:17.043Z] 
19:01:17 [2020-04-09T19:01:17.043Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:17 [2020-04-09T19:01:17.043Z] #25 35.27 Fetched 8337 kB in 28s (300 kB/s)
19:01:17 [2020-04-09T19:01:17.043Z] #25 35.27 Reading package lists...
19:01:17 [2020-04-09T19:01:17.043Z] #25 ...
19:01:17 [2020-04-09T19:01:17.043Z] 
19:01:17 [2020-04-09T19:01:17.043Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:17 [2020-04-09T19:01:17.061Z] #44 101.3   CC       criu/stats.o
19:01:17 [2020-04-09T19:01:17.343Z] #44 101.6   CC       criu/string.o
19:01:17 [2020-04-09T19:01:17.343Z] #44 101.6   CC       criu/sysctl.o
19:01:17 [2020-04-09T19:01:17.626Z] #44 102.0   CC       criu/sysfs_parse.o
19:01:17 [2020-04-09T19:01:17.908Z] #44 102.3   CC       criu/timerfd.o
19:01:18 [2020-04-09T19:01:18.164Z] #62 43.21 Reading package lists...
19:01:18 [2020-04-09T19:01:18.164Z] #62 ...
19:01:18 [2020-04-09T19:01:18.164Z] 
19:01:18 [2020-04-09T19:01:18.164Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:18 [2020-04-09T19:01:18.164Z] #10 38.23 Fetched 8337 kB in 29s (291 kB/s)
19:01:18 [2020-04-09T19:01:18.164Z] #10 38.23 Reading package lists...
19:01:18 [2020-04-09T19:01:18.164Z] #10 ...
19:01:18 [2020-04-09T19:01:18.164Z] 
19:01:18 [2020-04-09T19:01:18.164Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:01:18 [2020-04-09T19:01:18.164Z] #53 43.99 + cd /tmp/tmp.lu2DAig5Fp/src/github.com/golangci/golangci-lint/
19:01:18 [2020-04-09T19:01:18.164Z] #53 43.99 + git checkout -q v1.23.8
19:01:18 [2020-04-09T19:01:18.164Z] #53 44.53 ++ git describe --tags
19:01:18 [2020-04-09T19:01:18.164Z] #53 44.53 + version=v1.23.8
19:01:18 [2020-04-09T19:01:18.164Z] #53 44.53 ++ git rev-parse --short HEAD
19:01:18 [2020-04-09T19:01:18.164Z] #53 44.54 + commit=76a82c6
19:01:18 [2020-04-09T19:01:18.164Z] #53 44.55 ++ git show -s --format=%cd
19:01:18 [2020-04-09T19:01:18.164Z] #53 44.56 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:01:18 [2020-04-09T19:01:18.164Z] #53 44.56 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:01:18 [2020-04-09T19:01:18.190Z] #44 102.5   CC       criu/tty.o
19:01:18 [2020-04-09T19:01:18.930Z] #62 45.47 Reading package lists...
19:01:18 [2020-04-09T19:01:18.930Z] #62 ...
19:01:18 [2020-04-09T19:01:18.930Z] 
19:01:18 [2020-04-09T19:01:18.930Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:18 [2020-04-09T19:01:18.930Z] #43 37.42 Fetched 8337 kB in 31s (272 kB/s)
19:01:19 [2020-04-09T19:01:19.091Z] #27 13.24 
                                                                           0.5%
                                                                           1.2%
#                                                                          2.4%
####                                                                       6.1%
#####                                                                      7.9%
######                                                                     8.6%
#######                                                                   10.6%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.9%
#################                                                         23.9%
##################                                                        25.8%
###################                                                       27.5%
####################                                                      29.1%
######################                                                    30.9%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               38.4%
#############################                                             40.8%
###############################                                           43.7%
#################################                                         46.9%
###################################                                       48.9%
#####################################                                     51.8%
######################################                                    54.0%
########################################                                  56.1%
#########################################                                 57.7%
###########################################                               60.8%
#############################################                             63.5%
###############################################                           65.5%
################################################                          67.5%
#################################################                         69.1%
##################################################                        70.8%
###################################################                       72.0%
####################################################                      73.2%
######################################################                    75.0%
#######################################################                   77.3%
#########################################################                 79.2%
##########################################################                80.7%
############################################################              83.5%
#############################################################             86.0%
###############################################################           88.5%
#################################################################         90.9%
##################################################################        92.8%
####################################################################      94.8%
######################################################################    98.4%
######################################################################## 100.0%
19:01:19 [2020-04-09T19:01:19.186Z] #43 37.42 Reading package lists...
19:01:19 [2020-04-09T19:01:19.186Z] #43 ...
19:01:19 [2020-04-09T19:01:19.186Z] 
19:01:19 [2020-04-09T19:01:19.186Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:19 [2020-04-09T19:01:19.186Z] #35 35.91 Reading package lists...
19:01:19 [2020-04-09T19:01:19.196Z] #44 103.7   CC       criu/tun.o
19:01:19 [2020-04-09T19:01:19.355Z] #27 18.69 
19:01:19 [2020-04-09T19:01:19.478Z] #44 104.1   CC       criu/uffd.o
19:01:20 [2020-04-09T19:01:20.484Z] #44 104.8   CC       criu/util.o
19:01:20 [2020-04-09T19:01:20.740Z] #27 20.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:01:21 [2020-04-09T19:01:21.072Z] #35 46.99 Building dependency tree...
19:01:21 [2020-04-09T19:01:21.435Z] #53 ...
19:01:21 [2020-04-09T19:01:21.435Z] 
19:01:21 [2020-04-09T19:01:21.435Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:21 [2020-04-09T19:01:21.435Z] #35 41.86 Fetched 8337 kB in 31s (266 kB/s)
19:01:21 [2020-04-09T19:01:21.435Z] #35 41.86 Reading package lists...
19:01:21 [2020-04-09T19:01:21.435Z] #35 ...
19:01:21 [2020-04-09T19:01:21.435Z] 
19:01:21 [2020-04-09T19:01:21.435Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:21 [2020-04-09T19:01:21.435Z] #10 38.23 Reading package lists...
19:01:21 [2020-04-09T19:01:21.491Z] #44 105.9   CC       criu/uts_ns.o
19:01:21 [2020-04-09T19:01:21.681Z] #27 20.83 
19:01:21 [2020-04-09T19:01:21.681Z] #27 21.03 
######################################################################## 100.0%
19:01:21 [2020-04-09T19:01:21.681Z] #27 ...
19:01:21 [2020-04-09T19:01:21.681Z] 
19:01:21 [2020-04-09T19:01:21.681Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:21 [2020-04-09T19:01:21.681Z] #33 41.18 sync
19:01:21 [2020-04-09T19:01:21.681Z] #33 41.20 internal/reflectlite
19:01:21 [2020-04-09T19:01:21.681Z] #33 44.45 sort
19:01:21 [2020-04-09T19:01:21.681Z] #33 44.48 errors
19:01:21 [2020-04-09T19:01:21.681Z] #33 45.18 io
19:01:21 [2020-04-09T19:01:21.681Z] #33 45.19 internal/oserror
19:01:21 [2020-04-09T19:01:21.681Z] #33 45.20 strconv
19:01:21 [2020-04-09T19:01:21.681Z] #33 45.34 syscall
19:01:21 [2020-04-09T19:01:21.681Z] #33 47.41 strings
19:01:21 [2020-04-09T19:01:21.681Z] #33 47.48 bytes
19:01:21 [2020-04-09T19:01:21.681Z] #33 51.00 bufio
19:01:21 [2020-04-09T19:01:21.773Z] #44 106.0   CC       criu/vdso.o
19:01:21 [2020-04-09T19:01:21.942Z] #33 ...
19:01:21 [2020-04-09T19:01:21.942Z] 
19:01:21 [2020-04-09T19:01:21.942Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:21 [2020-04-09T19:01:21.942Z] #27 21.25 
19:01:22 [2020-04-09T19:01:22.056Z] #44 106.3   LINK     criu/built-in.o
19:01:22 [2020-04-09T19:01:22.056Z] #44 106.4   LINK     criu/criu
19:01:22 [2020-04-09T19:01:22.288Z] #10 46.47 Reading package lists...
19:01:22 [2020-04-09T19:01:22.288Z] #10 ...
19:01:22 [2020-04-09T19:01:22.288Z] 
19:01:22 [2020-04-09T19:01:22.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:22 [2020-04-09T19:01:22.288Z] #47 50.39 vendor/golang.org/x/crypto/internal/subtle
19:01:22 [2020-04-09T19:01:22.288Z] #47 50.68 vendor/golang.org/x/crypto/curve25519
19:01:22 [2020-04-09T19:01:22.338Z] #44 106.7   DEP      lib/c/criu.d
19:01:22 [2020-04-09T19:01:22.338Z] #44 106.8   CC       images/rpc.pb-c.o
19:01:22 [2020-04-09T19:01:22.965Z] #44 107.2   CC       lib/c/criu.o
19:01:23 [2020-04-09T19:01:23.216Z] #47 ...
19:01:23 [2020-04-09T19:01:23.216Z] 
19:01:23 [2020-04-09T19:01:23.216Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:23 [2020-04-09T19:01:23.216Z] #43 31.47 Reading package lists...
19:01:23 [2020-04-09T19:01:23.246Z] #44 ...
19:01:23 [2020-04-09T19:01:23.246Z] 
19:01:23 [2020-04-09T19:01:23.246Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:01:23 [2020-04-09T19:01:23.246Z] #41 DONE 145.4s
19:01:23 [2020-04-09T19:01:23.246Z] 
19:01:23 [2020-04-09T19:01:23.246Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:23 [2020-04-09T19:01:23.327Z] #10 49.53 Reading package lists...
19:01:23 [2020-04-09T19:01:23.327Z] #10 ...
19:01:23 [2020-04-09T19:01:23.327Z] 
19:01:23 [2020-04-09T19:01:23.327Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:23 [2020-04-09T19:01:23.327Z] #43 31.43 Reading package lists...
19:01:23 [2020-04-09T19:01:23.327Z] #43 44.50 Reading package lists...
19:01:23 [2020-04-09T19:01:23.327Z] #43 ...
19:01:23 [2020-04-09T19:01:23.327Z] 
19:01:23 [2020-04-09T19:01:23.327Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:23 [2020-04-09T19:01:23.327Z] #62 43.21 Reading package lists...
19:01:23 [2020-04-09T19:01:23.471Z] #43 43.59 Reading package lists...
19:01:23 [2020-04-09T19:01:23.471Z] #43 ...
19:01:23 [2020-04-09T19:01:23.471Z] 
19:01:23 [2020-04-09T19:01:23.471Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:23 [2020-04-09T19:01:23.471Z] #35 47.12 The following additional packages will be installed:
19:01:23 [2020-04-09T19:01:23.471Z] #35 47.12   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:01:23 [2020-04-09T19:01:23.471Z] #35 47.16 Suggested packages:
19:01:23 [2020-04-09T19:01:23.471Z] #35 47.19   cmake-doc ninja-build lrzip
19:01:23 [2020-04-09T19:01:23.471Z] #35 47.19 Recommended packages:
19:01:23 [2020-04-09T19:01:23.471Z] #35 47.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.18 The following NEW packages will be installed:
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.19   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.22   vim-common xxd
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.83 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.83 Need to get 14.9 MB of archives.
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.83 After this operation, 61.8 MB of additional disk space will be used.
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 49.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 50.12 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 51.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 51.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 51.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 51.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 51.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:01:23 [2020-04-09T19:01:23.471Z] #35 51.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:01:23 [2020-04-09T19:01:23.586Z] #35 ...
19:01:23 [2020-04-09T19:01:23.586Z] 
19:01:23 [2020-04-09T19:01:23.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:23 [2020-04-09T19:01:23.586Z] #10 30.42 Reading package lists...
19:01:23 [2020-04-09T19:01:23.586Z] #10 42.32 Reading package lists...
19:01:23 [2020-04-09T19:01:23.586Z] #10 ...
19:01:23 [2020-04-09T19:01:23.586Z] 
19:01:23 [2020-04-09T19:01:23.586Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:23 [2020-04-09T19:01:23.586Z] #43 37.42 Reading package lists...
19:01:23 [2020-04-09T19:01:23.855Z] #27 22.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:01:23 [2020-04-09T19:01:23.861Z] #65 ...
19:01:23 [2020-04-09T19:01:23.861Z] 
19:01:23 [2020-04-09T19:01:23.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:23 [2020-04-09T19:01:23.861Z] #44 108.2   LINK     lib/c/built-in.o
19:01:23 [2020-04-09T19:01:23.861Z] #44 108.2   LINK     lib/c/libcriu.so
19:01:23 [2020-04-09T19:01:23.861Z] #44 108.3   LINK     lib/c/libcriu.a
19:01:24 [2020-04-09T19:01:24.133Z] #27 23.53 
19:01:24 [2020-04-09T19:01:24.143Z] #44 108.4   GEN      magic.py
19:01:24 [2020-04-09T19:01:24.143Z] #44 108.5 Note: Building without setproctitle() and strlcpy() support.
19:01:24 [2020-04-09T19:01:24.143Z] #44 108.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:01:24 [2020-04-09T19:01:24.143Z] #44 108.5 Note: Building without GnuTLS support
19:01:24 [2020-04-09T19:01:24.143Z] #44 ...
19:01:24 [2020-04-09T19:01:24.143Z] 
19:01:24 [2020-04-09T19:01:24.143Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:01:24 [2020-04-09T19:01:24.143Z] #42 DONE 0.2s
19:01:24 [2020-04-09T19:01:24.393Z] #27 23.77 
                                                                           0.8%
######################################################################## 100.0%
19:01:24 [2020-04-09T19:01:24.393Z] #27 23.97 
19:01:24 [2020-04-09T19:01:24.393Z] #27 ...
19:01:24 [2020-04-09T19:01:24.393Z] 
19:01:24 [2020-04-09T19:01:24.393Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:24 [2020-04-09T19:01:24.393Z] #47 44.06 github.com/LK4D4/vndr/godl/singleflight
19:01:24 [2020-04-09T19:01:24.393Z] #47 44.06 internal/singleflight
19:01:24 [2020-04-09T19:01:24.393Z] #47 44.06 internal/reflectlite
19:01:24 [2020-04-09T19:01:24.393Z] #47 44.07 math/rand
19:01:24 [2020-04-09T19:01:24.393Z] #47 46.82 strconv
19:01:24 [2020-04-09T19:01:24.393Z] #47 46.82 vendor/golang.org/x/net/dns/dnsmessage
19:01:24 [2020-04-09T19:01:24.393Z] #47 46.82 io
19:01:24 [2020-04-09T19:01:24.393Z] #47 46.84 syscall
19:01:24 [2020-04-09T19:01:24.393Z] #47 49.90 bytes
19:01:24 [2020-04-09T19:01:24.393Z] #47 54.02 reflect
19:01:24 [2020-04-09T19:01:24.425Z] 
19:01:24 [2020-04-09T19:01:24.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:24 [2020-04-09T19:01:24.425Z] #44 108.8 fatal: not a git repository (or any of the parent directories): .git
19:01:24 [2020-04-09T19:01:24.516Z] #43 48.14 Reading package lists...
19:01:24 [2020-04-09T19:01:24.516Z] #43 ...
19:01:24 [2020-04-09T19:01:24.516Z] 
19:01:24 [2020-04-09T19:01:24.516Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:24 [2020-04-09T19:01:24.516Z] #35 52.63 The following additional packages will be installed:
19:01:24 [2020-04-09T19:01:24.516Z] #35 52.64   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:01:24 [2020-04-09T19:01:24.516Z] #35 52.66 Suggested packages:
19:01:24 [2020-04-09T19:01:24.516Z] #35 52.67   cmake-doc ninja-build lrzip
19:01:24 [2020-04-09T19:01:24.516Z] #35 52.67 Recommended packages:
19:01:24 [2020-04-09T19:01:24.516Z] #35 52.67   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:01:24 [2020-04-09T19:01:24.658Z] #47 ...
19:01:24 [2020-04-09T19:01:24.658Z] 
19:01:24 [2020-04-09T19:01:24.658Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:24 [2020-04-09T19:01:24.658Z] #43 45.49 Selecting previously unselected package libprotoc17:arm64.
19:01:24 [2020-04-09T19:01:24.658Z] #43 45.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 45.51 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.30 Selecting previously unselected package protobuf-c-compiler.
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.56 Selecting previously unselected package protobuf-compiler.
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.57 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.75 Selecting previously unselected package python-pkg-resources.
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 46.77 Unpacking python-pkg-resources (40.8.0-1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 47.05 Selecting previously unselected package python-six.
19:01:24 [2020-04-09T19:01:24.658Z] #43 47.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 47.12 Unpacking python-six (1.12.0-1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 47.32 Selecting previously unselected package python-protobuf.
19:01:24 [2020-04-09T19:01:24.658Z] #43 47.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 47.38 Unpacking python-protobuf (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 48.05 Setting up python-pkg-resources (40.8.0-1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 51.53 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 51.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 51.57 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 51.58 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 51.60 Setting up python-six (1.12.0-1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.85 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.88 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.90 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.91 Setting up libcap-dev:arm64 (1:2.25-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.93 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.96 Setting up protobuf-compiler (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 53.99 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 54.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 54.03 Setting up python-protobuf (3.6.1.3-2) ...
19:01:24 [2020-04-09T19:01:24.658Z] #43 ...
19:01:24 [2020-04-09T19:01:24.658Z] 
19:01:24 [2020-04-09T19:01:24.658Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:24 [2020-04-09T19:01:24.658Z] #47 54.30 regexp/syntax
19:01:24 [2020-04-09T19:01:24.708Z] #44 109.1 make[1]: Nothing to be done for 'all'.
19:01:24 [2020-04-09T19:01:24.834Z] #35 ...
19:01:24 [2020-04-09T19:01:24.834Z] 
19:01:24 [2020-04-09T19:01:24.834Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:24 [2020-04-09T19:01:24.834Z] #43 43.59 Reading package lists...
19:01:24 [2020-04-09T19:01:24.990Z] #44 109.5 make[1]: 'images/built-in.o' is up to date.
19:01:24 [2020-04-09T19:01:24.990Z] #44 109.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:01:24 [2020-04-09T19:01:24.990Z] #44 109.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:01:24 [2020-04-09T19:01:24.990Z] #44 109.5 make[1]: 'compel/libcompel.a' is up to date.
19:01:24 [2020-04-09T19:01:24.990Z] #44 109.5 make[1]: 'compel/compel-host-bin' is up to date.
19:01:24 [2020-04-09T19:01:24.990Z] #44 109.5 make[1]: Nothing to be done for 'all'.
19:01:24 [2020-04-09T19:01:24.990Z] #44 109.5 make[1]: 'soccr/libsoccr.a' is up to date.
19:01:25 [2020-04-09T19:01:25.218Z] #62 53.87 Reading package lists...
19:01:25 [2020-04-09T19:01:25.218Z] #62 ...
19:01:25 [2020-04-09T19:01:25.218Z] 
19:01:25 [2020-04-09T19:01:25.218Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:25 [2020-04-09T19:01:25.218Z] #25 34.48 Reading package lists...
19:01:25 [2020-04-09T19:01:25.218Z] #25 46.14 Reading package lists...
19:01:25 [2020-04-09T19:01:25.218Z] #25 ...
19:01:25 [2020-04-09T19:01:25.218Z] 
19:01:25 [2020-04-09T19:01:25.218Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:25 [2020-04-09T19:01:25.218Z] #43 44.50 Reading package lists...
19:01:25 [2020-04-09T19:01:25.229Z] #47 ...
19:01:25 [2020-04-09T19:01:25.229Z] 
19:01:25 [2020-04-09T19:01:25.229Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:01:25 [2020-04-09T19:01:25.229Z] #30 45.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:01:25 [2020-04-09T19:01:25.229Z] #30 45.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:01:25 [2020-04-09T19:01:25.272Z] #44 109.7 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.272Z] #44 109.7 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.272Z] #44 109.7 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.272Z] #44 109.8 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.272Z] #44 109.8 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.489Z] #30 ...
19:01:25 [2020-04-09T19:01:25.489Z] 
19:01:25 [2020-04-09T19:01:25.489Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:25 [2020-04-09T19:01:25.489Z] #10 46.45 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:01:25 [2020-04-09T19:01:25.489Z] #10 46.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 46.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 49.91 Selecting previously unselected package binutils-mingw-w64.
19:01:25 [2020-04-09T19:01:25.489Z] #10 49.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 49.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.19 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.21 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.44 Selecting previously unselected package dmsetup.
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.45 Unpacking dmsetup (2:1.02.155-3) ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.77 Selecting previously unselected package mingw-w64-common.
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:01:25 [2020-04-09T19:01:25.489Z] #10 50.79 Unpacking mingw-w64-common (6.0.0-3) ...
19:01:25 [2020-04-09T19:01:25.555Z] #44 109.8 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.555Z] #44 109.8 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.555Z] #44 109.9 make[2]: Nothing to be done for 'all'.
19:01:25 [2020-04-09T19:01:25.555Z] #44 109.9   INSTALL  criu/criu
19:01:25 [2020-04-09T19:01:25.555Z] #44 DONE 110.2s
19:01:25 [2020-04-09T19:01:25.555Z] 
19:01:25 [2020-04-09T19:01:25.555Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:26 [2020-04-09T19:01:26.062Z] #10 ...
19:01:26 [2020-04-09T19:01:26.063Z] 
19:01:26 [2020-04-09T19:01:26.063Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:26 [2020-04-09T19:01:26.063Z] #27 25.46 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:01:26 [2020-04-09T19:01:26.063Z] #27 25.54 skipping existing ed4b54129745
19:01:26 [2020-04-09T19:01:26.323Z] #27 25.69 
19:01:26 [2020-04-09T19:01:26.401Z] #35 54.38 The following NEW packages will be installed:
19:01:26 [2020-04-09T19:01:26.401Z] #35 54.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:01:26 [2020-04-09T19:01:26.401Z] #35 54.40   vim-common xxd
19:01:26 [2020-04-09T19:01:26.563Z] #60 ...
19:01:26 [2020-04-09T19:01:26.563Z] 
19:01:26 [2020-04-09T19:01:26.563Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:01:26 [2020-04-09T19:01:26.657Z] #35 54.96 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
19:01:26 [2020-04-09T19:01:26.657Z] #35 54.96 Need to get 14.9 MB of archives.
19:01:26 [2020-04-09T19:01:26.657Z] #35 54.96 After this operation, 61.8 MB of additional disk space will be used.
19:01:26 [2020-04-09T19:01:26.657Z] #35 54.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:01:26 [2020-04-09T19:01:26.657Z] #35 54.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:01:26 [2020-04-09T19:01:26.657Z] #35 55.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:01:26 [2020-04-09T19:01:26.856Z] #45 DONE 0.1s
19:01:26 [2020-04-09T19:01:26.856Z] 
19:01:26 [2020-04-09T19:01:26.856Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:01:26 [2020-04-09T19:01:26.856Z] #48 DONE 0.2s
19:01:26 [2020-04-09T19:01:26.856Z] 
19:01:26 [2020-04-09T19:01:26.856Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:01:26 [2020-04-09T19:01:26.912Z] #35 55.22 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:01:27 [2020-04-09T19:01:27.138Z] #51 DONE 0.2s
19:01:27 [2020-04-09T19:01:27.138Z] 
19:01:27 [2020-04-09T19:01:27.138Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:01:27 [2020-04-09T19:01:27.605Z] #43 54.59 Building dependency tree...
19:01:27 [2020-04-09T19:01:27.605Z] #43 ...
19:01:27 [2020-04-09T19:01:27.605Z] 
19:01:27 [2020-04-09T19:01:27.605Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:27 [2020-04-09T19:01:27.605Z] #25 35.81 Reading package lists...
19:01:27 [2020-04-09T19:01:27.605Z] #25 47.36 Reading package lists...
19:01:27 [2020-04-09T19:01:27.605Z] #25 ...
19:01:27 [2020-04-09T19:01:27.605Z] 
19:01:27 [2020-04-09T19:01:27.605Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:27 [2020-04-09T19:01:27.605Z] #43 54.59 Building dependency tree...
19:01:27 [2020-04-09T19:01:27.730Z] #27 27.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:01:27 [2020-04-09T19:01:27.736Z] #43 54.89 Building dependency tree...
19:01:27 [2020-04-09T19:01:27.838Z] #35 ...
19:01:27 [2020-04-09T19:01:27.838Z] 
19:01:27 [2020-04-09T19:01:27.838Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:27 [2020-04-09T19:01:27.838Z] #25 35.27 Reading package lists...
19:01:27 [2020-04-09T19:01:27.992Z] #27 ...
19:01:27 [2020-04-09T19:01:27.992Z] 
19:01:27 [2020-04-09T19:01:27.992Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:01:27 [2020-04-09T19:01:27.992Z] #50 47.43 + cd /tmp/tmp.o3zaRH8CKM/src/gotest.tools/gotestsum
19:01:27 [2020-04-09T19:01:27.992Z] #50 47.43 + git checkout -q v0.3.5
19:01:27 [2020-04-09T19:01:27.992Z] #50 47.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:01:27 [2020-04-09T19:01:27.992Z] #50 ...
19:01:27 [2020-04-09T19:01:27.992Z] 
19:01:27 [2020-04-09T19:01:27.992Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:27 [2020-04-09T19:01:27.992Z] #35 49.17 Selecting previously unselected package libicu63:arm64.
19:01:27 [2020-04-09T19:01:27.992Z] #35 49.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 49.19 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 55.71 Selecting previously unselected package libxml2:arm64.
19:01:27 [2020-04-09T19:01:27.992Z] #35 55.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 55.72 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 56.33 Selecting previously unselected package libarchive13:arm64.
19:01:27 [2020-04-09T19:01:27.992Z] #35 56.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 56.35 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 56.72 Selecting previously unselected package libjsoncpp1:arm64.
19:01:27 [2020-04-09T19:01:27.992Z] #35 56.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 56.73 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.07 Selecting previously unselected package librhash0:arm64.
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.07 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.08 Unpacking librhash0:arm64 (1.3.8-1) ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.34 Selecting previously unselected package libuv1:arm64.
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.35 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.35 Unpacking libuv1:arm64 (1.24.1-1) ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.51 Selecting previously unselected package cmake.
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.52 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
19:01:27 [2020-04-09T19:01:27.992Z] #35 57.53 Unpacking cmake (3.13.4-1) ...
19:01:28 [2020-04-09T19:01:28.093Z] #25 46.99 Reading package lists...
19:01:28 [2020-04-09T19:01:28.093Z] #25 ...
19:01:28 [2020-04-09T19:01:28.093Z] 
19:01:28 [2020-04-09T19:01:28.093Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:28 [2020-04-09T19:01:28.093Z] #62 45.47 Reading package lists...
19:01:28 [2020-04-09T19:01:28.253Z] #35 ...
19:01:28 [2020-04-09T19:01:28.253Z] 
19:01:28 [2020-04-09T19:01:28.253Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:28 [2020-04-09T19:01:28.253Z] #27 27.84 
19:01:28 [2020-04-09T19:01:28.514Z] #27 27.95 
######################################################################## 100.0%
19:01:28 [2020-04-09T19:01:28.514Z] #27 28.08 
19:01:28 [2020-04-09T19:01:28.775Z] #27 28.15 Download of images into '/build' complete.
19:01:28 [2020-04-09T19:01:28.775Z] #27 28.15 Use something like the following to load the result into a Docker daemon:
19:01:28 [2020-04-09T19:01:28.775Z] #27 28.15   tar -cC '/build' . | docker load
19:01:28 [2020-04-09T19:01:28.972Z] #43 ...
19:01:28 [2020-04-09T19:01:28.972Z] 
19:01:28 [2020-04-09T19:01:28.972Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:28 [2020-04-09T19:01:28.972Z] #62 38.40 Reading package lists...
19:01:29 [2020-04-09T19:01:29.161Z] #53 ...
19:01:29 [2020-04-09T19:01:29.161Z] 
19:01:29 [2020-04-09T19:01:29.161Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:29 [2020-04-09T19:01:29.161Z] #60 67.99 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:01:29 [2020-04-09T19:01:29.227Z] #62 49.05 Reading package lists...
19:01:29 [2020-04-09T19:01:29.227Z] #62 ...
19:01:29 [2020-04-09T19:01:29.227Z] 
19:01:29 [2020-04-09T19:01:29.227Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:29 [2020-04-09T19:01:29.227Z] #35 54.52 debconf: delaying package configuration, since apt-utils is not installed
19:01:29 [2020-04-09T19:01:29.227Z] #35 54.78 Fetched 14.9 MB in 3s (5056 kB/s)
19:01:29 [2020-04-09T19:01:29.227Z] #35 55.03 Selecting previously unselected package xxd.
19:01:29 [2020-04-09T19:01:29.227Z] #35 55.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 ... 15401 files and directories currently installed.)
19:01:29 [2020-04-09T19:01:29.227Z] #35 55.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:01:29 [2020-04-09T19:01:29.227Z] #35 55.10 Unpacking xxd (2:8.1.0875-5) ...
19:01:29 [2020-04-09T19:01:29.227Z] #35 55.37 Selecting previously unselected package vim-common.
19:01:29 [2020-04-09T19:01:29.227Z] #35 55.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:01:29 [2020-04-09T19:01:29.227Z] #35 55.52 Unpacking vim-common (2:8.1.0875-5) ...
19:01:29 [2020-04-09T19:01:29.227Z] #35 56.03 Selecting previously unselected package cmake-data.
19:01:29 [2020-04-09T19:01:29.227Z] #35 56.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:01:29 [2020-04-09T19:01:29.227Z] #35 56.08 Unpacking cmake-data (3.13.4-1) ...
19:01:29 [2020-04-09T19:01:29.350Z] #27 DONE 28.7s
19:01:29 [2020-04-09T19:01:29.350Z] 
19:01:29 [2020-04-09T19:01:29.350Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:29 [2020-04-09T19:01:29.350Z] #56 48.84 bytes
19:01:29 [2020-04-09T19:01:29.350Z] #56 48.85 syscall
19:01:29 [2020-04-09T19:01:29.350Z] #56 48.91 strconv
19:01:29 [2020-04-09T19:01:29.350Z] #56 48.91 strings
19:01:29 [2020-04-09T19:01:29.350Z] #56 53.48 bufio
19:01:29 [2020-04-09T19:01:29.350Z] #56 54.23 text/tabwriter
19:01:29 [2020-04-09T19:01:29.350Z] #56 56.05 reflect
19:01:29 [2020-04-09T19:01:29.350Z] #56 56.09 regexp/syntax
19:01:29 [2020-04-09T19:01:29.444Z] #60 68.60 + mkdir -p /build
19:01:29 [2020-04-09T19:01:29.444Z] #60 68.61 + cp runc /build/runc
19:01:29 [2020-04-09T19:01:29.610Z] #56 ...
19:01:29 [2020-04-09T19:01:29.611Z] 
19:01:29 [2020-04-09T19:01:29.611Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:29 [2020-04-09T19:01:29.611Z] #47 58.08 vendor/golang.org/x/crypto/hkdf
19:01:29 [2020-04-09T19:01:29.611Z] #47 58.54 vendor/golang.org/x/text/transform
19:01:29 [2020-04-09T19:01:29.725Z] #60 DONE 68.9s
19:01:29 [2020-04-09T19:01:29.725Z] 
19:01:29 [2020-04-09T19:01:29.725Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:30 [2020-04-09T19:01:30.255Z] #43 ...
19:01:30 [2020-04-09T19:01:30.255Z] 
19:01:30 [2020-04-09T19:01:30.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:30 [2020-04-09T19:01:30.255Z] #10 49.53 Reading package lists...
19:01:30 [2020-04-09T19:01:30.553Z] #47 ...
19:01:30 [2020-04-09T19:01:30.553Z] 
19:01:30 [2020-04-09T19:01:30.553Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:30 [2020-04-09T19:01:30.553Z] #43 59.49 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
19:01:30 [2020-04-09T19:01:30.553Z] #43 59.51 Processing triggers for libc-bin (2.28-10) ...
19:01:30 [2020-04-09T19:01:30.553Z] #43 DONE 60.2s
19:01:30 [2020-04-09T19:01:30.553Z] 
19:01:30 [2020-04-09T19:01:30.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:31 [2020-04-09T19:01:31.116Z] #35 ...
19:01:31 [2020-04-09T19:01:31.116Z] 
19:01:31 [2020-04-09T19:01:31.116Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:31 [2020-04-09T19:01:31.116Z] #43 60.37 The following additional packages will be installed:
19:01:31 [2020-04-09T19:01:31.116Z] #43 60.37   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:01:31 [2020-04-09T19:01:31.116Z] #43 60.38   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:01:31 [2020-04-09T19:01:31.116Z] #43 60.38 Suggested packages:
19:01:31 [2020-04-09T19:01:31.116Z] #43 60.41   manpages-dev python-setuptools
19:01:31 [2020-04-09T19:01:31.167Z] #62 56.86 Building dependency tree...
19:01:31 [2020-04-09T19:01:31.883Z] #10 61.06 Building dependency tree...
19:01:31 [2020-04-09T19:01:31.883Z] #10 ...
19:01:31 [2020-04-09T19:01:31.883Z] 
19:01:31 [2020-04-09T19:01:31.883Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:31 [2020-04-09T19:01:31.883Z] #35 52.41 Reading package lists...
19:01:31 [2020-04-09T19:01:31.883Z] #35 ...
19:01:31 [2020-04-09T19:01:31.883Z] 
19:01:31 [2020-04-09T19:01:31.883Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:31 [2020-04-09T19:01:31.883Z] #47 51.82 vendor/golang.org/x/crypto/curve25519
19:01:32 [2020-04-09T19:01:32.138Z] #47 ...
19:01:32 [2020-04-09T19:01:32.138Z] 
19:01:32 [2020-04-09T19:01:32.138Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:32 [2020-04-09T19:01:32.138Z] #43 61.75 The following additional packages will be installed:
19:01:32 [2020-04-09T19:01:32.138Z] #43 61.76   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:01:32 [2020-04-09T19:01:32.138Z] #43 61.77   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:01:32 [2020-04-09T19:01:32.138Z] #43 61.83 Suggested packages:
19:01:32 [2020-04-09T19:01:32.138Z] #43 61.83   manpages-dev python-setuptools
19:01:32 [2020-04-09T19:01:32.466Z] #44 ...
19:01:32 [2020-04-09T19:01:32.466Z] 
19:01:32 [2020-04-09T19:01:32.466Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.71 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.75 Setting up xxd (2:8.1.0875-5) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.81 Setting up libuv1:arm64 (1.24.1-1) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.84 Setting up vim-common (2:8.1.0875-5) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.87 Setting up librhash0:arm64 (1.3.8-1) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.92 Setting up cmake-data (3.13.4-1) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.95 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 60.97 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 61.02 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 61.06 Setting up cmake (3.13.4-1) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 61.08 Processing triggers for libc-bin (2.28-10) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 61.33 Processing triggers for mime-support (3.62) ...
19:01:32 [2020-04-09T19:01:32.466Z] #35 DONE 62.0s
19:01:32 [2020-04-09T19:01:32.466Z] 
19:01:32 [2020-04-09T19:01:32.466Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:01:32 [2020-04-09T19:01:32.466Z] #36 DONE 0.2s
19:01:32 [2020-04-09T19:01:32.466Z] 
19:01:32 [2020-04-09T19:01:32.466Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:01:32 [2020-04-09T19:01:32.466Z] #37 DONE 0.1s
19:01:32 [2020-04-09T19:01:32.466Z] 
19:01:32 [2020-04-09T19:01:32.466Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:32 [2020-04-09T19:01:32.727Z] #38 ...
19:01:32 [2020-04-09T19:01:32.727Z] 
19:01:32 [2020-04-09T19:01:32.727Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:32 [2020-04-09T19:01:32.727Z] #33 51.96 reflect
19:01:32 [2020-04-09T19:01:32.727Z] #33 52.98 path
19:01:32 [2020-04-09T19:01:32.727Z] #33 54.04 text/tabwriter
19:01:32 [2020-04-09T19:01:32.727Z] #33 57.21 internal/syscall/unix
19:01:32 [2020-04-09T19:01:32.727Z] #33 57.23 time
19:01:32 [2020-04-09T19:01:32.727Z] #33 ...
19:01:32 [2020-04-09T19:01:32.727Z] 
19:01:32 [2020-04-09T19:01:32.727Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:32 [2020-04-09T19:01:32.727Z] #56 61.96 time
19:01:33 [2020-04-09T19:01:33.193Z] #65 132.5 + bin/containerd
19:01:33 [2020-04-09T19:01:33.505Z] #43 63.94 The following NEW packages will be installed:
19:01:33 [2020-04-09T19:01:33.505Z] #43 63.97   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:01:33 [2020-04-09T19:01:33.505Z] #43 63.97   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:01:33 [2020-04-09T19:01:33.505Z] #43 63.97   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:01:33 [2020-04-09T19:01:33.505Z] #43 63.98   python-six zlib1g-dev
19:01:33 [2020-04-09T19:01:33.629Z] #43 62.88 The following NEW packages will be installed:
19:01:33 [2020-04-09T19:01:33.629Z] #43 62.90   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:01:33 [2020-04-09T19:01:33.629Z] #43 62.90   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:01:33 [2020-04-09T19:01:33.629Z] #43 62.91   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:01:33 [2020-04-09T19:01:33.629Z] #43 62.91   python-six zlib1g-dev
19:01:33 [2020-04-09T19:01:33.675Z] #56 63.21 regexp
19:01:33 [2020-04-09T19:01:33.679Z] #62 ...
19:01:33 [2020-04-09T19:01:33.679Z] 
19:01:33 [2020-04-09T19:01:33.679Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:33 [2020-04-09T19:01:33.679Z] #35 56.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:01:33 [2020-04-09T19:01:33.679Z] #35 56.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:01:33 [2020-04-09T19:01:33.679Z] #35 56.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:01:33 [2020-04-09T19:01:33.679Z] #35 56.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:01:33 [2020-04-09T19:01:33.679Z] #35 56.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:01:33 [2020-04-09T19:01:33.679Z] #35 56.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:01:33 [2020-04-09T19:01:33.679Z] #35 59.38 debconf: delaying package configuration, since apt-utils is not installed
19:01:33 [2020-04-09T19:01:33.679Z] #35 59.73 Fetched 14.9 MB in 3s (5315 kB/s)
19:01:33 [2020-04-09T19:01:33.679Z] #35 59.98 Selecting previously unselected package xxd.
19:01:33 [2020-04-09T19:01:33.679Z] #35 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 ... 15401 files and directories currently installed.)
19:01:33 [2020-04-09T19:01:33.679Z] #35 60.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:01:33 [2020-04-09T19:01:33.679Z] #35 60.15 Unpacking xxd (2:8.1.0875-5) ...
19:01:33 [2020-04-09T19:01:33.679Z] #35 60.66 Selecting previously unselected package vim-common.
19:01:33 [2020-04-09T19:01:33.679Z] #35 60.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:01:33 [2020-04-09T19:01:33.679Z] #35 60.80 Unpacking vim-common (2:8.1.0875-5) ...
19:01:33 [2020-04-09T19:01:33.679Z] #35 61.37 Selecting previously unselected package cmake-data.
19:01:33 [2020-04-09T19:01:33.679Z] #35 61.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:01:33 [2020-04-09T19:01:33.679Z] #35 61.42 Unpacking cmake-data (3.13.4-1) ...
19:01:33 [2020-04-09T19:01:33.760Z] #43 64.64 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
19:01:33 [2020-04-09T19:01:33.760Z] #43 64.64 Need to get 4095 kB of archives.
19:01:33 [2020-04-09T19:01:33.760Z] #43 64.64 After this operation, 22.5 MB of additional disk space will be used.
19:01:33 [2020-04-09T19:01:33.760Z] #43 64.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.39 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.39 Need to get 4095 kB of archives.
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.39 After this operation, 22.5 MB of additional disk space will be used.
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:01:33 [2020-04-09T19:01:33.885Z] #43 63.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:01:34 [2020-04-09T19:01:34.015Z] #43 64.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:01:34 [2020-04-09T19:01:34.140Z] #43 63.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:01:34 [2020-04-09T19:01:34.140Z] #43 63.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:01:34 [2020-04-09T19:01:34.271Z] #43 64.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:01:34 [2020-04-09T19:01:34.271Z] #43 64.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:01:34 [2020-04-09T19:01:34.395Z] #43 63.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:01:34 [2020-04-09T19:01:34.396Z] #43 63.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:01:34 [2020-04-09T19:01:34.396Z] #43 64.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:01:34 [2020-04-09T19:01:34.396Z] #43 64.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:01:34 [2020-04-09T19:01:34.527Z] #43 65.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:01:34 [2020-04-09T19:01:34.527Z] #43 65.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:01:34 [2020-04-09T19:01:34.527Z] #43 65.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:01:34 [2020-04-09T19:01:34.605Z] #35 ...
19:01:34 [2020-04-09T19:01:34.605Z] 
19:01:34 [2020-04-09T19:01:34.605Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:34 [2020-04-09T19:01:34.605Z] #62 62.92 The following additional packages will be installed:
19:01:34 [2020-04-09T19:01:34.605Z] #62 62.93   libbtrfs0
19:01:34 [2020-04-09T19:01:34.667Z] #43 64.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:01:34 [2020-04-09T19:01:34.667Z] #43 64.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:01:34 [2020-04-09T19:01:34.783Z] #43 65.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:01:34 [2020-04-09T19:01:34.783Z] #43 65.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:01:34 [2020-04-09T19:01:34.783Z] #43 65.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:01:34 [2020-04-09T19:01:34.861Z] #62 63.17 The following NEW packages will be installed:
19:01:34 [2020-04-09T19:01:34.861Z] #62 63.19   libbtrfs-dev libbtrfs0
19:01:35 [2020-04-09T19:01:35.117Z] #62 ...
19:01:35 [2020-04-09T19:01:35.117Z] 
19:01:35 [2020-04-09T19:01:35.117Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:35 [2020-04-09T19:01:35.117Z] #10 42.32 Reading package lists...
19:01:35 [2020-04-09T19:01:35.117Z] #10 54.06 Building dependency tree...
19:01:35 [2020-04-09T19:01:35.117Z] #10 60.34 The following additional packages will be installed:
19:01:35 [2020-04-09T19:01:35.117Z] #10 60.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:01:35 [2020-04-09T19:01:35.117Z] #10 60.34   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:01:35 [2020-04-09T19:01:35.117Z] #10 60.34   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:01:35 [2020-04-09T19:01:35.117Z] #10 60.34   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:35 [2020-04-09T19:01:35.117Z] #10 60.39 Suggested packages:
19:01:35 [2020-04-09T19:01:35.117Z] #10 60.39   gcc-8-locales seccomp wine64
19:01:35 [2020-04-09T19:01:35.117Z] #10 62.95 The following NEW packages will be installed:
19:01:35 [2020-04-09T19:01:35.117Z] #10 62.97   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:01:35 [2020-04-09T19:01:35.117Z] #10 62.97   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:01:35 [2020-04-09T19:01:35.117Z] #10 62.97   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:01:35 [2020-04-09T19:01:35.117Z] #10 62.97   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:01:35 [2020-04-09T19:01:35.117Z] #10 62.98   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:01:35 [2020-04-09T19:01:35.117Z] #10 62.98   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:35 [2020-04-09T19:01:35.117Z] #10 63.48 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
19:01:35 [2020-04-09T19:01:35.117Z] #10 63.48 Need to get 77.7 MB of archives.
19:01:35 [2020-04-09T19:01:35.117Z] #10 63.48 After this operation, 487 MB of additional disk space will be used.
19:01:35 [2020-04-09T19:01:35.117Z] #10 63.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:01:35 [2020-04-09T19:01:35.373Z] #10 ...
19:01:35 [2020-04-09T19:01:35.373Z] 
19:01:35 [2020-04-09T19:01:35.373Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:35 [2020-04-09T19:01:35.373Z] #62 63.77 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
19:01:35 [2020-04-09T19:01:35.373Z] #62 63.77 Need to get 119 kB of archives.
19:01:35 [2020-04-09T19:01:35.373Z] #62 63.77 After this operation, 387 kB of additional disk space will be used.
19:01:35 [2020-04-09T19:01:35.373Z] #62 63.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:01:35 [2020-04-09T19:01:35.373Z] #62 63.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:01:36 [2020-04-09T19:01:36.599Z] #43 66.07 debconf: delaying package configuration, since apt-utils is not installed
19:01:36 [2020-04-09T19:01:36.669Z] #43 ...
19:01:36 [2020-04-09T19:01:36.669Z] 
19:01:36 [2020-04-09T19:01:36.669Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:36 [2020-04-09T19:01:36.669Z] #25 46.14 Reading package lists...
19:01:36 [2020-04-09T19:01:36.669Z] #25 57.78 Building dependency tree...
19:01:36 [2020-04-09T19:01:36.669Z] #25 64.45 ca-certificates is already the newest version (20190110).
19:01:36 [2020-04-09T19:01:36.669Z] #25 64.45 The following additional packages will be installed:
19:01:36 [2020-04-09T19:01:36.669Z] #25 64.47   libjq1 libonig5
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.36 The following NEW packages will be installed:
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.38   jq libjq1 libonig5
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.93 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.93 Need to get 355 kB of archives.
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.93 After this operation, 1072 kB of additional disk space will be used.
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:01:36 [2020-04-09T19:01:36.669Z] #25 65.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:01:36 [2020-04-09T19:01:36.855Z] #43 66.36 Fetched 4095 kB in 1s (3680 kB/s)
19:01:37 [2020-04-09T19:01:37.111Z] #43 66.71 Selecting previously unselected package libcap-dev:amd64.
19:01:37 [2020-04-09T19:01:37.232Z] #25 ...
19:01:37 [2020-04-09T19:01:37.232Z] 
19:01:37 [2020-04-09T19:01:37.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:37 [2020-04-09T19:01:37.232Z] #10 61.06 Building dependency tree...
19:01:37 [2020-04-09T19:01:37.232Z] #10 67.77 The following additional packages will be installed:
19:01:37 [2020-04-09T19:01:37.232Z] #10 67.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:01:37 [2020-04-09T19:01:37.232Z] #10 67.81   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:01:37 [2020-04-09T19:01:37.232Z] #10 67.82   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:01:37 [2020-04-09T19:01:37.232Z] #10 67.83   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:37 [2020-04-09T19:01:37.232Z] #10 67.85 Suggested packages:
19:01:37 [2020-04-09T19:01:37.232Z] #10 67.86   gcc-8-locales seccomp wine64
19:01:37 [2020-04-09T19:01:37.259Z] #62 65.38 debconf: delaying package configuration, since apt-utils is not installed
19:01:37 [2020-04-09T19:01:37.259Z] #62 65.73 Fetched 119 kB in 0s (357 kB/s)
19:01:37 [2020-04-09T19:01:37.367Z] #43 66.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:01:37 [2020-04-09T19:01:37.367Z] #43 66.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:01:37 [2020-04-09T19:01:37.367Z] #43 66.85 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:01:37 [2020-04-09T19:01:37.514Z] #62 65.91 Selecting previously unselected package libbtrfs0.
19:01:37 [2020-04-09T19:01:37.570Z] #65 ...
19:01:37 [2020-04-09T19:01:37.571Z] 
19:01:37 [2020-04-09T19:01:37.571Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:01:37 [2020-04-09T19:01:37.571Z] #53 DONE 159.2s
19:01:37 [2020-04-09T19:01:37.571Z] 
19:01:37 [2020-04-09T19:01:37.571Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:37 [2020-04-09T19:01:37.624Z] #43 67.17 Selecting previously unselected package libnet1:amd64.
19:01:37 [2020-04-09T19:01:37.624Z] #43 67.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:01:37 [2020-04-09T19:01:37.624Z] #43 67.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:01:37 [2020-04-09T19:01:37.624Z] #43 ...
19:01:37 [2020-04-09T19:01:37.624Z] 
19:01:37 [2020-04-09T19:01:37.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:37 [2020-04-09T19:01:37.624Z] #10 46.47 Reading package lists...
19:01:37 [2020-04-09T19:01:37.624Z] #10 57.83 Building dependency tree...
19:01:37 [2020-04-09T19:01:37.624Z] #10 63.84 The following additional packages will be installed:
19:01:37 [2020-04-09T19:01:37.624Z] #10 63.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:01:37 [2020-04-09T19:01:37.624Z] #10 63.87   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:01:37 [2020-04-09T19:01:37.624Z] #10 63.87   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:01:37 [2020-04-09T19:01:37.624Z] #10 63.87   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:37 [2020-04-09T19:01:37.624Z] #10 63.89 Suggested packages:
19:01:37 [2020-04-09T19:01:37.624Z] #10 63.91   gcc-8-locales seccomp wine64
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.34 The following NEW packages will be installed:
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.36   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.36   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.36   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.37   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.37   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.91 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.91 Need to get 77.7 MB of archives.
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.91 After this operation, 487 MB of additional disk space will be used.
19:01:37 [2020-04-09T19:01:37.624Z] #10 66.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:01:37 [2020-04-09T19:01:37.775Z] #62 65.91 (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 ... 15401 files and directories currently installed.)
19:01:37 [2020-04-09T19:01:37.775Z] #62 66.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:01:37 [2020-04-09T19:01:37.775Z] #62 66.10 Unpacking libbtrfs0 (4.20.1-2) ...
19:01:37 [2020-04-09T19:01:37.881Z] #10 ...
19:01:37 [2020-04-09T19:01:37.881Z] 
19:01:37 [2020-04-09T19:01:37.881Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:37 [2020-04-09T19:01:37.881Z] #74 DONE 67.1s
19:01:37 [2020-04-09T19:01:37.881Z] 
19:01:37 [2020-04-09T19:01:37.881Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:37 [2020-04-09T19:01:37.881Z] #33 65.56 sync
19:01:37 [2020-04-09T19:01:37.881Z] #33 65.61 internal/reflectlite
19:01:38 [2020-04-09T19:01:38.011Z] #56 ...
19:01:38 [2020-04-09T19:01:38.011Z] 
19:01:38 [2020-04-09T19:01:38.011Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.484 + RM_GOPATH=0
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.484 + TMP_GOPATH=
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.484 + : /build
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.484 + '[' -z '' ']'
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.489 ++ mktemp -d
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.489 + export GOPATH=/tmp/tmp.nsCJ1aZqC8
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.489 + GOPATH=/tmp/tmp.nsCJ1aZqC8
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.489 + RM_GOPATH=1
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.497 ++ dirname ./install.sh
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.501 + dir=.
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.501 + bin=tini
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.501 + shift
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.502 + '[' '!' -f ./tini.installer ']'
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.502 + . ./tini.installer
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.502 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.502 + install_tini
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.502 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.502 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.502 + git clone https://github.com/krallin/tini.git /tmp/tmp.nsCJ1aZqC8/tini
19:01:38 [2020-04-09T19:01:38.011Z] #38 2.504 Cloning into '/tmp/tmp.nsCJ1aZqC8/tini'...
19:01:38 [2020-04-09T19:01:38.011Z] #38 3.575 + cd /tmp/tmp.nsCJ1aZqC8/tini
19:01:38 [2020-04-09T19:01:38.011Z] #38 3.575 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:01:38 [2020-04-09T19:01:38.011Z] #38 3.593 + cmake .
19:01:38 [2020-04-09T19:01:38.044Z] #62 ...
19:01:38 [2020-04-09T19:01:38.044Z] 
19:01:38 [2020-04-09T19:01:38.044Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:38 [2020-04-09T19:01:38.044Z] #74 DONE 66.2s
19:01:38 [2020-04-09T19:01:38.044Z] 
19:01:38 [2020-04-09T19:01:38.044Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:38 [2020-04-09T19:01:38.044Z] #62 66.47 Selecting previously unselected package libbtrfs-dev.
19:01:38 [2020-04-09T19:01:38.044Z] #62 66.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:01:38 [2020-04-09T19:01:38.044Z] #62 66.49 Unpacking libbtrfs-dev (4.20.1-2) ...
19:01:38 [2020-04-09T19:01:38.184Z] #65 ...
19:01:38 [2020-04-09T19:01:38.184Z] 
19:01:38 [2020-04-09T19:01:38.184Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:01:38 [2020-04-09T19:01:38.184Z] #54 DONE 0.2s
19:01:38 [2020-04-09T19:01:38.184Z] 
19:01:38 [2020-04-09T19:01:38.184Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:01:38 [2020-04-09T19:01:38.466Z] #57 DONE 0.2s
19:01:38 [2020-04-09T19:01:38.466Z] 
19:01:38 [2020-04-09T19:01:38.466Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:01:38 [2020-04-09T19:01:38.466Z] #61 DONE 0.2s
19:01:38 [2020-04-09T19:01:38.466Z] 
19:01:38 [2020-04-09T19:01:38.466Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:38 [2020-04-09T19:01:38.605Z] #62 67.03 Setting up libbtrfs0 (4.20.1-2) ...
19:01:38 [2020-04-09T19:01:38.605Z] #62 67.07 Setting up libbtrfs-dev (4.20.1-2) ...
19:01:38 [2020-04-09T19:01:38.605Z] #62 67.10 Processing triggers for libc-bin (2.28-10) ...
19:01:38 [2020-04-09T19:01:38.808Z] #33 ...
19:01:38 [2020-04-09T19:01:38.808Z] 
19:01:38 [2020-04-09T19:01:38.808Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:38 [2020-04-09T19:01:38.808Z] #25 47.36 Reading package lists...
19:01:38 [2020-04-09T19:01:38.808Z] #25 58.62 Building dependency tree...
19:01:38 [2020-04-09T19:01:38.808Z] #25 64.54 ca-certificates is already the newest version (20190110).
19:01:38 [2020-04-09T19:01:38.808Z] #25 64.54 The following additional packages will be installed:
19:01:38 [2020-04-09T19:01:38.808Z] #25 64.60   libjq1 libonig5
19:01:38 [2020-04-09T19:01:38.808Z] #25 65.39 The following NEW packages will be installed:
19:01:38 [2020-04-09T19:01:38.808Z] #25 65.41   jq libjq1 libonig5
19:01:38 [2020-04-09T19:01:38.808Z] #25 66.11 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:01:38 [2020-04-09T19:01:38.808Z] #25 66.11 Need to get 355 kB of archives.
19:01:38 [2020-04-09T19:01:38.808Z] #25 66.11 After this operation, 1072 kB of additional disk space will be used.
19:01:38 [2020-04-09T19:01:38.808Z] #25 66.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:01:38 [2020-04-09T19:01:38.808Z] #25 66.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:01:38 [2020-04-09T19:01:38.808Z] #25 66.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:01:38 [2020-04-09T19:01:38.808Z] #25 68.30 debconf: delaying package configuration, since apt-utils is not installed
19:01:38 [2020-04-09T19:01:38.808Z] #25 ...
19:01:38 [2020-04-09T19:01:38.808Z] 
19:01:38 [2020-04-09T19:01:38.808Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:38 [2020-04-09T19:01:38.808Z] #43 67.54 Selecting previously unselected package libnet1-dev.
19:01:38 [2020-04-09T19:01:38.808Z] #43 67.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:01:38 [2020-04-09T19:01:38.808Z] #43 67.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:01:38 [2020-04-09T19:01:38.808Z] #43 68.01 Selecting previously unselected package libnl-3-200:amd64.
19:01:38 [2020-04-09T19:01:38.808Z] #43 68.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:01:38 [2020-04-09T19:01:38.808Z] #43 68.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:01:38 [2020-04-09T19:01:38.808Z] #43 68.22 Selecting previously unselected package libnl-3-dev:amd64.
19:01:38 [2020-04-09T19:01:38.808Z] #43 68.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:01:38 [2020-04-09T19:01:38.808Z] #43 68.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:01:39 [2020-04-09T19:01:39.064Z] #43 68.75 Selecting previously unselected package libprotobuf-c1:amd64.
19:01:39 [2020-04-09T19:01:39.124Z] #10 ...
19:01:39 [2020-04-09T19:01:39.124Z] 
19:01:39 [2020-04-09T19:01:39.124Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:39 [2020-04-09T19:01:39.124Z] #74 DONE 69.0s
19:01:39 [2020-04-09T19:01:39.124Z] 
19:01:39 [2020-04-09T19:01:39.124Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:39 [2020-04-09T19:01:39.124Z] #25 67.86 debconf: delaying package configuration, since apt-utils is not installed
19:01:39 [2020-04-09T19:01:39.124Z] #25 68.21 Fetched 355 kB in 0s (1236 kB/s)
19:01:39 [2020-04-09T19:01:39.124Z] #25 68.42 Selecting previously unselected package libonig5:amd64.
19:01:39 [2020-04-09T19:01:39.124Z] #25 68.42 (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 ... 15401 files and directories currently installed.)
19:01:39 [2020-04-09T19:01:39.124Z] #25 68.51 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
19:01:39 [2020-04-09T19:01:39.124Z] #25 68.52 Unpacking libonig5:amd64 (6.9.1-1) ...
19:01:39 [2020-04-09T19:01:39.124Z] #25 69.06 Selecting previously unselected package libjq1:amd64.
19:01:39 [2020-04-09T19:01:39.124Z] #25 69.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:01:39 [2020-04-09T19:01:39.124Z] #25 69.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:39 [2020-04-09T19:01:39.124Z] #25 69.51 Selecting previously unselected package jq.
19:01:39 [2020-04-09T19:01:39.124Z] #25 69.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
19:01:39 [2020-04-09T19:01:39.124Z] #25 69.55 Unpacking jq (1.5+dfsg-2+b1) ...
19:01:39 [2020-04-09T19:01:39.166Z] #62 DONE 67.5s
19:01:39 [2020-04-09T19:01:39.166Z] 
19:01:39 [2020-04-09T19:01:39.166Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:39 [2020-04-09T19:01:39.166Z] #25 46.99 Reading package lists...
19:01:39 [2020-04-09T19:01:39.166Z] #25 58.07 Building dependency tree...
19:01:39 [2020-04-09T19:01:39.166Z] #25 64.13 ca-certificates is already the newest version (20190110).
19:01:39 [2020-04-09T19:01:39.166Z] #25 64.13 The following additional packages will be installed:
19:01:39 [2020-04-09T19:01:39.166Z] #25 64.13   libjq1 libonig5
19:01:39 [2020-04-09T19:01:39.166Z] #25 64.87 The following NEW packages will be installed:
19:01:39 [2020-04-09T19:01:39.166Z] #25 64.87   jq libjq1 libonig5
19:01:39 [2020-04-09T19:01:39.166Z] #25 65.24 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:01:39 [2020-04-09T19:01:39.166Z] #25 65.24 Need to get 355 kB of archives.
19:01:39 [2020-04-09T19:01:39.166Z] #25 65.24 After this operation, 1072 kB of additional disk space will be used.
19:01:39 [2020-04-09T19:01:39.166Z] #25 65.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:01:39 [2020-04-09T19:01:39.166Z] #25 65.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:01:39 [2020-04-09T19:01:39.166Z] #25 65.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:01:39 [2020-04-09T19:01:39.166Z] #25 67.21 debconf: delaying package configuration, since apt-utils is not installed
19:01:39 [2020-04-09T19:01:39.320Z] #43 68.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:01:39 [2020-04-09T19:01:39.320Z] #43 68.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:01:39 [2020-04-09T19:01:39.380Z] #25 70.06 Setting up libonig5:amd64 (6.9.1-1) ...
19:01:39 [2020-04-09T19:01:39.380Z] #25 70.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:39 [2020-04-09T19:01:39.380Z] #25 70.16 Setting up jq (1.5+dfsg-2+b1) ...
19:01:39 [2020-04-09T19:01:39.380Z] #25 70.18 Processing triggers for libc-bin (2.28-10) ...
19:01:39 [2020-04-09T19:01:39.421Z] #25 ...
19:01:39 [2020-04-09T19:01:39.421Z] 
19:01:39 [2020-04-09T19:01:39.421Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:01:39 [2020-04-09T19:01:39.421Z] #63 DONE 0.1s
19:01:39 [2020-04-09T19:01:39.421Z] 
19:01:39 [2020-04-09T19:01:39.421Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:39 [2020-04-09T19:01:39.421Z] #25 67.63 Fetched 355 kB in 0s (1187 kB/s)
19:01:39 [2020-04-09T19:01:39.421Z] #25 ...
19:01:39 [2020-04-09T19:01:39.421Z] 
19:01:39 [2020-04-09T19:01:39.421Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:01:39 [2020-04-09T19:01:39.421Z] #64 DONE 0.1s
19:01:39 [2020-04-09T19:01:39.421Z] 
19:01:39 [2020-04-09T19:01:39.421Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:39 [2020-04-09T19:01:39.576Z] #43 69.02 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:01:39 [2020-04-09T19:01:39.576Z] #43 69.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:01:39 [2020-04-09T19:01:39.576Z] #43 69.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:01:39 [2020-04-09T19:01:39.576Z] #43 ...
19:01:39 [2020-04-09T19:01:39.576Z] 
19:01:39 [2020-04-09T19:01:39.576Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:39 [2020-04-09T19:01:39.576Z] #62 49.05 Reading package lists...
19:01:39 [2020-04-09T19:01:39.576Z] #62 59.55 Building dependency tree...
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.09 The following additional packages will be installed:
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.12   libbtrfs0
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.41 The following NEW packages will be installed:
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.42   libbtrfs-dev libbtrfs0
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.90 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.90 Need to get 119 kB of archives.
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.90 After this operation, 387 kB of additional disk space will be used.
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:01:39 [2020-04-09T19:01:39.576Z] #62 66.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:01:39 [2020-04-09T19:01:39.576Z] #62 68.97 debconf: delaying package configuration, since apt-utils is not installed
19:01:39 [2020-04-09T19:01:39.576Z] #62 ...
19:01:39 [2020-04-09T19:01:39.576Z] 
19:01:39 [2020-04-09T19:01:39.576Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:39 [2020-04-09T19:01:39.576Z] #43 69.23 Selecting previously unselected package zlib1g-dev:amd64.
19:01:39 [2020-04-09T19:01:39.576Z] #43 69.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:01:39 [2020-04-09T19:01:39.576Z] #43 69.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:01:39 [2020-04-09T19:01:39.947Z] #25 DONE 70.7s
19:01:39 [2020-04-09T19:01:39.947Z] 
19:01:39 [2020-04-09T19:01:39.947Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:01:40 [2020-04-09T19:01:40.136Z] #43 69.68 Selecting previously unselected package libprotobuf17:amd64.
19:01:40 [2020-04-09T19:01:40.136Z] #43 69.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:01:40 [2020-04-09T19:01:40.136Z] #43 69.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:01:40 [2020-04-09T19:01:40.203Z] #26 DONE 0.1s
19:01:40 [2020-04-09T19:01:40.203Z] 
19:01:40 [2020-04-09T19:01:40.203Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:40 [2020-04-09T19:01:40.215Z] #38 ...
19:01:40 [2020-04-09T19:01:40.215Z] 
19:01:40 [2020-04-09T19:01:40.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:40 [2020-04-09T19:01:40.215Z] #10 59.46 Selecting previously unselected package mingw-w64-x86-64-dev.
19:01:40 [2020-04-09T19:01:40.215Z] #10 59.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:01:40 [2020-04-09T19:01:40.215Z] #10 59.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:01:40 [2020-04-09T19:01:40.215Z] #10 69.40 Selecting previously unselected package gcc-mingw-w64-base.
19:01:40 [2020-04-09T19:01:40.215Z] #10 69.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:01:40 [2020-04-09T19:01:40.215Z] #10 70.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:01:40 [2020-04-09T19:01:40.215Z] #10 ...
19:01:40 [2020-04-09T19:01:40.215Z] 
19:01:40 [2020-04-09T19:01:40.215Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:40 [2020-04-09T19:01:40.215Z] #44 4.697 Note: Building without setproctitle() and strlcpy() support.
19:01:40 [2020-04-09T19:01:40.215Z] #44 4.698       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:01:40 [2020-04-09T19:01:40.215Z] #44 4.713 Note: Building without GnuTLS support
19:01:40 [2020-04-09T19:01:40.215Z] #44 8.055 fatal: not a git repository (or any of the parent directories): .git
19:01:40 [2020-04-09T19:01:40.215Z] #44 8.116   GEN      .gitid
19:01:40 [2020-04-09T19:01:40.215Z] #44 8.307   GEN      criu/include/version.h
19:01:40 [2020-04-09T19:01:40.215Z] #44 8.335   GEN      include/common/asm
19:01:40 [2020-04-09T19:01:40.347Z] #65 ...
19:01:40 [2020-04-09T19:01:40.347Z] 
19:01:40 [2020-04-09T19:01:40.347Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:40 [2020-04-09T19:01:40.347Z] #43 48.14 Reading package lists...
19:01:40 [2020-04-09T19:01:40.347Z] #43 59.22 Building dependency tree...
19:01:40 [2020-04-09T19:01:40.347Z] #43 65.11 The following additional packages will be installed:
19:01:40 [2020-04-09T19:01:40.347Z] #43 65.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:01:40 [2020-04-09T19:01:40.347Z] #43 65.12   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:01:40 [2020-04-09T19:01:40.347Z] #43 65.12 Suggested packages:
19:01:40 [2020-04-09T19:01:40.347Z] #43 65.13   manpages-dev python-setuptools
19:01:40 [2020-04-09T19:01:40.347Z] #43 67.47 The following NEW packages will be installed:
19:01:40 [2020-04-09T19:01:40.347Z] #43 67.47   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:01:40 [2020-04-09T19:01:40.347Z] #43 67.47   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:01:40 [2020-04-09T19:01:40.347Z] #43 67.47   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:01:40 [2020-04-09T19:01:40.347Z] #43 67.47   python-six zlib1g-dev
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.14 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.14 Need to get 4095 kB of archives.
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.14 After this operation, 22.5 MB of additional disk space will be used.
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 68.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:01:40 [2020-04-09T19:01:40.347Z] #43 ...
19:01:40 [2020-04-09T19:01:40.347Z] 
19:01:40 [2020-04-09T19:01:40.347Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:40 [2020-04-09T19:01:40.347Z] #25 67.93 Selecting previously unselected package libonig5:amd64.
19:01:40 [2020-04-09T19:01:40.347Z] #25 67.93 (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 ... 15401 files and directories currently installed.)
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.07 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.10 Unpacking libonig5:amd64 (6.9.1-1) ...
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.49 Selecting previously unselected package libjq1:amd64.
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.70 Selecting previously unselected package jq.
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
19:01:40 [2020-04-09T19:01:40.347Z] #25 68.73 Unpacking jq (1.5+dfsg-2+b1) ...
19:01:40 [2020-04-09T19:01:40.791Z] #44 ...
19:01:40 [2020-04-09T19:01:40.791Z] 
19:01:40 [2020-04-09T19:01:40.791Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:40 [2020-04-09T19:01:40.791Z] #56 70.48 mvdan.cc/sh/v3/fileutil
19:01:40 [2020-04-09T19:01:40.908Z] #25 69.20 Setting up libonig5:amd64 (6.9.1-1) ...
19:01:40 [2020-04-09T19:01:40.908Z] #25 69.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:40 [2020-04-09T19:01:40.908Z] #25 69.23 Setting up jq (1.5+dfsg-2+b1) ...
19:01:40 [2020-04-09T19:01:40.908Z] #25 69.25 Processing triggers for libc-bin (2.28-10) ...
19:01:41 [2020-04-09T19:01:41.052Z] #56 70.49 path/filepath
19:01:41 [2020-04-09T19:01:41.471Z] #25 DONE 69.7s
19:01:41 [2020-04-09T19:01:41.471Z] 
19:01:41 [2020-04-09T19:01:41.471Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:01:41 [2020-04-09T19:01:41.471Z] #26 DONE 0.1s
19:01:41 [2020-04-09T19:01:41.471Z] 
19:01:41 [2020-04-09T19:01:41.471Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:41 [2020-04-09T19:01:41.639Z] #43 ...
19:01:41 [2020-04-09T19:01:41.639Z] 
19:01:41 [2020-04-09T19:01:41.639Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.28 Fetched 119 kB in 0s (391 kB/s)
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.50 Selecting previously unselected package libbtrfs0.
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.50 (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 ... 15401 files and directories currently installed.)
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.58 Unpacking libbtrfs0 (4.20.1-2) ...
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.78 Selecting previously unselected package libbtrfs-dev.
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:01:41 [2020-04-09T19:01:41.639Z] #62 69.85 Unpacking libbtrfs-dev (4.20.1-2) ...
19:01:41 [2020-04-09T19:01:41.639Z] #62 70.35 Setting up libbtrfs0 (4.20.1-2) ...
19:01:41 [2020-04-09T19:01:41.639Z] #62 70.37 Setting up libbtrfs-dev (4.20.1-2) ...
19:01:41 [2020-04-09T19:01:41.639Z] #62 70.38 Processing triggers for libc-bin (2.28-10) ...
19:01:41 [2020-04-09T19:01:41.639Z] #62 DONE 70.9s
19:01:41 [2020-04-09T19:01:41.639Z] 
19:01:41 [2020-04-09T19:01:41.639Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:41 [2020-04-09T19:01:41.639Z] #43 70.88 Selecting previously unselected package libprotobuf-lite17:amd64.
19:01:41 [2020-04-09T19:01:41.639Z] #43 70.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:01:41 [2020-04-09T19:01:41.639Z] #43 70.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:01:41 [2020-04-09T19:01:41.639Z] #43 ...
19:01:41 [2020-04-09T19:01:41.639Z] 
19:01:41 [2020-04-09T19:01:41.639Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:01:41 [2020-04-09T19:01:41.639Z] #25 68.61 Fetched 355 kB in 0s (1020 kB/s)
19:01:41 [2020-04-09T19:01:41.639Z] #25 68.78 Selecting previously unselected package libonig5:amd64.
19:01:41 [2020-04-09T19:01:41.639Z] #25 68.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:01:41 [2020-04-09T19:01:41.639Z] #25 68.89 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 68.91 Unpacking libonig5:amd64 (6.9.1-1) ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 69.44 Selecting previously unselected package libjq1:amd64.
19:01:41 [2020-04-09T19:01:41.639Z] #25 69.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 69.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 69.79 Selecting previously unselected package jq.
19:01:41 [2020-04-09T19:01:41.639Z] #25 69.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 69.81 Unpacking jq (1.5+dfsg-2+b1) ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 70.28 Setting up libonig5:amd64 (6.9.1-1) ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 70.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 70.38 Setting up jq (1.5+dfsg-2+b1) ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 70.39 Processing triggers for libc-bin (2.28-10) ...
19:01:41 [2020-04-09T19:01:41.639Z] #25 DONE 71.1s
19:01:41 [2020-04-09T19:01:41.639Z] 
19:01:41 [2020-04-09T19:01:41.639Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:01:41 [2020-04-09T19:01:41.639Z] #63 DONE 0.3s
19:01:41 [2020-04-09T19:01:41.639Z] 
19:01:41 [2020-04-09T19:01:41.639Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:41 [2020-04-09T19:01:41.639Z] #43 71.31 Selecting previously unselected package libprotobuf-dev:amd64.
19:01:41 [2020-04-09T19:01:41.639Z] #43 71.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:01:41 [2020-04-09T19:01:41.909Z] #43 ...
19:01:41 [2020-04-09T19:01:41.909Z] 
19:01:41 [2020-04-09T19:01:41.909Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:01:41 [2020-04-09T19:01:41.909Z] #64 DONE 0.2s
19:01:41 [2020-04-09T19:01:41.909Z] 
19:01:41 [2020-04-09T19:01:41.909Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:41 [2020-04-09T19:01:41.909Z] #43 71.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:01:41 [2020-04-09T19:01:41.909Z] #43 ...
19:01:41 [2020-04-09T19:01:41.909Z] 
19:01:41 [2020-04-09T19:01:41.909Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:01:41 [2020-04-09T19:01:41.909Z] #26 DONE 0.2s
19:01:42 [2020-04-09T19:01:42.167Z] 
19:01:42 [2020-04-09T19:01:42.167Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:42 [2020-04-09T19:01:42.174Z] #56 ...
19:01:42 [2020-04-09T19:01:42.174Z] 
19:01:42 [2020-04-09T19:01:42.174Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:42 [2020-04-09T19:01:42.174Z] #47 61.56 time
19:01:42 [2020-04-09T19:01:42.174Z] #47 64.94 regexp
19:01:42 [2020-04-09T19:01:42.174Z] #47 70.66 github.com/LK4D4/vndr/versioned
19:01:42 [2020-04-09T19:01:42.174Z] #47 ...
19:01:42 [2020-04-09T19:01:42.174Z] 
19:01:42 [2020-04-09T19:01:42.174Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:42 [2020-04-09T19:01:42.847Z] #27 ...
19:01:42 [2020-04-09T19:01:42.847Z] 
19:01:42 [2020-04-09T19:01:42.847Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:42 [2020-04-09T19:01:42.847Z] #35 62.21 Selecting previously unselected package libicu63:amd64.
19:01:42 [2020-04-09T19:01:42.847Z] #35 62.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:01:42 [2020-04-09T19:01:42.847Z] #35 62.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:01:42 [2020-04-09T19:01:42.847Z] #35 ...
19:01:42 [2020-04-09T19:01:42.847Z] 
19:01:42 [2020-04-09T19:01:42.847Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:42 [2020-04-09T19:01:42.847Z] #47 68.66 github.com/LK4D4/vndr/godl/singleflight
19:01:42 [2020-04-09T19:01:42.847Z] #47 68.68 internal/reflectlite
19:01:42 [2020-04-09T19:01:42.847Z] #47 69.25 math/rand
19:01:42 [2020-04-09T19:01:42.847Z] #47 70.77 internal/singleflight
19:01:43 [2020-04-09T19:01:43.474Z] #27 ...
19:01:43 [2020-04-09T19:01:43.474Z] 
19:01:43 [2020-04-09T19:01:43.474Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:43 [2020-04-09T19:01:43.474Z] #35 52.41 Reading package lists...
19:01:43 [2020-04-09T19:01:43.474Z] #35 64.38 Building dependency tree...
19:01:43 [2020-04-09T19:01:43.474Z] #35 70.30 The following additional packages will be installed:
19:01:43 [2020-04-09T19:01:43.474Z] #35 70.33   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:01:43 [2020-04-09T19:01:43.474Z] #35 70.33 Suggested packages:
19:01:43 [2020-04-09T19:01:43.474Z] #35 70.33   cmake-doc ninja-build lrzip
19:01:43 [2020-04-09T19:01:43.474Z] #35 70.33 Recommended packages:
19:01:43 [2020-04-09T19:01:43.474Z] #35 70.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:01:43 [2020-04-09T19:01:43.474Z] #35 71.91 The following NEW packages will be installed:
19:01:43 [2020-04-09T19:01:43.474Z] #35 71.94   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:01:43 [2020-04-09T19:01:43.474Z] #35 71.94   vim-common xxd
19:01:43 [2020-04-09T19:01:43.474Z] #35 72.52 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
19:01:43 [2020-04-09T19:01:43.474Z] #35 72.52 Need to get 14.9 MB of archives.
19:01:43 [2020-04-09T19:01:43.474Z] #35 72.52 After this operation, 61.8 MB of additional disk space will be used.
19:01:43 [2020-04-09T19:01:43.474Z] #35 72.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 72.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 72.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 72.77 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 73.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 73.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 73.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 73.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 73.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 73.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #35 ...
19:01:43 [2020-04-09T19:01:43.474Z] 
19:01:43 [2020-04-09T19:01:43.474Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:43 [2020-04-09T19:01:43.474Z] #62 53.87 Reading package lists...
19:01:43 [2020-04-09T19:01:43.474Z] #62 65.09 Building dependency tree...
19:01:43 [2020-04-09T19:01:43.474Z] #62 70.78 The following additional packages will be installed:
19:01:43 [2020-04-09T19:01:43.474Z] #62 70.83   libbtrfs0
19:01:43 [2020-04-09T19:01:43.474Z] #62 71.18 The following NEW packages will be installed:
19:01:43 [2020-04-09T19:01:43.474Z] #62 71.22   libbtrfs-dev libbtrfs0
19:01:43 [2020-04-09T19:01:43.474Z] #62 71.83 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
19:01:43 [2020-04-09T19:01:43.474Z] #62 71.83 Need to get 119 kB of archives.
19:01:43 [2020-04-09T19:01:43.474Z] #62 71.83 After this operation, 387 kB of additional disk space will be used.
19:01:43 [2020-04-09T19:01:43.474Z] #62 71.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #62 71.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:01:43 [2020-04-09T19:01:43.474Z] #62 73.33 debconf: delaying package configuration, since apt-utils is not installed
19:01:43 [2020-04-09T19:01:43.474Z] #62 73.62 Fetched 119 kB in 0s (402 kB/s)
19:01:43 [2020-04-09T19:01:43.474Z] #62 73.90 Selecting previously unselected package libbtrfs0.
19:01:43 [2020-04-09T19:01:43.474Z] #62 73.90 (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 ... 15401 files and directories currently installed.)
19:01:43 [2020-04-09T19:01:43.474Z] #62 74.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:01:43 [2020-04-09T19:01:43.474Z] #62 74.10 Unpacking libbtrfs0 (4.20.1-2) ...
19:01:43 [2020-04-09T19:01:43.730Z] #62 74.37 Selecting previously unselected package libbtrfs-dev.
19:01:43 [2020-04-09T19:01:43.730Z] #62 74.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:01:43 [2020-04-09T19:01:43.730Z] #62 74.40 Unpacking libbtrfs-dev (4.20.1-2) ...
19:01:43 [2020-04-09T19:01:43.987Z] #62 74.68 Setting up libbtrfs0 (4.20.1-2) ...
19:01:43 [2020-04-09T19:01:43.987Z] #62 74.70 Setting up libbtrfs-dev (4.20.1-2) ...
19:01:43 [2020-04-09T19:01:43.987Z] #62 74.71 Processing triggers for libc-bin (2.28-10) ...
19:01:44 [2020-04-09T19:01:44.119Z] #65 35.65 Checking out files:  48% (1537/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  98% (3107/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
19:01:44 [2020-04-09T19:01:44.119Z] #65 37.71 + cd /tmp/tmp.tSlTJeOLH3/src/github.com/containerd/containerd
19:01:44 [2020-04-09T19:01:44.119Z] #65 37.71 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:44 [2020-04-09T19:01:44.216Z] #47 73.28 strconv
19:01:44 [2020-04-09T19:01:44.216Z] #47 73.28 io
19:01:44 [2020-04-09T19:01:44.550Z] #62 ...
19:01:44 [2020-04-09T19:01:44.550Z] 
19:01:44 [2020-04-09T19:01:44.550Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:44 [2020-04-09T19:01:44.550Z] #43 75.23 debconf: delaying package configuration, since apt-utils is not installed
19:01:44 [2020-04-09T19:01:44.550Z] #43 ...
19:01:44 [2020-04-09T19:01:44.550Z] 
19:01:44 [2020-04-09T19:01:44.550Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:01:44 [2020-04-09T19:01:44.550Z] #62 DONE 75.2s
19:01:44 [2020-04-09T19:01:44.550Z] 
19:01:44 [2020-04-09T19:01:44.550Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:01:44 [2020-04-09T19:01:44.550Z] #63 DONE 0.1s
19:01:44 [2020-04-09T19:01:44.655Z] #65 ...
19:01:44 [2020-04-09T19:01:44.655Z] 
19:01:44 [2020-04-09T19:01:44.655Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:44 [2020-04-09T19:01:44.655Z] #33 63.99 internal/poll
19:01:44 [2020-04-09T19:01:44.655Z] #33 66.85 os
19:01:44 [2020-04-09T19:01:44.655Z] #33 67.90 internal/fmtsort
19:01:44 [2020-04-09T19:01:44.655Z] #33 69.99 path/filepath
19:01:44 [2020-04-09T19:01:44.655Z] #33 70.00 fmt
19:01:44 [2020-04-09T19:01:44.655Z] #33 71.87 io/ioutil
19:01:44 [2020-04-09T19:01:44.655Z] #33 ...
19:01:44 [2020-04-09T19:01:44.655Z] 
19:01:44 [2020-04-09T19:01:44.655Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:44 [2020-04-09T19:01:44.655Z] #47 74.10 internal/lazyregexp
19:01:44 [2020-04-09T19:01:44.655Z] #47 74.10 os/exec
19:01:44 [2020-04-09T19:01:44.807Z] 
19:01:44 [2020-04-09T19:01:44.807Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:01:44 [2020-04-09T19:01:44.807Z] #64 DONE 0.1s
19:01:44 [2020-04-09T19:01:44.807Z] 
19:01:44 [2020-04-09T19:01:44.807Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:45 [2020-04-09T19:01:45.090Z] #47 74.41 net
19:01:45 [2020-04-09T19:01:45.613Z] #47 ...
19:01:45 [2020-04-09T19:01:45.613Z] 
19:01:45 [2020-04-09T19:01:45.613Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:45 [2020-04-09T19:01:45.613Z] #35 75.01 Selecting previously unselected package libxml2:amd64.
19:01:45 [2020-04-09T19:01:45.613Z] #35 75.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:01:45 [2020-04-09T19:01:45.613Z] #35 75.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:01:46 [2020-04-09T19:01:46.581Z] #35 75.93 Selecting previously unselected package libarchive13:amd64.
19:01:46 [2020-04-09T19:01:46.581Z] #35 75.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:01:46 [2020-04-09T19:01:46.581Z] #35 75.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:01:46 [2020-04-09T19:01:46.837Z] #35 76.40 Selecting previously unselected package libjsoncpp1:amd64.
19:01:46 [2020-04-09T19:01:46.837Z] #35 76.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:01:46 [2020-04-09T19:01:46.891Z] #27 ...
19:01:46 [2020-04-09T19:01:46.891Z] 
19:01:46 [2020-04-09T19:01:46.891Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:01:46 [2020-04-09T19:01:46.891Z] #30 74.48 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:01:47 [2020-04-09T19:01:47.094Z] #35 76.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:01:47 [2020-04-09T19:01:47.094Z] #35 76.65 Selecting previously unselected package librhash0:amd64.
19:01:47 [2020-04-09T19:01:47.094Z] #35 76.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.094Z] #35 76.65 Unpacking librhash0:amd64 (1.3.8-1) ...
19:01:47 [2020-04-09T19:01:47.154Z] #30 75.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:01:47 [2020-04-09T19:01:47.326Z] #65 ...
19:01:47 [2020-04-09T19:01:47.326Z] 
19:01:47 [2020-04-09T19:01:47.326Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:47 [2020-04-09T19:01:47.326Z] #33 67.30 sync
19:01:47 [2020-04-09T19:01:47.326Z] #33 67.31 internal/reflectlite
19:01:47 [2020-04-09T19:01:47.326Z] #33 71.16 sort
19:01:47 [2020-04-09T19:01:47.326Z] #33 71.16 errors
19:01:47 [2020-04-09T19:01:47.326Z] #33 71.64 strconv
19:01:47 [2020-04-09T19:01:47.326Z] #33 73.04 io
19:01:47 [2020-04-09T19:01:47.326Z] #33 75.33 internal/oserror
19:01:47 [2020-04-09T19:01:47.326Z] #33 75.49 syscall
19:01:47 [2020-04-09T19:01:47.326Z] #33 76.92 reflect
19:01:47 [2020-04-09T19:01:47.409Z] #30 ...
19:01:47 [2020-04-09T19:01:47.409Z] 
19:01:47 [2020-04-09T19:01:47.409Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:47 [2020-04-09T19:01:47.409Z] #10 65.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #10 65.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #10 65.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #10 66.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #10 66.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #10 67.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #10 ...
19:01:47 [2020-04-09T19:01:47.409Z] 
19:01:47 [2020-04-09T19:01:47.409Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:47 [2020-04-09T19:01:47.409Z] #43 68.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #43 68.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #43 68.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #43 68.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:01:47 [2020-04-09T19:01:47.409Z] #43 72.35 debconf: delaying package configuration, since apt-utils is not installed
19:01:47 [2020-04-09T19:01:47.409Z] #43 72.87 Fetched 4095 kB in 2s (1687 kB/s)
19:01:47 [2020-04-09T19:01:47.409Z] #43 72.99 Selecting previously unselected package libcap-dev:amd64.
19:01:47 [2020-04-09T19:01:47.409Z] #43 72.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 ... 15401 files and directories currently installed.)
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.15 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.27 Selecting previously unselected package libnet1:amd64.
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.56 Selecting previously unselected package libnet1-dev.
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.94 Selecting previously unselected package libnl-3-200:amd64.
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 73.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 74.17 Selecting previously unselected package libnl-3-dev:amd64.
19:01:47 [2020-04-09T19:01:47.409Z] #43 74.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 74.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 74.81 Selecting previously unselected package libprotobuf-c1:amd64.
19:01:47 [2020-04-09T19:01:47.409Z] #43 74.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 74.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 75.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:01:47 [2020-04-09T19:01:47.409Z] #43 75.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 75.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 75.51 Selecting previously unselected package zlib1g-dev:amd64.
19:01:47 [2020-04-09T19:01:47.409Z] #43 75.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.409Z] #43 75.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:01:47 [2020-04-09T19:01:47.582Z] #33 ...
19:01:47 [2020-04-09T19:01:47.582Z] 
19:01:47 [2020-04-09T19:01:47.582Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:01:47 [2020-04-09T19:01:47.582Z] #30 77.05 Checking out files:  83% (1276/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:01:47 [2020-04-09T19:01:47.582Z] #30 78.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:01:47 [2020-04-09T19:01:47.664Z] #43 76.13 Selecting previously unselected package libprotobuf17:amd64.
19:01:47 [2020-04-09T19:01:47.664Z] #43 76.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.664Z] #43 76.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:01:47 [2020-04-09T19:01:47.664Z] #43 ...
19:01:47 [2020-04-09T19:01:47.664Z] 
19:01:47 [2020-04-09T19:01:47.664Z] #35 77.13 Selecting previously unselected package libuv1:amd64.
19:01:47 [2020-04-09T19:01:47.664Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:01:47 [2020-04-09T19:01:47.664Z] #30 76.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:01:47 [2020-04-09T19:01:47.664Z] #35 77.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.664Z] #35 77.13 Unpacking libuv1:amd64 (1.24.1-1) ...
19:01:47 [2020-04-09T19:01:47.838Z] #30 78.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:01:47 [2020-04-09T19:01:47.919Z] #35 77.37 Selecting previously unselected package cmake.
19:01:47 [2020-04-09T19:01:47.919Z] #35 77.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:01:47 [2020-04-09T19:01:47.919Z] #35 77.43 Unpacking cmake (3.13.4-1) ...
19:01:47 [2020-04-09T19:01:47.919Z] #30 ...
19:01:47 [2020-04-09T19:01:47.919Z] 
19:01:47 [2020-04-09T19:01:47.919Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:47 [2020-04-09T19:01:47.919Z] #33 66.04 internal/reflectlite
19:01:47 [2020-04-09T19:01:47.919Z] #33 66.06 sync
19:01:47 [2020-04-09T19:01:47.919Z] #33 70.55 errors
19:01:47 [2020-04-09T19:01:47.919Z] #33 70.58 sort
19:01:47 [2020-04-09T19:01:47.919Z] #33 71.59 strconv
19:01:47 [2020-04-09T19:01:47.919Z] #33 72.29 io
19:01:47 [2020-04-09T19:01:47.919Z] #33 74.24 internal/oserror
19:01:47 [2020-04-09T19:01:47.919Z] #33 74.32 syscall
19:01:48 [2020-04-09T19:01:48.173Z] #33 ...
19:01:48 [2020-04-09T19:01:48.173Z] 
19:01:48 [2020-04-09T19:01:48.173Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.934 + RM_GOPATH=0
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.934 + TMP_GOPATH=
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.934 + : /build
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.934 + '[' -z '' ']'
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.934 ++ mktemp -d
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.937 + export GOPATH=/tmp/tmp.tL9725UbDN
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.937 + GOPATH=/tmp/tmp.tL9725UbDN
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.937 + RM_GOPATH=1
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.938 ++ dirname ./install.sh
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + dir=.
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + bin=containerd
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + shift
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + '[' '!' -f ./containerd.installer ']'
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + . ./containerd.installer
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + install_containerd
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.946 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tL9725UbDN/src/github.com/containerd/containerd
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.947 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:48 [2020-04-09T19:01:48.173Z] #65 5.949 Cloning into '/tmp/tmp.tL9725UbDN/src/github.com/containerd/containerd'...
19:01:48 [2020-04-09T19:01:48.719Z] #47 77.84 encoding/binary
19:01:48 [2020-04-09T19:01:48.719Z] #47 77.87 flag
19:01:48 [2020-04-09T19:01:48.980Z] #47 78.46 go/token
19:01:49 [2020-04-09T19:01:49.096Z] #65 ...
19:01:49 [2020-04-09T19:01:49.096Z] 
19:01:49 [2020-04-09T19:01:49.096Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:49 [2020-04-09T19:01:49.096Z] #35 67.27 Selecting previously unselected package libicu63:amd64.
19:01:49 [2020-04-09T19:01:49.096Z] #35 67.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:01:49 [2020-04-09T19:01:49.096Z] #35 67.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:01:49 [2020-04-09T19:01:49.096Z] #35 ...
19:01:49 [2020-04-09T19:01:49.096Z] 
19:01:49 [2020-04-09T19:01:49.096Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:49 [2020-04-09T19:01:49.096Z] #33 77.19 reflect
19:01:49 [2020-04-09T19:01:49.730Z] #30 ...
19:01:49 [2020-04-09T19:01:49.730Z] 
19:01:49 [2020-04-09T19:01:49.730Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.16 The following NEW packages will be installed:
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.18   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.18   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.18   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.18   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.19   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.19   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.75 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.75 Need to get 77.7 MB of archives.
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.75 After this operation, 487 MB of additional disk space will be used.
19:01:49 [2020-04-09T19:01:49.730Z] #10 70.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:01:49 [2020-04-09T19:01:49.730Z] #10 ...
19:01:49 [2020-04-09T19:01:49.730Z] 
19:01:49 [2020-04-09T19:01:49.730Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:49 [2020-04-09T19:01:49.730Z] #27 6.474 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:01:49 [2020-04-09T19:01:49.730Z] #27 7.243 
19:01:49 [2020-04-09T19:01:49.932Z] #47 ...
19:01:49 [2020-04-09T19:01:49.932Z] 
19:01:49 [2020-04-09T19:01:49.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:49 [2020-04-09T19:01:49.932Z] #44 12.40   PBCC     images/google/protobuf/descriptor.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.02   PBCC     images/opts.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.07   PBCC     images/sit.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.11   DEP      images/google/protobuf/descriptor.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.15   DEP      images/opts.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.18   DEP      images/sit.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.61   PBCC     images/macvlan.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.84   DEP      images/macvlan.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.86   PBCC     images/autofs.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.87   DEP      images/autofs.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.88   PBCC     images/sysctl.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.89   DEP      images/sysctl.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 13.91   PBCC     images/time.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 15.31   DEP      images/time.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 15.34   PBCC     images/binfmt-misc.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 15.36   DEP      images/binfmt-misc.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 15.38   PBCC     images/seccomp.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 15.39   DEP      images/seccomp.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 15.47   PBCC     images/userns.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.33   DEP      images/userns.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.37   PBCC     images/cgroup.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.41   DEP      images/cgroup.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.55   PBCC     images/fown.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.66   PBCC     images/ext-file.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.69   DEP      images/fown.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.73   DEP      images/ext-file.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.80   PBCC     images/rpc.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.86   DEP      images/rpc.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 17.95   PBCC     images/siginfo.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.03   DEP      images/siginfo.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.13   PBCC     images/pagemap.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.23   DEP      images/pagemap.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.33   PBCC     images/rlimit.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.37   DEP      images/rlimit.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.42   PBCC     images/file-lock.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.44   DEP      images/file-lock.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.55   PBCC     images/tty.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.63   DEP      images/tty.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.67   PBCC     images/tun.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.69   PBCC     images/netdev.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.73   DEP      images/tun.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.76   DEP      images/netdev.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.81   PBCC     images/vma.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.91   DEP      images/vma.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.93   PBCC     images/creds.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.95   DEP      images/creds.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 18.98   PBCC     images/utsns.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.02   DEP      images/utsns.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.08   PBCC     images/ipc-desc.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.09   PBCC     images/ipc-sem.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.17   DEP      images/ipc-desc.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.26   DEP      images/ipc-sem.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.34   PBCC     images/ipc-msg.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.37   DEP      images/ipc-msg.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.45   PBCC     images/ipc-shm.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.49   DEP      images/ipc-shm.pb-c.d
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.58   PBCC     images/ipc-var.pb-c.c
19:01:49 [2020-04-09T19:01:49.932Z] #44 19.63   DEP      images/ipc-var.pb-c.d
19:01:49 [2020-04-09T19:01:49.986Z] #27 7.639 
                                                                           0.0%
##                                                                         4.0%
#####                                                                      7.3%
##########                                                                14.0%
#############                                                             18.5%
################                                                          23.3%
####################                                                      28.6%
########################                                                  33.8%
############################                                              39.4%
###############################                                           44.2%
####################################                                      51.1%
########################################                                  56.6%
############################################                              61.8%
##################################################                        70.5%
########################################################                  79.1%
##############################################################            87.3%
###################################################################       94.0%
######################################################################## 100.0%
19:01:50 [2020-04-09T19:01:50.194Z] #44 19.70   PBCC     images/sk-opts.pb-c.c
19:01:50 [2020-04-09T19:01:50.194Z] #44 19.73   PBCC     images/packet-sock.pb-c.c
19:01:50 [2020-04-09T19:01:50.194Z] #44 19.84   DEP      images/sk-opts.pb-c.d
19:01:50 [2020-04-09T19:01:50.194Z] #44 19.88   DEP      images/packet-sock.pb-c.d
19:01:50 [2020-04-09T19:01:50.244Z] #27 ...
19:01:50 [2020-04-09T19:01:50.244Z] 
19:01:50 [2020-04-09T19:01:50.244Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:50 [2020-04-09T19:01:50.244Z] #47 70.35 internal/reflectlite
19:01:50 [2020-04-09T19:01:50.244Z] #47 70.35 github.com/LK4D4/vndr/godl/singleflight
19:01:50 [2020-04-09T19:01:50.244Z] #47 70.80 math/rand
19:01:50 [2020-04-09T19:01:50.244Z] #47 72.58 internal/singleflight
19:01:50 [2020-04-09T19:01:50.244Z] #47 74.34 strconv
19:01:50 [2020-04-09T19:01:50.244Z] #47 74.38 io
19:01:50 [2020-04-09T19:01:50.244Z] #47 76.41 bytes
19:01:50 [2020-04-09T19:01:50.244Z] #47 79.58 bufio
19:01:50 [2020-04-09T19:01:50.244Z] #47 80.00 reflect
19:01:50 [2020-04-09T19:01:50.454Z] #44 19.94   PBCC     images/sk-netlink.pb-c.c
19:01:50 [2020-04-09T19:01:50.454Z] #44 19.98   DEP      images/sk-netlink.pb-c.d
19:01:50 [2020-04-09T19:01:50.454Z] #44 20.03   PBCC     images/sk-inet.pb-c.c
19:01:50 [2020-04-09T19:01:50.454Z] #44 20.11   DEP      images/sk-inet.pb-c.d
19:01:50 [2020-04-09T19:01:50.454Z] #44 ...
19:01:50 [2020-04-09T19:01:50.454Z] 
19:01:50 [2020-04-09T19:01:50.454Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:50 [2020-04-09T19:01:50.454Z] #47 79.97 go/scanner
19:01:50 [2020-04-09T19:01:50.500Z] #47 ...
19:01:50 [2020-04-09T19:01:50.501Z] 
19:01:50 [2020-04-09T19:01:50.501Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:50 [2020-04-09T19:01:50.501Z] #27 10.25 
19:01:51 [2020-04-09T19:01:51.180Z] #35 ...
19:01:51 [2020-04-09T19:01:51.180Z] 
19:01:51 [2020-04-09T19:01:51.180Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:51 [2020-04-09T19:01:51.180Z] #27 7.336 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:01:51 [2020-04-09T19:01:51.180Z] #27 7.652 
19:01:51 [2020-04-09T19:01:51.180Z] #27 7.904 
#                                                                          2.3%
####                                                                       6.4%
#######                                                                   10.8%
###########                                                               15.4%
##############                                                            19.7%
#################                                                         23.9%
###################                                                       27.3%
#####################                                                     29.7%
########################                                                  34.0%
###########################                                               38.0%
#############################                                             41.4%
##################################                                        47.7%
19:01:51 [2020-04-09T19:01:51.180Z] #27 ...
19:01:51 [2020-04-09T19:01:51.180Z] 
19:01:51 [2020-04-09T19:01:51.180Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:51 [2020-04-09T19:01:51.180Z] #33 70.27 errors
19:01:51 [2020-04-09T19:01:51.180Z] #33 70.27 sort
19:01:51 [2020-04-09T19:01:51.180Z] #33 71.01 strconv
19:01:51 [2020-04-09T19:01:51.180Z] #33 72.09 io
19:01:51 [2020-04-09T19:01:51.180Z] #33 73.42 internal/oserror
19:01:51 [2020-04-09T19:01:51.180Z] #33 73.54 syscall
19:01:51 [2020-04-09T19:01:51.180Z] #33 76.73 reflect
19:01:51 [2020-04-09T19:01:51.180Z] #33 ...
19:01:51 [2020-04-09T19:01:51.180Z] 
19:01:51 [2020-04-09T19:01:51.180Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:51 [2020-04-09T19:01:51.396Z] #47 ...
19:01:51 [2020-04-09T19:01:51.396Z] 
19:01:51 [2020-04-09T19:01:51.396Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:01:51 [2020-04-09T19:01:51.396Z] #10 71.20 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:01:51 [2020-04-09T19:01:51.396Z] #10 71.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:01:51 [2020-04-09T19:01:51.396Z] #10 71.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:01:51 [2020-04-09T19:01:51.396Z] #10 ...
19:01:51 [2020-04-09T19:01:51.396Z] 
19:01:51 [2020-04-09T19:01:51.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.25   PBCC     images/sk-unix.pb-c.c
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.29   DEP      images/sk-unix.pb-c.d
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.38   PBCC     images/mm.pb-c.c
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.46   DEP      images/mm.pb-c.d
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.55   PBCC     images/timerfd.pb-c.c
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.67   DEP      images/timerfd.pb-c.d
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.77   PBCC     images/timer.pb-c.c
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.78   DEP      images/timer.pb-c.d
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.91   PBCC     images/sa.pb-c.c
19:01:51 [2020-04-09T19:01:51.396Z] #44 20.97   DEP      images/sa.pb-c.d
19:01:51 [2020-04-09T19:01:51.396Z] #44 21.08   PBCC     images/pipe-data.pb-c.c
19:01:51 [2020-04-09T19:01:51.396Z] #44 21.11   DEP      images/pipe-data.pb-c.d
19:01:51 [2020-04-09T19:01:51.396Z] #44 21.21   PBCC     images/mnt.pb-c.c
19:01:51 [2020-04-09T19:01:51.533Z] #27 10.47 #=#=#                                                                         

###########                                                               15.4%
########################                                                  34.3%
###################################                                       49.7%
#############################################                             63.1%
######################################################                    75.1%
##############################################################            87.5%
######################################################################## 100.0%
19:01:51 [2020-04-09T19:01:51.657Z] #44 21.29   DEP      images/mnt.pb-c.d
19:01:51 [2020-04-09T19:01:51.657Z] #44 21.40   PBCC     images/sk-packet.pb-c.c
19:01:51 [2020-04-09T19:01:51.657Z] #44 21.43   DEP      images/sk-packet.pb-c.d
19:01:51 [2020-04-09T19:01:51.918Z] #44 21.49   PBCC     images/tcp-stream.pb-c.c
19:01:51 [2020-04-09T19:01:51.919Z] #44 21.57   DEP      images/tcp-stream.pb-c.d
19:01:51 [2020-04-09T19:01:51.919Z] #44 21.66   PBCC     images/pipe.pb-c.c
19:01:51 [2020-04-09T19:01:51.947Z] #27 7.904 
#                                                                          2.3%
####                                                                       6.4%
#######                                                                   10.8%
###########                                                               15.4%
##############                                                            19.7%
#################                                                         23.9%
###################                                                       27.3%
#####################                                                     29.7%
########################                                                  34.0%
###########################                                               38.0%
#############################                                             41.4%
##################################                                        47.7%
######################################                                    53.9%
##########################################                                58.8%
###############################################                           65.8%
#######################################################                   76.5%
##########################################################                81.5%
###############################################################           88.5%
####################################################################      94.5%
19:01:51 [2020-04-09T19:01:51.947Z] #27 ...
19:01:51 [2020-04-09T19:01:51.947Z] 
19:01:51 [2020-04-09T19:01:51.947Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.944 + RM_GOPATH=0
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.944 + TMP_GOPATH=
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.944 + : /build
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.944 + '[' -z '' ']'
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.944 ++ mktemp -d
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + export GOPATH=/tmp/tmp.CbVLI7Q5ig
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + GOPATH=/tmp/tmp.CbVLI7Q5ig
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + RM_GOPATH=1
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 ++ dirname ./install.sh
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + dir=.
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + bin=containerd
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + shift
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + '[' '!' -f ./containerd.installer ']'
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + . ./containerd.installer
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + install_containerd
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CbVLI7Q5ig/src/github.com/containerd/containerd
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.971 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:51 [2020-04-09T19:01:51.947Z] #65 5.986 Cloning into '/tmp/tmp.CbVLI7Q5ig/src/github.com/containerd/containerd'...
19:01:51 [2020-04-09T19:01:51.947Z] #65 ...
19:01:51 [2020-04-09T19:01:51.947Z] 
19:01:51 [2020-04-09T19:01:51.947Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:51 [2020-04-09T19:01:51.947Z] #27 7.904 
#                                                                          2.3%
####                                                                       6.4%
#######                                                                   10.8%
###########                                                               15.4%
##############                                                            19.7%
#################                                                         23.9%
###################                                                       27.3%
#####################                                                     29.7%
########################                                                  34.0%
###########################                                               38.0%
#############################                                             41.4%
##################################                                        47.7%
######################################                                    53.9%
##########################################                                58.8%
###############################################                           65.8%
#######################################################                   76.5%
##########################################################                81.5%
###############################################################           88.5%
####################################################################      94.5%
######################################################################## 100.0%
19:01:52 [2020-04-09T19:01:52.095Z] #27 11.83 
19:01:52 [2020-04-09T19:01:52.200Z] #44 21.73   DEP      images/pipe.pb-c.d
19:01:52 [2020-04-09T19:01:52.200Z] #44 21.83   PBCC     images/pstree.pb-c.c
19:01:52 [2020-04-09T19:01:52.200Z] #44 21.85   DEP      images/pstree.pb-c.d
19:01:52 [2020-04-09T19:01:52.200Z] #44 21.89   PBCC     images/fs.pb-c.c
19:01:52 [2020-04-09T19:01:52.200Z] #44 21.91   DEP      images/fs.pb-c.d
19:01:52 [2020-04-09T19:01:52.359Z] #33 ...
19:01:52 [2020-04-09T19:01:52.359Z] 
19:01:52 [2020-04-09T19:01:52.359Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:52 [2020-04-09T19:01:52.359Z] #47 70.24 github.com/LK4D4/vndr/godl/singleflight
19:01:52 [2020-04-09T19:01:52.359Z] #47 70.24 internal/reflectlite
19:01:52 [2020-04-09T19:01:52.359Z] #47 70.77 math/rand
19:01:52 [2020-04-09T19:01:52.359Z] #47 72.67 internal/singleflight
19:01:52 [2020-04-09T19:01:52.359Z] #47 74.49 strconv
19:01:52 [2020-04-09T19:01:52.359Z] #47 74.52 bytes
19:01:52 [2020-04-09T19:01:52.359Z] #47 77.64 bufio
19:01:52 [2020-04-09T19:01:52.359Z] #47 80.10 syscall
19:01:52 [2020-04-09T19:01:52.359Z] #47 80.22 reflect
19:01:52 [2020-04-09T19:01:52.359Z] #47 ...
19:01:52 [2020-04-09T19:01:52.359Z] 
19:01:52 [2020-04-09T19:01:52.359Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:52 [2020-04-09T19:01:52.359Z] #27 7.048 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:01:52 [2020-04-09T19:01:52.359Z] #27 7.757 
19:01:52 [2020-04-09T19:01:52.359Z] #27 8.073 
##                                                                         3.9%
#######                                                                   10.3%
#########                                                                 13.1%
###########                                                               16.2%
###############                                                           21.7%
##################                                                        25.6%
#####################                                                     29.2%
############################                                              39.1%
################################                                          45.3%
####################################                                      51.1%
##########################################                                58.4%
##############################################                            64.6%
##################################################                        69.5%
#####################################################                     73.9%
########################################################                  77.8%
#############################################################             84.9%
################################################################          90.0%
##################################################################        92.7%
######################################################################## 100.0%
19:01:52 [2020-04-09T19:01:52.359Z] #27 11.03 
19:01:52 [2020-04-09T19:01:52.461Z] #44 22.03   PBCC     images/signalfd.pb-c.c
19:01:52 [2020-04-09T19:01:52.461Z] #44 22.14   DEP      images/signalfd.pb-c.d
19:01:52 [2020-04-09T19:01:52.556Z] #27 10.58 #=#=#                                                                         
19:01:52 [2020-04-09T19:01:52.722Z] #44 22.27   PBCC     images/fh.pb-c.c
19:01:52 [2020-04-09T19:01:52.722Z] #44 22.40   PBCC     images/fsnotify.pb-c.c
19:01:52 [2020-04-09T19:01:52.722Z] #44 22.49   DEP      images/fh.pb-c.d
19:01:52 [2020-04-09T19:01:52.987Z] #44 22.55   DEP      images/fsnotify.pb-c.d
19:01:52 [2020-04-09T19:01:52.987Z] #44 22.62   PBCC     images/eventpoll.pb-c.c
19:01:52 [2020-04-09T19:01:52.987Z] #44 22.69   DEP      images/eventpoll.pb-c.d
19:01:52 [2020-04-09T19:01:52.987Z] #44 22.76   PBCC     images/eventfd.pb-c.c
19:01:53 [2020-04-09T19:01:53.248Z] #44 22.81   DEP      images/eventfd.pb-c.d
19:01:53 [2020-04-09T19:01:53.248Z] #44 22.92   PBCC     images/remap-file-path.pb-c.c
19:01:53 [2020-04-09T19:01:53.248Z] #44 22.99   DEP      images/remap-file-path.pb-c.d
19:01:53 [2020-04-09T19:01:53.324Z] #27 10.77 
######                                                                     8.6%
################                                                          23.0%
##############################                                            42.9%
#######################################                                   55.5%
##############################################                            64.4%
####################################################                      72.3%
####################################################################      95.3%
######################################################################## 100.0%
19:01:53 [2020-04-09T19:01:53.511Z] #44 ...
19:01:53 [2020-04-09T19:01:53.511Z] 
19:01:53 [2020-04-09T19:01:53.511Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:53 [2020-04-09T19:01:53.511Z] #56 73.01 io/ioutil
19:01:53 [2020-04-09T19:01:53.511Z] #56 76.99 encoding/binary
19:01:53 [2020-04-09T19:01:53.511Z] #56 77.00 flag
19:01:53 [2020-04-09T19:01:53.511Z] #56 77.08 github.com/pkg/diff
19:01:53 [2020-04-09T19:01:53.511Z] #56 77.09 go/token
19:01:53 [2020-04-09T19:01:53.511Z] #56 79.33 go/scanner
19:01:53 [2020-04-09T19:01:53.511Z] #56 79.56 mvdan.cc/editorconfig
19:01:53 [2020-04-09T19:01:53.511Z] #56 80.36 mvdan.cc/sh/v3/syntax
19:01:53 [2020-04-09T19:01:53.511Z] #56 80.44 encoding/base64
19:01:53 [2020-04-09T19:01:53.511Z] #56 82.12 encoding/json
19:01:53 [2020-04-09T19:01:53.511Z] #56 82.14 go/ast
19:01:53 [2020-04-09T19:01:53.511Z] #56 ...
19:01:53 [2020-04-09T19:01:53.511Z] 
19:01:53 [2020-04-09T19:01:53.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:53 [2020-04-09T19:01:53.511Z] #44 23.20   PBCC     images/fifo.pb-c.c
19:01:53 [2020-04-09T19:01:53.511Z] #44 23.26   DEP      images/fifo.pb-c.d
19:01:53 [2020-04-09T19:01:53.682Z] #27 11.48 #=#=#                                                                         

#########                                                                 12.9%
###################                                                       27.5%
###############################                                           44.4%
##########################################                                59.4%
####################################################                      73.1%
####################################################################      95.8%
######################################################################## 100.0%
19:01:53 [2020-04-09T19:01:53.696Z] #65 151.8 + bin/containerd-stress
19:01:53 [2020-04-09T19:01:53.696Z] #65 153.1 + bin/containerd-shim
19:01:53 [2020-04-09T19:01:53.771Z] #44 23.38   PBCC     images/ghost-file.pb-c.c
19:01:53 [2020-04-09T19:01:53.771Z] #44 23.40   DEP      images/ghost-file.pb-c.d
19:01:53 [2020-04-09T19:01:53.771Z] #44 23.41   PBCC     images/regfile.pb-c.c
19:01:53 [2020-04-09T19:01:53.771Z] #44 23.49   DEP      images/regfile.pb-c.d
19:01:53 [2020-04-09T19:01:53.884Z] #27 ...
19:01:53 [2020-04-09T19:01:53.884Z] 
19:01:53 [2020-04-09T19:01:53.884Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:53 [2020-04-09T19:01:53.884Z] #43 73.41 Selecting previously unselected package libprotoc17:amd64.
19:01:53 [2020-04-09T19:01:53.884Z] #43 73.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 73.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.02 Selecting previously unselected package protobuf-c-compiler.
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.25 Selecting previously unselected package protobuf-compiler.
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.25 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.25 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.70 Selecting previously unselected package python-pkg-resources.
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 75.73 Unpacking python-pkg-resources (40.8.0-1) ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 76.02 Selecting previously unselected package python-six.
19:01:53 [2020-04-09T19:01:53.884Z] #43 76.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 76.03 Unpacking python-six (1.12.0-1) ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 76.21 Selecting previously unselected package python-protobuf.
19:01:53 [2020-04-09T19:01:53.884Z] #43 76.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 76.21 Unpacking python-protobuf (3.6.1.3-2) ...
19:01:53 [2020-04-09T19:01:53.884Z] #43 77.17 Setting up python-pkg-resources (40.8.0-1) ...
19:01:54 [2020-04-09T19:01:54.032Z] #44 23.62   PBCC     images/ns.pb-c.c
19:01:54 [2020-04-09T19:01:54.032Z] #44 23.64   DEP      images/ns.pb-c.d
19:01:54 [2020-04-09T19:01:54.032Z] #44 23.67   PBCC     images/fdinfo.pb-c.c
19:01:54 [2020-04-09T19:01:54.032Z] #44 23.75   DEP      images/fdinfo.pb-c.d
19:01:54 [2020-04-09T19:01:54.032Z] #44 23.85   PBCC     images/core-aarch64.pb-c.c
19:01:54 [2020-04-09T19:01:54.140Z] #43 ...
19:01:54 [2020-04-09T19:01:54.140Z] 
19:01:54 [2020-04-09T19:01:54.140Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:54 [2020-04-09T19:01:54.140Z] #35 83.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:01:54 [2020-04-09T19:01:54.140Z] #35 83.48 Setting up xxd (2:8.1.0875-5) ...
19:01:54 [2020-04-09T19:01:54.140Z] #35 83.49 Setting up libuv1:amd64 (1.24.1-1) ...
19:01:54 [2020-04-09T19:01:54.140Z] #35 83.50 Setting up vim-common (2:8.1.0875-5) ...
19:01:54 [2020-04-09T19:01:54.140Z] #35 83.71 Setting up librhash0:amd64 (1.3.8-1) ...
19:01:54 [2020-04-09T19:01:54.140Z] #35 83.82 Setting up cmake-data (3.13.4-1) ...
19:01:54 [2020-04-09T19:01:54.243Z] #27 12.78 
19:01:54 [2020-04-09T19:01:54.293Z] #44 23.95   PBCC     images/core-arm.pb-c.c
19:01:54 [2020-04-09T19:01:54.294Z] #44 24.02   PBCC     images/core-ppc64.pb-c.c
19:01:54 [2020-04-09T19:01:54.294Z] #44 24.07   PBCC     images/core-s390.pb-c.c
19:01:54 [2020-04-09T19:01:54.294Z] #44 24.11   PBCC     images/core-x86.pb-c.c
19:01:54 [2020-04-09T19:01:54.395Z] #35 83.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:01:54 [2020-04-09T19:01:54.395Z] #35 83.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:01:54 [2020-04-09T19:01:54.395Z] #35 84.00 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:01:54 [2020-04-09T19:01:54.395Z] #35 84.01 Setting up cmake (3.13.4-1) ...
19:01:54 [2020-04-09T19:01:54.395Z] #35 84.03 Processing triggers for libc-bin (2.28-10) ...
19:01:54 [2020-04-09T19:01:54.451Z] #27 12.29 #=#=#                                                                         

#                                                                          1.8%
#######                                                                   11.1%
############                                                              17.8%
################                                                          22.8%
##################                                                        26.3%
#########################                                                 35.4%
#############################                                             41.6%
#################################                                         46.4%
#####################################                                     52.0%
##########################################                                59.2%
###############################################                           65.4%
##################################################                        70.4%
#######################################################                   76.7%
############################################################              83.7%
#################################################################         91.1%
######################################################################    98.1%
######################################################################## 100.0%
19:01:54 [2020-04-09T19:01:54.560Z] #44 24.23   PBCC     images/core.pb-c.c
19:01:54 [2020-04-09T19:01:54.560Z] #44 24.31   PBCC     images/inventory.pb-c.c
19:01:54 [2020-04-09T19:01:54.707Z] #27 14.57 
19:01:54 [2020-04-09T19:01:54.825Z] #44 24.44   DEP      images/core-aarch64.pb-c.d
19:01:54 [2020-04-09T19:01:54.825Z] #44 24.56   DEP      images/core-arm.pb-c.d
19:01:54 [2020-04-09T19:01:54.825Z] #44 24.65   DEP      images/core-ppc64.pb-c.d
19:01:54 [2020-04-09T19:01:54.955Z] #35 84.35 Processing triggers for mime-support (3.62) ...
19:01:54 [2020-04-09T19:01:54.963Z] #27 ...
19:01:54 [2020-04-09T19:01:54.963Z] 
19:01:54 [2020-04-09T19:01:54.963Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:54 [2020-04-09T19:01:54.963Z] #43 75.66 Fetched 4095 kB in 9s (431 kB/s)
19:01:54 [2020-04-09T19:01:54.963Z] #43 75.78 Selecting previously unselected package libcap-dev:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 75.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:01:54 [2020-04-09T19:01:54.963Z] #43 75.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 75.89 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.21 Selecting previously unselected package libnet1:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.52 Selecting previously unselected package libnet1-dev.
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.70 Selecting previously unselected package libnl-3-200:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 76.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.08 Selecting previously unselected package libnl-3-dev:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.76 Selecting previously unselected package libprotobuf-c1:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.94 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 77.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 78.38 Selecting previously unselected package zlib1g-dev:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 78.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 78.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 78.83 Selecting previously unselected package libprotobuf17:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 78.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 78.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 80.40 Selecting previously unselected package libprotobuf-lite17:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 80.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 80.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 80.78 Selecting previously unselected package libprotobuf-dev:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 80.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 80.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 83.46 Selecting previously unselected package libprotoc17:amd64.
19:01:54 [2020-04-09T19:01:54.963Z] #43 83.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 83.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 84.64 Selecting previously unselected package protobuf-c-compiler.
19:01:54 [2020-04-09T19:01:54.963Z] #43 84.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 84.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.01 Selecting previously unselected package protobuf-compiler.
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.18 Selecting previously unselected package python-pkg-resources.
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.25 Unpacking python-pkg-resources (40.8.0-1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.76 Selecting previously unselected package python-six.
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 85.76 Unpacking python-six (1.12.0-1) ...
19:01:54 [2020-04-09T19:01:54.963Z] #43 ...
19:01:54 [2020-04-09T19:01:54.963Z] 
19:01:54 [2020-04-09T19:01:54.963Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:55 [2020-04-09T19:01:55.086Z] #44 24.74   DEP      images/core-s390.pb-c.d
19:01:55 [2020-04-09T19:01:55.086Z] #44 24.79   DEP      images/core-x86.pb-c.d
19:01:55 [2020-04-09T19:01:55.347Z] #44 24.89   DEP      images/core.pb-c.d
19:01:55 [2020-04-09T19:01:55.347Z] #44 24.97   DEP      images/inventory.pb-c.d
19:01:55 [2020-04-09T19:01:55.484Z] #27 14.84 
                                                                           1.0%
##                                                                         2.9%
###                                                                        4.8%
#####                                                                      7.4%
######                                                                     9.0%
19:01:55 [2020-04-09T19:01:55.484Z] #27 ...
19:01:55 [2020-04-09T19:01:55.484Z] 
19:01:55 [2020-04-09T19:01:55.484Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:01:55 [2020-04-09T19:01:55.484Z] #35 76.07 debconf: delaying package configuration, since apt-utils is not installed
19:01:55 [2020-04-09T19:01:55.484Z] #35 76.43 Fetched 14.9 MB in 2s (6551 kB/s)
19:01:55 [2020-04-09T19:01:55.484Z] #35 76.58 Selecting previously unselected package xxd.
19:01:55 [2020-04-09T19:01:55.484Z] #35 76.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
19:01:55 [2020-04-09T19:01:55.484Z] #35 76.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 76.68 Unpacking xxd (2:8.1.0875-5) ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 77.18 Selecting previously unselected package vim-common.
19:01:55 [2020-04-09T19:01:55.484Z] #35 77.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 77.25 Unpacking vim-common (2:8.1.0875-5) ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 77.90 Selecting previously unselected package cmake-data.
19:01:55 [2020-04-09T19:01:55.484Z] #35 77.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 78.00 Unpacking cmake-data (3.13.4-1) ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 82.87 Selecting previously unselected package libicu63:amd64.
19:01:55 [2020-04-09T19:01:55.484Z] #35 82.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 83.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:01:55 [2020-04-09T19:01:55.484Z] #35 ...
19:01:55 [2020-04-09T19:01:55.484Z] 
19:01:55 [2020-04-09T19:01:55.484Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:55 [2020-04-09T19:01:55.516Z] #35 DONE 85.0s
19:01:55 [2020-04-09T19:01:55.516Z] 
19:01:55 [2020-04-09T19:01:55.516Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:01:55 [2020-04-09T19:01:55.516Z] #36 DONE 0.1s
19:01:55 [2020-04-09T19:01:55.516Z] 
19:01:55 [2020-04-09T19:01:55.516Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:55 [2020-04-09T19:01:55.516Z] #27 12.26 
19:01:55 [2020-04-09T19:01:55.516Z] #27 12.51 
#                                                                          2.2%
######                                                                     9.7%
##########                                                                14.0%
#############                                                             18.6%
###############                                                           21.3%
#################                                                         24.1%
#######################                                                   33.1%
############################                                              39.0%
################################                                          45.7%
####################################                                      50.1%
######################################                                    53.0%
19:01:55 [2020-04-09T19:01:55.516Z] #27 ...
19:01:55 [2020-04-09T19:01:55.516Z] 
19:01:55 [2020-04-09T19:01:55.516Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:01:55 [2020-04-09T19:01:55.516Z] #37 DONE 0.1s
19:01:55 [2020-04-09T19:01:55.516Z] 
19:01:55 [2020-04-09T19:01:55.516Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:55 [2020-04-09T19:01:55.608Z] #44 25.09   PBCC     images/cpuinfo.pb-c.c
19:01:55 [2020-04-09T19:01:55.608Z] #44 25.12   DEP      images/cpuinfo.pb-c.d
19:01:55 [2020-04-09T19:01:55.608Z] #44 25.20   PBCC     images/stats.pb-c.c
19:01:55 [2020-04-09T19:01:55.608Z] #44 25.23   DEP      images/stats.pb-c.d
19:01:55 [2020-04-09T19:01:55.773Z] #27 12.51 
#                                                                          2.2%
######                                                                     9.7%
##########                                                                14.0%
#############                                                             18.6%
###############                                                           21.3%
#################                                                         24.1%
#######################                                                   33.1%
############################                                              39.0%
################################                                          45.7%
####################################                                      50.1%
######################################                                    53.0%
#########################################                                 57.9%
##########################################                                59.3%
19:01:55 [2020-04-09T19:01:55.773Z] #27 ...
19:01:55 [2020-04-09T19:01:55.773Z] 
19:01:55 [2020-04-09T19:01:55.773Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:01:55 [2020-04-09T19:01:55.773Z] #50 75.04 + cd /tmp/tmp.51PI1RxjcP/src/gotest.tools/gotestsum
19:01:55 [2020-04-09T19:01:55.773Z] #50 75.04 + git checkout -q v0.3.5
19:01:55 [2020-04-09T19:01:55.773Z] #50 75.15 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:01:56 [2020-04-09T19:01:56.032Z] #50 ...
19:01:56 [2020-04-09T19:01:56.032Z] 
19:01:56 [2020-04-09T19:01:56.032Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:56 [2020-04-09T19:01:56.042Z] #27 13.16 
#                                                                          1.8%
#####                                                                      8.0%
#########                                                                 13.8%
#############                                                             19.2%
###################                                                       27.0%
########################                                                  33.7%
###########################                                               38.7%
##################################                                        47.4%
#######################################                                   54.4%
############################################                              61.9%
################################################                          68.0%
#####################################################                     74.6%
##########################################################                81.0%
############
19:01:56 [2020-04-09T19:01:56.042Z] #27 ...
19:01:56 [2020-04-09T19:01:56.042Z] 
19:01:56 [2020-04-09T19:01:56.042Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:01:56 [2020-04-09T19:01:56.042Z] #50 74.09 + cd /tmp/tmp.5X7qIhpUfR/src/gotest.tools/gotestsum
19:01:56 [2020-04-09T19:01:56.042Z] #50 74.09 + git checkout -q v0.3.5
19:01:56 [2020-04-09T19:01:56.042Z] #50 74.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:01:56 [2020-04-09T19:01:56.042Z] #50 ...
19:01:56 [2020-04-09T19:01:56.042Z] 
19:01:56 [2020-04-09T19:01:56.042Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:56 [2020-04-09T19:01:56.179Z] #44 ...
19:01:56 [2020-04-09T19:01:56.179Z] 
19:01:56 [2020-04-09T19:01:56.179Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:56 [2020-04-09T19:01:56.179Z] #38 13.61 -- The C compiler identification is GNU 8.3.0
19:01:56 [2020-04-09T19:01:56.179Z] #38 15.36 -- Check for working C compiler: /usr/bin/cc
19:01:56 [2020-04-09T19:01:56.179Z] #38 16.02 -- Check for working C compiler: /usr/bin/cc -- works
19:01:56 [2020-04-09T19:01:56.179Z] #38 16.02 -- Detecting C compiler ABI info
19:01:56 [2020-04-09T19:01:56.179Z] #38 16.95 -- Detecting C compiler ABI info - done
19:01:56 [2020-04-09T19:01:56.179Z] #38 17.01 -- Detecting C compile features
19:01:56 [2020-04-09T19:01:56.179Z] #38 19.95 -- Detecting C compile features - done
19:01:56 [2020-04-09T19:01:56.179Z] #38 19.99 -- Performing Test HAS_BUILTIN_FORTIFY
19:01:56 [2020-04-09T19:01:56.179Z] #38 20.42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:01:56 [2020-04-09T19:01:56.179Z] #38 20.67 -- Configuring done
19:01:56 [2020-04-09T19:01:56.179Z] #38 20.73 -- Generating done
19:01:56 [2020-04-09T19:01:56.179Z] #38 20.74 -- Build files have been written to: /tmp/tmp.nsCJ1aZqC8/tini
19:01:56 [2020-04-09T19:01:56.179Z] #38 20.75 + make tini-static
19:01:56 [2020-04-09T19:01:56.179Z] #38 21.42 Scanning dependencies of target tini-static
19:01:56 [2020-04-09T19:01:56.179Z] #38 21.66 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:01:56 [2020-04-09T19:01:56.179Z] #38 23.54 [100%] Linking C executable tini-static
19:01:56 [2020-04-09T19:01:56.179Z] #38 ...
19:01:56 [2020-04-09T19:01:56.179Z] 
19:01:56 [2020-04-09T19:01:56.179Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:56 [2020-04-09T19:01:56.179Z] #33 76.00 log
19:01:56 [2020-04-09T19:01:56.179Z] #33 76.00 github.com/BurntSushi/toml
19:01:56 [2020-04-09T19:01:56.179Z] #33 76.01 flag
19:01:56 [2020-04-09T19:01:56.179Z] #33 80.29 github.com/BurntSushi/toml/cmd/tomlv
19:01:56 [2020-04-09T19:01:56.179Z] #33 DONE 85.7s
19:01:56 [2020-04-09T19:01:56.179Z] 
19:01:56 [2020-04-09T19:01:56.179Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:56 [2020-04-09T19:01:56.179Z] #47 81.18 net/url
19:01:56 [2020-04-09T19:01:56.179Z] #47 81.59 text/template/parse
19:01:56 [2020-04-09T19:01:56.179Z] #47 83.66 go/ast
19:01:56 [2020-04-09T19:01:56.179Z] #47 85.03 encoding/json
19:01:56 [2020-04-09T19:01:56.288Z] #27 12.51 
#                                                                          2.2%
######                                                                     9.7%
##########                                                                14.0%
#############                                                             18.6%
###############                                                           21.3%
#################                                                         24.1%
#######################                                                   33.1%
############################                                              39.0%
################################                                          45.7%
####################################                                      50.1%
######################################                                    53.0%
#########################################                                 57.9%
##########################################                                59.3%
#############################################                             63.8%
#################################################                         68.2%
###################################################                       72.2%
########################################################                  78.4%
19:01:56 [2020-04-09T19:01:56.288Z] #27 ...
19:01:56 [2020-04-09T19:01:56.288Z] 
19:01:56 [2020-04-09T19:01:56.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:56 [2020-04-09T19:01:56.288Z] #47 75.40 bytes
19:01:56 [2020-04-09T19:01:56.288Z] #47 78.68 bufio
19:01:56 [2020-04-09T19:01:56.288Z] #47 79.79 reflect
19:01:56 [2020-04-09T19:01:56.288Z] #47 81.67 syscall
19:01:56 [2020-04-09T19:01:56.298Z] #27 13.16 
#                                                                          1.8%
#####                                                                      8.0%
#########                                                                 13.8%
#############                                                             19.2%
###################                                                       27.0%
########################                                                  33.7%
###########################                                               38.7%
##################################                                        47.4%
#######################################                                   54.4%
############################################                              61.9%
################################################                          68.0%
#####################################################                     74.6%
##########################################################                81.0%
##############################################################            86.7%
##################################################################        92.0%
#####################################################################     96.7%
######################################################################## 100.0%
19:01:56 [2020-04-09T19:01:56.441Z] #47 ...
19:01:56 [2020-04-09T19:01:56.441Z] 
19:01:56 [2020-04-09T19:01:56.441Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + export 'BUILDTAGS=netgo osusergo static_build'
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + BUILDTAGS='netgo osusergo static_build'
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + export EXTRA_FLAGS=-buildmode=pie
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + EXTRA_FLAGS=-buildmode=pie
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + '[' '' = dynamic ']'
19:01:56 [2020-04-09T19:01:56.441Z] #65 40.08 + make
19:01:56 [2020-04-09T19:01:56.441Z] #65 41.60 + bin/ctr
19:01:56 [2020-04-09T19:01:56.544Z] #47 ...
19:01:56 [2020-04-09T19:01:56.544Z] 
19:01:56 [2020-04-09T19:01:56.544Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:56 [2020-04-09T19:01:56.701Z] #65 ...
19:01:56 [2020-04-09T19:01:56.701Z] 
19:01:56 [2020-04-09T19:01:56.701Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:56 [2020-04-09T19:01:56.701Z] #56 83.66 golang.org/x/sys/unix
19:01:56 [2020-04-09T19:01:56.799Z] #27 12.51 
#                                                                          2.2%
######                                                                     9.7%
##########                                                                14.0%
#############                                                             18.6%
###############                                                           21.3%
#################                                                         24.1%
#######################                                                   33.1%
############################                                              39.0%
################################                                          45.7%
####################################                                      50.1%
######################################                                    53.0%
#########################################                                 57.9%
##########################################                                59.3%
#############################################                             63.8%
#################################################                         68.2%
###################################################                       72.2%
########################################################                  78.4%
#########################################################                 80.3%
############################################################              83.8%
#################################################################         90.3%
######################################################################## 100.0%
19:01:56 [2020-04-09T19:01:56.857Z] #27 15.42 
19:01:57 [2020-04-09T19:01:57.274Z] #56 ...
19:01:57 [2020-04-09T19:01:57.274Z] 
19:01:57 [2020-04-09T19:01:57.274Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:01:57 [2020-04-09T19:01:57.274Z] #38 24.47 [100%] Built target tini-static
19:01:57 [2020-04-09T19:01:57.274Z] #38 24.60 + mkdir -p /build
19:01:57 [2020-04-09T19:01:57.274Z] #38 24.60 + cp tini-static /build/docker-init
19:01:57 [2020-04-09T19:01:57.274Z] #38 DONE 24.8s
19:01:57 [2020-04-09T19:01:57.360Z] #27 15.52 
19:01:57 [2020-04-09T19:01:57.360Z] #27 ...
19:01:57 [2020-04-09T19:01:57.360Z] 
19:01:57 [2020-04-09T19:01:57.360Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:01:57 [2020-04-09T19:01:57.360Z] #30 76.85 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:01:57 [2020-04-09T19:01:57.360Z] #30 77.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:01:57 [2020-04-09T19:01:57.360Z] #30 78.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:01:57 [2020-04-09T19:01:57.535Z] 
19:01:57 [2020-04-09T19:01:57.535Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:57 [2020-04-09T19:01:57.615Z] #30 ...
19:01:57 [2020-04-09T19:01:57.615Z] 
19:01:57 [2020-04-09T19:01:57.615Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:57 [2020-04-09T19:01:57.615Z] #43 85.23 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:01:57 [2020-04-09T19:01:57.615Z] #43 85.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:01:57 [2020-04-09T19:01:57.615Z] #43 85.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:01:57 [2020-04-09T19:01:57.615Z] #43 85.39 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:01:57 [2020-04-09T19:01:57.615Z] #43 85.40 Setting up python-six (1.12.0-1) ...
19:01:58 [2020-04-09T19:01:58.085Z] #65 157.3 + bin/containerd-shim-runc-v1
19:01:58 [2020-04-09T19:01:58.831Z] #27 14.84 
                                                                           1.0%
##                                                                         2.9%
###                                                                        4.8%
#####                                                                      7.4%
######                                                                     9.0%
########                                                                  11.6%
#########                                                                 12.8%
##########                                                                15.0%
############                                                              17.3%
##############                                                            20.1%
################                                                          23.5%
#####################                                                     29.2%
#######################                                                   33.3%
##########################                                                36.9%
#############################                                             40.4%
###############################                                           43.2%
###############################                                           43.8%
##################################                                        48.0%
####################################                                      50.6%
######################################                                    53.4%
########################################                                  55.9%
##########################################                                58.8%
############################################                              62.2%
##############################################                            65.2%
#################################################                         68.1%
###################################################                       71.1%
#####################################################                     74.4%
#######################################################                   77.3%
##########################################################                81.1%
############################################################              84.6%
#############################################################             86.0%
##############################################################            87.4%
################################################################          89.1%
###################################################################       93.3%
####################################################################      95.7%
19:01:58 [2020-04-09T19:01:58.831Z] #27 ...
19:01:58 [2020-04-09T19:01:58.831Z] 
19:01:58 [2020-04-09T19:01:58.831Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:01:58 [2020-04-09T19:01:58.831Z] #50 79.03 + cd /tmp/tmp.gt0XAtBzVu/src/gotest.tools/gotestsum
19:01:58 [2020-04-09T19:01:58.831Z] #50 79.03 + git checkout -q v0.3.5
19:01:58 [2020-04-09T19:01:58.831Z] #50 79.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:01:59 [2020-04-09T19:01:59.091Z] #50 ...
19:01:59 [2020-04-09T19:01:59.091Z] 
19:01:59 [2020-04-09T19:01:59.091Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:59 [2020-04-09T19:01:59.091Z] #27 14.84 
                                                                           1.0%
##                                                                         2.9%
###                                                                        4.8%
#####                                                                      7.4%
######                                                                     9.0%
########                                                                  11.6%
#########                                                                 12.8%
##########                                                                15.0%
############                                                              17.3%
##############                                                            20.1%
################                                                          23.5%
#####################                                                     29.2%
#######################                                                   33.3%
##########################                                                36.9%
#############################                                             40.4%
###############################                                           43.2%
###############################                                           43.8%
##################################                                        48.0%
####################################                                      50.6%
######################################                                    53.4%
########################################                                  55.9%
##########################################                                58.8%
############################################                              62.2%
##############################################                            65.2%
#################################################                         68.1%
###################################################                       71.1%
#####################################################                     74.4%
#######################################################                   77.3%
##########################################################                81.1%
############################################################              84.6%
#############################################################             86.0%
##############################################################            87.4%
################################################################          89.1%
###################################################################       93.3%
####################################################################      95.7%
######################################################################    98.0%
######################################################################## 100.0%
19:01:59 [2020-04-09T19:01:59.349Z] #27 ...
19:01:59 [2020-04-09T19:01:59.349Z] 
19:01:59 [2020-04-09T19:01:59.349Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.492 + RM_GOPATH=0
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.492 + TMP_GOPATH=
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.492 + : /build
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.492 + '[' -z '' ']'
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.492 ++ mktemp -d
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + export GOPATH=/tmp/tmp.6gfIYUqRsO
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + GOPATH=/tmp/tmp.6gfIYUqRsO
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + RM_GOPATH=1
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 ++ dirname ./install.sh
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + dir=.
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + bin=containerd
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + shift
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + '[' '!' -f ./containerd.installer ']'
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + . ./containerd.installer
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + install_containerd
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6gfIYUqRsO/src/github.com/containerd/containerd
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.512 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
19:01:59 [2020-04-09T19:01:59.349Z] #65 4.513 Cloning into '/tmp/tmp.6gfIYUqRsO/src/github.com/containerd/containerd'...
19:01:59 [2020-04-09T19:01:59.349Z] #65 ...
19:01:59 [2020-04-09T19:01:59.349Z] 
19:01:59 [2020-04-09T19:01:59.349Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:59 [2020-04-09T19:01:59.349Z] #33 88.89 time
19:01:59 [2020-04-09T19:01:59.457Z] #27 15.81 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.4%
##############                                                            19.6%
###############                                                           22.1%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.1%
####################                                                      28.3%
#####################                                                     29.3%
19:01:59 [2020-04-09T19:01:59.457Z] #27 ...
19:01:59 [2020-04-09T19:01:59.457Z] 
19:01:59 [2020-04-09T19:01:59.457Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:01:59 [2020-04-09T19:01:59.457Z] #43 77.72 Selecting previously unselected package libprotobuf-lite17:amd64.
19:01:59 [2020-04-09T19:01:59.457Z] #43 77.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 77.72 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 77.88 Selecting previously unselected package libprotobuf-dev:amd64.
19:01:59 [2020-04-09T19:01:59.457Z] #43 77.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 77.91 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 80.24 Selecting previously unselected package libprotoc17:amd64.
19:01:59 [2020-04-09T19:01:59.457Z] #43 80.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 80.24 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.22 Selecting previously unselected package protobuf-c-compiler.
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.61 Selecting previously unselected package protobuf-compiler.
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.65 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.90 Selecting previously unselected package python-pkg-resources.
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 81.91 Unpacking python-pkg-resources (40.8.0-1) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 82.50 Selecting previously unselected package python-six.
19:01:59 [2020-04-09T19:01:59.457Z] #43 82.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 82.57 Unpacking python-six (1.12.0-1) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 82.77 Selecting previously unselected package python-protobuf.
19:01:59 [2020-04-09T19:01:59.457Z] #43 82.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 82.78 Unpacking python-protobuf (3.6.1.3-2) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 83.73 Setting up python-pkg-resources (40.8.0-1) ...
19:01:59 [2020-04-09T19:01:59.457Z] #43 ...
19:01:59 [2020-04-09T19:01:59.457Z] 
19:01:59 [2020-04-09T19:01:59.457Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:59 [2020-04-09T19:01:59.466Z] #65 ...
19:01:59 [2020-04-09T19:01:59.466Z] 
19:01:59 [2020-04-09T19:01:59.466Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:01:59 [2020-04-09T19:01:59.466Z] #44 28.83 make[1]: Nothing to be done for 'all'.
19:01:59 [2020-04-09T19:01:59.500Z] #43 ...
19:01:59 [2020-04-09T19:01:59.500Z] 
19:01:59 [2020-04-09T19:01:59.500Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:59 [2020-04-09T19:01:59.500Z] #56 78.61 bytes
19:01:59 [2020-04-09T19:01:59.500Z] #56 78.62 syscall
19:01:59 [2020-04-09T19:01:59.500Z] #56 82.52 reflect
19:01:59 [2020-04-09T19:01:59.500Z] #56 ...
19:01:59 [2020-04-09T19:01:59.500Z] 
19:01:59 [2020-04-09T19:01:59.500Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:59 [2020-04-09T19:01:59.610Z] #33 ...
19:01:59 [2020-04-09T19:01:59.610Z] 
19:01:59 [2020-04-09T19:01:59.610Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:01:59 [2020-04-09T19:01:59.610Z] #56 79.87 reflect
19:01:59 [2020-04-09T19:01:59.610Z] #56 79.90 syscall
19:01:59 [2020-04-09T19:01:59.866Z] #56 ...
19:01:59 [2020-04-09T19:01:59.866Z] 
19:01:59 [2020-04-09T19:01:59.866Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:01:59 [2020-04-09T19:01:59.866Z] #27 19.30 
19:02:00 [2020-04-09T19:02:00.109Z] #65 159.4 + bin/containerd-shim-runc-v2
19:02:00 [2020-04-09T19:02:00.482Z] #27 15.81 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.4%
##############                                                            19.6%
###############                                                           22.1%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.1%
####################                                                      28.3%
#####################                                                     29.3%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.9%
#########################                                                 36.0%
###########################                                               38.0%
#############################                                             41.1%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.4%
19:02:00 [2020-04-09T19:02:00.482Z] #27 ...
19:02:00 [2020-04-09T19:02:00.482Z] 
19:02:00 [2020-04-09T19:02:00.482Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:02:00 [2020-04-09T19:02:00.482Z] #35 78.87 Selecting previously unselected package libxml2:amd64.
19:02:00 [2020-04-09T19:02:00.482Z] #35 78.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 78.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 79.93 Selecting previously unselected package libarchive13:amd64.
19:02:00 [2020-04-09T19:02:00.482Z] #35 79.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 79.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 80.92 Selecting previously unselected package libjsoncpp1:amd64.
19:02:00 [2020-04-09T19:02:00.482Z] #35 80.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 80.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 81.42 Selecting previously unselected package librhash0:amd64.
19:02:00 [2020-04-09T19:02:00.482Z] #35 81.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 81.54 Unpacking librhash0:amd64 (1.3.8-1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 81.86 Selecting previously unselected package libuv1:amd64.
19:02:00 [2020-04-09T19:02:00.482Z] #35 81.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 81.91 Unpacking libuv1:amd64 (1.24.1-1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 82.26 Selecting previously unselected package cmake.
19:02:00 [2020-04-09T19:02:00.482Z] #35 82.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 82.35 Unpacking cmake (3.13.4-1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.64 Setting up xxd (2:8.1.0875-5) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.66 Setting up libuv1:amd64 (1.24.1-1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.68 Setting up vim-common (2:8.1.0875-5) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.81 Setting up librhash0:amd64 (1.3.8-1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.82 Setting up cmake-data (3.13.4-1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.88 Setting up cmake (3.13.4-1) ...
19:02:00 [2020-04-09T19:02:00.482Z] #35 88.89 Processing triggers for libc-bin (2.28-10) ...
19:02:00 [2020-04-09T19:02:00.723Z] #65 160.0 + binaries
19:02:00 [2020-04-09T19:02:00.723Z] #65 160.0 + mkdir -p /build
19:02:00 [2020-04-09T19:02:00.723Z] #65 160.0 + cp bin/containerd /build/containerd
19:02:00 [2020-04-09T19:02:00.723Z] #65 160.0 + cp bin/containerd-shim /build/containerd-shim
19:02:00 [2020-04-09T19:02:00.723Z] #65 160.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:02:00 [2020-04-09T19:02:00.723Z] #65 160.0 + cp bin/ctr /build/ctr
19:02:00 [2020-04-09T19:02:00.737Z] #35 89.01 Processing triggers for mime-support (3.62) ...
19:02:00 [2020-04-09T19:02:00.737Z] #35 ...
19:02:00 [2020-04-09T19:02:00.737Z] 
19:02:00 [2020-04-09T19:02:00.737Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:00 [2020-04-09T19:02:00.795Z] #27 20.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:02:01 [2020-04-09T19:02:01.006Z] #65 DONE 160.6s
19:02:01 [2020-04-09T19:02:01.051Z] #27 21.05 
19:02:01 [2020-04-09T19:02:01.271Z] #27 15.81 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.4%
##############                                                            19.6%
###############                                                           22.1%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.1%
####################                                                      28.3%
#####################                                                     29.3%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.9%
#########################                                                 36.0%
###########################                                               38.0%
#############################                                             41.1%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.4%
######################################                                    53.0%
#######################################                                   54.9%
#########################################                                 58.3%
##########################################                                59.4%
############################################                              61.7%
#############################################                             63.4%
###############################################                           66.0%
####
19:02:01 [2020-04-09T19:02:01.271Z] #27 ...
19:02:01 [2020-04-09T19:02:01.271Z] 
19:02:01 [2020-04-09T19:02:01.271Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:01 [2020-04-09T19:02:01.271Z] #56 79.41 syscall
19:02:01 [2020-04-09T19:02:01.271Z] #56 79.60 reflect
19:02:01 [2020-04-09T19:02:01.532Z] #56 ...
19:02:01 [2020-04-09T19:02:01.532Z] 
19:02:01 [2020-04-09T19:02:01.532Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:01 [2020-04-09T19:02:01.613Z] #27 21.33 
######################################################################## 100.0%
19:02:01 [2020-04-09T19:02:01.869Z] #27 21.52 
19:02:02 [2020-04-09T19:02:02.010Z] #44 31.37   CC       images/stats.o
19:02:02 [2020-04-09T19:02:02.011Z] 
19:02:02 [2020-04-09T19:02:02.012Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:02:02 [2020-04-09T19:02:02.058Z] #27 15.77 
                                                                           0.7%
##                                                                         2.8%
###                                                                        4.7%
####                                                                       6.1%
######                                                                     9.2%
########                                                                  11.7%
#########                                                                 13.8%
############                                                              17.2%
##############                                                            20.3%
################                                                          22.3%
#################                                                         25.0%
#####################                                                     29.8%
######################                                                    31.8%
########################                                                  34.1%
##########################                                                36.3%
############################                                              39.0%
##############################                                            42.5%
#################################                                         46.1%
##################################                                        48.1%
###################################                                       49.9%
#####################################                                     52.5%
#######################################                                   55.3%
##########################################                                58.5%
###########################################                               60.8%
#############################################                             63.5%
###############################################                           66.0%
#################################################                         68.9%
###################################################                       71.4%
#####################################################                     74.4%
#######################################################                   77.2%
#########################################################                 80.4%
###########################################################               82.8%
#############################################################             85.0%
###############################################################           87.8%
#################################################################         90.6%
##################################################################        92.7%
####################################################################      94.6%
#####################################################################     96.0%
######################################################################    98.3%
######################################################################## 100.0%
19:02:02 [2020-04-09T19:02:02.294Z] #66 DONE 0.3s
19:02:02 [2020-04-09T19:02:02.294Z] 
19:02:02 [2020-04-09T19:02:02.294Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:02:02 [2020-04-09T19:02:02.294Z] #70 DONE 0.2s
19:02:02 [2020-04-09T19:02:02.294Z] 
19:02:02 [2020-04-09T19:02:02.294Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:02:02 [2020-04-09T19:02:02.297Z] #27 15.81 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.4%
##############                                                            19.6%
###############                                                           22.1%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.1%
####################                                                      28.3%
#####################                                                     29.3%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.9%
#########################                                                 36.0%
###########################                                               38.0%
#############################                                             41.1%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.4%
######################################                                    53.0%
#######################################                                   54.9%
#########################################                                 58.3%
##########################################                                59.4%
############################################                              61.7%
#############################################                             63.4%
###############################################                           66.0%
##################################################                        69.8%
###################################################                       72.1%
#####################################################                     74.5%
#####################################################                     75.0%
########################################################                  78.3%
########################################################                  79.1%
###########################################################               82.0%
############################################################              84.0%
##########
19:02:02 [2020-04-09T19:02:02.297Z] #27 ...
19:02:02 [2020-04-09T19:02:02.297Z] 
19:02:02 [2020-04-09T19:02:02.297Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:02:02 [2020-04-09T19:02:02.297Z] #35 DONE 90.6s
19:02:02 [2020-04-09T19:02:02.297Z] 
19:02:02 [2020-04-09T19:02:02.297Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:02 [2020-04-09T19:02:02.298Z] #27 15.81 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.4%
##############                                                            19.6%
###############                                                           22.1%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.1%
####################                                                      28.3%
#####################                                                     29.3%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.9%
#########################                                                 36.0%
###########################                                               38.0%
#############################                                             41.1%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.4%
######################################                                    53.0%
#######################################                                   54.9%
#########################################                                 58.3%
##########################################                                59.4%
############################################                              61.7%
#############################################                             63.4%
###############################################                           66.0%
##################################################                        69.8%
###################################################                       72.1%
#####################################################                     74.5%
#####################################################                     75.0%
########################################################                  78.3%
########################################################                  79.1%
###########################################################               82.0%
############################################################              84.0%
#############################################################             84.8%
##############################################################            87.5%
19:02:02 [2020-04-09T19:02:02.298Z] #27 ...
19:02:02 [2020-04-09T19:02:02.298Z] 
19:02:02 [2020-04-09T19:02:02.298Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:02:02 [2020-04-09T19:02:02.298Z] #36 DONE 0.1s
19:02:02 [2020-04-09T19:02:02.298Z] 
19:02:02 [2020-04-09T19:02:02.298Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:02 [2020-04-09T19:02:02.431Z] #27 ...
19:02:02 [2020-04-09T19:02:02.431Z] 
19:02:02 [2020-04-09T19:02:02.431Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:02 [2020-04-09T19:02:02.431Z] #47 82.46 syscall
19:02:02 [2020-04-09T19:02:02.431Z] #47 ...
19:02:02 [2020-04-09T19:02:02.431Z] 
19:02:02 [2020-04-09T19:02:02.431Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:02 [2020-04-09T19:02:02.431Z] #10 92.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:02:02 [2020-04-09T19:02:02.431Z] #10 92.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:02:02 [2020-04-09T19:02:02.431Z] #10 92.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:02:02 [2020-04-09T19:02:02.431Z] #10 92.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:02:02 [2020-04-09T19:02:02.431Z] #10 92.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:02:02 [2020-04-09T19:02:02.554Z] #27 15.81 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.4%
##############                                                            19.6%
###############                                                           22.1%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.1%
####################                                                      28.3%
#####################                                                     29.3%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.9%
#########################                                                 36.0%
###########################                                               38.0%
#############################                                             41.1%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.4%
######################################                                    53.0%
#######################################                                   54.9%
#########################################                                 58.3%
##########################################                                59.4%
############################################                              61.7%
#############################################                             63.4%
###############################################                           66.0%
##################################################                        69.8%
###################################################                       72.1%
#####################################################                     74.5%
#####################################################                     75.0%
########################################################                  78.3%
########################################################                  79.1%
###########################################################               82.0%
############################################################              84.0%
#############################################################             84.8%
##############################################################            87.5%
########
19:02:02 [2020-04-09T19:02:02.554Z] #27 ...
19:02:02 [2020-04-09T19:02:02.554Z] 
19:02:02 [2020-04-09T19:02:02.554Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:02:02 [2020-04-09T19:02:02.554Z] #37 DONE 0.1s
19:02:02 [2020-04-09T19:02:02.554Z] 
19:02:02 [2020-04-09T19:02:02.554Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:02 [2020-04-09T19:02:02.576Z] #72 DONE 0.1s
19:02:02 [2020-04-09T19:02:02.576Z] 
19:02:02 [2020-04-09T19:02:02.576Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:02:02 [2020-04-09T19:02:02.576Z] #75 DONE 0.1s
19:02:02 [2020-04-09T19:02:02.576Z] 
19:02:02 [2020-04-09T19:02:02.576Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:02:02 [2020-04-09T19:02:02.576Z] #76 DONE 0.0s
19:02:02 [2020-04-09T19:02:02.576Z] 
19:02:02 [2020-04-09T19:02:02.576Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
19:02:02 [2020-04-09T19:02:02.583Z] #44 31.97   CC       images/core.o
19:02:02 [2020-04-09T19:02:02.634Z] #27 20.52 
19:02:02 [2020-04-09T19:02:02.634Z] #27 ...
19:02:02 [2020-04-09T19:02:02.634Z] 
19:02:02 [2020-04-09T19:02:02.634Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:02:02 [2020-04-09T19:02:02.634Z] #43 92.31 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:02:02 [2020-04-09T19:02:02.688Z] #10 93.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.34 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.35 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.37 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.38 Setting up protobuf-compiler (3.6.1.3-2) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:02:02 [2020-04-09T19:02:02.889Z] #43 92.42 Setting up python-protobuf (3.6.1.3-2) ...
19:02:03 [2020-04-09T19:02:03.065Z] #27 15.81 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 12.9%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.4%
##############                                                            19.6%
###############                                                           22.1%
#################                                                         23.8%
##################                                                        25.1%
###################                                                       27.1%
####################                                                      28.3%
#####################                                                     29.3%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 34.9%
#########################                                                 36.0%
###########################                                               38.0%
#############################                                             41.1%
###############################                                           44.3%
#################################                                         47.0%
###################################                                       49.4%
######################################                                    53.0%
#######################################                                   54.9%
#########################################                                 58.3%
##########################################                                59.4%
############################################                              61.7%
#############################################                             63.4%
###############################################                           66.0%
##################################################                        69.8%
###################################################                       72.1%
#####################################################                     74.5%
#####################################################                     75.0%
########################################################                  78.3%
########################################################                  79.1%
###########################################################               82.0%
############################################################              84.0%
#############################################################             84.8%
##############################################################            87.5%
################################################################          89.6%
#################################################################         91.4%
###################################################################       93.1%
####################################################################      95.3%
#######################################################################   98.8%
######################################################################## 100.0%
19:02:03 [2020-04-09T19:02:03.191Z] #77 DONE 0.6s
19:02:03 [2020-04-09T19:02:03.191Z] 
19:02:03 [2020-04-09T19:02:03.191Z] #78 exporting to image
19:02:03 [2020-04-09T19:02:03.191Z] #78 exporting layers
19:02:03 [2020-04-09T19:02:03.324Z] #27 21.79 
19:02:03 [2020-04-09T19:02:03.524Z] #44 33.19   CC       images/core-x86.o
19:02:04 [2020-04-09T19:02:04.923Z] #44 34.22   CC       images/core-arm.o
19:02:05 [2020-04-09T19:02:05.184Z] #44 34.79   CC       images/core-aarch64.o
19:02:05 [2020-04-09T19:02:05.205Z] #10 ...
19:02:05 [2020-04-09T19:02:05.205Z] 
19:02:05 [2020-04-09T19:02:05.205Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:02:05 [2020-04-09T19:02:05.205Z] #43 85.86 Selecting previously unselected package python-protobuf.
19:02:05 [2020-04-09T19:02:05.205Z] #43 85.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:02:05 [2020-04-09T19:02:05.205Z] #43 85.89 Unpacking python-protobuf (3.6.1.3-2) ...
19:02:05 [2020-04-09T19:02:05.205Z] #43 86.76 Setting up python-pkg-resources (40.8.0-1) ...
19:02:05 [2020-04-09T19:02:05.205Z] #43 94.74 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:02:05 [2020-04-09T19:02:05.205Z] #43 94.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:02:05 [2020-04-09T19:02:05.205Z] #43 94.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:02:05 [2020-04-09T19:02:05.205Z] #43 94.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:02:05 [2020-04-09T19:02:05.205Z] #43 94.80 Setting up python-six (1.12.0-1) ...
19:02:05 [2020-04-09T19:02:05.217Z] #27 23.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:02:05 [2020-04-09T19:02:05.471Z] #27 24.04 
19:02:05 [2020-04-09T19:02:05.488Z] #43 ...
19:02:05 [2020-04-09T19:02:05.488Z] 
19:02:05 [2020-04-09T19:02:05.488Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:05 [2020-04-09T19:02:05.488Z] #27 23.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:02:05 [2020-04-09T19:02:05.488Z] #27 23.93 
19:02:05 [2020-04-09T19:02:05.488Z] #27 24.10 
##############################################################            87.2%
######################################################################## 100.0%
19:02:05 [2020-04-09T19:02:05.489Z] #27 24.35 
19:02:05 [2020-04-09T19:02:05.756Z] #44 35.43   CC       images/core-ppc64.o
19:02:05 [2020-04-09T19:02:05.865Z] #78 exporting layers 2.4s done
19:02:05 [2020-04-09T19:02:05.865Z] #78 writing image sha256:a6751f04c32dd8f1f3ea5f47ae0fe99b57c15877040efc3ff4d8ec9bd88559f5 0.0s done
19:02:05 [2020-04-09T19:02:05.865Z] #78 naming to docker.io/library/docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e 0.0s done
19:02:05 [2020-04-09T19:02:05.865Z] #78 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:02:05 [2020-04-09T19:02:05.980Z] #27 24.30 #=#=#                                                                         

#####                                                                      7.1%
######################################################################## 100.0%
19:02:06 [2020-04-09T19:02:06.051Z] #27 25.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:02:06 [2020-04-09T19:02:06.051Z] #27 25.96 skipping existing 1849cc453dee
19:02:06 [2020-04-09T19:02:06.051Z] #27 25.98 
19:02:06 [2020-04-09T19:02:06.198Z] #43 ...
19:02:06 [2020-04-09T19:02:06.198Z] 
19:02:06 [2020-04-09T19:02:06.198Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.105 + RM_GOPATH=0
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.105 + TMP_GOPATH=
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.105 + : /build
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.105 + '[' -z '' ']'
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.106 ++ mktemp -d
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + export GOPATH=/tmp/tmp.aQxATamA1o
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + GOPATH=/tmp/tmp.aQxATamA1o
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + RM_GOPATH=1
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 ++ dirname ./install.sh
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + dir=.
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + bin=tini
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + shift
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + '[' '!' -f ./tini.installer ']'
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + . ./tini.installer
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + install_tini
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.117 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.125 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:02:06 [2020-04-09T19:02:06.198Z] #38 4.125 + git clone https://github.com/krallin/tini.git /tmp/tmp.aQxATamA1o/tini
19:02:06 [2020-04-09T19:02:06.199Z] #38 4.125 Cloning into '/tmp/tmp.aQxATamA1o/tini'...
19:02:06 [2020-04-09T19:02:06.199Z] #38 5.598 + cd /tmp/tmp.aQxATamA1o/tini
19:02:06 [2020-04-09T19:02:06.199Z] #38 5.599 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:02:06 [2020-04-09T19:02:06.199Z] #38 5.646 + cmake .
19:02:06 [2020-04-09T19:02:06.199Z] #38 6.846 -- The C compiler identification is GNU 8.3.0
19:02:06 [2020-04-09T19:02:06.199Z] #38 6.942 -- Check for working C compiler: /usr/bin/cc
19:02:06 [2020-04-09T19:02:06.199Z] #38 8.053 -- Check for working C compiler: /usr/bin/cc -- works
19:02:06 [2020-04-09T19:02:06.199Z] #38 8.064 -- Detecting C compiler ABI info
19:02:06 [2020-04-09T19:02:06.199Z] #38 9.666 -- Detecting C compiler ABI info - done
19:02:06 [2020-04-09T19:02:06.199Z] #38 9.812 -- Detecting C compile features
19:02:06 [2020-04-09T19:02:06.199Z] #38 ...
19:02:06 [2020-04-09T19:02:06.199Z] 
19:02:06 [2020-04-09T19:02:06.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:06 [2020-04-09T19:02:06.199Z] #27 22.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:02:06 [2020-04-09T19:02:06.199Z] #27 23.56 #=#=#                                                                         
19:02:06 [2020-04-09T19:02:06.199Z] #27 23.93 
#                                                                          2.3%
######################################################################## 100.0%
19:02:06 [2020-04-09T19:02:06.199Z] #27 ...
19:02:06 [2020-04-09T19:02:06.199Z] 
19:02:06 [2020-04-09T19:02:06.199Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:06 [2020-04-09T19:02:06.199Z] #33 84.97 time
19:02:06 [2020-04-09T19:02:06.199Z] #33 93.92 internal/poll
19:02:06 [2020-04-09T19:02:06.199Z] #33 ...
19:02:06 [2020-04-09T19:02:06.199Z] 
19:02:06 [2020-04-09T19:02:06.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:06 [2020-04-09T19:02:06.199Z] #27 24.14 
19:02:06 [2020-04-09T19:02:06.235Z] #27 24.82 
19:02:06 [2020-04-09T19:02:06.320Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/test/unit
19:02:06 [2020-04-09T19:02:06.701Z] #44 ...
19:02:06 [2020-04-09T19:02:06.701Z] 
19:02:06 [2020-04-09T19:02:06.701Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:06 [2020-04-09T19:02:06.701Z] #56 96.31 golang.org/x/crypto/ssh/terminal
19:02:07 [2020-04-09T19:02:07.158Z] #27 ...
19:02:07 [2020-04-09T19:02:07.158Z] 
19:02:07 [2020-04-09T19:02:07.158Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:07 [2020-04-09T19:02:07.158Z] #33 85.30 time
19:02:07 [2020-04-09T19:02:07.158Z] #33 95.06 internal/poll
19:02:07 [2020-04-09T19:02:07.412Z] #33 ...
19:02:07 [2020-04-09T19:02:07.412Z] 
19:02:07 [2020-04-09T19:02:07.412Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.634 + RM_GOPATH=0
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.634 + TMP_GOPATH=
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.634 + : /build
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.634 + '[' -z '' ']'
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.634 ++ mktemp -d
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 + export GOPATH=/tmp/tmp.QX5jTRE1kk
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 + GOPATH=/tmp/tmp.QX5jTRE1kk
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 + RM_GOPATH=1
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 ++ dirname ./install.sh
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 + dir=.
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 + bin=tini
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 + shift
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.646 + '[' '!' -f ./tini.installer ']'
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.650 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.650 + . ./tini.installer
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.650 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.650 + install_tini
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.650 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.650 + git clone https://github.com/krallin/tini.git /tmp/tmp.QX5jTRE1kk/tini
19:02:07 [2020-04-09T19:02:07.412Z] #38 4.657 Cloning into '/tmp/tmp.QX5jTRE1kk/tini'...
19:02:07 [2020-04-09T19:02:07.942Z] #27 27.37 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:02:07 [2020-04-09T19:02:07.942Z] #27 27.76 
19:02:08 [2020-04-09T19:02:08.094Z] #27 26.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:02:08 [2020-04-09T19:02:08.198Z] #27 27.92 
######################################################################## 100.0%
19:02:08 [2020-04-09T19:02:08.335Z] #38 ...
19:02:08 [2020-04-09T19:02:08.335Z] 
19:02:08 [2020-04-09T19:02:08.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:08 [2020-04-09T19:02:08.335Z] #27 26.75 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:02:08 [2020-04-09T19:02:08.344Z] ?   	github.com/docker/docker/api	[no test files]
19:02:08 [2020-04-09T19:02:08.454Z] #27 28.24 
19:02:08 [2020-04-09T19:02:08.711Z] #27 28.44 Download of images into '/build' complete.
19:02:08 [2020-04-09T19:02:08.711Z] #27 28.44 Use something like the following to load the result into a Docker daemon:
19:02:08 [2020-04-09T19:02:08.711Z] #27 28.44   tar -cC '/build' . | docker load
19:02:09 [2020-04-09T19:02:09.022Z] #27 27.12 
19:02:09 [2020-04-09T19:02:09.258Z] #27 27.61 #=#=#                                                                         
19:02:09 [2020-04-09T19:02:09.274Z] #27 ...
19:02:09 [2020-04-09T19:02:09.274Z] 
19:02:09 [2020-04-09T19:02:09.274Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:09 [2020-04-09T19:02:09.274Z] #10 99.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:02:09 [2020-04-09T19:02:09.274Z] #10 99.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:02:09 [2020-04-09T19:02:09.277Z] #27 27.35 
####################################################                      72.7%
######################################################################## 100.0%
19:02:09 [2020-04-09T19:02:09.530Z] #10 ...
19:02:09 [2020-04-09T19:02:09.530Z] 
19:02:09 [2020-04-09T19:02:09.530Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:09 [2020-04-09T19:02:09.530Z] #27 DONE 29.4s
19:02:09 [2020-04-09T19:02:09.530Z] 
19:02:09 [2020-04-09T19:02:09.530Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:02:09 [2020-04-09T19:02:09.530Z] #35 96.39 Selecting previously unselected package libxml2:amd64.
19:02:09 [2020-04-09T19:02:09.530Z] #35 96.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 96.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 97.52 Selecting previously unselected package libarchive13:amd64.
19:02:09 [2020-04-09T19:02:09.530Z] #35 97.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 97.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.10 Selecting previously unselected package libjsoncpp1:amd64.
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.10 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.38 Selecting previously unselected package librhash0:amd64.
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.42 Unpacking librhash0:amd64 (1.3.8-1) ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.67 Selecting previously unselected package libuv1:amd64.
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.70 Unpacking libuv1:amd64 (1.24.1-1) ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.85 Selecting previously unselected package cmake.
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:02:09 [2020-04-09T19:02:09.530Z] #35 98.87 Unpacking cmake (3.13.4-1) ...
19:02:09 [2020-04-09T19:02:09.576Z] #27 27.53 
19:02:09 [2020-04-09T19:02:09.771Z] #27 28.04 #=#=#                                                                         

###########################                                               38.5%
######################################################################## 100.0%
19:02:09 [2020-04-09T19:02:09.771Z] #27 28.33 
19:02:10 [2020-04-09T19:02:10.004Z] #56 99.28 mvdan.cc/sh/v3/cmd/shfmt
19:02:10 [2020-04-09T19:02:10.944Z] #27 29.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:02:10 [2020-04-09T19:02:10.945Z] #27 29.15 skipping existing 1849cc453dee
19:02:10 [2020-04-09T19:02:10.947Z] #56 ...
19:02:10 [2020-04-09T19:02:10.947Z] 
19:02:10 [2020-04-09T19:02:10.947Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:10 [2020-04-09T19:02:10.947Z] #47 90.47 text/template
19:02:10 [2020-04-09T19:02:10.947Z] #47 93.34 go/parser
19:02:10 [2020-04-09T19:02:10.947Z] #47 97.37 encoding/xml
19:02:10 [2020-04-09T19:02:10.947Z] #47 100.3 math/big
19:02:11 [2020-04-09T19:02:11.201Z] #27 29.35 
19:02:11 [2020-04-09T19:02:11.209Z] #47 100.7 go/doc
19:02:11 [2020-04-09T19:02:11.209Z] #47 ...
19:02:11 [2020-04-09T19:02:11.209Z] 
19:02:11 [2020-04-09T19:02:11.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:11 [2020-04-09T19:02:11.209Z] #44 36.42   CC       images/core-s390.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 37.48   CC       images/cpuinfo.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 38.37   CC       images/inventory.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 38.75   CC       images/fdinfo.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 39.39   CC       images/fown.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 39.74   CC       images/ns.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 40.07   CC       images/regfile.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 40.30   CC       images/ghost-file.o
19:02:11 [2020-04-09T19:02:11.209Z] #44 40.93   CC       images/fifo.o
19:02:11 [2020-04-09T19:02:11.660Z] #27 30.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:02:11 [2020-04-09T19:02:11.792Z] #44 41.29   CC       images/remap-file-path.o
19:02:11 [2020-04-09T19:02:11.915Z] #27 30.53 skipping existing 1849cc453dee
19:02:12 [2020-04-09T19:02:12.055Z] #44 41.64   CC       images/eventfd.o
19:02:12 [2020-04-09T19:02:12.172Z] #27 30.73 
19:02:12 [2020-04-09T19:02:12.321Z] #44 41.88   CC       images/eventpoll.o
19:02:12 [2020-04-09T19:02:12.574Z] #27 ...
19:02:12 [2020-04-09T19:02:12.574Z] 
19:02:12 [2020-04-09T19:02:12.574Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:12 [2020-04-09T19:02:12.574Z] #56 91.67 time
19:02:12 [2020-04-09T19:02:12.574Z] #56 101.3 os
19:02:12 [2020-04-09T19:02:12.574Z] #56 ...
19:02:12 [2020-04-09T19:02:12.574Z] 
19:02:12 [2020-04-09T19:02:12.574Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:12 [2020-04-09T19:02:12.574Z] #27 30.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:02:12 [2020-04-09T19:02:12.589Z] #44 42.36   CC       images/fh.o
19:02:12 [2020-04-09T19:02:12.733Z] #27 ...
19:02:12 [2020-04-09T19:02:12.733Z] 
19:02:12 [2020-04-09T19:02:12.733Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:02:12 [2020-04-09T19:02:12.733Z] #43 91.07 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 91.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 91.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 91.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 91.27 Setting up python-six (1.12.0-1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.47 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.55 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.58 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.59 Setting up protobuf-compiler (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:02:12 [2020-04-09T19:02:12.733Z] #43 97.74 Setting up python-protobuf (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.830Z] #27 31.08 
19:02:12 [2020-04-09T19:02:12.945Z] #35 ...
19:02:12 [2020-04-09T19:02:12.945Z] 
19:02:12 [2020-04-09T19:02:12.945Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:12 [2020-04-09T19:02:12.945Z] #56 92.92 time
19:02:12 [2020-04-09T19:02:12.945Z] #56 101.5 encoding/binary
19:02:12 [2020-04-09T19:02:12.945Z] #56 102.5 context
19:02:12 [2020-04-09T19:02:12.945Z] #56 ...
19:02:12 [2020-04-09T19:02:12.945Z] 
19:02:12 [2020-04-09T19:02:12.945Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.5 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.5 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.6 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.6 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.6 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.6 Setting up protobuf-compiler (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.6 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.7 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.7 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:02:12 [2020-04-09T19:02:12.945Z] #43 100.7 Setting up python-protobuf (3.6.1.3-2) ...
19:02:13 [2020-04-09T19:02:13.167Z] #44 42.94   CC       images/fsnotify.o
19:02:13 [2020-04-09T19:02:13.295Z] #43 ...
19:02:13 [2020-04-09T19:02:13.295Z] 
19:02:13 [2020-04-09T19:02:13.295Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:13 [2020-04-09T19:02:13.295Z] #56 91.40 time
19:02:13 [2020-04-09T19:02:13.295Z] #56 100.6 os
19:02:13 [2020-04-09T19:02:13.295Z] #56 101.3 encoding/binary
19:02:13 [2020-04-09T19:02:13.295Z] #56 ...
19:02:13 [2020-04-09T19:02:13.295Z] 
19:02:13 [2020-04-09T19:02:13.296Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:13 [2020-04-09T19:02:13.296Z] #38 6.156 + cd /tmp/tmp.QX5jTRE1kk/tini
19:02:13 [2020-04-09T19:02:13.296Z] #38 6.159 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:02:13 [2020-04-09T19:02:13.296Z] #38 6.176 + cmake .
19:02:13 [2020-04-09T19:02:13.296Z] #38 7.311 -- The C compiler identification is GNU 8.3.0
19:02:13 [2020-04-09T19:02:13.296Z] #38 7.459 -- Check for working C compiler: /usr/bin/cc
19:02:13 [2020-04-09T19:02:13.296Z] #38 9.182 -- Check for working C compiler: /usr/bin/cc -- works
19:02:13 [2020-04-09T19:02:13.296Z] #38 9.182 -- Detecting C compiler ABI info
19:02:13 [2020-04-09T19:02:13.296Z] #38 10.86 -- Detecting C compiler ABI info - done
19:02:13 [2020-04-09T19:02:13.296Z] #38 10.99 -- Detecting C compile features
19:02:13 [2020-04-09T19:02:13.391Z] #27 31.36 
######################################################################## 100.0%
19:02:13 [2020-04-09T19:02:13.391Z] #27 31.46 
19:02:13 [2020-04-09T19:02:13.391Z] #27 31.54 Download of images into '/build' complete.
19:02:13 [2020-04-09T19:02:13.391Z] #27 31.54 Use something like the following to load the result into a Docker daemon:
19:02:13 [2020-04-09T19:02:13.391Z] #27 31.54   tar -cC '/build' . | docker load
19:02:13 [2020-04-09T19:02:13.859Z] #38 ...
19:02:13 [2020-04-09T19:02:13.859Z] 
19:02:13 [2020-04-09T19:02:13.859Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:13 [2020-04-09T19:02:13.859Z] #47 91.97 time
19:02:13 [2020-04-09T19:02:13.952Z] #27 DONE 32.1s
19:02:13 [2020-04-09T19:02:13.952Z] 
19:02:13 [2020-04-09T19:02:13.952Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:13 [2020-04-09T19:02:13.952Z] #38 13.03 -- Detecting C compile features - done
19:02:13 [2020-04-09T19:02:13.952Z] #38 13.13 -- Performing Test HAS_BUILTIN_FORTIFY
19:02:13 [2020-04-09T19:02:13.952Z] #38 13.55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:02:13 [2020-04-09T19:02:13.952Z] #38 13.57 -- Configuring done
19:02:13 [2020-04-09T19:02:13.952Z] #38 13.57 -- Generating done
19:02:13 [2020-04-09T19:02:13.952Z] #38 13.57 -- Build files have been written to: /tmp/tmp.aQxATamA1o/tini
19:02:13 [2020-04-09T19:02:13.952Z] #38 13.58 + make tini-static
19:02:13 [2020-04-09T19:02:13.952Z] #38 14.33 Scanning dependencies of target tini-static
19:02:13 [2020-04-09T19:02:13.952Z] #38 14.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:02:13 [2020-04-09T19:02:13.952Z] #38 16.73 [100%] Linking C executable tini-static
19:02:13 [2020-04-09T19:02:13.952Z] #38 17.65 [100%] Built target tini-static
19:02:13 [2020-04-09T19:02:13.952Z] #38 17.84 + mkdir -p /build
19:02:13 [2020-04-09T19:02:13.952Z] #38 17.84 + cp tini-static /build/docker-init
19:02:13 [2020-04-09T19:02:13.952Z] #38 DONE 18.4s
19:02:13 [2020-04-09T19:02:13.952Z] 
19:02:13 [2020-04-09T19:02:13.952Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:13 [2020-04-09T19:02:13.952Z] #56 103.0 encoding/binary
19:02:14 [2020-04-09T19:02:14.110Z] #44 43.81   CC       images/signalfd.o
19:02:14 [2020-04-09T19:02:14.114Z] #47 102.1 os
19:02:14 [2020-04-09T19:02:14.114Z] #47 ...
19:02:14 [2020-04-09T19:02:14.114Z] 
19:02:14 [2020-04-09T19:02:14.114Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:02:14 [2020-04-09T19:02:14.114Z] #27 32.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:02:14 [2020-04-09T19:02:14.207Z] #56 ...
19:02:14 [2020-04-09T19:02:14.207Z] 
19:02:14 [2020-04-09T19:02:14.207Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:02:14 [2020-04-09T19:02:14.207Z] #43 102.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:02:14 [2020-04-09T19:02:14.207Z] #43 102.7 Processing triggers for libc-bin (2.28-10) ...
19:02:14 [2020-04-09T19:02:14.207Z] #43 DONE 103.6s
19:02:14 [2020-04-09T19:02:14.207Z] 
19:02:14 [2020-04-09T19:02:14.207Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:14 [2020-04-09T19:02:14.369Z] #27 32.94 
19:02:14 [2020-04-09T19:02:14.625Z] #27 33.13 
######################################################################## 100.0%
19:02:14 [2020-04-09T19:02:14.683Z] #44 44.12   CC       images/fs.o
19:02:14 [2020-04-09T19:02:14.767Z] #44 ...
19:02:14 [2020-04-09T19:02:14.767Z] 
19:02:14 [2020-04-09T19:02:14.767Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:14 [2020-04-09T19:02:14.767Z] #47 93.67 time
19:02:14 [2020-04-09T19:02:14.767Z] #47 101.9 strings
19:02:14 [2020-04-09T19:02:14.767Z] #47 102.8 os
19:02:14 [2020-04-09T19:02:14.767Z] #47 ...
19:02:14 [2020-04-09T19:02:14.767Z] 
19:02:14 [2020-04-09T19:02:14.767Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:14 [2020-04-09T19:02:14.767Z] #33 97.26 internal/syscall/unix
19:02:14 [2020-04-09T19:02:14.767Z] #33 98.06 os
19:02:14 [2020-04-09T19:02:14.767Z] #33 98.85 internal/fmtsort
19:02:14 [2020-04-09T19:02:14.767Z] #33 100.2 strings
19:02:14 [2020-04-09T19:02:14.767Z] #33 103.9 fmt
19:02:14 [2020-04-09T19:02:14.845Z] #43 ...
19:02:14 [2020-04-09T19:02:14.845Z] 
19:02:14 [2020-04-09T19:02:14.845Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:14 [2020-04-09T19:02:14.845Z] #47 94.91 time
19:02:14 [2020-04-09T19:02:14.845Z] #47 103.2 strings
19:02:14 [2020-04-09T19:02:14.880Z] #27 33.31 
19:02:14 [2020-04-09T19:02:14.881Z] #27 33.44 Download of images into '/build' complete.
19:02:14 [2020-04-09T19:02:14.881Z] #27 33.44 Use something like the following to load the result into a Docker daemon:
19:02:14 [2020-04-09T19:02:14.881Z] #27 33.44   tar -cC '/build' . | docker load
19:02:14 [2020-04-09T19:02:14.945Z] #44 44.44   CC       images/pstree.o
19:02:15 [2020-04-09T19:02:15.103Z] #47 ...
19:02:15 [2020-04-09T19:02:15.103Z] 
19:02:15 [2020-04-09T19:02:15.103Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.4 Setting up xxd (2:8.1.0875-5) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.4 Setting up libuv1:amd64 (1.24.1-1) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.4 Setting up vim-common (2:8.1.0875-5) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.5 Setting up librhash0:amd64 (1.3.8-1) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.5 Setting up cmake-data (3.13.4-1) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.6 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.6 Setting up cmake (3.13.4-1) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.6 Processing triggers for libc-bin (2.28-10) ...
19:02:15 [2020-04-09T19:02:15.103Z] #35 105.7 Processing triggers for mime-support (3.62) ...
19:02:15 [2020-04-09T19:02:15.136Z] #27 DONE 33.8s
19:02:15 [2020-04-09T19:02:15.136Z] 
19:02:15 [2020-04-09T19:02:15.136Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:15 [2020-04-09T19:02:15.136Z] #47 103.4 strings
19:02:15 [2020-04-09T19:02:15.209Z] #44 44.85   CC       images/pipe.o
19:02:15 [2020-04-09T19:02:15.359Z] #35 DONE 106.1s
19:02:15 [2020-04-09T19:02:15.360Z] 
19:02:15 [2020-04-09T19:02:15.360Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:02:15 [2020-04-09T19:02:15.470Z] #44 ...
19:02:15 [2020-04-09T19:02:15.470Z] 
19:02:15 [2020-04-09T19:02:15.470Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:15 [2020-04-09T19:02:15.470Z] #56 DONE 104.9s
19:02:15 [2020-04-09T19:02:15.470Z] 
19:02:15 [2020-04-09T19:02:15.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:15 [2020-04-09T19:02:15.470Z] #10 97.68 Selecting previously unselected package g++-mingw-w64-x86-64.
19:02:15 [2020-04-09T19:02:15.470Z] #10 97.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:02:15 [2020-04-09T19:02:15.470Z] #10 97.69 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:02:15 [2020-04-09T19:02:15.470Z] #10 ...
19:02:15 [2020-04-09T19:02:15.470Z] 
19:02:15 [2020-04-09T19:02:15.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:15 [2020-04-09T19:02:15.470Z] #44 45.21   CC       images/tcp-stream.o
19:02:15 [2020-04-09T19:02:15.616Z] #36 DONE 0.1s
19:02:15 [2020-04-09T19:02:15.616Z] 
19:02:15 [2020-04-09T19:02:15.616Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:02:15 [2020-04-09T19:02:15.872Z] #37 DONE 0.1s
19:02:15 [2020-04-09T19:02:15.872Z] 
19:02:15 [2020-04-09T19:02:15.872Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:16 [2020-04-09T19:02:16.129Z] #33 105.0 path/filepath
19:02:16 [2020-04-09T19:02:16.412Z] #44 45.75   CC       images/sk-packet.o
19:02:16 [2020-04-09T19:02:16.674Z] #44 46.27   CC       images/mnt.o
19:02:16 [2020-04-09T19:02:16.733Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
19:02:16 [2020-04-09T19:02:16.935Z] #44 46.64   CC       images/pipe-data.o
19:02:17 [2020-04-09T19:02:17.056Z] #33 ...
19:02:17 [2020-04-09T19:02:17.056Z] 
19:02:17 [2020-04-09T19:02:17.056Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:17 [2020-04-09T19:02:17.056Z] #56 106.1 encoding/base64
19:02:17 [2020-04-09T19:02:17.196Z] #44 46.86   CC       images/sa.o
19:02:17 [2020-04-09T19:02:17.313Z] #56 106.4 fmt
19:02:17 [2020-04-09T19:02:17.773Z] #44 47.29   CC       images/timer.o
19:02:18 [2020-04-09T19:02:18.034Z] #44 47.74   CC       images/timerfd.o
19:02:18 [2020-04-09T19:02:18.606Z] #44 48.13   CC       images/mm.o
19:02:18 [2020-04-09T19:02:18.676Z] #56 107.8 golang.org/x/sys/unix
19:02:18 [2020-04-09T19:02:18.866Z] #44 48.57   CC       images/sk-opts.o
19:02:19 [2020-04-09T19:02:19.149Z] #38 ...
19:02:19 [2020-04-09T19:02:19.149Z] 
19:02:19 [2020-04-09T19:02:19.149Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:19 [2020-04-09T19:02:19.149Z] #33 98.67 internal/fmtsort
19:02:19 [2020-04-09T19:02:19.149Z] #33 99.91 internal/poll
19:02:19 [2020-04-09T19:02:19.149Z] #33 100.0 internal/syscall/unix
19:02:19 [2020-04-09T19:02:19.149Z] #33 100.9 strings
19:02:19 [2020-04-09T19:02:19.149Z] #33 104.5 os
19:02:19 [2020-04-09T19:02:19.149Z] #33 106.7 path
19:02:19 [2020-04-09T19:02:19.149Z] #33 107.9 text/tabwriter
19:02:19 [2020-04-09T19:02:19.149Z] #33 ...
19:02:19 [2020-04-09T19:02:19.149Z] 
19:02:19 [2020-04-09T19:02:19.149Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:19 [2020-04-09T19:02:19.149Z] #10 105.8 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.2 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.2 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.2 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.2 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.2 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.2 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.2 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.3 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.3 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.3 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.3 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.4 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:02:19 [2020-04-09T19:02:19.149Z] #10 109.5 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:02:19 [2020-04-09T19:02:19.150Z] #10 109.5 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:02:19 [2020-04-09T19:02:19.150Z] #10 109.5 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
19:02:19 [2020-04-09T19:02:19.438Z] #44 48.90   CC       images/sk-unix.o
19:02:19 [2020-04-09T19:02:19.698Z] #44 49.38   CC       images/sk-inet.o
19:02:20 [2020-04-09T19:02:20.383Z] #47 ...
19:02:20 [2020-04-09T19:02:20.383Z] 
19:02:20 [2020-04-09T19:02:20.383Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:02:20 [2020-04-09T19:02:20.383Z] #43 107.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:02:20 [2020-04-09T19:02:20.383Z] #43 107.5 Processing triggers for libc-bin (2.28-10) ...
19:02:20 [2020-04-09T19:02:20.383Z] #43 DONE 107.9s
19:02:20 [2020-04-09T19:02:20.383Z] 
19:02:20 [2020-04-09T19:02:20.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:20 [2020-04-09T19:02:20.383Z] #44 ...
19:02:20 [2020-04-09T19:02:20.383Z] 
19:02:20 [2020-04-09T19:02:20.383Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:20 [2020-04-09T19:02:20.383Z] #33 98.26 internal/syscall/unix
19:02:20 [2020-04-09T19:02:20.383Z] #33 98.36 internal/fmtsort
19:02:20 [2020-04-09T19:02:20.383Z] #33 98.86 os
19:02:20 [2020-04-09T19:02:20.383Z] #33 99.51 strings
19:02:20 [2020-04-09T19:02:20.383Z] #33 103.9 path
19:02:20 [2020-04-09T19:02:20.383Z] #33 105.1 text/tabwriter
19:02:20 [2020-04-09T19:02:20.383Z] #33 105.6 fmt
19:02:20 [2020-04-09T19:02:20.383Z] #33 106.6 path/filepath
19:02:20 [2020-04-09T19:02:20.383Z] #33 ...
19:02:20 [2020-04-09T19:02:20.383Z] 
19:02:20 [2020-04-09T19:02:20.383Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:20 [2020-04-09T19:02:20.383Z] #38 14.79 -- Detecting C compile features - done
19:02:20 [2020-04-09T19:02:20.383Z] #38 14.82 -- Performing Test HAS_BUILTIN_FORTIFY
19:02:20 [2020-04-09T19:02:20.383Z] #38 15.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:02:20 [2020-04-09T19:02:20.383Z] #38 15.41 -- Configuring done
19:02:20 [2020-04-09T19:02:20.383Z] #38 15.45 -- Generating done
19:02:20 [2020-04-09T19:02:20.383Z] #38 15.48 -- Build files have been written to: /tmp/tmp.QX5jTRE1kk/tini
19:02:20 [2020-04-09T19:02:20.383Z] #38 15.49 + make tini-static
19:02:20 [2020-04-09T19:02:20.383Z] #38 16.40 Scanning dependencies of target tini-static
19:02:20 [2020-04-09T19:02:20.383Z] #38 16.61 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:02:20 [2020-04-09T19:02:20.517Z] #10 ...
19:02:20 [2020-04-09T19:02:20.517Z] 
19:02:20 [2020-04-09T19:02:20.517Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.292 + RM_GOPATH=0
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.292 + TMP_GOPATH=
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.292 + : /build
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.292 + '[' -z '' ']'
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.294 ++ mktemp -d
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.309 + export GOPATH=/tmp/tmp.RQkGPk1AZl
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.309 + GOPATH=/tmp/tmp.RQkGPk1AZl
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.310 + RM_GOPATH=1
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.311 ++ dirname ./install.sh
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.315 + dir=.
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 + bin=tini
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 + shift
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 + '[' '!' -f ./tini.installer ']'
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 + . ./tini.installer
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 + install_tini
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.318 + git clone https://github.com/krallin/tini.git /tmp/tmp.RQkGPk1AZl/tini
19:02:20 [2020-04-09T19:02:20.517Z] #38 4.321 Cloning into '/tmp/tmp.RQkGPk1AZl/tini'...
19:02:20 [2020-04-09T19:02:20.641Z] #44 50.15   CC       images/tun.o
19:02:20 [2020-04-09T19:02:20.902Z] #44 50.47   CC       images/sk-netlink.o
19:02:21 [2020-04-09T19:02:21.080Z] #38 5.183 + cd /tmp/tmp.RQkGPk1AZl/tini
19:02:21 [2020-04-09T19:02:21.080Z] #38 5.185 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:02:21 [2020-04-09T19:02:21.080Z] #38 5.237 + cmake .
19:02:21 [2020-04-09T19:02:21.163Z] #44 50.85   CC       images/packet-sock.o
19:02:21 [2020-04-09T19:02:21.309Z] #38 18.77 [100%] Linking C executable tini-static
19:02:21 [2020-04-09T19:02:21.424Z] #44 ...
19:02:21 [2020-04-09T19:02:21.424Z] 
19:02:21 [2020-04-09T19:02:21.424Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:02:21 [2020-04-09T19:02:21.424Z] #68 111.0 + for f in rootlesskit rootlesskit-docker-proxy
19:02:21 [2020-04-09T19:02:21.424Z] #68 111.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:02:21 [2020-04-09T19:02:21.869Z] #38 19.38 [100%] Built target tini-static
19:02:21 [2020-04-09T19:02:21.869Z] #38 19.55 + mkdir -p /build
19:02:22 [2020-04-09T19:02:22.010Z] #38 ...
19:02:22 [2020-04-09T19:02:22.010Z] 
19:02:22 [2020-04-09T19:02:22.010Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:02:22 [2020-04-09T19:02:22.010Z] #43 112.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:02:22 [2020-04-09T19:02:22.010Z] #43 112.0 Processing triggers for libc-bin (2.28-10) ...
19:02:22 [2020-04-09T19:02:22.010Z] #43 DONE 112.7s
19:02:22 [2020-04-09T19:02:22.010Z] 
19:02:22 [2020-04-09T19:02:22.010Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:22 [2020-04-09T19:02:22.010Z] #38 6.203 -- The C compiler identification is GNU 8.3.0
19:02:22 [2020-04-09T19:02:22.010Z] #38 6.306 -- Check for working C compiler: /usr/bin/cc
19:02:22 [2020-04-09T19:02:22.125Z] #38 19.57 + cp tini-static /build/docker-init
19:02:22 [2020-04-09T19:02:22.125Z] #38 DONE 19.8s
19:02:22 [2020-04-09T19:02:22.125Z] 
19:02:22 [2020-04-09T19:02:22.125Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:22 [2020-04-09T19:02:22.125Z] #47 108.8 regexp/syntax
19:02:22 [2020-04-09T19:02:22.125Z] #47 109.6 fmt
19:02:22 [2020-04-09T19:02:22.848Z] #56 ...
19:02:22 [2020-04-09T19:02:22.848Z] 
19:02:22 [2020-04-09T19:02:22.848Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:22 [2020-04-09T19:02:22.848Z] #44 5.445 Note: Building without setproctitle() and strlcpy() support.
19:02:22 [2020-04-09T19:02:22.848Z] #44 5.445       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:02:22 [2020-04-09T19:02:22.848Z] #44 5.486 Note: Building without GnuTLS support
19:02:22 [2020-04-09T19:02:22.848Z] #44 7.869 fatal: not a git repository (or any of the parent directories): .git
19:02:22 [2020-04-09T19:02:22.848Z] #44 7.936   GEN      .gitid
19:02:22 [2020-04-09T19:02:22.848Z] #44 7.940   GEN      criu/include/version.h
19:02:22 [2020-04-09T19:02:22.848Z] #44 8.021   GEN      include/common/asm
19:02:23 [2020-04-09T19:02:23.382Z] #38 7.427 -- Check for working C compiler: /usr/bin/cc -- works
19:02:23 [2020-04-09T19:02:23.382Z] #38 7.435 -- Detecting C compiler ABI info
19:02:23 [2020-04-09T19:02:23.945Z] #38 8.389 -- Detecting C compiler ABI info - done
19:02:24 [2020-04-09T19:02:24.201Z] #38 8.445 -- Detecting C compile features
19:02:24 [2020-04-09T19:02:24.213Z] #44 10.07   PBCC     images/google/protobuf/descriptor.pb-c.c
19:02:24 [2020-04-09T19:02:24.213Z] #44 10.17   PBCC     images/opts.pb-c.c
19:02:24 [2020-04-09T19:02:24.213Z] #44 10.24   PBCC     images/sit.pb-c.c
19:02:24 [2020-04-09T19:02:24.468Z] #44 10.36   DEP      images/google/protobuf/descriptor.pb-c.d
19:02:24 [2020-04-09T19:02:24.468Z] #44 10.57   DEP      images/opts.pb-c.d
19:02:24 [2020-04-09T19:02:24.723Z] #44 10.70   DEP      images/sit.pb-c.d
19:02:24 [2020-04-09T19:02:24.762Z] #38 ...
19:02:24 [2020-04-09T19:02:24.762Z] 
19:02:24 [2020-04-09T19:02:24.762Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:24 [2020-04-09T19:02:24.762Z] #56 104.7 os
19:02:24 [2020-04-09T19:02:24.762Z] #56 105.9 encoding/base64
19:02:24 [2020-04-09T19:02:24.762Z] #56 107.2 golang.org/x/sys/unix
19:02:24 [2020-04-09T19:02:24.762Z] #56 111.2 fmt
19:02:24 [2020-04-09T19:02:24.762Z] #56 ...
19:02:24 [2020-04-09T19:02:24.762Z] 
19:02:24 [2020-04-09T19:02:24.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:24 [2020-04-09T19:02:24.762Z] #10 111.3 debconf: delaying package configuration, since apt-utils is not installed
19:02:24 [2020-04-09T19:02:24.762Z] #10 111.6 Fetched 77.7 MB in 39s (1987 kB/s)
19:02:24 [2020-04-09T19:02:24.762Z] #10 111.8 Selecting previously unselected package binutils-mingw-w64-i686.
19:02:24 [2020-04-09T19:02:24.762Z] #10 111.8 (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 ... 15401 files and directories currently installed.)
19:02:24 [2020-04-09T19:02:24.762Z] #10 111.9 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:02:24 [2020-04-09T19:02:24.763Z] #10 111.9 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:02:24 [2020-04-09T19:02:24.978Z] #44 10.80   PBCC     images/macvlan.pb-c.c
19:02:24 [2020-04-09T19:02:24.978Z] #44 10.90   DEP      images/macvlan.pb-c.d
19:02:25 [2020-04-09T19:02:25.233Z] #44 11.03   PBCC     images/autofs.pb-c.c
19:02:25 [2020-04-09T19:02:25.233Z] #44 11.14   DEP      images/autofs.pb-c.d
19:02:25 [2020-04-09T19:02:25.233Z] #44 11.28   PBCC     images/sysctl.pb-c.c
19:02:25 [2020-04-09T19:02:25.324Z] #10 ...
19:02:25 [2020-04-09T19:02:25.325Z] 
19:02:25 [2020-04-09T19:02:25.325Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:25 [2020-04-09T19:02:25.325Z] #47 105.4 os
19:02:25 [2020-04-09T19:02:25.325Z] #47 108.3 regexp/syntax
19:02:25 [2020-04-09T19:02:25.325Z] #47 112.4 fmt
19:02:25 [2020-04-09T19:02:25.488Z] #44 11.33   DEP      images/sysctl.pb-c.d
19:02:25 [2020-04-09T19:02:25.488Z] #44 11.40   PBCC     images/time.pb-c.c
19:02:25 [2020-04-09T19:02:25.581Z] #47 ...
19:02:25 [2020-04-09T19:02:25.581Z] 
19:02:25 [2020-04-09T19:02:25.581Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:25 [2020-04-09T19:02:25.581Z] #33 110.7 path/filepath
19:02:25 [2020-04-09T19:02:25.581Z] #33 110.7 fmt
19:02:25 [2020-04-09T19:02:25.581Z] #33 113.4 io/ioutil
19:02:25 [2020-04-09T19:02:25.743Z] #44 11.57   DEP      images/time.pb-c.d
19:02:25 [2020-04-09T19:02:25.743Z] #44 11.71   PBCC     images/binfmt-misc.pb-c.c
19:02:25 [2020-04-09T19:02:25.743Z] #44 11.77   DEP      images/binfmt-misc.pb-c.d
19:02:25 [2020-04-09T19:02:25.837Z] #33 ...
19:02:25 [2020-04-09T19:02:25.838Z] 
19:02:25 [2020-04-09T19:02:25.838Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:25 [2020-04-09T19:02:25.838Z] #10 116.5 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:02:25 [2020-04-09T19:02:25.838Z] #10 116.5 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:02:25 [2020-04-09T19:02:25.838Z] #10 116.5 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:02:25 [2020-04-09T19:02:25.998Z] #44 11.89   PBCC     images/seccomp.pb-c.c
19:02:26 [2020-04-09T19:02:26.253Z] #44 12.03   DEP      images/seccomp.pb-c.d
19:02:26 [2020-04-09T19:02:26.253Z] #44 12.09   PBCC     images/userns.pb-c.c
19:02:26 [2020-04-09T19:02:26.253Z] #44 12.17   DEP      images/userns.pb-c.d
19:02:26 [2020-04-09T19:02:26.253Z] #44 12.28   PBCC     images/cgroup.pb-c.c
19:02:26 [2020-04-09T19:02:26.287Z] #47 ...
19:02:26 [2020-04-09T19:02:26.287Z] 
19:02:26 [2020-04-09T19:02:26.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:26 [2020-04-09T19:02:26.287Z] #44 4.626 Note: Building without setproctitle() and strlcpy() support.
19:02:26 [2020-04-09T19:02:26.287Z] #44 4.626       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:02:26 [2020-04-09T19:02:26.287Z] #44 4.637 Note: Building without GnuTLS support
19:02:26 [2020-04-09T19:02:26.511Z] #44 12.36   DEP      images/cgroup.pb-c.d
19:02:26 [2020-04-09T19:02:26.511Z] #44 12.47   PBCC     images/fown.pb-c.c
19:02:26 [2020-04-09T19:02:26.511Z] #44 12.53   PBCC     images/ext-file.pb-c.c
19:02:26 [2020-04-09T19:02:26.511Z] #44 12.56   DEP      images/fown.pb-c.d
19:02:26 [2020-04-09T19:02:26.542Z] #44 6.869 fatal: not a git repository (or any of the parent directories): .git
19:02:26 [2020-04-09T19:02:26.542Z] #44 6.938   GEN      .gitid
19:02:26 [2020-04-09T19:02:26.542Z] #44 6.986   GEN      criu/include/version.h
19:02:26 [2020-04-09T19:02:26.542Z] #44 7.023   GEN      include/common/asm
19:02:26 [2020-04-09T19:02:26.713Z] #68 ...
19:02:26 [2020-04-09T19:02:26.713Z] 
19:02:26 [2020-04-09T19:02:26.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:26 [2020-04-09T19:02:26.713Z] #10 114.9 Selecting previously unselected package libapparmor1:arm64.
19:02:26 [2020-04-09T19:02:26.713Z] #10 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 114.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.1 Selecting previously unselected package libapparmor-dev:arm64.
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.4 Selecting previously unselected package libbtrfs0.
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.4 Unpacking libbtrfs0 (4.20.1-2) ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.5 Selecting previously unselected package libbtrfs-dev.
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.5 Unpacking libbtrfs-dev (4.20.1-2) ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.8 Selecting previously unselected package libudev-dev:arm64.
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 115.9 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 116.1 Selecting previously unselected package libsepol1-dev:arm64.
19:02:26 [2020-04-09T19:02:26.713Z] #10 116.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 116.1 Unpacking libsepol1-dev:arm64 (2.8-1) ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 116.4 Selecting previously unselected package libpcre16-3:arm64.
19:02:26 [2020-04-09T19:02:26.713Z] #10 116.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.713Z] #10 116.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
19:02:26 [2020-04-09T19:02:26.767Z] #44 12.69   DEP      images/ext-file.pb-c.d
19:02:26 [2020-04-09T19:02:26.767Z] #44 12.79   PBCC     images/rpc.pb-c.c
19:02:26 [2020-04-09T19:02:26.974Z] #10 116.7 Selecting previously unselected package libpcre32-3:arm64.
19:02:26 [2020-04-09T19:02:26.974Z] #10 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
19:02:26 [2020-04-09T19:02:26.974Z] #10 116.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
19:02:27 [2020-04-09T19:02:27.025Z] #44 12.86   DEP      images/rpc.pb-c.d
19:02:27 [2020-04-09T19:02:27.025Z] #44 12.99   PBCC     images/siginfo.pb-c.c
19:02:27 [2020-04-09T19:02:27.025Z] #44 13.04   DEP      images/siginfo.pb-c.d
19:02:27 [2020-04-09T19:02:27.104Z] #44 ...
19:02:27 [2020-04-09T19:02:27.104Z] 
19:02:27 [2020-04-09T19:02:27.104Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:27 [2020-04-09T19:02:27.104Z] #56 105.2 encoding/base64
19:02:27 [2020-04-09T19:02:27.104Z] #56 106.8 golang.org/x/sys/unix
19:02:27 [2020-04-09T19:02:27.104Z] #56 107.4 fmt
19:02:27 [2020-04-09T19:02:27.104Z] #56 114.1 encoding/json
19:02:27 [2020-04-09T19:02:27.235Z] #10 117.1 Selecting previously unselected package libpcrecpp0v5:arm64.
19:02:27 [2020-04-09T19:02:27.235Z] #10 117.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
19:02:27 [2020-04-09T19:02:27.235Z] #10 117.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
19:02:27 [2020-04-09T19:02:27.280Z] #44 13.15   PBCC     images/pagemap.pb-c.c
19:02:27 [2020-04-09T19:02:27.359Z] #56 ...
19:02:27 [2020-04-09T19:02:27.359Z] 
19:02:27 [2020-04-09T19:02:27.359Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:27 [2020-04-09T19:02:27.359Z] #47 114.5 regexp
19:02:27 [2020-04-09T19:02:27.497Z] #10 ...
19:02:27 [2020-04-09T19:02:27.497Z] 
19:02:27 [2020-04-09T19:02:27.497Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:02:27 [2020-04-09T19:02:27.497Z] #68 DONE 116.9s
19:02:27 [2020-04-09T19:02:27.497Z] 
19:02:27 [2020-04-09T19:02:27.497Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:02:27 [2020-04-09T19:02:27.497Z] #69 DONE 0.1s
19:02:27 [2020-04-09T19:02:27.497Z] 
19:02:27 [2020-04-09T19:02:27.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:27 [2020-04-09T19:02:27.497Z] #10 117.4 Selecting previously unselected package libpcre3-dev:arm64.
19:02:27 [2020-04-09T19:02:27.497Z] #10 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
19:02:27 [2020-04-09T19:02:27.497Z] #10 117.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
19:02:27 [2020-04-09T19:02:27.535Z] #44 13.26   DEP      images/pagemap.pb-c.d
19:02:27 [2020-04-09T19:02:27.535Z] #44 13.31   PBCC     images/rlimit.pb-c.c
19:02:27 [2020-04-09T19:02:27.535Z] #44 13.34   DEP      images/rlimit.pb-c.d
19:02:27 [2020-04-09T19:02:27.535Z] #44 ...
19:02:27 [2020-04-09T19:02:27.535Z] 
19:02:27 [2020-04-09T19:02:27.535Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:27 [2020-04-09T19:02:27.535Z] #47 106.6 regexp/syntax
19:02:27 [2020-04-09T19:02:27.535Z] #47 109.1 fmt
19:02:27 [2020-04-09T19:02:27.535Z] #47 112.8 regexp
19:02:27 [2020-04-09T19:02:27.535Z] #47 114.9 go/token
19:02:27 [2020-04-09T19:02:27.535Z] #47 116.5 go/scanner
19:02:27 [2020-04-09T19:02:27.758Z] #10 ...
19:02:27 [2020-04-09T19:02:27.758Z] 
19:02:27 [2020-04-09T19:02:27.758Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:27 [2020-04-09T19:02:27.758Z] #47 107.1 vendor/golang.org/x/text/secure/bidirule
19:02:27 [2020-04-09T19:02:27.758Z] #47 107.6 vendor/golang.org/x/text/unicode/norm
19:02:27 [2020-04-09T19:02:27.758Z] #47 108.4 github.com/LK4D4/vndr/build
19:02:27 [2020-04-09T19:02:27.758Z] #47 112.6 vendor/golang.org/x/crypto/cryptobyte
19:02:27 [2020-04-09T19:02:27.758Z] #47 115.9 mime
19:02:27 [2020-04-09T19:02:27.790Z] #47 ...
19:02:27 [2020-04-09T19:02:27.790Z] 
19:02:27 [2020-04-09T19:02:27.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:27 [2020-04-09T19:02:27.790Z] #44 13.57   PBCC     images/file-lock.pb-c.c
19:02:27 [2020-04-09T19:02:27.790Z] #44 13.61   DEP      images/file-lock.pb-c.d
19:02:27 [2020-04-09T19:02:27.790Z] #44 13.78   PBCC     images/tty.pb-c.c
19:02:28 [2020-04-09T19:02:28.019Z] #47 ...
19:02:28 [2020-04-09T19:02:28.019Z] 
19:02:28 [2020-04-09T19:02:28.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:28 [2020-04-09T19:02:28.019Z] #44 51.23   CC       images/ipc-var.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 51.54   CC       images/ipc-desc.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 51.97   CC       images/ipc-shm.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 52.42   CC       images/ipc-msg.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 52.84   CC       images/ipc-sem.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 53.21   CC       images/utsns.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 53.56   CC       images/creds.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 53.82   CC       images/vma.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 54.21   CC       images/netdev.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 54.73   CC       images/tty.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 55.63   CC       images/file-lock.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 55.89   CC       images/rlimit.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 56.18   CC       images/pagemap.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 56.71   CC       images/siginfo.o
19:02:28 [2020-04-09T19:02:28.019Z] #44 57.18   CC       images/rpc.o
19:02:28 [2020-04-09T19:02:28.045Z] #44 13.87   DEP      images/tty.pb-c.d
19:02:28 [2020-04-09T19:02:28.045Z] #44 14.05   PBCC     images/tun.pb-c.c
19:02:28 [2020-04-09T19:02:28.045Z] #44 ...
19:02:28 [2020-04-09T19:02:28.045Z] 
19:02:28 [2020-04-09T19:02:28.045Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:28 [2020-04-09T19:02:28.045Z] #33 107.2 io/ioutil
19:02:28 [2020-04-09T19:02:28.045Z] #33 108.1 path
19:02:28 [2020-04-09T19:02:28.045Z] #33 108.7 text/tabwriter
19:02:28 [2020-04-09T19:02:28.045Z] #33 110.7 flag
19:02:28 [2020-04-09T19:02:28.045Z] #33 110.7 github.com/BurntSushi/toml
19:02:28 [2020-04-09T19:02:28.045Z] #33 112.8 log
19:02:28 [2020-04-09T19:02:28.045Z] #33 116.7 github.com/BurntSushi/toml/cmd/tomlv
19:02:28 [2020-04-09T19:02:28.285Z] #47 116.2 go/token
19:02:28 [2020-04-09T19:02:28.300Z] #33 ...
19:02:28 [2020-04-09T19:02:28.300Z] 
19:02:28 [2020-04-09T19:02:28.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:28 [2020-04-09T19:02:28.300Z] #44 14.17   PBCC     images/netdev.pb-c.c
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.31   DEP      images/tun.pb-c.d
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.33   DEP      images/netdev.pb-c.d
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.34   PBCC     images/vma.pb-c.c
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.36   DEP      images/vma.pb-c.d
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.37   PBCC     images/creds.pb-c.c
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.39   DEP      images/creds.pb-c.d
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.52   PBCC     images/utsns.pb-c.c
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.53   DEP      images/utsns.pb-c.d
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.54   PBCC     images/ipc-desc.pb-c.c
19:02:28 [2020-04-09T19:02:28.555Z] #44 14.54   PBCC     images/ipc-sem.pb-c.c
19:02:28 [2020-04-09T19:02:28.591Z] #44 ...
19:02:28 [2020-04-09T19:02:28.591Z] 
19:02:28 [2020-04-09T19:02:28.591Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:28 [2020-04-09T19:02:28.591Z] #10 118.3 Selecting previously unselected package libselinux1-dev:arm64.
19:02:28 [2020-04-09T19:02:28.591Z] #10 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
19:02:28 [2020-04-09T19:02:28.591Z] #10 118.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
19:02:28 [2020-04-09T19:02:28.812Z] #44 14.55   DEP      images/ipc-desc.pb-c.d
19:02:28 [2020-04-09T19:02:28.812Z] #44 14.58   DEP      images/ipc-sem.pb-c.d
19:02:28 [2020-04-09T19:02:28.812Z] #44 14.63   PBCC     images/ipc-msg.pb-c.c
19:02:28 [2020-04-09T19:02:28.812Z] #44 14.68   DEP      images/ipc-msg.pb-c.d
19:02:28 [2020-04-09T19:02:28.812Z] #44 14.74   PBCC     images/ipc-shm.pb-c.c
19:02:28 [2020-04-09T19:02:28.812Z] #44 14.76   DEP      images/ipc-shm.pb-c.d
19:02:29 [2020-04-09T19:02:29.067Z] #44 14.89   PBCC     images/ipc-var.pb-c.c
19:02:29 [2020-04-09T19:02:29.067Z] #44 14.92   DEP      images/ipc-var.pb-c.d
19:02:29 [2020-04-09T19:02:29.067Z] #44 15.04   PBCC     images/sk-opts.pb-c.c
19:02:29 [2020-04-09T19:02:29.067Z] #44 15.11   PBCC     images/packet-sock.pb-c.c
19:02:29 [2020-04-09T19:02:29.163Z] #10 119.1 Selecting previously unselected package libdevmapper-dev:arm64.
19:02:29 [2020-04-09T19:02:29.163Z] #10 119.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
19:02:29 [2020-04-09T19:02:29.163Z] #10 119.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:02:29 [2020-04-09T19:02:29.323Z] #44 15.34   DEP      images/sk-opts.pb-c.d
19:02:29 [2020-04-09T19:02:29.425Z] #10 119.2 Selecting previously unselected package libseccomp-dev:arm64.
19:02:29 [2020-04-09T19:02:29.425Z] #10 119.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
19:02:29 [2020-04-09T19:02:29.425Z] #10 119.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
19:02:29 [2020-04-09T19:02:29.578Z] #44 15.43   DEP      images/packet-sock.pb-c.d
19:02:29 [2020-04-09T19:02:29.648Z] #47 117.6 go/scanner
19:02:29 [2020-04-09T19:02:29.695Z] #10 119.4 Selecting previously unselected package libsystemd-dev:arm64.
19:02:29 [2020-04-09T19:02:29.695Z] #10 119.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
19:02:29 [2020-04-09T19:02:29.695Z] #10 119.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
19:02:29 [2020-04-09T19:02:29.833Z] #44 15.60   PBCC     images/sk-netlink.pb-c.c
19:02:29 [2020-04-09T19:02:29.833Z] #44 15.75   DEP      images/sk-netlink.pb-c.d
19:02:30 [2020-04-09T19:02:30.088Z] #44 16.00   PBCC     images/sk-inet.pb-c.c
19:02:30 [2020-04-09T19:02:30.267Z] #10 120.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
19:02:30 [2020-04-09T19:02:30.267Z] #10 120.1 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
19:02:30 [2020-04-09T19:02:30.267Z] #10 120.2 Setting up libapparmor1:arm64 (2.13.2-10) ...
19:02:30 [2020-04-09T19:02:30.267Z] #10 120.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:02:30 [2020-04-09T19:02:30.267Z] #10 120.2 Setting up libpcre16-3:arm64 (2:8.39-12) ...
19:02:30 [2020-04-09T19:02:30.343Z] #44 16.19   DEP      images/sk-inet.pb-c.d
19:02:30 [2020-04-09T19:02:30.343Z] #44 16.26   PBCC     images/sk-unix.pb-c.c
19:02:30 [2020-04-09T19:02:30.343Z] #44 16.40   DEP      images/sk-unix.pb-c.d
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.2 Setting up libsepol1-dev:arm64 (2.8-1) ...
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.3 Setting up libbtrfs0 (4.20.1-2) ...
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.3 Setting up libpcre32-3:arm64 (2:8.39-12) ...
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.3 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.4 Setting up libbtrfs-dev (4.20.1-2) ...
19:02:30 [2020-04-09T19:02:30.528Z] #10 120.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
19:02:30 [2020-04-09T19:02:30.574Z] #47 ...
19:02:30 [2020-04-09T19:02:30.574Z] 
19:02:30 [2020-04-09T19:02:30.574Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:30 [2020-04-09T19:02:30.574Z] #33 108.6 io/ioutil
19:02:30 [2020-04-09T19:02:30.574Z] #33 111.0 github.com/BurntSushi/toml
19:02:30 [2020-04-09T19:02:30.574Z] #33 111.0 flag
19:02:30 [2020-04-09T19:02:30.574Z] #33 112.9 log
19:02:30 [2020-04-09T19:02:30.574Z] #33 116.5 github.com/BurntSushi/toml/cmd/tomlv
19:02:30 [2020-04-09T19:02:30.574Z] #33 ...
19:02:30 [2020-04-09T19:02:30.574Z] 
19:02:30 [2020-04-09T19:02:30.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:30 [2020-04-09T19:02:30.574Z] #44 9.747   PBCC     images/google/protobuf/descriptor.pb-c.c
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.01   PBCC     images/opts.pb-c.c
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.07   PBCC     images/sit.pb-c.c
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.16   DEP      images/google/protobuf/descriptor.pb-c.d
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.27   DEP      images/opts.pb-c.d
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.40   DEP      images/sit.pb-c.d
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.47   PBCC     images/macvlan.pb-c.c
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.53   DEP      images/macvlan.pb-c.d
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.72   PBCC     images/autofs.pb-c.c
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.79   DEP      images/autofs.pb-c.d
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.90   PBCC     images/sysctl.pb-c.c
19:02:30 [2020-04-09T19:02:30.574Z] #44 10.95   DEP      images/sysctl.pb-c.d
19:02:30 [2020-04-09T19:02:30.574Z] #44 11.02   PBCC     images/time.pb-c.c
19:02:30 [2020-04-09T19:02:30.598Z] #44 16.56   PBCC     images/mm.pb-c.c
19:02:30 [2020-04-09T19:02:30.598Z] #44 16.64   DEP      images/mm.pb-c.d
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.5 Setting up mingw-w64-common (6.0.0-3) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.5 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.6 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
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.6 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
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.6 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
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.6 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
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
19:02:30 [2020-04-09T19:02:30.790Z] #10 120.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:02:30 [2020-04-09T19:02:30.829Z] #44 11.08   DEP      images/time.pb-c.d
19:02:30 [2020-04-09T19:02:30.829Z] #44 11.25   PBCC     images/binfmt-misc.pb-c.c
19:02:30 [2020-04-09T19:02:30.853Z] #44 16.76   PBCC     images/timerfd.pb-c.c
19:02:30 [2020-04-09T19:02:30.853Z] #44 16.83   DEP      images/timerfd.pb-c.d
19:02:31 [2020-04-09T19:02:31.051Z] #10 120.7 Setting up dmsetup (2:1.02.155-3) ...
19:02:31 [2020-04-09T19:02:31.051Z] #10 120.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:02:31 [2020-04-09T19:02:31.051Z] #10 120.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:02:31 [2020-04-09T19:02:31.051Z] #10 120.7 Processing triggers for libc-bin (2.28-10) ...
19:02:31 [2020-04-09T19:02:31.085Z] #44 11.32   DEP      images/binfmt-misc.pb-c.d
19:02:31 [2020-04-09T19:02:31.085Z] #44 11.38   PBCC     images/seccomp.pb-c.c
19:02:31 [2020-04-09T19:02:31.085Z] #44 11.50   DEP      images/seccomp.pb-c.d
19:02:31 [2020-04-09T19:02:31.088Z] #10 121.6 Selecting previously unselected package binutils-mingw-w64.
19:02:31 [2020-04-09T19:02:31.088Z] #10 121.6 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:02:31 [2020-04-09T19:02:31.088Z] #10 121.6 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:02:31 [2020-04-09T19:02:31.088Z] #10 121.9 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:02:31 [2020-04-09T19:02:31.088Z] #10 121.9 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:02:31 [2020-04-09T19:02:31.088Z] #10 121.9 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:02:31 [2020-04-09T19:02:31.108Z] #44 16.91   PBCC     images/timer.pb-c.c
19:02:31 [2020-04-09T19:02:31.108Z] #44 16.99   DEP      images/timer.pb-c.d
19:02:31 [2020-04-09T19:02:31.108Z] #44 17.10   PBCC     images/sa.pb-c.c
19:02:31 [2020-04-09T19:02:31.340Z] #44 11.63   PBCC     images/userns.pb-c.c
19:02:31 [2020-04-09T19:02:31.340Z] #44 11.70   DEP      images/userns.pb-c.d
19:02:31 [2020-04-09T19:02:31.363Z] #44 17.16   DEP      images/sa.pb-c.d
19:02:31 [2020-04-09T19:02:31.363Z] #44 17.30   PBCC     images/pipe-data.pb-c.c
19:02:31 [2020-04-09T19:02:31.363Z] #44 17.37   DEP      images/pipe-data.pb-c.d
19:02:31 [2020-04-09T19:02:31.595Z] #44 11.80   PBCC     images/cgroup.pb-c.c
19:02:31 [2020-04-09T19:02:31.595Z] #44 11.87   DEP      images/cgroup.pb-c.d
19:02:31 [2020-04-09T19:02:31.595Z] #44 11.92   PBCC     images/fown.pb-c.c
19:02:31 [2020-04-09T19:02:31.595Z] #44 11.96   PBCC     images/ext-file.pb-c.c
19:02:31 [2020-04-09T19:02:31.595Z] #44 12.01   DEP      images/fown.pb-c.d
19:02:31 [2020-04-09T19:02:31.595Z] #44 12.05   DEP      images/ext-file.pb-c.d
19:02:31 [2020-04-09T19:02:31.618Z] #44 17.45   PBCC     images/mnt.pb-c.c
19:02:31 [2020-04-09T19:02:31.618Z] #44 17.57   DEP      images/mnt.pb-c.d
19:02:31 [2020-04-09T19:02:31.618Z] #44 17.66   PBCC     images/sk-packet.pb-c.c
19:02:31 [2020-04-09T19:02:31.637Z] #10 DONE 121.4s
19:02:31 [2020-04-09T19:02:31.637Z] 
19:02:31 [2020-04-09T19:02:31.637Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:31 [2020-04-09T19:02:31.637Z] #47 118.9 net/textproto
19:02:31 [2020-04-09T19:02:31.637Z] #47 118.9 vendor/golang.org/x/net/http/httpproxy
19:02:31 [2020-04-09T19:02:31.637Z] #47 118.9 crypto/x509
19:02:31 [2020-04-09T19:02:31.637Z] #47 120.2 vendor/golang.org/x/net/http/httpguts
19:02:31 [2020-04-09T19:02:31.637Z] #47 120.2 mime/multipart
19:02:31 [2020-04-09T19:02:31.650Z] #10 122.2 Selecting previously unselected package dmsetup.
19:02:31 [2020-04-09T19:02:31.650Z] #10 122.2 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:02:31 [2020-04-09T19:02:31.650Z] #10 122.2 Unpacking dmsetup (2:1.02.155-3) ...
19:02:31 [2020-04-09T19:02:31.852Z] #44 12.28   PBCC     images/rpc.pb-c.c
19:02:31 [2020-04-09T19:02:31.875Z] #44 17.69   DEP      images/sk-packet.pb-c.d
19:02:31 [2020-04-09T19:02:31.875Z] #44 17.75   PBCC     images/tcp-stream.pb-c.c
19:02:31 [2020-04-09T19:02:31.875Z] #44 17.82   DEP      images/tcp-stream.pb-c.d
19:02:31 [2020-04-09T19:02:31.875Z] #44 17.88   PBCC     images/pipe.pb-c.c
19:02:31 [2020-04-09T19:02:31.897Z] #47 ...
19:02:31 [2020-04-09T19:02:31.897Z] 
19:02:31 [2020-04-09T19:02:31.897Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:02:31 [2020-04-09T19:02:31.897Z] #58 DONE 0.2s
19:02:31 [2020-04-09T19:02:31.897Z] 
19:02:31 [2020-04-09T19:02:31.897Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:02:31 [2020-04-09T19:02:31.906Z] #10 122.6 Selecting previously unselected package mingw-w64-common.
19:02:31 [2020-04-09T19:02:31.906Z] #10 122.6 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:02:31 [2020-04-09T19:02:31.906Z] #10 122.6 Unpacking mingw-w64-common (6.0.0-3) ...
19:02:32 [2020-04-09T19:02:32.108Z] #44 12.31   DEP      images/rpc.pb-c.d
19:02:32 [2020-04-09T19:02:32.108Z] #44 12.51   PBCC     images/siginfo.pb-c.c
19:02:32 [2020-04-09T19:02:32.130Z] #44 17.93   DEP      images/pipe.pb-c.d
19:02:32 [2020-04-09T19:02:32.130Z] #44 18.06   PBCC     images/pstree.pb-c.c
19:02:32 [2020-04-09T19:02:32.130Z] #44 18.14   DEP      images/pstree.pb-c.d
19:02:32 [2020-04-09T19:02:32.160Z] #59 DONE 0.3s
19:02:32 [2020-04-09T19:02:32.160Z] 
19:02:32 [2020-04-09T19:02:32.160Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:32 [2020-04-09T19:02:32.162Z] #10 ...
19:02:32 [2020-04-09T19:02:32.162Z] 
19:02:32 [2020-04-09T19:02:32.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:32 [2020-04-09T19:02:32.162Z] #44 5.805 Note: Building without setproctitle() and strlcpy() support.
19:02:32 [2020-04-09T19:02:32.162Z] #44 5.805       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:02:32 [2020-04-09T19:02:32.162Z] #44 5.968 Note: Building without GnuTLS support
19:02:32 [2020-04-09T19:02:32.162Z] #44 9.632 fatal: not a git repository (or any of the parent directories): .git
19:02:32 [2020-04-09T19:02:32.162Z] #44 9.766   GEN      .gitid
19:02:32 [2020-04-09T19:02:32.162Z] #44 9.796   GEN      criu/include/version.h
19:02:32 [2020-04-09T19:02:32.162Z] #44 9.842   GEN      include/common/asm
19:02:32 [2020-04-09T19:02:32.162Z] #44 ...
19:02:32 [2020-04-09T19:02:32.162Z] 
19:02:32 [2020-04-09T19:02:32.162Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:32 [2020-04-09T19:02:32.162Z] #38 11.54 -- Detecting C compile features - done
19:02:32 [2020-04-09T19:02:32.162Z] #38 11.62 -- Performing Test HAS_BUILTIN_FORTIFY
19:02:32 [2020-04-09T19:02:32.162Z] #38 11.94 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:02:32 [2020-04-09T19:02:32.162Z] #38 12.04 -- Configuring done
19:02:32 [2020-04-09T19:02:32.162Z] #38 12.12 -- Generating done
19:02:32 [2020-04-09T19:02:32.162Z] #38 12.13 -- Build files have been written to: /tmp/tmp.RQkGPk1AZl/tini
19:02:32 [2020-04-09T19:02:32.162Z] #38 12.17 + make tini-static
19:02:32 [2020-04-09T19:02:32.162Z] #38 12.93 Scanning dependencies of target tini-static
19:02:32 [2020-04-09T19:02:32.162Z] #38 13.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:02:32 [2020-04-09T19:02:32.162Z] #38 15.88 [100%] Linking C executable tini-static
19:02:32 [2020-04-09T19:02:32.162Z] #38 16.57 [100%] Built target tini-static
19:02:32 [2020-04-09T19:02:32.363Z] #44 12.62   DEP      images/siginfo.pb-c.d
19:02:32 [2020-04-09T19:02:32.363Z] #44 12.74   PBCC     images/pagemap.pb-c.c
19:02:32 [2020-04-09T19:02:32.385Z] #44 18.27   PBCC     images/fs.pb-c.c
19:02:32 [2020-04-09T19:02:32.385Z] #44 18.31   DEP      images/fs.pb-c.d
19:02:32 [2020-04-09T19:02:32.385Z] #44 18.33   PBCC     images/signalfd.pb-c.c
19:02:32 [2020-04-09T19:02:32.422Z] #38 16.71 + mkdir -p /build
19:02:32 [2020-04-09T19:02:32.422Z] #38 16.75 + cp tini-static /build/docker-init
19:02:32 [2020-04-09T19:02:32.618Z] #44 12.87   DEP      images/pagemap.pb-c.d
19:02:32 [2020-04-09T19:02:32.618Z] #44 13.07   PBCC     images/rlimit.pb-c.c
19:02:32 [2020-04-09T19:02:32.646Z] #44 18.45   DEP      images/signalfd.pb-c.d
19:02:32 [2020-04-09T19:02:32.646Z] #44 18.57   PBCC     images/fh.pb-c.c
19:02:32 [2020-04-09T19:02:32.646Z] #44 18.64   PBCC     images/fsnotify.pb-c.c
19:02:32 [2020-04-09T19:02:32.679Z] #38 DONE 17.0s
19:02:32 [2020-04-09T19:02:32.679Z] 
19:02:32 [2020-04-09T19:02:32.679Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:32 [2020-04-09T19:02:32.679Z] #33 117.2 github.com/BurntSushi/toml
19:02:32 [2020-04-09T19:02:32.679Z] #33 117.2 flag
19:02:32 [2020-04-09T19:02:32.679Z] #33 120.4 log
19:02:32 [2020-04-09T19:02:32.873Z] #44 13.15   DEP      images/rlimit.pb-c.d
19:02:32 [2020-04-09T19:02:32.873Z] #44 13.26   PBCC     images/file-lock.pb-c.c
19:02:32 [2020-04-09T19:02:32.873Z] #44 13.28   DEP      images/file-lock.pb-c.d
19:02:32 [2020-04-09T19:02:32.873Z] #44 13.30   PBCC     images/tty.pb-c.c
19:02:32 [2020-04-09T19:02:32.901Z] #44 18.76   DEP      images/fh.pb-c.d
19:02:32 [2020-04-09T19:02:32.901Z] #44 18.88   DEP      images/fsnotify.pb-c.d
19:02:32 [2020-04-09T19:02:32.901Z] #44 18.97   PBCC     images/eventpoll.pb-c.c
19:02:33 [2020-04-09T19:02:33.129Z] #44 13.34   DEP      images/tty.pb-c.d
19:02:33 [2020-04-09T19:02:33.129Z] #44 13.37   PBCC     images/tun.pb-c.c
19:02:33 [2020-04-09T19:02:33.129Z] #44 13.40   PBCC     images/netdev.pb-c.c
19:02:33 [2020-04-09T19:02:33.129Z] #44 13.43   DEP      images/tun.pb-c.d
19:02:33 [2020-04-09T19:02:33.129Z] #44 13.46   DEP      images/netdev.pb-c.d
19:02:33 [2020-04-09T19:02:33.129Z] #44 13.54   PBCC     images/vma.pb-c.c
19:02:33 [2020-04-09T19:02:33.129Z] #44 13.60   DEP      images/vma.pb-c.d
19:02:33 [2020-04-09T19:02:33.156Z] #44 19.01   DEP      images/eventpoll.pb-c.d
19:02:33 [2020-04-09T19:02:33.157Z] #44 19.07   PBCC     images/eventfd.pb-c.c
19:02:33 [2020-04-09T19:02:33.157Z] #44 19.10   DEP      images/eventfd.pb-c.d
19:02:33 [2020-04-09T19:02:33.385Z] #44 13.64   PBCC     images/creds.pb-c.c
19:02:33 [2020-04-09T19:02:33.385Z] #44 13.67   DEP      images/creds.pb-c.d
19:02:33 [2020-04-09T19:02:33.385Z] #44 13.78   PBCC     images/utsns.pb-c.c
19:02:33 [2020-04-09T19:02:33.385Z] #44 13.82   DEP      images/utsns.pb-c.d
19:02:33 [2020-04-09T19:02:33.412Z] #44 19.19   PBCC     images/remap-file-path.pb-c.c
19:02:33 [2020-04-09T19:02:33.412Z] #44 19.30   DEP      images/remap-file-path.pb-c.d
19:02:33 [2020-04-09T19:02:33.412Z] #44 19.33   PBCC     images/fifo.pb-c.c
19:02:33 [2020-04-09T19:02:33.412Z] #44 19.36   DEP      images/fifo.pb-c.d
19:02:33 [2020-04-09T19:02:33.412Z] #44 19.40   PBCC     images/ghost-file.pb-c.c
19:02:33 [2020-04-09T19:02:33.640Z] #44 13.91   PBCC     images/ipc-desc.pb-c.c
19:02:33 [2020-04-09T19:02:33.640Z] #44 14.06   PBCC     images/ipc-sem.pb-c.c
19:02:33 [2020-04-09T19:02:33.667Z] #44 19.44   DEP      images/ghost-file.pb-c.d
19:02:33 [2020-04-09T19:02:33.667Z] #44 19.46   PBCC     images/regfile.pb-c.c
19:02:33 [2020-04-09T19:02:33.667Z] #44 19.53   DEP      images/regfile.pb-c.d
19:02:33 [2020-04-09T19:02:33.667Z] #44 19.65   PBCC     images/ns.pb-c.c
19:02:33 [2020-04-09T19:02:33.898Z] #44 14.20   DEP      images/ipc-desc.pb-c.d
19:02:33 [2020-04-09T19:02:33.898Z] #44 14.34   DEP      images/ipc-sem.pb-c.d
19:02:33 [2020-04-09T19:02:33.922Z] #44 19.67   DEP      images/ns.pb-c.d
19:02:33 [2020-04-09T19:02:33.922Z] #44 19.75   PBCC     images/fdinfo.pb-c.c
19:02:33 [2020-04-09T19:02:33.922Z] #44 19.89   DEP      images/fdinfo.pb-c.d
19:02:34 [2020-04-09T19:02:34.153Z] #44 14.52   PBCC     images/ipc-msg.pb-c.c
19:02:34 [2020-04-09T19:02:34.177Z] #44 ...
19:02:34 [2020-04-09T19:02:34.177Z] 
19:02:34 [2020-04-09T19:02:34.177Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:34 [2020-04-09T19:02:34.177Z] #33 DONE 123.1s
19:02:34 [2020-04-09T19:02:34.177Z] 
19:02:34 [2020-04-09T19:02:34.177Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:34 [2020-04-09T19:02:34.177Z] #44 20.02   PBCC     images/core-aarch64.pb-c.c
19:02:34 [2020-04-09T19:02:34.177Z] #44 ...
19:02:34 [2020-04-09T19:02:34.177Z] 
19:02:34 [2020-04-09T19:02:34.177Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:34 [2020-04-09T19:02:34.177Z] #47 118.7 go/ast
19:02:34 [2020-04-09T19:02:34.177Z] #47 118.7 internal/lazyregexp
19:02:34 [2020-04-09T19:02:34.177Z] #47 119.4 net/url
19:02:34 [2020-04-09T19:02:34.177Z] #47 122.1 text/template/parse
19:02:34 [2020-04-09T19:02:34.177Z] #47 ...
19:02:34 [2020-04-09T19:02:34.177Z] 
19:02:34 [2020-04-09T19:02:34.177Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:34 [2020-04-09T19:02:34.177Z] #56 113.5 encoding/json
19:02:34 [2020-04-09T19:02:34.177Z] #56 121.1 github.com/pkg/diff
19:02:34 [2020-04-09T19:02:34.177Z] #56 122.8 go/ast
19:02:34 [2020-04-09T19:02:34.177Z] #56 123.2 golang.org/x/crypto/ssh/terminal
19:02:34 [2020-04-09T19:02:34.408Z] #44 14.71   DEP      images/ipc-msg.pb-c.d
19:02:34 [2020-04-09T19:02:34.408Z] #44 14.83   PBCC     images/ipc-shm.pb-c.c
19:02:34 [2020-04-09T19:02:34.432Z] #56 ...
19:02:34 [2020-04-09T19:02:34.432Z] 
19:02:34 [2020-04-09T19:02:34.432Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:34 [2020-04-09T19:02:34.432Z] #44 20.10   PBCC     images/core-arm.pb-c.c
19:02:34 [2020-04-09T19:02:34.432Z] #44 20.20   PBCC     images/core-ppc64.pb-c.c
19:02:34 [2020-04-09T19:02:34.432Z] #44 20.34   PBCC     images/core-s390.pb-c.c
19:02:34 [2020-04-09T19:02:34.432Z] #44 20.45   PBCC     images/core-x86.pb-c.c
19:02:34 [2020-04-09T19:02:34.568Z] #33 ...
19:02:34 [2020-04-09T19:02:34.568Z] 
19:02:34 [2020-04-09T19:02:34.568Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:34 [2020-04-09T19:02:34.568Z] #47 117.0 regexp
19:02:34 [2020-04-09T19:02:34.568Z] #47 121.4 go/token
19:02:34 [2020-04-09T19:02:34.568Z] #47 123.0 go/scanner
19:02:34 [2020-04-09T19:02:34.568Z] #47 123.7 internal/lazyregexp
19:02:34 [2020-04-09T19:02:34.568Z] #47 124.5 net/url
19:02:34 [2020-04-09T19:02:34.663Z] #44 ...
19:02:34 [2020-04-09T19:02:34.663Z] 
19:02:34 [2020-04-09T19:02:34.663Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:34 [2020-04-09T19:02:34.663Z] #33 DONE 122.6s
19:02:34 [2020-04-09T19:02:34.663Z] 
19:02:34 [2020-04-09T19:02:34.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:34 [2020-04-09T19:02:34.663Z] #44 14.98   DEP      images/ipc-shm.pb-c.d
19:02:34 [2020-04-09T19:02:34.663Z] #44 ...
19:02:34 [2020-04-09T19:02:34.663Z] 
19:02:34 [2020-04-09T19:02:34.663Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:02:34 [2020-04-09T19:02:34.664Z] #65 52.76 Checking out files:  31% (992/3158)   
Checking out files:  32% (1011/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  65% (2071/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  93% (2960/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
19:02:34 [2020-04-09T19:02:34.664Z] #65 55.03 + cd /tmp/tmp.tL9725UbDN/src/github.com/containerd/containerd
19:02:34 [2020-04-09T19:02:34.664Z] #65 55.03 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
19:02:34 [2020-04-09T19:02:34.687Z] #44 20.59   PBCC     images/core.pb-c.c
19:02:34 [2020-04-09T19:02:34.942Z] #44 20.75   PBCC     images/inventory.pb-c.c
19:02:34 [2020-04-09T19:02:34.942Z] #44 20.93   DEP      images/core-aarch64.pb-c.d
19:02:35 [2020-04-09T19:02:35.132Z] #47 ...
19:02:35 [2020-04-09T19:02:35.132Z] 
19:02:35 [2020-04-09T19:02:35.132Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:35 [2020-04-09T19:02:35.132Z] #33 124.9 github.com/BurntSushi/toml/cmd/tomlv
19:02:35 [2020-04-09T19:02:35.198Z] #44 21.07   DEP      images/core-arm.pb-c.d
19:02:35 [2020-04-09T19:02:35.198Z] #44 21.17   DEP      images/core-ppc64.pb-c.d
19:02:35 [2020-04-09T19:02:35.453Z] #44 21.27   DEP      images/core-s390.pb-c.d
19:02:35 [2020-04-09T19:02:35.453Z] #44 21.39   DEP      images/core-x86.pb-c.d
19:02:35 [2020-04-09T19:02:35.453Z] #44 21.47   DEP      images/core.pb-c.d
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.769 + RM_GOPATH=0
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.769 + TMP_GOPATH=
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.769 + : /build
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.769 + '[' -z '' ']'
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.769 ++ mktemp -d
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.773 + export GOPATH=/tmp/tmp.c4mY0UPtaf
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.773 + GOPATH=/tmp/tmp.c4mY0UPtaf
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.773 + RM_GOPATH=1
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.773 ++ dirname ./install.sh
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.777 + dir=.
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.777 + bin=runc
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.777 + shift
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.777 + '[' '!' -f ./runc.installer ']'
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.777 + . ./runc.installer
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.777 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.778 + install_runc
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.779 + uname -r
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.779 + grep -q '^3\.10\.0.*\.el7\.'
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.785 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.785 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.785 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.c4mY0UPtaf/src/github.com/opencontainers/runc
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.785 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:02:35 [2020-04-09T19:02:35.465Z] #60 2.789 Cloning into '/tmp/tmp.c4mY0UPtaf/src/github.com/opencontainers/runc'...
19:02:35 [2020-04-09T19:02:35.465Z] #60 ...
19:02:35 [2020-04-09T19:02:35.465Z] 
19:02:35 [2020-04-09T19:02:35.465Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
19:02:35 [2020-04-09T19:02:35.465Z] #11 DONE 3.5s
19:02:35 [2020-04-09T19:02:35.465Z] 
19:02:35 [2020-04-09T19:02:35.465Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
19:02:35 [2020-04-09T19:02:35.708Z] #44 21.58   DEP      images/inventory.pb-c.d
19:02:35 [2020-04-09T19:02:35.708Z] #44 21.70   PBCC     images/cpuinfo.pb-c.c
19:02:36 [2020-04-09T19:02:36.002Z] #44 21.78   DEP      images/cpuinfo.pb-c.d
19:02:36 [2020-04-09T19:02:36.002Z] #44 21.89   PBCC     images/stats.pb-c.c
19:02:36 [2020-04-09T19:02:36.002Z] #44 21.96   DEP      images/stats.pb-c.d
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + export 'BUILDTAGS=netgo osusergo static_build'
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + BUILDTAGS='netgo osusergo static_build'
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + export EXTRA_FLAGS=-buildmode=pie
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + EXTRA_FLAGS=-buildmode=pie
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + '[' '' = dynamic ']'
19:02:37 [2020-04-09T19:02:37.175Z] #65 57.49 + make
19:02:38 [2020-04-09T19:02:38.012Z] #12 ...
19:02:38 [2020-04-09T19:02:38.012Z] 
19:02:38 [2020-04-09T19:02:38.012Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:02:38 [2020-04-09T19:02:38.012Z] #50 DONE 127.1s
19:02:38 [2020-04-09T19:02:38.012Z] 
19:02:38 [2020-04-09T19:02:38.012Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
19:02:38 [2020-04-09T19:02:38.012Z] #12 DONE 2.7s
19:02:38 [2020-04-09T19:02:38.012Z] 
19:02:38 [2020-04-09T19:02:38.012Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:38 [2020-04-09T19:02:38.012Z] #44 59.08   CC       images/ext-file.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 59.20   CC       images/cgroup.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 60.30   CC       images/userns.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 60.73   CC       images/google/protobuf/descriptor.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 63.19   CC       images/opts.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 63.58   CC       images/seccomp.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 64.06   CC       images/binfmt-misc.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 64.50   CC       images/time.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 64.79   CC       images/sysctl.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 65.21   CC       images/autofs.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 65.51   CC       images/macvlan.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 65.72   CC       images/sit.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.19   LINK     images/built-in.o
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.45   GEN      compel/include/asm
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.47   GEN      compel/include/version.h
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.50 touch .config
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.53   GEN      include/common/config.h
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.68   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.70   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.77   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.79   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
19:02:38 [2020-04-09T19:02:38.012Z] #44 66.83   DEP      compel/plugins/std/infect.d
19:02:38 [2020-04-09T19:02:38.012Z] #44 67.06   DEP      compel/plugins/std/string.d
19:02:38 [2020-04-09T19:02:38.012Z] #44 67.30   DEP      compel/plugins/std/log.d
19:02:38 [2020-04-09T19:02:38.012Z] #44 67.45   DEP      compel/plugins/std/fds.d
19:02:38 [2020-04-09T19:02:38.012Z] #44 ...
19:02:38 [2020-04-09T19:02:38.012Z] 
19:02:38 [2020-04-09T19:02:38.012Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
19:02:38 [2020-04-09T19:02:38.537Z] #65 59.36 + bin/ctr
19:02:38 [2020-04-09T19:02:38.552Z] #44 24.65 make[1]: Nothing to be done for 'all'.
19:02:40 [2020-04-09T19:02:40.381Z] #33 ...
19:02:40 [2020-04-09T19:02:40.381Z] 
19:02:40 [2020-04-09T19:02:40.381Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:40 [2020-04-09T19:02:40.381Z] #56 119.7 encoding/json
19:02:40 [2020-04-09T19:02:40.381Z] #56 125.1 github.com/pkg/diff
19:02:40 [2020-04-09T19:02:40.381Z] #56 127.8 go/ast
19:02:40 [2020-04-09T19:02:40.381Z] #56 ...
19:02:40 [2020-04-09T19:02:40.381Z] 
19:02:40 [2020-04-09T19:02:40.381Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:02:40 [2020-04-09T19:02:40.435Z] #44 ...
19:02:40 [2020-04-09T19:02:40.435Z] 
19:02:40 [2020-04-09T19:02:40.435Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:02:40 [2020-04-09T19:02:40.435Z] #65 52.53 Checking out files:  34% (1095/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  67% (2145/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  86% (2719/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
19:02:40 [2020-04-09T19:02:40.435Z] #65 55.15 + cd /tmp/tmp.CbVLI7Q5ig/src/github.com/containerd/containerd
19:02:40 [2020-04-09T19:02:40.435Z] #65 55.15 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + export 'BUILDTAGS=netgo osusergo static_build'
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + BUILDTAGS='netgo osusergo static_build'
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + export EXTRA_FLAGS=-buildmode=pie
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + EXTRA_FLAGS=-buildmode=pie
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + '[' '' = dynamic ']'
19:02:40 [2020-04-09T19:02:40.435Z] #65 57.43 + make
19:02:40 [2020-04-09T19:02:40.556Z] #13 2.711 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:02:40 [2020-04-09T19:02:40.690Z] #65 58.76 + bin/ctr
19:02:40 [2020-04-09T19:02:40.817Z] #13 DONE 2.9s
19:02:40 [2020-04-09T19:02:40.817Z] 
19:02:40 [2020-04-09T19:02:40.817Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
19:02:41 [2020-04-09T19:02:41.049Z] #65 ...
19:02:41 [2020-04-09T19:02:41.050Z] 
19:02:41 [2020-04-09T19:02:41.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.13   PBCC     images/ipc-var.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.22   DEP      images/ipc-var.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.33   PBCC     images/sk-opts.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.45   PBCC     images/packet-sock.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.51   DEP      images/sk-opts.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.60   DEP      images/packet-sock.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.68   PBCC     images/sk-netlink.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.76   DEP      images/sk-netlink.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 15.87   PBCC     images/sk-inet.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.00   DEP      images/sk-inet.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.08   PBCC     images/sk-unix.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.20   DEP      images/sk-unix.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.30   PBCC     images/mm.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.43   DEP      images/mm.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.46   PBCC     images/timerfd.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.56   DEP      images/timerfd.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.61   PBCC     images/timer.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.64   DEP      images/timer.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.78   PBCC     images/sa.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 16.90   DEP      images/sa.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.06   PBCC     images/pipe-data.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.11   DEP      images/pipe-data.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.21   PBCC     images/mnt.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.35   DEP      images/mnt.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.50   PBCC     images/sk-packet.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.57   DEP      images/sk-packet.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.80   PBCC     images/tcp-stream.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 17.85   DEP      images/tcp-stream.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.00   PBCC     images/pipe.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.10   DEP      images/pipe.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.26   PBCC     images/pstree.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.27   DEP      images/pstree.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.40   PBCC     images/fs.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.60   DEP      images/fs.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.68   PBCC     images/signalfd.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.82   DEP      images/signalfd.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.91   PBCC     images/fh.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 18.99   PBCC     images/fsnotify.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.11   DEP      images/fh.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.24   DEP      images/fsnotify.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.33   PBCC     images/eventpoll.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.37   DEP      images/eventpoll.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.44   PBCC     images/eventfd.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.50   DEP      images/eventfd.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.57   PBCC     images/remap-file-path.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.62   DEP      images/remap-file-path.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.64   PBCC     images/fifo.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.68   DEP      images/fifo.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.74   PBCC     images/ghost-file.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.84   DEP      images/ghost-file.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 19.98   PBCC     images/regfile.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.12   DEP      images/regfile.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.16   PBCC     images/ns.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.22   DEP      images/ns.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.32   PBCC     images/fdinfo.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.46   DEP      images/fdinfo.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.71   PBCC     images/core-aarch64.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.78   PBCC     images/core-arm.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 20.98   PBCC     images/core-ppc64.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 21.04   PBCC     images/core-s390.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 21.15   PBCC     images/core-x86.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 21.23   PBCC     images/core.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 21.35   PBCC     images/inventory.pb-c.c
19:02:41 [2020-04-09T19:02:41.050Z] #44 21.43   DEP      images/core-aarch64.pb-c.d
19:02:41 [2020-04-09T19:02:41.050Z] #44 21.54   DEP      images/core-arm.pb-c.d
19:02:41 [2020-04-09T19:02:41.305Z] #44 21.61   DEP      images/core-ppc64.pb-c.d
19:02:41 [2020-04-09T19:02:41.305Z] #44 21.78   DEP      images/core-s390.pb-c.d
19:02:41 [2020-04-09T19:02:41.560Z] #44 21.92   DEP      images/core-x86.pb-c.d
19:02:41 [2020-04-09T19:02:41.816Z] #44 21.99   DEP      images/core.pb-c.d
19:02:41 [2020-04-09T19:02:41.816Z] #44 22.05   DEP      images/inventory.pb-c.d
19:02:41 [2020-04-09T19:02:41.816Z] #44 22.21   PBCC     images/cpuinfo.pb-c.c
19:02:41 [2020-04-09T19:02:41.816Z] #44 ...
19:02:41 [2020-04-09T19:02:41.816Z] 
19:02:41 [2020-04-09T19:02:41.816Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:41 [2020-04-09T19:02:41.816Z] #56 120.0 github.com/pkg/diff
19:02:41 [2020-04-09T19:02:41.816Z] #56 122.5 go/ast
19:02:41 [2020-04-09T19:02:41.816Z] #56 122.7 golang.org/x/crypto/ssh/terminal
19:02:41 [2020-04-09T19:02:41.816Z] #56 125.5 mvdan.cc/editorconfig
19:02:41 [2020-04-09T19:02:41.816Z] #56 127.9 mvdan.cc/sh/v3/fileutil
19:02:41 [2020-04-09T19:02:41.816Z] #56 128.2 mvdan.cc/sh/v3/syntax
19:02:42 [2020-04-09T19:02:42.063Z] #65 ...
19:02:42 [2020-04-09T19:02:42.063Z] 
19:02:42 [2020-04-09T19:02:42.063Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:42 [2020-04-09T19:02:42.063Z] #44 27.91   CC       images/stats.o
19:02:42 [2020-04-09T19:02:42.144Z] #56 ...
19:02:42 [2020-04-09T19:02:42.144Z] 
19:02:42 [2020-04-09T19:02:42.144Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:42 [2020-04-09T19:02:42.144Z] #47 120.0 go/ast
19:02:42 [2020-04-09T19:02:42.144Z] #47 120.1 internal/lazyregexp
19:02:42 [2020-04-09T19:02:42.144Z] #47 120.7 net/url
19:02:42 [2020-04-09T19:02:42.144Z] #47 123.5 text/template/parse
19:02:42 [2020-04-09T19:02:42.144Z] #47 126.9 go/parser
19:02:42 [2020-04-09T19:02:42.144Z] #47 130.0 text/template
19:02:42 [2020-04-09T19:02:42.144Z] #47 ...
19:02:42 [2020-04-09T19:02:42.144Z] 
19:02:42 [2020-04-09T19:02:42.144Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:42 [2020-04-09T19:02:42.144Z] #44 22.30   DEP      images/cpuinfo.pb-c.d
19:02:42 [2020-04-09T19:02:42.144Z] #44 22.38   PBCC     images/stats.pb-c.c
19:02:42 [2020-04-09T19:02:42.144Z] #44 22.41   DEP      images/stats.pb-c.d
19:02:42 [2020-04-09T19:02:42.175Z] #65 54.98 Checking out files:  31% (995/3158)   
Checking out files:  32% (1011/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  89% (2842/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
19:02:42 [2020-04-09T19:02:42.326Z] #44 28.26   CC       images/core.o
19:02:42 [2020-04-09T19:02:42.431Z] #65 ...
19:02:42 [2020-04-09T19:02:42.431Z] 
19:02:42 [2020-04-09T19:02:42.431Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:42 [2020-04-09T19:02:42.431Z] #33 DONE 132.2s
19:02:42 [2020-04-09T19:02:42.431Z] 
19:02:42 [2020-04-09T19:02:42.431Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:02:42 [2020-04-09T19:02:42.431Z] #65 57.53 + cd /tmp/tmp.6gfIYUqRsO/src/github.com/containerd/containerd
19:02:42 [2020-04-09T19:02:42.431Z] #65 57.53 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
19:02:43 [2020-04-09T19:02:43.255Z] #44 29.15   CC       images/core-x86.o
19:02:43 [2020-04-09T19:02:43.372Z] #14 DONE 2.5s
19:02:43 [2020-04-09T19:02:43.372Z] 
19:02:43 [2020-04-09T19:02:43.372Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
19:02:43 [2020-04-09T19:02:43.631Z] #15 ...
19:02:43 [2020-04-09T19:02:43.631Z] 
19:02:43 [2020-04-09T19:02:43.631Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:43 [2020-04-09T19:02:43.631Z] #47 123.2 crypto/tls
19:02:43 [2020-04-09T19:02:43.631Z] #47 131.1 net/http/httptrace
19:02:43 [2020-04-09T19:02:43.631Z] #47 131.4 net/http
19:02:43 [2020-04-09T19:02:43.890Z] #47 ...
19:02:43 [2020-04-09T19:02:43.890Z] 
19:02:43 [2020-04-09T19:02:43.890Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:43 [2020-04-09T19:02:43.890Z] #44 67.68   DEP      compel/plugins/std/std.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 67.88   DEP      compel/plugins/shmem/shmem.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 68.00   DEP      compel/plugins/fds/fds.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 68.23   CC       compel/plugins/std/std.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 68.68   CC       compel/plugins/std/fds.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 69.29   CC       compel/plugins/std/log.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 70.51   CC       compel/plugins/std/string.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 71.33   CC       compel/plugins/std/infect.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 71.71   CC       compel/arch/aarch64/plugins/std/parasite-head.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 71.75   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 71.81   AR       compel/plugins/std.lib.a
19:02:43 [2020-04-09T19:02:43.890Z] #44 71.86   CC       compel/plugins/fds/fds.o
19:02:43 [2020-04-09T19:02:43.890Z] #44 72.27   AR       compel/plugins/fds.lib.a
19:02:43 [2020-04-09T19:02:43.890Z] #44 72.35   HOSTDEP  compel/src/lib/log-host.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 72.55   HOSTDEP  compel/src/lib/handle-elf-host.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 72.76   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 72.89   HOSTDEP  compel/src/main-host.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 73.04   DEP      compel/src/lib/ptrace.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 73.16   DEP      compel/src/lib/infect.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 73.27   DEP      compel/src/lib/infect-util.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 73.37   DEP      compel/src/lib/infect-rpc.d
19:02:43 [2020-04-09T19:02:43.890Z] #44 73.56   DEP      compel/arch/aarch64/src/lib/infect.d
19:02:44 [2020-04-09T19:02:44.150Z] #44 73.77   DEP      compel/arch/aarch64/src/lib/cpu.d
19:02:44 [2020-04-09T19:02:44.150Z] #44 73.92   DEP      compel/src/lib/log.d
19:02:44 [2020-04-09T19:02:44.180Z] #44 29.94   CC       images/core-arm.o
19:02:44 [2020-04-09T19:02:44.411Z] #44 73.99   DEP      compel/src/main.d
19:02:44 [2020-04-09T19:02:44.411Z] #44 74.07   DEP      compel/src/lib/handle-elf.d
19:02:44 [2020-04-09T19:02:44.411Z] #44 74.16   DEP      compel/arch/aarch64/src/lib/handle-elf.d
19:02:44 [2020-04-09T19:02:44.678Z] #44 74.28   CC       compel/src/lib/log.o
19:02:44 [2020-04-09T19:02:44.740Z] #44 30.53   CC       images/core-aarch64.o
19:02:44 [2020-04-09T19:02:44.937Z] #44 74.67   CC       compel/arch/aarch64/src/lib/cpu.o
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.78 + export 'BUILDTAGS=netgo osusergo static_build'
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.79 + BUILDTAGS='netgo osusergo static_build'
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.79 + export EXTRA_FLAGS=-buildmode=pie
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.79 + EXTRA_FLAGS=-buildmode=pie
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.79 + '[' '' = dynamic ']'
19:02:44 [2020-04-09T19:02:44.950Z] #65 59.79 + make
19:02:45 [2020-04-09T19:02:45.300Z] #44 31.26   CC       images/core-ppc64.o
19:02:45 [2020-04-09T19:02:45.453Z] #44 25.67 make[1]: Nothing to be done for 'all'.
19:02:45 [2020-04-09T19:02:45.508Z] #44 75.07   CC       compel/arch/aarch64/src/lib/infect.o
19:02:45 [2020-04-09T19:02:45.508Z] #44 ...
19:02:45 [2020-04-09T19:02:45.508Z] 
19:02:45 [2020-04-09T19:02:45.508Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
19:02:45 [2020-04-09T19:02:45.508Z] #15 DONE 2.3s
19:02:45 [2020-04-09T19:02:45.508Z] 
19:02:45 [2020-04-09T19:02:45.508Z] #16 [dev-systemd-false 6/26] RUN ldconfig
19:02:45 [2020-04-09T19:02:45.515Z] #65 ...
19:02:45 [2020-04-09T19:02:45.515Z] 
19:02:45 [2020-04-09T19:02:45.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:45 [2020-04-09T19:02:45.515Z] #44 13.35   PBCC     images/google/protobuf/descriptor.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 13.50   PBCC     images/opts.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 13.53   PBCC     images/sit.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 13.68   DEP      images/google/protobuf/descriptor.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 13.82   DEP      images/opts.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 13.92   DEP      images/sit.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.03   PBCC     images/macvlan.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.11   DEP      images/macvlan.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.21   PBCC     images/autofs.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.28   DEP      images/autofs.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.34   PBCC     images/sysctl.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.43   DEP      images/sysctl.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.56   PBCC     images/time.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.64   DEP      images/time.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.75   PBCC     images/binfmt-misc.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.79   DEP      images/binfmt-misc.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.92   PBCC     images/seccomp.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 14.96   DEP      images/seccomp.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.04   PBCC     images/userns.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.13   DEP      images/userns.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.25   PBCC     images/cgroup.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.37   DEP      images/cgroup.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.57   PBCC     images/fown.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.71   PBCC     images/ext-file.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.81   DEP      images/fown.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.91   DEP      images/ext-file.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 15.96   PBCC     images/rpc.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.05   DEP      images/rpc.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.26   PBCC     images/siginfo.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.29   DEP      images/siginfo.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.46   PBCC     images/pagemap.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.57   DEP      images/pagemap.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.71   PBCC     images/rlimit.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.90   DEP      images/rlimit.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 16.97   PBCC     images/file-lock.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.09   DEP      images/file-lock.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.10   PBCC     images/tty.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.12   DEP      images/tty.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.13   PBCC     images/tun.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.15   PBCC     images/netdev.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.16   DEP      images/tun.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.25   DEP      images/netdev.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.34   PBCC     images/vma.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.51   DEP      images/vma.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.63   PBCC     images/creds.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.83   DEP      images/creds.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.93   PBCC     images/utsns.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 17.97   DEP      images/utsns.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.01   PBCC     images/ipc-desc.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.08   PBCC     images/ipc-sem.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.14   DEP      images/ipc-desc.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.19   DEP      images/ipc-sem.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.26   PBCC     images/ipc-msg.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.37   DEP      images/ipc-msg.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.55   PBCC     images/ipc-shm.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.62   DEP      images/ipc-shm.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.82   PBCC     images/ipc-var.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 18.92   DEP      images/ipc-var.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 19.05   PBCC     images/sk-opts.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 19.14   PBCC     images/packet-sock.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 19.31   DEP      images/sk-opts.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 19.36   DEP      images/packet-sock.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 19.52   PBCC     images/sk-netlink.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 19.67   DEP      images/sk-netlink.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 19.90   PBCC     images/sk-inet.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.01   DEP      images/sk-inet.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.17   PBCC     images/sk-unix.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.24   DEP      images/sk-unix.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.45   PBCC     images/mm.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.55   DEP      images/mm.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.71   PBCC     images/timerfd.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.77   DEP      images/timerfd.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 20.97   PBCC     images/timer.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.07   DEP      images/timer.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.13   PBCC     images/sa.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.26   DEP      images/sa.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.31   PBCC     images/pipe-data.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.35   DEP      images/pipe-data.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.54   PBCC     images/mnt.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.66   DEP      images/mnt.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.85   PBCC     images/sk-packet.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 21.90   DEP      images/sk-packet.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.01   PBCC     images/tcp-stream.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.13   DEP      images/tcp-stream.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.23   PBCC     images/pipe.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.34   DEP      images/pipe.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.44   PBCC     images/pstree.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.45   DEP      images/pstree.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.53   PBCC     images/fs.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.56   DEP      images/fs.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.68   PBCC     images/signalfd.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.82   DEP      images/signalfd.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.88   PBCC     images/fh.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 22.94   PBCC     images/fsnotify.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 23.01   DEP      images/fh.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 23.19   DEP      images/fsnotify.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 23.30   PBCC     images/eventpoll.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 23.36   DEP      images/eventpoll.pb-c.d
19:02:45 [2020-04-09T19:02:45.515Z] #44 23.43   PBCC     images/eventfd.pb-c.c
19:02:45 [2020-04-09T19:02:45.515Z] #44 23.47   DEP      images/eventfd.pb-c.d
19:02:45 [2020-04-09T19:02:45.771Z] #44 23.63   PBCC     images/remap-file-path.pb-c.c
19:02:45 [2020-04-09T19:02:45.771Z] #44 23.72   DEP      images/remap-file-path.pb-c.d
19:02:45 [2020-04-09T19:02:45.771Z] #44 23.76   PBCC     images/fifo.pb-c.c
19:02:45 [2020-04-09T19:02:45.771Z] #44 23.83   DEP      images/fifo.pb-c.d
19:02:45 [2020-04-09T19:02:45.771Z] #44 23.87   PBCC     images/ghost-file.pb-c.c
19:02:45 [2020-04-09T19:02:45.771Z] #44 23.90   DEP      images/ghost-file.pb-c.d
19:02:45 [2020-04-09T19:02:45.771Z] #44 ...
19:02:45 [2020-04-09T19:02:45.771Z] 
19:02:45 [2020-04-09T19:02:45.771Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:45 [2020-04-09T19:02:45.771Z] #47 126.0 go/ast
19:02:45 [2020-04-09T19:02:45.771Z] #47 127.6 text/template/parse
19:02:45 [2020-04-09T19:02:45.771Z] #47 135.1 text/template
19:02:45 [2020-04-09T19:02:45.771Z] #47 135.5 go/parser
19:02:46 [2020-04-09T19:02:46.028Z] #47 ...
19:02:46 [2020-04-09T19:02:46.028Z] 
19:02:46 [2020-04-09T19:02:46.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:46 [2020-04-09T19:02:46.028Z] #44 23.99   PBCC     images/regfile.pb-c.c
19:02:46 [2020-04-09T19:02:46.028Z] #44 24.04   DEP      images/regfile.pb-c.d
19:02:46 [2020-04-09T19:02:46.028Z] #44 24.16   PBCC     images/ns.pb-c.c
19:02:46 [2020-04-09T19:02:46.285Z] #44 24.18   DEP      images/ns.pb-c.d
19:02:46 [2020-04-09T19:02:46.285Z] #44 24.23   PBCC     images/fdinfo.pb-c.c
19:02:46 [2020-04-09T19:02:46.285Z] #44 24.33   DEP      images/fdinfo.pb-c.d
19:02:46 [2020-04-09T19:02:46.285Z] #44 24.44   PBCC     images/core-aarch64.pb-c.c
19:02:46 [2020-04-09T19:02:46.543Z] #44 24.51   PBCC     images/core-arm.pb-c.c
19:02:46 [2020-04-09T19:02:46.661Z] #44 32.31   CC       images/core-s390.o
19:02:46 [2020-04-09T19:02:46.799Z] #44 24.59   PBCC     images/core-ppc64.pb-c.c
19:02:46 [2020-04-09T19:02:46.799Z] #44 24.73   PBCC     images/core-s390.pb-c.c
19:02:46 [2020-04-09T19:02:46.799Z] #44 24.77   PBCC     images/core-x86.pb-c.c
19:02:46 [2020-04-09T19:02:46.799Z] #44 24.85   PBCC     images/core.pb-c.c
19:02:46 [2020-04-09T19:02:46.925Z] #44 ...
19:02:46 [2020-04-09T19:02:46.925Z] 
19:02:46 [2020-04-09T19:02:46.925Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:46 [2020-04-09T19:02:46.925Z] #56 126.2 mvdan.cc/editorconfig
19:02:46 [2020-04-09T19:02:46.925Z] #56 128.2 mvdan.cc/sh/v3/fileutil
19:02:46 [2020-04-09T19:02:46.925Z] #56 128.6 mvdan.cc/sh/v3/syntax
19:02:47 [2020-04-09T19:02:47.055Z] #44 24.94   PBCC     images/inventory.pb-c.c
19:02:47 [2020-04-09T19:02:47.055Z] #44 25.08   DEP      images/core-aarch64.pb-c.d
19:02:47 [2020-04-09T19:02:47.179Z] #56 ...
19:02:47 [2020-04-09T19:02:47.179Z] 
19:02:47 [2020-04-09T19:02:47.179Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:47 [2020-04-09T19:02:47.179Z] #10 135.2 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:02:47 [2020-04-09T19:02:47.179Z] #10 135.4 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:02:47 [2020-04-09T19:02:47.180Z] #10 135.4 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:02:47 [2020-04-09T19:02:47.180Z] #10 135.5 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:02:47 [2020-04-09T19:02:47.180Z] #10 135.5 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:02:47 [2020-04-09T19:02:47.180Z] #10 136.2 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:02:47 [2020-04-09T19:02:47.180Z] #10 136.7 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:02:47 [2020-04-09T19:02:47.180Z] #10 136.7 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:02:47 [2020-04-09T19:02:47.311Z] #44 25.17   DEP      images/core-arm.pb-c.d
19:02:47 [2020-04-09T19:02:47.311Z] #44 25.27   DEP      images/core-ppc64.pb-c.d
19:02:47 [2020-04-09T19:02:47.311Z] #44 25.30   DEP      images/core-s390.pb-c.d
19:02:47 [2020-04-09T19:02:47.311Z] #44 25.33   DEP      images/core-x86.pb-c.d
19:02:47 [2020-04-09T19:02:47.311Z] #44 25.35   DEP      images/core.pb-c.d
19:02:47 [2020-04-09T19:02:47.569Z] #44 25.44   DEP      images/inventory.pb-c.d
19:02:47 [2020-04-09T19:02:47.569Z] #44 25.60   PBCC     images/cpuinfo.pb-c.c
19:02:47 [2020-04-09T19:02:47.569Z] #44 25.66   DEP      images/cpuinfo.pb-c.d
19:02:47 [2020-04-09T19:02:47.569Z] #44 25.68   PBCC     images/stats.pb-c.c
19:02:47 [2020-04-09T19:02:47.825Z] #44 25.74   DEP      images/stats.pb-c.d
19:02:48 [2020-04-09T19:02:48.053Z] #16 DONE 2.2s
19:02:48 [2020-04-09T19:02:48.053Z] 
19:02:48 [2020-04-09T19:02:48.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:48 [2020-04-09T19:02:48.053Z] #44 75.76   CC       compel/src/lib/infect-rpc.o
19:02:48 [2020-04-09T19:02:48.053Z] #44 76.43   CC       compel/src/lib/infect-util.o
19:02:48 [2020-04-09T19:02:48.053Z] #44 76.81   CC       compel/src/lib/infect.o
19:02:48 [2020-04-09T19:02:48.107Z] #10 ...
19:02:48 [2020-04-09T19:02:48.107Z] 
19:02:48 [2020-04-09T19:02:48.107Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:48 [2020-04-09T19:02:48.107Z] #47 127.1 go/parser
19:02:48 [2020-04-09T19:02:48.107Z] #47 129.0 text/template
19:02:48 [2020-04-09T19:02:48.107Z] #47 132.2 encoding/xml
19:02:48 [2020-04-09T19:02:48.107Z] #47 137.1 go/doc
19:02:48 [2020-04-09T19:02:48.361Z] #47 ...
19:02:48 [2020-04-09T19:02:48.361Z] 
19:02:48 [2020-04-09T19:02:48.361Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:48 [2020-04-09T19:02:48.361Z] #44 33.63   CC       images/cpuinfo.o
19:02:48 [2020-04-09T19:02:48.361Z] #44 34.10   CC       images/inventory.o
19:02:48 [2020-04-09T19:02:48.361Z] #44 34.44   CC       images/fdinfo.o
19:02:48 [2020-04-09T19:02:48.712Z] #44 28.47   CC       images/stats.o
19:02:48 [2020-04-09T19:02:48.712Z] #44 29.11   CC       images/core.o
19:02:49 [2020-04-09T19:02:49.291Z] #44 35.05   CC       images/fown.o
19:02:49 [2020-04-09T19:02:49.546Z] #44 35.41   CC       images/ns.o
19:02:49 [2020-04-09T19:02:49.546Z] #44 35.62   CC       images/regfile.o
19:02:49 [2020-04-09T19:02:49.967Z] #44 79.44   CC       compel/src/lib/ptrace.o
19:02:50 [2020-04-09T19:02:50.258Z] #44 30.28   CC       images/core-x86.o
19:02:50 [2020-04-09T19:02:50.260Z] #44 36.14   CC       images/ghost-file.o
19:02:50 [2020-04-09T19:02:50.345Z] #44 27.97 make[1]: Nothing to be done for 'all'.
19:02:50 [2020-04-09T19:02:50.587Z] #44 80.07   AR       compel/libcompel.a
19:02:50 [2020-04-09T19:02:50.587Z] #44 80.21   HOSTCC   compel/src/main-host.o
19:02:50 [2020-04-09T19:02:50.818Z] #44 31.06   CC       images/core-arm.o
19:02:50 [2020-04-09T19:02:50.820Z] #44 36.75   CC       images/fifo.o
19:02:50 [2020-04-09T19:02:50.909Z] #44 ...
19:02:50 [2020-04-09T19:02:50.909Z] 
19:02:50 [2020-04-09T19:02:50.909Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:50 [2020-04-09T19:02:50.909Z] #56 131.0 golang.org/x/crypto/ssh/terminal
19:02:50 [2020-04-09T19:02:50.909Z] #56 133.8 mvdan.cc/editorconfig
19:02:50 [2020-04-09T19:02:50.909Z] #56 136.1 mvdan.cc/sh/v3/fileutil
19:02:50 [2020-04-09T19:02:50.909Z] #56 136.4 mvdan.cc/sh/v3/syntax
19:02:50 [2020-04-09T19:02:50.909Z] #56 ...
19:02:50 [2020-04-09T19:02:50.909Z] 
19:02:50 [2020-04-09T19:02:50.909Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:50 [2020-04-09T19:02:50.909Z] #47 140.6 encoding/xml
19:02:51 [2020-04-09T19:02:51.074Z] #44 ...
19:02:51 [2020-04-09T19:02:51.074Z] 
19:02:51 [2020-04-09T19:02:51.074Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:51 [2020-04-09T19:02:51.074Z] #56 139.2 mvdan.cc/sh/v3/cmd/shfmt
19:02:51 [2020-04-09T19:02:51.075Z] #44 37.11   CC       images/remap-file-path.o
19:02:51 [2020-04-09T19:02:51.158Z] #44 80.68   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
19:02:51 [2020-04-09T19:02:51.418Z] #44 81.01   HOSTCC   compel/src/lib/handle-elf-host.o
19:02:51 [2020-04-09T19:02:51.635Z] #44 37.43   CC       images/eventfd.o
19:02:51 [2020-04-09T19:02:51.890Z] #44 37.82   CC       images/eventpoll.o
19:02:51 [2020-04-09T19:02:51.989Z] #44 81.58   HOSTCC   compel/src/lib/log-host.o
19:02:52 [2020-04-09T19:02:52.249Z] #44 81.93   HOSTLINK compel/compel-host-bin
19:02:52 [2020-04-09T19:02:52.272Z] #47 142.5 go/doc
19:02:52 [2020-04-09T19:02:52.459Z] #44 38.19   CC       images/fh.o
19:02:52 [2020-04-09T19:02:52.510Z] #44 ...
19:02:52 [2020-04-09T19:02:52.510Z] 
19:02:52 [2020-04-09T19:02:52.510Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:52 [2020-04-09T19:02:52.510Z] #60 10.29 + cd /tmp/tmp.c4mY0UPtaf/src/github.com/opencontainers/runc
19:02:52 [2020-04-09T19:02:52.510Z] #60 10.29 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:02:52 [2020-04-09T19:02:52.510Z] #60 10.87 + '[' -z '' ']'
19:02:52 [2020-04-09T19:02:52.510Z] #60 10.87 + target=static
19:02:52 [2020-04-09T19:02:52.510Z] #60 10.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:02:52 [2020-04-09T19:02:52.510Z] #60 12.66 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
19:02:52 [2020-04-09T19:02:52.510Z] #60 ...
19:02:52 [2020-04-09T19:02:52.510Z] 
19:02:52 [2020-04-09T19:02:52.510Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:52 [2020-04-09T19:02:52.510Z] #44 82.22   DEP      soccr/soccr.d
19:02:52 [2020-04-09T19:02:52.717Z] #44 38.68   CC       images/fsnotify.o
19:02:52 [2020-04-09T19:02:52.770Z] #44 82.48   CC       soccr/soccr.o
19:02:53 [2020-04-09T19:02:53.203Z] #47 ...
19:02:53 [2020-04-09T19:02:53.203Z] 
19:02:53 [2020-04-09T19:02:53.203Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:02:53 [2020-04-09T19:02:53.203Z] #10 133.8 Selecting previously unselected package mingw-w64-x86-64-dev.
19:02:53 [2020-04-09T19:02:53.203Z] #10 133.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:02:53 [2020-04-09T19:02:53.203Z] #10 133.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:02:53 [2020-04-09T19:02:53.203Z] #10 142.0 Selecting previously unselected package gcc-mingw-w64-base.
19:02:53 [2020-04-09T19:02:53.203Z] #10 142.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:02:53 [2020-04-09T19:02:53.203Z] #10 142.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:02:53 [2020-04-09T19:02:53.203Z] #10 142.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:02:53 [2020-04-09T19:02:53.203Z] #10 142.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:02:53 [2020-04-09T19:02:53.203Z] #10 142.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:02:53 [2020-04-09T19:02:53.203Z] #10 ...
19:02:53 [2020-04-09T19:02:53.203Z] 
19:02:53 [2020-04-09T19:02:53.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:53 [2020-04-09T19:02:53.203Z] #44 29.74   CC       images/stats.o
19:02:53 [2020-04-09T19:02:53.203Z] #44 30.23   CC       images/core.o
19:02:53 [2020-04-09T19:02:53.203Z] #44 31.02   CC       images/core-x86.o
19:02:53 [2020-04-09T19:02:53.642Z] #44 39.60   CC       images/signalfd.o
19:02:53 [2020-04-09T19:02:53.765Z] #44 31.87   CC       images/core-arm.o
19:02:54 [2020-04-09T19:02:54.202Z] #44 39.96   CC       images/fs.o
19:02:54 [2020-04-09T19:02:54.458Z] #44 40.32   CC       images/pstree.o
19:02:54 [2020-04-09T19:02:54.683Z] #44 84.36   AR       soccr/libsoccr.a
19:02:54 [2020-04-09T19:02:54.695Z] #44 32.62   CC       images/core-aarch64.o
19:02:54 [2020-04-09T19:02:54.713Z] #44 40.71   CC       images/pipe.o
19:02:54 [2020-04-09T19:02:54.944Z] #44 84.43 make[1]: 'soccr/libsoccr.a' is up to date.
19:02:55 [2020-04-09T19:02:55.205Z] #44 84.97   DEP      criu/arch/aarch64/sigframe.d
19:02:55 [2020-04-09T19:02:55.236Z] #56 ...
19:02:55 [2020-04-09T19:02:55.236Z] 
19:02:55 [2020-04-09T19:02:55.236Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:55 [2020-04-09T19:02:55.236Z] #47 132.8 encoding/xml
19:02:55 [2020-04-09T19:02:55.236Z] #47 137.4 go/doc
19:02:55 [2020-04-09T19:02:55.236Z] #47 141.0 github.com/LK4D4/vndr/versioned
19:02:55 [2020-04-09T19:02:55.236Z] #47 141.2 compress/flate
19:02:55 [2020-04-09T19:02:55.236Z] #47 142.4 github.com/LK4D4/vndr/build
19:02:55 [2020-04-09T19:02:55.236Z] #47 ...
19:02:55 [2020-04-09T19:02:55.236Z] 
19:02:55 [2020-04-09T19:02:55.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:55 [2020-04-09T19:02:55.236Z] #44 31.68   CC       images/core-aarch64.o
19:02:55 [2020-04-09T19:02:55.236Z] #44 32.09   CC       images/core-ppc64.o
19:02:55 [2020-04-09T19:02:55.236Z] #44 33.05   CC       images/core-s390.o
19:02:55 [2020-04-09T19:02:55.236Z] #44 34.06   CC       images/cpuinfo.o
19:02:55 [2020-04-09T19:02:55.236Z] #44 34.74   CC       images/inventory.o
19:02:55 [2020-04-09T19:02:55.236Z] #44 35.23   CC       images/fdinfo.o
19:02:55 [2020-04-09T19:02:55.257Z] #44 33.24   CC       images/core-ppc64.o
19:02:55 [2020-04-09T19:02:55.273Z] #44 41.13   CC       images/tcp-stream.o
19:02:55 [2020-04-09T19:02:55.465Z] #44 85.09   DEP      criu/arch/aarch64/crtools.d
19:02:55 [2020-04-09T19:02:55.491Z] #44 35.93   CC       images/fown.o
19:02:55 [2020-04-09T19:02:55.725Z] #44 85.38   DEP      criu/arch/aarch64/cpu.d
19:02:55 [2020-04-09T19:02:55.725Z] #44 85.43   DEP      criu/arch/aarch64/bitops.d
19:02:55 [2020-04-09T19:02:55.817Z] #44 ...
19:02:55 [2020-04-09T19:02:55.818Z] 
19:02:55 [2020-04-09T19:02:55.818Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:02:55 [2020-04-09T19:02:55.818Z] #65 61.24 + bin/ctr
19:02:55 [2020-04-09T19:02:55.833Z] #44 41.74   CC       images/sk-packet.o
19:02:55 [2020-04-09T19:02:55.986Z] #44 85.54   CC       criu/arch/aarch64/bitops.o
19:02:55 [2020-04-09T19:02:55.986Z] #44 85.68   CC       criu/arch/aarch64/cpu.o
19:02:56 [2020-04-09T19:02:56.055Z] #44 36.32   CC       images/ns.o
19:02:56 [2020-04-09T19:02:56.073Z] #65 ...
19:02:56 [2020-04-09T19:02:56.073Z] 
19:02:56 [2020-04-09T19:02:56.073Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:56 [2020-04-09T19:02:56.073Z] #56 145.3 mvdan.cc/sh/v3/cmd/shfmt
19:02:56 [2020-04-09T19:02:56.247Z] #44 85.89   CC       criu/arch/aarch64/crtools.o
19:02:56 [2020-04-09T19:02:56.310Z] #44 36.77   CC       images/regfile.o
19:02:56 [2020-04-09T19:02:56.340Z] Removing intermediate container ea712a49d521
19:02:56 [2020-04-09T19:02:56.340Z]  ---> 2c98a4bd441b
19:02:56 [2020-04-09T19:02:56.340Z] Step 11/16 : ARG GOOS
19:02:56 [2020-04-09T19:02:56.340Z]  ---> Running in 6110031cb3e0
19:02:56 [2020-04-09T19:02:56.340Z] Removing intermediate container 6110031cb3e0
19:02:56 [2020-04-09T19:02:56.340Z]  ---> 01f0efbe3e8f
19:02:56 [2020-04-09T19:02:56.340Z] Step 12/16 : ARG GOARCH
19:02:56 [2020-04-09T19:02:56.340Z]  ---> Running in 8db5d86c580a
19:02:56 [2020-04-09T19:02:56.340Z] Removing intermediate container 8db5d86c580a
19:02:56 [2020-04-09T19:02:56.340Z]  ---> 6a2e3de9677e
19:02:56 [2020-04-09T19:02:56.340Z] 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
19:02:56 [2020-04-09T19:02:56.340Z]  ---> Running in f7fae325a573
19:02:56 [2020-04-09T19:02:56.393Z] #44 42.17   CC       images/mnt.o
19:02:56 [2020-04-09T19:02:56.393Z] #44 42.38   CC       images/pipe-data.o
19:02:56 [2020-04-09T19:02:56.648Z] #44 42.59   CC       images/sa.o
19:02:56 [2020-04-09T19:02:56.870Z] #44 37.27   CC       images/ghost-file.o
19:02:57 [2020-04-09T19:02:57.190Z] #44 86.76   CC       criu/arch/aarch64/sigframe.o
19:02:57 [2020-04-09T19:02:57.190Z] #44 86.88   LINK     criu/arch/aarch64/crtools.built-in.o
19:02:57 [2020-04-09T19:02:57.208Z] #44 43.01   CC       images/timer.o
19:02:57 [2020-04-09T19:02:57.435Z] #44 37.74   CC       images/fifo.o
19:02:57 [2020-04-09T19:02:57.451Z] #44 86.93   DEP      criu/pie/util-vdso.d
19:02:57 [2020-04-09T19:02:57.451Z] #44 87.04   DEP      criu/pie/util.d
19:02:57 [2020-04-09T19:02:57.691Z] #44 38.13   CC       images/remap-file-path.o
19:02:57 [2020-04-09T19:02:57.711Z] #44 87.34   CC       criu/pie/util.o
19:02:57 [2020-04-09T19:02:57.711Z] #44 ...
19:02:57 [2020-04-09T19:02:57.711Z] 
19:02:57 [2020-04-09T19:02:57.711Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:02:57 [2020-04-09T19:02:57.711Z] #17 2.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:02:57 [2020-04-09T19:02:57.711Z] #17 2.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:02:57 [2020-04-09T19:02:57.711Z] #17 2.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:02:57 [2020-04-09T19:02:57.711Z] #17 3.137 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
19:02:57 [2020-04-09T19:02:57.711Z] #17 4.559 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
19:02:57 [2020-04-09T19:02:57.711Z] #17 6.181 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:02:57 [2020-04-09T19:02:57.711Z] #17 9.565 Fetched 8166 kB in 8s (1074 kB/s)
19:02:57 [2020-04-09T19:02:57.768Z] #44 43.70   CC       images/timerfd.o
19:02:57 [2020-04-09T19:02:57.946Z] #44 ...
19:02:57 [2020-04-09T19:02:57.946Z] 
19:02:57 [2020-04-09T19:02:57.946Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:57 [2020-04-09T19:02:57.946Z] #47 146.1 net
19:02:57 [2020-04-09T19:02:57.973Z] #17 9.565 Reading package lists...
19:02:57 [2020-04-09T19:02:57.973Z] #17 ...
19:02:57 [2020-04-09T19:02:57.973Z] 
19:02:57 [2020-04-09T19:02:57.973Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:02:58 [2020-04-09T19:02:58.023Z] #44 43.97   CC       images/mm.o
19:02:58 [2020-04-09T19:02:58.515Z] #47 ...
19:02:58 [2020-04-09T19:02:58.515Z] 
19:02:58 [2020-04-09T19:02:58.515Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:58 [2020-04-09T19:02:58.515Z] #56 DONE 146.5s
19:02:58 [2020-04-09T19:02:58.515Z] 
19:02:58 [2020-04-09T19:02:58.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:58 [2020-04-09T19:02:58.515Z] #44 38.46   CC       images/eventfd.o
19:02:58 [2020-04-09T19:02:58.515Z] #44 38.78   CC       images/eventpoll.o
19:02:58 [2020-04-09T19:02:58.583Z] #44 44.45   CC       images/sk-opts.o
19:02:58 [2020-04-09T19:02:58.838Z] #44 44.71   CC       images/sk-unix.o
19:02:59 [2020-04-09T19:02:59.074Z] #44 39.22   CC       images/fh.o
19:02:59 [2020-04-09T19:02:59.093Z] #44 45.15   CC       images/sk-inet.o
19:02:59 [2020-04-09T19:02:59.635Z] #44 39.98   CC       images/fsnotify.o
19:02:59 [2020-04-09T19:02:59.697Z] #44 ...
19:02:59 [2020-04-09T19:02:59.697Z] 
19:02:59 [2020-04-09T19:02:59.697Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:02:59 [2020-04-09T19:02:59.697Z] #56 140.1 mvdan.cc/sh/v3/cmd/shfmt
19:02:59 [2020-04-09T19:02:59.697Z] #56 DONE 148.8s
19:02:59 [2020-04-09T19:02:59.697Z] 
19:02:59 [2020-04-09T19:02:59.697Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:02:59 [2020-04-09T19:02:59.697Z] #47 140.9 github.com/LK4D4/vndr/versioned
19:02:59 [2020-04-09T19:02:59.697Z] #47 141.0 compress/flate
19:02:59 [2020-04-09T19:02:59.697Z] #47 142.0 github.com/LK4D4/vndr/build
19:02:59 [2020-04-09T19:02:59.697Z] #47 145.3 hash/crc32
19:02:59 [2020-04-09T19:02:59.697Z] #47 146.1 compress/gzip
19:02:59 [2020-04-09T19:02:59.697Z] #47 147.2 net
19:02:59 [2020-04-09T19:02:59.697Z] #47 147.4 vendor/golang.org/x/text/transform
19:02:59 [2020-04-09T19:02:59.697Z] #47 148.3 vendor/golang.org/x/text/unicode/bidi
19:02:59 [2020-04-09T19:02:59.697Z] #47 ...
19:02:59 [2020-04-09T19:02:59.697Z] 
19:02:59 [2020-04-09T19:02:59.697Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:02:59 [2020-04-09T19:02:59.697Z] #44 45.72   CC       images/tun.o
19:03:00 [2020-04-09T19:03:00.068Z] #23 145.8 Checking out files:  23% (2545/10683)   
Checking out files:  24% (2564/10683)   
Checking out files:  25% (2671/10683)   
Checking out files:  26% (2778/10683)   
Checking out files:  27% (2885/10683)   
Checking out files:  28% (2992/10683)   
Checking out files:  29% (3099/10683)   
Checking out files:  30% (3205/10683)   
Checking out files:  31% (3312/10683)   
Checking out files:  32% (3419/10683)   
Checking out files:  33% (3526/10683)   
Checking out files:  34% (3633/10683)   
Checking out files:  35% (3740/10683)   
Checking out files:  36% (3846/10683)   
Checking out files:  37% (3953/10683)   
Checking out files:  38% (4060/10683)   
Checking out files:  39% (4167/10683)   
Checking out files:  40% (4274/10683)   
Checking out files:  41% (4381/10683)   
Checking out files:  42% (4487/10683)   
Checking out files:  43% (4594/10683)   
Checking out files:  44% (4701/10683)   
Checking out files:  45% (4808/10683)   
Checking out files:  46% (4915/10683)   
Checking out files:  47% (5022/10683)   
Checking out files:  48% (5128/10683)   
Checking out files:  49% (5235/10683)   
Checking out files:  50% (5342/10683)   
Checking out files:  51% (5449/10683)   
Checking out files:  52% (5556/10683)   
Checking out files:  53% (5662/10683)   
Checking out files:  54% (5769/10683)   
Checking out files:  55% (5876/10683)   
Checking out files:  56% (5983/10683)   
Checking out files:  56% (6040/10683)   
Checking out files:  57% (6090/10683)   
Checking out files:  58% (6197/10683)   
Checking out files:  59% (6303/10683)   
Checking out files:  60% (6410/10683)   
Checking out files:  61% (6517/10683)   
Checking out files:  62% (6624/10683)   
Checking out files:  63% (6731/10683)   
Checking out files:  64% (6838/10683)   
Checking out files:  65% (6944/10683)   
Checking out files:  66% (7051/10683)   
Checking out files:  67% (7158/10683)   
Checking out files:  68% (7265/10683)   
Checking out files:  69% (7372/10683)   
Checking out files:  70% (7479/10683)   
Checking out files:  71% (7585/10683)   
Checking out files:  72% (7692/10683)   
Checking out files:  73% (7799/10683)   
Checking out files:  74% (7906/10683)   
Checking out files:  75% (8013/10683)   
Checking out files:  76% (8120/10683)   
Checking out files:  77% (8226/10683)   
Checking out files:  78% (8333/10683)   
Checking out files:  79% (8440/10683)   
Checking out files:  80% (8547/10683)   
Checking out files:  81% (8654/10683)   
Checking out files:  82% (8761/10683)   
Checking out files:  83% (8867/10683)   
Checking out files:  84% (8974/10683)   
Checking out files:  85% (9081/10683)   
Checking out files:  86% (9188/10683)   
Checking out files:  87% (9295/10683)   
Checking out files:  88% (9402/10683)   
Checking out files:  89% (9508/10683)   
Checking out files:  90% (9615/10683)   
Checking out files:  91% (9722/10683)   
Checking out files:  92% (9829/10683)   
Checking out files:  93% (9936/10683)   
Checking out files:  94% (10043/10683)   
Checking out files:  95% (10149/10683)   
Checking out files:  96% (10256/10683)   
Checking out files:  97% (10363/10683)   
Checking out files:  98% (10470/10683)   
Checking out files:  99% (10577/10683)   
Checking out files: 100% (10683/10683)   
Checking out files: 100% (10683/10683), done.
19:03:00 [2020-04-09T19:03:00.068Z] #23 149.7 + cd /tmp/tmp.HkQeJR6yVU/tmp/docker-ce
19:03:00 [2020-04-09T19:03:00.257Z] #44 46.16   CC       images/sk-netlink.o
19:03:00 [2020-04-09T19:03:00.329Z] #23 149.7 + git checkout -q v17.06.2-ce
19:03:00 [2020-04-09T19:03:00.559Z] #44 40.85   CC       images/signalfd.o
19:03:00 [2020-04-09T19:03:00.814Z] #44 41.16   CC       images/fs.o
19:03:00 [2020-04-09T19:03:00.817Z] #44 46.60   CC       images/packet-sock.o
19:03:01 [2020-04-09T19:03:01.069Z] #44 41.39   CC       images/pstree.o
19:03:01 [2020-04-09T19:03:01.319Z] #56 ...
19:03:01 [2020-04-09T19:03:01.319Z] 
19:03:01 [2020-04-09T19:03:01.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:01 [2020-04-09T19:03:01.319Z] #44 34.26   CC       images/core-s390.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 35.35   CC       images/cpuinfo.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 36.11   CC       images/inventory.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 36.51   CC       images/fdinfo.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 37.20   CC       images/fown.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 37.77   CC       images/ns.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 38.14   CC       images/regfile.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 38.60   CC       images/ghost-file.o
19:03:01 [2020-04-09T19:03:01.319Z] #44 39.29   CC       images/fifo.o
19:03:01 [2020-04-09T19:03:01.325Z] #44 41.72   CC       images/pipe.o
19:03:01 [2020-04-09T19:03:01.379Z] #44 47.22   CC       images/ipc-var.o
19:03:01 [2020-04-09T19:03:01.634Z] #44 47.54   CC       images/ipc-desc.o
19:03:01 [2020-04-09T19:03:01.881Z] #44 39.88   CC       images/remap-file-path.o
19:03:01 [2020-04-09T19:03:01.884Z] #44 42.19   CC       images/tcp-stream.o
19:03:01 [2020-04-09T19:03:01.889Z] #44 47.90   CC       images/ipc-shm.o
19:03:02 [2020-04-09T19:03:02.443Z] #44 40.37   CC       images/eventfd.o
19:03:02 [2020-04-09T19:03:02.445Z] #44 42.63   CC       images/sk-packet.o
19:03:02 [2020-04-09T19:03:02.448Z] #44 48.29   CC       images/ipc-msg.o
19:03:02 [2020-04-09T19:03:02.699Z] #44 40.76   CC       images/eventpoll.o
19:03:02 [2020-04-09T19:03:02.705Z] #44 48.69   CC       images/ipc-sem.o
19:03:02 [2020-04-09T19:03:02.959Z] #44 48.98   CC       images/utsns.o
19:03:03 [2020-04-09T19:03:03.005Z] #44 43.19   CC       images/mnt.o
19:03:03 [2020-04-09T19:03:03.261Z] #44 43.60   CC       images/pipe-data.o
19:03:03 [2020-04-09T19:03:03.263Z] #44 41.19   CC       images/fh.o
19:03:03 [2020-04-09T19:03:03.517Z] #44 44.01   CC       images/sa.o
19:03:03 [2020-04-09T19:03:03.520Z] #44 49.36   CC       images/creds.o
19:03:03 [2020-04-09T19:03:03.777Z] #44 49.62   CC       images/vma.o
19:03:03 [2020-04-09T19:03:03.828Z] #44 41.75   CC       images/fsnotify.o
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
19:03:03 [2020-04-09T19:03:03.878Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.5% of statements
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
19:03:03 [2020-04-09T19:03:03.878Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:03:03 [2020-04-09T19:03:03.878Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
19:03:04 [2020-04-09T19:03:04.077Z] #44 44.35   CC       images/timer.o
19:03:04 [2020-04-09T19:03:04.085Z] #44 ...
19:03:04 [2020-04-09T19:03:04.085Z] 
19:03:04 [2020-04-09T19:03:04.085Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:03:04 [2020-04-09T19:03:04.085Z] #56 DONE 154.3s
19:03:04 [2020-04-09T19:03:04.085Z] 
19:03:04 [2020-04-09T19:03:04.085Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:04 [2020-04-09T19:03:04.085Z] #47 147.3 github.com/LK4D4/vndr/build
19:03:04 [2020-04-09T19:03:04.085Z] #47 148.1 github.com/LK4D4/vndr/versioned
19:03:04 [2020-04-09T19:03:04.085Z] #47 148.3 compress/flate
19:03:04 [2020-04-09T19:03:04.085Z] #47 153.6 vendor/golang.org/x/crypto/cryptobyte
19:03:04 [2020-04-09T19:03:04.085Z] #47 153.6 compress/gzip
19:03:04 [2020-04-09T19:03:04.169Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:03:04 [2020-04-09T19:03:04.169Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:03:04 [2020-04-09T19:03:04.336Z] #44 50.05   CC       images/netdev.o
19:03:04 [2020-04-09T19:03:04.451Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
19:03:04 [2020-04-09T19:03:04.537Z] #23 ...
19:03:04 [2020-04-09T19:03:04.537Z] 
19:03:04 [2020-04-09T19:03:04.537Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:04 [2020-04-09T19:03:04.537Z] #47 143.7 github.com/LK4D4/vndr/godl
19:03:04 [2020-04-09T19:03:04.537Z] #47 144.5 github.com/LK4D4/vndr
19:03:04 [2020-04-09T19:03:04.537Z] #47 ...
19:03:04 [2020-04-09T19:03:04.537Z] 
19:03:04 [2020-04-09T19:03:04.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:04 [2020-04-09T19:03:04.537Z] #44 87.83   CC       criu/pie/util-vdso.o
19:03:04 [2020-04-09T19:03:04.537Z] #44 88.49   AR       criu/pie/pie.lib.a
19:03:04 [2020-04-09T19:03:04.537Z] #44 88.59   DEP      criu/pie/restorer.d
19:03:04 [2020-04-09T19:03:04.537Z] #44 88.86   DEP      criu/arch/aarch64/intraprocedure.d
19:03:04 [2020-04-09T19:03:04.537Z] #44 88.89   DEP      criu/arch/aarch64/restorer.d
19:03:04 [2020-04-09T19:03:04.537Z] #44 89.16   DEP      criu/arch/aarch64/vdso-pie.d
19:03:04 [2020-04-09T19:03:04.537Z] #44 89.29   DEP      criu/pie/parasite-vdso.d
19:03:04 [2020-04-09T19:03:04.537Z] #44 89.51   DEP      criu/pie/parasite.d
19:03:04 [2020-04-09T19:03:04.537Z] #44 89.87   CC       criu/pie/parasite.o
19:03:04 [2020-04-09T19:03:04.537Z] #44 91.09   LINK     criu/pie/parasite.built-in.o
19:03:04 [2020-04-09T19:03:04.537Z] #44 91.14   GEN      criu/pie/parasite-blob.h
19:03:04 [2020-04-09T19:03:04.537Z] #44 91.16   CC       criu/pie/parasite-vdso.o
19:03:04 [2020-04-09T19:03:04.537Z] #44 92.01   CC       criu/arch/aarch64/vdso-pie.o
19:03:04 [2020-04-09T19:03:04.537Z] #44 92.37   CC       criu/arch/aarch64/restorer.o
19:03:04 [2020-04-09T19:03:04.537Z] #44 92.86   CC       criu/arch/aarch64/intraprocedure.o
19:03:04 [2020-04-09T19:03:04.537Z] #44 92.91   CC       criu/pie/restorer.o
19:03:04 [2020-04-09T19:03:04.638Z] #44 44.80   CC       images/timerfd.o
19:03:04 [2020-04-09T19:03:04.646Z] #47 154.7 net
19:03:04 [2020-04-09T19:03:04.646Z] #47 ...
19:03:04 [2020-04-09T19:03:04.646Z] 
19:03:04 [2020-04-09T19:03:04.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:04 [2020-04-09T19:03:04.646Z] #44 42.78   CC       images/signalfd.o
19:03:04 [2020-04-09T19:03:04.799Z] #44 ...
19:03:04 [2020-04-09T19:03:04.799Z] 
19:03:04 [2020-04-09T19:03:04.799Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:04 [2020-04-09T19:03:04.799Z] #47 DONE 154.3s
19:03:04 [2020-04-09T19:03:04.799Z] 
19:03:04 [2020-04-09T19:03:04.799Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:03:04 [2020-04-09T19:03:04.799Z] #17 9.565 Reading package lists...
19:03:04 [2020-04-09T19:03:04.799Z] #17 12.82 Reading package lists...
19:03:04 [2020-04-09T19:03:04.893Z] #44 45.08   CC       images/mm.o
19:03:04 [2020-04-09T19:03:04.895Z] #44 50.66   CC       images/tty.o
19:03:05 [2020-04-09T19:03:05.061Z] #17 16.59 Building dependency tree...
19:03:05 [2020-04-09T19:03:05.149Z] #44 45.39   CC       images/sk-opts.o
19:03:05 [2020-04-09T19:03:05.214Z] #44 43.24   CC       images/fs.o
19:03:05 [2020-04-09T19:03:05.404Z] #44 45.85   CC       images/sk-unix.o
19:03:05 [2020-04-09T19:03:05.454Z] #44 51.46   CC       images/file-lock.o
19:03:05 [2020-04-09T19:03:05.779Z] #44 43.59   CC       images/pstree.o
19:03:05 [2020-04-09T19:03:05.964Z] #44 46.37   CC       images/sk-inet.o
19:03:06 [2020-04-09T19:03:06.013Z] #44 51.71   CC       images/rlimit.o
19:03:06 [2020-04-09T19:03:06.035Z] #44 44.01   CC       images/pipe.o
19:03:06 [2020-04-09T19:03:06.268Z] #44 52.16   CC       images/pagemap.o
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.75 libcap2-bin is already the newest version (1:2.25-2).
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.75 The following additional packages will be installed:
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.75   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   python3.7 python3.7-minimal vim-runtime xxd
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77 Suggested packages:
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77 Recommended packages:
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   aufs-dkms nftables build-essential python3-dev python3-keyring
19:03:06 [2020-04-09T19:03:06.468Z] #17 18.77   python3-keyrings.alt python3-xdg unzip
19:03:06 [2020-04-09T19:03:06.526Z] #44 46.88   CC       images/tun.o
19:03:06 [2020-04-09T19:03:06.599Z] #44 44.49   CC       images/tcp-stream.o
19:03:06 [2020-04-09T19:03:06.781Z] #44 47.26   CC       images/sk-netlink.o
19:03:06 [2020-04-09T19:03:06.827Z] #44 52.62   CC       images/siginfo.o
19:03:06 [2020-04-09T19:03:06.854Z] #44 44.95   CC       images/sk-packet.o
19:03:07 [2020-04-09T19:03:07.036Z] #44 47.55   CC       images/packet-sock.o
19:03:07 [2020-04-09T19:03:07.082Z] #44 53.14   CC       images/rpc.o
19:03:07 [2020-04-09T19:03:07.084Z] #17 ...
19:03:07 [2020-04-09T19:03:07.084Z] 
19:03:07 [2020-04-09T19:03:07.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:07 [2020-04-09T19:03:07.084Z] #44 96.70   LINK     criu/pie/restorer.built-in.o
19:03:07 [2020-04-09T19:03:07.084Z] #44 96.71   GEN      criu/pie/restorer-blob.h
19:03:07 [2020-04-09T19:03:07.084Z] #44 96.76   DEP      criu/vdso.d
19:03:07 [2020-04-09T19:03:07.347Z] #44 96.86   DEP      criu/uts_ns.d
19:03:07 [2020-04-09T19:03:07.347Z] #44 96.95   DEP      criu/util.d
19:03:07 [2020-04-09T19:03:07.347Z] #44 97.09   DEP      criu/uffd.d
19:03:07 [2020-04-09T19:03:07.596Z] #44 48.14   CC       images/ipc-var.o
19:03:07 [2020-04-09T19:03:07.615Z] #44 97.31   DEP      criu/tun.d
19:03:07 [2020-04-09T19:03:07.786Z] #44 45.57   CC       images/mnt.o
19:03:07 [2020-04-09T19:03:07.876Z] #44 97.44   DEP      criu/tty.d
19:03:07 [2020-04-09T19:03:07.893Z] #44 48.38   CC       images/ipc-desc.o
19:03:07 [2020-04-09T19:03:07.903Z] ok  	github.com/docker/docker/builder/remotecontext	0.358s	coverage: 13.6% of statements
19:03:07 [2020-04-09T19:03:07.903Z] ok  	github.com/docker/docker/builder/dockerfile	0.957s	coverage: 48.2% of statements
19:03:08 [2020-04-09T19:03:08.042Z] #44 45.99   CC       images/pipe-data.o
19:03:08 [2020-04-09T19:03:08.138Z] #44 97.71   DEP      criu/timerfd.d
19:03:08 [2020-04-09T19:03:08.148Z] #44 48.58   CC       images/ipc-shm.o
19:03:08 [2020-04-09T19:03:08.185Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
19:03:08 [2020-04-09T19:03:08.300Z] #44 46.23   CC       images/sa.o
19:03:08 [2020-04-09T19:03:08.399Z] #44 ...
19:03:08 [2020-04-09T19:03:08.399Z] 
19:03:08 [2020-04-09T19:03:08.399Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:03:08 [2020-04-09T19:03:08.399Z] #30 DONE 158.2s
19:03:08 [2020-04-09T19:03:08.399Z] 
19:03:08 [2020-04-09T19:03:08.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:08 [2020-04-09T19:03:08.399Z] #44 97.97   DEP      criu/sysfs_parse.d
19:03:08 [2020-04-09T19:03:08.399Z] #44 98.15   DEP      criu/sysctl.d
19:03:08 [2020-04-09T19:03:08.555Z] #44 46.46   CC       images/timer.o
19:03:08 [2020-04-09T19:03:08.660Z] #44 98.29   DEP      criu/string.d
19:03:08 [2020-04-09T19:03:08.660Z] #44 98.32   DEP      criu/stats.d
19:03:08 [2020-04-09T19:03:08.708Z] #44 48.89   CC       images/ipc-msg.o
19:03:08 [2020-04-09T19:03:08.921Z] #44 98.40   DEP      criu/sockets.d
19:03:08 [2020-04-09T19:03:08.921Z] #44 98.61   DEP      criu/sk-unix.d
19:03:08 [2020-04-09T19:03:08.963Z] #44 49.39   CC       images/ipc-sem.o
19:03:08 [2020-04-09T19:03:08.967Z] #44 55.01   CC       images/ext-file.o
19:03:09 [2020-04-09T19:03:09.117Z] #44 47.02   CC       images/timerfd.o
19:03:09 [2020-04-09T19:03:09.183Z] #44 98.76   DEP      criu/sk-tcp.d
19:03:09 [2020-04-09T19:03:09.218Z] #44 49.76   CC       images/utsns.o
19:03:09 [2020-04-09T19:03:09.373Z] #44 47.31   CC       images/mm.o
19:03:09 [2020-04-09T19:03:09.444Z] #44 98.89   DEP      criu/sk-queue.d
19:03:09 [2020-04-09T19:03:09.444Z] #44 99.07   DEP      criu/sk-packet.d
19:03:09 [2020-04-09T19:03:09.473Z] #44 ...
19:03:09 [2020-04-09T19:03:09.473Z] 
19:03:09 [2020-04-09T19:03:09.473Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:09 [2020-04-09T19:03:09.473Z] #47 147.5 vendor/golang.org/x/crypto/chacha20poly1305
19:03:09 [2020-04-09T19:03:09.473Z] #47 149.8 vendor/golang.org/x/text/transform
19:03:09 [2020-04-09T19:03:09.473Z] #47 150.9 vendor/golang.org/x/text/unicode/bidi
19:03:09 [2020-04-09T19:03:09.473Z] #47 153.3 vendor/golang.org/x/text/secure/bidirule
19:03:09 [2020-04-09T19:03:09.474Z] #47 153.7 vendor/golang.org/x/text/unicode/norm
19:03:09 [2020-04-09T19:03:09.629Z] #44 47.68   CC       images/sk-opts.o
19:03:09 [2020-04-09T19:03:09.657Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.702s	coverage: 86.3% of statements
19:03:09 [2020-04-09T19:03:09.657Z] ?   	github.com/docker/docker/cli	[no test files]
19:03:09 [2020-04-09T19:03:09.657Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:03:09 [2020-04-09T19:03:09.705Z] #44 99.39   DEP      criu/sk-netlink.d
19:03:09 [2020-04-09T19:03:09.729Z] #47 ...
19:03:09 [2020-04-09T19:03:09.729Z] 
19:03:09 [2020-04-09T19:03:09.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:09 [2020-04-09T19:03:09.729Z] #44 50.15   CC       images/creds.o
19:03:09 [2020-04-09T19:03:09.892Z] #44 55.54   CC       images/cgroup.o
19:03:09 [2020-04-09T19:03:09.967Z] #44 99.53   DEP      criu/sk-inet.d
19:03:09 [2020-04-09T19:03:09.967Z] #44 99.67   DEP      criu/signalfd.d
19:03:09 [2020-04-09T19:03:09.967Z] #44 99.79   DEP      criu/sigframe.d
19:03:09 [2020-04-09T19:03:09.984Z] #44 50.37   CC       images/vma.o
19:03:10 [2020-04-09T19:03:10.191Z] #44 48.05   CC       images/sk-unix.o
19:03:10 [2020-04-09T19:03:10.229Z] #44 99.90   DEP      criu/shmem.d
19:03:10 [2020-04-09T19:03:10.448Z] #44 48.55   CC       images/sk-inet.o
19:03:10 [2020-04-09T19:03:10.452Z] #44 56.31   CC       images/userns.o
19:03:10 [2020-04-09T19:03:10.490Z] #44 100.1   DEP      criu/servicefd.d
19:03:10 [2020-04-09T19:03:10.490Z] #44 100.3   DEP      criu/seize.d
19:03:10 [2020-04-09T19:03:10.544Z] #44 50.73   CC       images/netdev.o
19:03:10 [2020-04-09T19:03:10.663Z] ok  	github.com/docker/docker/client	0.126s	coverage: 75.7% of statements
19:03:10 [2020-04-09T19:03:10.708Z] #44 56.69   CC       images/google/protobuf/descriptor.o
19:03:10 [2020-04-09T19:03:10.752Z] #44 100.5   DEP      criu/seccomp.d
19:03:11 [2020-04-09T19:03:11.013Z] #44 100.7   DEP      criu/rst-malloc.d
19:03:11 [2020-04-09T19:03:11.013Z] #44 100.8   DEP      criu/rbtree.d
19:03:11 [2020-04-09T19:03:11.104Z] #44 51.45   CC       images/tty.o
19:03:11 [2020-04-09T19:03:11.277Z] #44 100.8   DEP      criu/pstree.d
19:03:11 [2020-04-09T19:03:11.277Z] #44 101.0   DEP      criu/protobuf.d
19:03:11 [2020-04-09T19:03:11.375Z] #44 49.26   CC       images/tun.o
19:03:11 [2020-04-09T19:03:11.538Z] #44 101.1   GEN      criu/protobuf-desc-gen.h
19:03:11 [2020-04-09T19:03:11.938Z] #44 49.87   CC       images/sk-netlink.o
19:03:12 [2020-04-09T19:03:12.029Z] #44 52.35   CC       images/file-lock.o
19:03:12 [2020-04-09T19:03:12.071Z] #44 ...
19:03:12 [2020-04-09T19:03:12.071Z] 
19:03:12 [2020-04-09T19:03:12.071Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:12 [2020-04-09T19:03:12.071Z] #47 151.2 vendor/golang.org/x/text/secure/bidirule
19:03:12 [2020-04-09T19:03:12.071Z] #47 151.8 vendor/golang.org/x/text/unicode/norm
19:03:12 [2020-04-09T19:03:12.071Z] #47 157.6 vendor/golang.org/x/net/idna
19:03:12 [2020-04-09T19:03:12.071Z] #47 161.1 vendor/golang.org/x/net/http2/hpack
19:03:12 [2020-04-09T19:03:12.285Z] #44 52.53   CC       images/rlimit.o
19:03:12 [2020-04-09T19:03:12.500Z] #44 50.33   CC       images/packet-sock.o
19:03:12 [2020-04-09T19:03:12.540Z] #44 52.83   CC       images/pagemap.o
19:03:12 [2020-04-09T19:03:12.795Z] #44 53.33   CC       images/siginfo.o
19:03:13 [2020-04-09T19:03:13.064Z] #44 51.16   CC       images/ipc-var.o
19:03:13 [2020-04-09T19:03:13.436Z] #47 ...
19:03:13 [2020-04-09T19:03:13.436Z] 
19:03:13 [2020-04-09T19:03:13.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:13 [2020-04-09T19:03:13.436Z] #44 59.41   CC       images/opts.o
19:03:13 [2020-04-09T19:03:13.468Z] #44 102.8   DEP      criu/protobuf-desc.d
19:03:13 [2020-04-09T19:03:13.468Z] #44 102.9   DEP      criu/proc_parse.d
19:03:13 [2020-04-09T19:03:13.468Z] #44 103.1   DEP      criu/plugin.d
19:03:13 [2020-04-09T19:03:13.468Z] #44 103.2   DEP      criu/pipes.d
19:03:13 [2020-04-09T19:03:13.630Z] #44 51.62   CC       images/ipc-desc.o
19:03:13 [2020-04-09T19:03:13.721Z] #44 53.83   CC       images/rpc.o
19:03:13 [2020-04-09T19:03:13.751Z] #44 103.3   DEP      criu/pie-util.d
19:03:13 [2020-04-09T19:03:13.751Z] #44 103.4   DEP      criu/pie-util-vdso.d
19:03:13 [2020-04-09T19:03:13.886Z] #44 51.94   CC       images/ipc-shm.o
19:03:14 [2020-04-09T19:03:14.007Z] #44 59.93   CC       images/seccomp.o
19:03:14 [2020-04-09T19:03:14.015Z] #44 103.7   DEP      criu/path.d
19:03:14 [2020-04-09T19:03:14.276Z] #44 103.8   DEP      criu/parasite-syscall.d
19:03:14 [2020-04-09T19:03:14.448Z] #44 52.46   CC       images/ipc-msg.o
19:03:14 [2020-04-09T19:03:14.538Z] #44 104.1   DEP      criu/pagemap.d
19:03:14 [2020-04-09T19:03:14.538Z] #44 104.2   DEP      criu/pagemap-cache.d
19:03:14 [2020-04-09T19:03:14.568Z] #44 60.39   CC       images/binfmt-misc.o
19:03:14 [2020-04-09T19:03:14.798Z] #44 104.4   DEP      criu/page-xfer.d
19:03:14 [2020-04-09T19:03:14.798Z] #44 104.5   DEP      criu/page-pipe.d
19:03:14 [2020-04-09T19:03:14.798Z] #44 104.6   DEP      criu/netfilter.d
19:03:14 [2020-04-09T19:03:14.885Z] #44 60.69   CC       images/time.o
19:03:15 [2020-04-09T19:03:15.011Z] #44 53.03   CC       images/ipc-sem.o
19:03:15 [2020-04-09T19:03:15.059Z] #44 ...
19:03:15 [2020-04-09T19:03:15.059Z] 
19:03:15 [2020-04-09T19:03:15.059Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:03:15 [2020-04-09T19:03:15.059Z] #23 154.5 + mkdir -p /tmp/tmp.HkQeJR6yVU/src/github.com/docker
19:03:15 [2020-04-09T19:03:15.059Z] #23 154.5 + mv components/cli /tmp/tmp.HkQeJR6yVU/src/github.com/docker/cli
19:03:15 [2020-04-09T19:03:15.059Z] #23 154.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:03:15 [2020-04-09T19:03:15.140Z] #44 61.01   CC       images/sysctl.o
19:03:15 [2020-04-09T19:03:15.320Z] #23 ...
19:03:15 [2020-04-09T19:03:15.320Z] 
19:03:15 [2020-04-09T19:03:15.320Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.59 The following NEW packages will be installed:
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.60   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.60   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.60   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.61   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.61   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.61   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.61   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:03:15 [2020-04-09T19:03:15.320Z] #17 20.61   xz-utils zip
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.10 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.10 Need to get 27.6 MB of archives.
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.10 After this operation, 114 MB of additional disk space will be used.
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.58 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 21.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 22.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 23.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 23.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
19:03:15 [2020-04-09T19:03:15.320Z] #17 23.80 debconf: delaying package configuration, since apt-utils is not installed
19:03:15 [2020-04-09T19:03:15.320Z] #17 23.92 Fetched 27.6 MB in 2s (11.9 MB/s)
19:03:15 [2020-04-09T19:03:15.320Z] #17 23.98 Selecting previously unselected package pigz.
19:03:15 [2020-04-09T19:03:15.320Z] #17 23.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 ... 23396 files and directories currently installed.)
19:03:15 [2020-04-09T19:03:15.320Z] #17 24.08 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
19:03:15 [2020-04-09T19:03:15.320Z] #17 24.09 Unpacking pigz (2.4-1) ...
19:03:15 [2020-04-09T19:03:15.320Z] #17 24.31 Selecting previously unselected package libpython3.7-minimal:arm64.
19:03:15 [2020-04-09T19:03:15.320Z] #17 24.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
19:03:15 [2020-04-09T19:03:15.320Z] #17 24.35 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
19:03:15 [2020-04-09T19:03:15.320Z] #17 24.98 Selecting previously unselected package python3.7-minimal.
19:03:15 [2020-04-09T19:03:15.320Z] #17 25.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
19:03:15 [2020-04-09T19:03:15.320Z] #17 25.03 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:03:15 [2020-04-09T19:03:15.320Z] #17 25.79 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
19:03:15 [2020-04-09T19:03:15.320Z] #17 25.88 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:03:15 [2020-04-09T19:03:15.402Z] #44 61.34   CC       images/autofs.o
19:03:15 [2020-04-09T19:03:15.573Z] #44 53.45   CC       images/utsns.o
19:03:15 [2020-04-09T19:03:15.609Z] #44 55.84   CC       images/ext-file.o
19:03:15 [2020-04-09T19:03:15.609Z] #44 ...
19:03:15 [2020-04-09T19:03:15.609Z] 
19:03:15 [2020-04-09T19:03:15.609Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:03:15 [2020-04-09T19:03:15.609Z] #68 163.7 + for f in rootlesskit rootlesskit-docker-proxy
19:03:15 [2020-04-09T19:03:15.609Z] #68 163.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:03:15 [2020-04-09T19:03:15.657Z] #44 61.63   CC       images/macvlan.o
19:03:15 [2020-04-09T19:03:15.829Z] #44 53.75   CC       images/creds.o
19:03:15 [2020-04-09T19:03:15.913Z] #17 28.30 Selecting previously unselected package python3-minimal.
19:03:15 [2020-04-09T19:03:15.915Z] #44 61.85   CC       images/sit.o
19:03:16 [2020-04-09T19:03:16.171Z] #44 62.04   LINK     images/built-in.o
19:03:16 [2020-04-09T19:03:16.171Z] #44 62.19   GEN      compel/include/asm
19:03:16 [2020-04-09T19:03:16.171Z] #44 62.19   GEN      compel/include/version.h
19:03:16 [2020-04-09T19:03:16.171Z] #44 62.23 touch .config
19:03:16 [2020-04-09T19:03:16.181Z] #17 28.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
19:03:16 [2020-04-09T19:03:16.181Z] #17 28.41 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
19:03:16 [2020-04-09T19:03:16.181Z] #17 28.42 Unpacking python3-minimal (3.7.3-1) ...
19:03:16 [2020-04-09T19:03:16.181Z] #17 28.52 Selecting previously unselected package libmpdec2:arm64.
19:03:16 [2020-04-09T19:03:16.181Z] #17 28.53 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
19:03:16 [2020-04-09T19:03:16.181Z] #17 28.54 Unpacking libmpdec2:arm64 (2.4.2-2) ...
19:03:16 [2020-04-09T19:03:16.181Z] #17 28.65 Selecting previously unselected package libpython3.7-stdlib:arm64.
19:03:16 [2020-04-09T19:03:16.394Z] #44 54.21   CC       images/vma.o
19:03:16 [2020-04-09T19:03:16.427Z] #44 62.25   GEN      include/common/config.h
19:03:16 [2020-04-09T19:03:16.427Z] #44 62.36   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:03:16 [2020-04-09T19:03:16.427Z] #44 62.39   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:03:16 [2020-04-09T19:03:16.427Z] #44 62.43   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:03:16 [2020-04-09T19:03:16.427Z] #44 62.46   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:03:16 [2020-04-09T19:03:16.441Z] #17 28.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
19:03:16 [2020-04-09T19:03:16.441Z] #17 28.66 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
19:03:16 [2020-04-09T19:03:16.684Z] #44 62.53   DEP      compel/arch/x86/plugins/std/memcpy.d
19:03:16 [2020-04-09T19:03:16.684Z] #44 62.57   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:03:16 [2020-04-09T19:03:16.684Z] #44 62.60   GEN      compel/plugins/include/uapi/std/syscall.h
19:03:16 [2020-04-09T19:03:16.684Z] #44 62.63   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:03:16 [2020-04-09T19:03:16.684Z] #44 62.64   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:03:16 [2020-04-09T19:03:16.684Z] #44 62.67   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:03:16 [2020-04-09T19:03:16.684Z] #44 62.71   DEP      compel/plugins/std/infect.d
19:03:16 [2020-04-09T19:03:16.939Z] #44 62.84   DEP      compel/plugins/std/string.d
19:03:16 [2020-04-09T19:03:16.955Z] #44 ...
19:03:16 [2020-04-09T19:03:16.955Z] 
19:03:16 [2020-04-09T19:03:16.955Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:16 [2020-04-09T19:03:16.955Z] #47 156.9 vendor/golang.org/x/crypto/poly1305
19:03:16 [2020-04-09T19:03:16.955Z] #47 157.8 vendor/golang.org/x/sys/cpu
19:03:16 [2020-04-09T19:03:16.955Z] #47 158.0 vendor/golang.org/x/crypto/chacha20poly1305
19:03:16 [2020-04-09T19:03:16.955Z] #47 159.9 vendor/golang.org/x/crypto/hkdf
19:03:16 [2020-04-09T19:03:16.955Z] #47 160.2 vendor/golang.org/x/text/transform
19:03:16 [2020-04-09T19:03:16.955Z] #47 161.6 vendor/golang.org/x/text/unicode/bidi
19:03:16 [2020-04-09T19:03:16.955Z] #47 164.6 vendor/golang.org/x/text/secure/bidirule
19:03:16 [2020-04-09T19:03:16.955Z] #47 165.2 vendor/golang.org/x/text/unicode/norm
19:03:16 [2020-04-09T19:03:16.955Z] #47 ...
19:03:16 [2020-04-09T19:03:16.955Z] 
19:03:16 [2020-04-09T19:03:16.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:16 [2020-04-09T19:03:16.955Z] #44 54.98   CC       images/netdev.o
19:03:17 [2020-04-09T19:03:17.194Z] #44 63.00   DEP      compel/plugins/std/log.d
19:03:17 [2020-04-09T19:03:17.195Z] #44 63.20   DEP      compel/plugins/std/fds.d
19:03:17 [2020-04-09T19:03:17.195Z] #44 63.27   DEP      compel/plugins/std/std.d
19:03:17 [2020-04-09T19:03:17.212Z] #44 55.22   CC       images/tty.o
19:03:17 [2020-04-09T19:03:17.387Z] #17 29.58 Selecting previously unselected package python3.7.
19:03:17 [2020-04-09T19:03:17.387Z] #17 29.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
19:03:17 [2020-04-09T19:03:17.387Z] #17 29.59 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:03:17 [2020-04-09T19:03:17.387Z] #17 29.78 Selecting previously unselected package libpython3-stdlib:arm64.
19:03:17 [2020-04-09T19:03:17.450Z] #44 63.39   DEP      compel/plugins/shmem/shmem.d
19:03:17 [2020-04-09T19:03:17.450Z] #44 63.50   DEP      compel/plugins/fds/fds.d
19:03:17 [2020-04-09T19:03:17.649Z] #17 29.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
19:03:17 [2020-04-09T19:03:17.649Z] #17 29.79 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
19:03:17 [2020-04-09T19:03:17.649Z] #17 29.89 Setting up python3-minimal (3.7.3-1) ...
19:03:17 [2020-04-09T19:03:17.706Z] #44 63.70   CC       compel/plugins/std/std.o
19:03:18 [2020-04-09T19:03:18.140Z] #44 56.24   CC       images/file-lock.o
19:03:18 [2020-04-09T19:03:18.269Z] #44 64.23   CC       compel/plugins/std/fds.o
19:03:18 [2020-04-09T19:03:18.396Z] #44 56.50   CC       images/rlimit.o
19:03:18 [2020-04-09T19:03:18.874Z] #44 64.73   CC       compel/plugins/std/log.o
19:03:18 [2020-04-09T19:03:18.997Z] #44 56.87   CC       images/pagemap.o
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.10 Selecting previously unselected package python3.
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.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 ... 24057 files and directories currently installed.)
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.16 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.17 Unpacking python3 (3.7.3-1) ...
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.28 Selecting previously unselected package libip4tc0:arm64.
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.30 Unpacking libip4tc0:arm64 (1.8.2-4) ...
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.42 Selecting previously unselected package libip6tc0:arm64.
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.038Z] #17 31.43 Unpacking libip6tc0:arm64 (1.8.2-4) ...
19:03:19 [2020-04-09T19:03:19.300Z] #17 31.54 Selecting previously unselected package libiptc0:arm64.
19:03:19 [2020-04-09T19:03:19.300Z] #17 31.54 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.300Z] #17 31.55 Unpacking libiptc0:arm64 (1.8.2-4) ...
19:03:19 [2020-04-09T19:03:19.300Z] #17 31.67 Selecting previously unselected package libnfnetlink0:arm64.
19:03:19 [2020-04-09T19:03:19.300Z] #17 31.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.300Z] #17 31.70 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:03:19 [2020-04-09T19:03:19.300Z] #17 31.79 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:03:19 [2020-04-09T19:03:19.563Z] #17 31.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.563Z] #17 31.81 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:03:19 [2020-04-09T19:03:19.563Z] #17 31.92 Selecting previously unselected package libnftnl11:arm64.
19:03:19 [2020-04-09T19:03:19.563Z] #17 31.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.563Z] #17 31.92 Unpacking libnftnl11:arm64 (1.1.2-2) ...
19:03:19 [2020-04-09T19:03:19.563Z] #17 32.01 Selecting previously unselected package iptables.
19:03:19 [2020-04-09T19:03:19.563Z] #17 32.02 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
19:03:19 [2020-04-09T19:03:19.575Z] #44 57.51   CC       images/siginfo.o
19:03:19 [2020-04-09T19:03:19.801Z] #44 65.87   CC       compel/plugins/std/string.o
19:03:19 [2020-04-09T19:03:19.828Z] #17 32.03 Unpacking iptables (1.8.2-4) ...
19:03:20 [2020-04-09T19:03:20.090Z] #17 32.37 Selecting previously unselected package xxd.
19:03:20 [2020-04-09T19:03:20.090Z] #17 32.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
19:03:20 [2020-04-09T19:03:20.090Z] #17 32.38 Unpacking xxd (2:8.1.0875-5) ...
19:03:20 [2020-04-09T19:03:20.150Z] #44 57.97   CC       images/rpc.o
19:03:20 [2020-04-09T19:03:20.351Z] #17 32.54 Selecting previously unselected package vim-common.
19:03:20 [2020-04-09T19:03:20.351Z] #17 32.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:03:20 [2020-04-09T19:03:20.351Z] #17 32.62 Unpacking vim-common (2:8.1.0875-5) ...
19:03:20 [2020-04-09T19:03:20.613Z] #17 32.85 Selecting previously unselected package bash-completion.
19:03:20 [2020-04-09T19:03:20.613Z] #17 32.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:03:21 [2020-04-09T19:03:21.164Z] #44 66.85   CC       compel/plugins/std/infect.o
19:03:21 [2020-04-09T19:03:21.420Z] #44 67.35   CC       compel/arch/x86/plugins/std/parasite-head.o
19:03:21 [2020-04-09T19:03:21.446Z] Running on azwin-2-8f3450 in d:\jenkins\workspace\moby_PR-40725
[Pipeline] {
[Pipeline] ws
19:03:21 [2020-04-09T19:03:21.465Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
19:03:21 [2020-04-09T19:03:21.675Z] #44 67.45   CC       compel/arch/x86/plugins/std/memcpy.o
19:03:21 [2020-04-09T19:03:21.675Z] #44 67.57   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:03:21 [2020-04-09T19:03:21.675Z] #44 67.67   AR       compel/plugins/std.lib.a
19:03:21 [2020-04-09T19:03:21.937Z] #44 67.79   CC       compel/plugins/fds/fds.o
19:03:22 [2020-04-09T19:03:22.054Z] #44 60.04   CC       images/ext-file.o
19:03:22 [2020-04-09T19:03:22.152Z] #68 ...
19:03:22 [2020-04-09T19:03:22.152Z] 
19:03:22 [2020-04-09T19:03:22.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:22 [2020-04-09T19:03:22.152Z] #44 56.31   CC       images/cgroup.o
19:03:22 [2020-04-09T19:03:22.152Z] #44 57.43   CC       images/userns.o
19:03:22 [2020-04-09T19:03:22.152Z] #44 57.98   CC       images/google/protobuf/descriptor.o
19:03:22 [2020-04-09T19:03:22.152Z] #44 61.13   CC       images/opts.o
19:03:22 [2020-04-09T19:03:22.152Z] #44 61.49   CC       images/seccomp.o
19:03:22 [2020-04-09T19:03:22.152Z] #44 61.80   CC       images/binfmt-misc.o
19:03:22 [2020-04-09T19:03:22.152Z] #44 62.13   CC       images/time.o
19:03:22 [2020-04-09T19:03:22.152Z] #44 ...
19:03:22 [2020-04-09T19:03:22.152Z] 
19:03:22 [2020-04-09T19:03:22.152Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:22 [2020-04-09T19:03:22.152Z] #47 160.0 vendor/golang.org/x/net/idna
19:03:22 [2020-04-09T19:03:22.152Z] #47 163.2 vendor/golang.org/x/net/http2/hpack
19:03:22 [2020-04-09T19:03:22.152Z] #47 165.0 mime
19:03:22 [2020-04-09T19:03:22.152Z] #47 168.0 mime/quotedprintable
19:03:22 [2020-04-09T19:03:22.152Z] #47 168.5 net/http/internal
19:03:22 [2020-04-09T19:03:22.152Z] #47 ...
19:03:22 [2020-04-09T19:03:22.152Z] 
19:03:22 [2020-04-09T19:03:22.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:22 [2020-04-09T19:03:22.152Z] #44 62.45   CC       images/sysctl.o
19:03:22 [2020-04-09T19:03:22.192Z] #44 ...
19:03:22 [2020-04-09T19:03:22.192Z] 
19:03:22 [2020-04-09T19:03:22.192Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:22 [2020-04-09T19:03:22.192Z] #10 171.6 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:03:22 [2020-04-09T19:03:22.408Z] #44 62.73   CC       images/autofs.o
19:03:22 [2020-04-09T19:03:22.615Z] #44 60.52   CC       images/cgroup.o
19:03:22 [2020-04-09T19:03:22.615Z] #44 ...
19:03:22 [2020-04-09T19:03:22.615Z] 
19:03:22 [2020-04-09T19:03:22.615Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:22 [2020-04-09T19:03:22.615Z] #47 172.8 vendor/golang.org/x/net/idna
19:03:22 [2020-04-09T19:03:22.663Z] #44 63.00   CC       images/macvlan.o
19:03:22 [2020-04-09T19:03:22.921Z] #44 63.18   CC       images/sit.o
19:03:23 [2020-04-09T19:03:23.118Z] #10 172.7 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:03:23 [2020-04-09T19:03:23.176Z] #44 63.50   LINK     images/built-in.o
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.65   GEN      compel/include/asm
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.68   GEN      compel/include/version.h
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.70 touch .config
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.73   GEN      include/common/config.h
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.86   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.89   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.92   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.95   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:03:23 [2020-04-09T19:03:23.432Z] #44 63.97   DEP      compel/arch/x86/plugins/std/memcpy.d
19:03:23 [2020-04-09T19:03:23.689Z] #44 64.01   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:03:23 [2020-04-09T19:03:23.689Z] #44 64.04   GEN      compel/plugins/include/uapi/std/syscall.h
19:03:23 [2020-04-09T19:03:23.689Z] #44 64.08   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:03:23 [2020-04-09T19:03:23.689Z] #44 64.10   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:03:23 [2020-04-09T19:03:23.689Z] #44 64.14   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:03:23 [2020-04-09T19:03:23.689Z] #44 64.14   DEP      compel/plugins/std/infect.d
19:03:23 [2020-04-09T19:03:23.915Z] #17 36.05 Unpacking bash-completion (1:2.8-6) ...
19:03:23 [2020-04-09T19:03:23.944Z] #44 64.49   DEP      compel/plugins/std/string.d
19:03:24 [2020-04-09T19:03:24.044Z] #10 ...
19:03:24 [2020-04-09T19:03:24.044Z] 
19:03:24 [2020-04-09T19:03:24.044Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:24 [2020-04-09T19:03:24.044Z] #47 163.1 mime
19:03:24 [2020-04-09T19:03:24.044Z] #47 165.6 mime/quotedprintable
19:03:24 [2020-04-09T19:03:24.044Z] #47 166.1 net/http/internal
19:03:24 [2020-04-09T19:03:24.044Z] #47 172.6 net/textproto
19:03:24 [2020-04-09T19:03:24.044Z] #47 172.7 crypto/x509
19:03:24 [2020-04-09T19:03:24.176Z] #17 36.58 Selecting previously unselected package bzip2.
19:03:24 [2020-04-09T19:03:24.342Z] #47 ...
19:03:24 [2020-04-09T19:03:24.342Z] 
19:03:24 [2020-04-09T19:03:24.342Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:24 [2020-04-09T19:03:24.342Z] #44 68.19   AR       compel/plugins/fds.lib.a
19:03:24 [2020-04-09T19:03:24.342Z] #44 68.31   HOSTDEP  compel/src/lib/log-host.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 68.51   HOSTDEP  compel/src/lib/handle-elf-host.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 68.67   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 68.87   HOSTDEP  compel/src/main-host.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 69.14   DEP      compel/src/lib/ptrace.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 69.34   DEP      compel/src/lib/infect.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 69.72   DEP      compel/src/lib/infect-util.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 69.89   DEP      compel/src/lib/infect-rpc.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 70.14   DEP      compel/arch/x86/src/lib/infect.d
19:03:24 [2020-04-09T19:03:24.342Z] #44 70.40   DEP      compel/arch/x86/src/lib/cpu.d
19:03:24 [2020-04-09T19:03:24.438Z] #17 36.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
19:03:24 [2020-04-09T19:03:24.438Z] #17 36.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:03:24 [2020-04-09T19:03:24.438Z] #17 36.73 Selecting previously unselected package xz-utils.
19:03:24 [2020-04-09T19:03:24.438Z] #17 36.73 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
19:03:24 [2020-04-09T19:03:24.438Z] #17 36.75 Unpacking xz-utils (5.2.4-1) ...
19:03:24 [2020-04-09T19:03:24.507Z] #44 64.66   DEP      compel/plugins/std/log.d
19:03:24 [2020-04-09T19:03:24.507Z] #44 64.85   DEP      compel/plugins/std/fds.d
19:03:24 [2020-04-09T19:03:24.597Z] #44 70.59   DEP      compel/src/lib/log.d
19:03:24 [2020-04-09T19:03:24.699Z] #17 36.98 Selecting previously unselected package apparmor.
19:03:24 [2020-04-09T19:03:24.699Z] #17 37.00 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
19:03:24 [2020-04-09T19:03:24.762Z] #44 64.99   DEP      compel/plugins/std/std.d
19:03:24 [2020-04-09T19:03:24.762Z] #44 65.21   DEP      compel/plugins/shmem/shmem.d
19:03:24 [2020-04-09T19:03:24.855Z] #44 70.76   DEP      compel/src/main.d
19:03:24 [2020-04-09T19:03:24.963Z] #17 37.10 Unpacking apparmor (2.13.2-10) ...
19:03:25 [2020-04-09T19:03:25.017Z] #44 65.27   DEP      compel/plugins/fds/fds.d
19:03:25 [2020-04-09T19:03:25.017Z] #44 ...
19:03:25 [2020-04-09T19:03:25.017Z] 
19:03:25 [2020-04-09T19:03:25.017Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:03:25 [2020-04-09T19:03:25.017Z] #68 DONE 173.3s
19:03:25 [2020-04-09T19:03:25.111Z] #44 71.05   DEP      compel/src/lib/handle-elf.d
19:03:25 [2020-04-09T19:03:25.224Z] #17 37.49 Selecting previously unselected package aufs-tools.
19:03:25 [2020-04-09T19:03:25.224Z] #17 37.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
19:03:25 [2020-04-09T19:03:25.224Z] #17 37.50 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:03:25 [2020-04-09T19:03:25.224Z] #17 ...
19:03:25 [2020-04-09T19:03:25.224Z] 
19:03:25 [2020-04-09T19:03:25.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:25 [2020-04-09T19:03:25.224Z] #44 104.8   DEP      criu/net.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 105.1   DEP      criu/namespaces.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 105.2   DEP      criu/mount.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 105.5   DEP      criu/mem.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 105.8   DEP      criu/lsm.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 105.9   DEP      criu/log.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 106.1   DEP      criu/libnetlink.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 106.2   DEP      criu/kerndat.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 106.6   DEP      criu/kcmp-ids.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 106.7   DEP      criu/irmap.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 106.8   DEP      criu/ipc_ns.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 107.0   DEP      criu/image.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 107.1   DEP      criu/image-desc.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 107.1   DEP      criu/fsnotify.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 107.3   DEP      criu/filesystems.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 107.4   DEP      criu/files.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 107.7   DEP      criu/files-reg.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 107.9   DEP      criu/files-ext.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 108.0   DEP      criu/file-lock.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 108.2   DEP      criu/file-ids.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 108.4   DEP      criu/fifo.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 108.6   DEP      criu/fdstore.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 108.7   DEP      criu/fault-injection.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 108.8   DEP      criu/external.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 108.9   DEP      criu/eventpoll.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 109.0   DEP      criu/eventfd.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 109.3   DEP      criu/crtools.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 109.5   DEP      criu/cr-service.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 109.7   DEP      criu/cr-restore.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 109.9   DEP      criu/cr-errno.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 110.0   DEP      criu/cr-dump.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 110.2   DEP      criu/cr-dedup.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 110.4   DEP      criu/cr-check.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 110.6   DEP      criu/config.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 110.8   DEP      criu/clone-noasan.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 110.9   DEP      criu/cgroup.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 111.1   DEP      criu/cgroup-props.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 111.2   DEP      criu/bitmap.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 111.2   DEP      criu/bfd.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 111.3   DEP      criu/autofs.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 111.5   DEP      criu/aio.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 111.6   DEP      criu/action-scripts.d
19:03:25 [2020-04-09T19:03:25.224Z] #44 112.0   CC       criu/action-scripts.o
19:03:25 [2020-04-09T19:03:25.224Z] #44 112.5   CC       criu/aio.o
19:03:25 [2020-04-09T19:03:25.224Z] #44 113.2   CC       criu/autofs.o
19:03:25 [2020-04-09T19:03:25.272Z] 
19:03:25 [2020-04-09T19:03:25.272Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:03:25 [2020-04-09T19:03:25.272Z] #69 DONE 0.1s
19:03:25 [2020-04-09T19:03:25.272Z] 
19:03:25 [2020-04-09T19:03:25.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:25 [2020-04-09T19:03:25.272Z] #44 65.54   CC       compel/plugins/std/std.o
19:03:25 [2020-04-09T19:03:25.366Z] #44 71.40   DEP      compel/arch/x86/src/lib/handle-elf.d
19:03:25 [2020-04-09T19:03:25.485Z] #44 115.0   CC       criu/bfd.o
19:03:25 [2020-04-09T19:03:25.485Z] #44 ...
19:03:25 [2020-04-09T19:03:25.485Z] 
19:03:25 [2020-04-09T19:03:25.485Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:03:25 [2020-04-09T19:03:25.485Z] #17 37.70 Selecting previously unselected package libonig5:arm64.
19:03:25 [2020-04-09T19:03:25.485Z] #17 37.71 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
19:03:25 [2020-04-09T19:03:25.485Z] #17 37.71 Unpacking libonig5:arm64 (6.9.1-1) ...
19:03:25 [2020-04-09T19:03:25.485Z] #17 37.88 Selecting previously unselected package libjq1:arm64.
19:03:25 [2020-04-09T19:03:25.746Z] #17 37.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:03:25 [2020-04-09T19:03:25.746Z] #17 37.92 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:03:25 [2020-04-09T19:03:25.746Z] #17 38.06 Selecting previously unselected package jq.
19:03:25 [2020-04-09T19:03:25.746Z] #17 38.07 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
19:03:25 [2020-04-09T19:03:25.746Z] #17 38.07 Unpacking jq (1.5+dfsg-2+b1) ...
19:03:25 [2020-04-09T19:03:25.832Z] #44 66.19   CC       compel/plugins/std/fds.o
19:03:25 [2020-04-09T19:03:25.928Z] #44 71.74   CC       compel/src/lib/log.o
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.22 Selecting previously unselected package libaio1:arm64.
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.24 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.24 Unpacking libaio1:arm64 (0.3.112-3) ...
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.33 Selecting previously unselected package libgpm2:arm64.
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.34 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.35 Unpacking libgpm2:arm64 (1.20.7-5) ...
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.44 Selecting previously unselected package libicu63:arm64.
19:03:26 [2020-04-09T19:03:26.007Z] #17 38.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
19:03:26 [2020-04-09T19:03:26.184Z] #44 ...
19:03:26 [2020-04-09T19:03:26.184Z] 
19:03:26 [2020-04-09T19:03:26.184Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:03:26 [2020-04-09T19:03:26.184Z] #68 165.5 + for f in rootlesskit rootlesskit-docker-proxy
19:03:26 [2020-04-09T19:03:26.184Z] #68 165.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:03:26 [2020-04-09T19:03:26.184Z] #68 DONE 175.5s
19:03:26 [2020-04-09T19:03:26.184Z] 
19:03:26 [2020-04-09T19:03:26.184Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:03:26 [2020-04-09T19:03:26.184Z] #50 DONE 175.5s
19:03:26 [2020-04-09T19:03:26.184Z] 
19:03:26 [2020-04-09T19:03:26.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.7 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.7 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.8 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.8 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.8 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.8 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.8 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.9 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:03:26 [2020-04-09T19:03:26.184Z] #10 175.9 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:03:26 [2020-04-09T19:03:26.268Z] #17 38.46 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:03:26 [2020-04-09T19:03:26.439Z] #10 175.9 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:03:26 [2020-04-09T19:03:26.439Z] #10 175.9 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:03:26 [2020-04-09T19:03:26.694Z] #10 ...
19:03:26 [2020-04-09T19:03:26.694Z] 
19:03:26 [2020-04-09T19:03:26.694Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:03:26 [2020-04-09T19:03:26.694Z] #69 DONE 0.2s
19:03:26 [2020-04-09T19:03:26.694Z] 
19:03:26 [2020-04-09T19:03:26.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:26 [2020-04-09T19:03:26.694Z] #10 176.1 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:03:26 [2020-04-09T19:03:26.694Z] #10 176.2 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:03:26 [2020-04-09T19:03:26.758Z] #44 67.12   CC       compel/plugins/std/log.o
19:03:26 [2020-04-09T19:03:26.950Z] #10 176.3 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:03:26 [2020-04-09T19:03:26.950Z] #10 176.3 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
19:03:27 [2020-04-09T19:03:27.043Z] #47 176.5 vendor/golang.org/x/net/http2/hpack
19:03:27 [2020-04-09T19:03:27.875Z] #10 177.4 debconf: delaying package configuration, since apt-utils is not installed
19:03:28 [2020-04-09T19:03:28.122Z] #44 68.40   CC       compel/plugins/std/string.o
19:03:28 [2020-04-09T19:03:28.130Z] #10 177.7 Fetched 53.3 MB in 1min 50s (486 kB/s)
19:03:28 [2020-04-09T19:03:28.385Z] #10 177.8 Selecting previously unselected package binutils-mingw-w64-i686.
19:03:28 [2020-04-09T19:03:28.385Z] #10 177.8 (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 ... 15401 files and directories currently installed.)
19:03:28 [2020-04-09T19:03:28.385Z] #10 177.9 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:03:28 [2020-04-09T19:03:28.640Z] #10 178.0 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:28 [2020-04-09T19:03:28.935Z] #47 178.7 mime
19:03:29 [2020-04-09T19:03:29.048Z] #44 ...
19:03:29 [2020-04-09T19:03:29.048Z] 
19:03:29 [2020-04-09T19:03:29.048Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:03:29 [2020-04-09T19:03:29.048Z] #50 DONE 177.1s
19:03:29 [2020-04-09T19:03:29.048Z] 
19:03:29 [2020-04-09T19:03:29.048Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:29 [2020-04-09T19:03:29.048Z] #44 69.38   CC       compel/plugins/std/infect.o
19:03:29 [2020-04-09T19:03:29.191Z] #47 ...
19:03:29 [2020-04-09T19:03:29.191Z] 
19:03:29 [2020-04-09T19:03:29.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:29 [2020-04-09T19:03:29.191Z] #44 61.47   CC       images/userns.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 61.89   CC       images/google/protobuf/descriptor.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 64.91   CC       images/opts.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 65.17   CC       images/seccomp.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 65.55   CC       images/binfmt-misc.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 65.86   CC       images/time.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 66.24   CC       images/sysctl.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 66.60   CC       images/autofs.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 66.91   CC       images/macvlan.o
19:03:29 [2020-04-09T19:03:29.191Z] #44 67.28   CC       images/sit.o
19:03:29 [2020-04-09T19:03:29.753Z] #44 67.64   LINK     images/built-in.o
19:03:29 [2020-04-09T19:03:29.753Z] #44 67.80   GEN      compel/include/asm
19:03:29 [2020-04-09T19:03:29.753Z] #44 67.83   GEN      compel/include/version.h
19:03:29 [2020-04-09T19:03:29.753Z] #44 67.91 touch .config
19:03:29 [2020-04-09T19:03:29.976Z] #44 70.09   CC       compel/arch/x86/plugins/std/parasite-head.o
19:03:29 [2020-04-09T19:03:29.976Z] #44 70.17   CC       compel/arch/x86/plugins/std/memcpy.o
19:03:29 [2020-04-09T19:03:29.976Z] #44 70.25   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:03:29 [2020-04-09T19:03:29.976Z] #44 70.31   AR       compel/plugins/std.lib.a
19:03:30 [2020-04-09T19:03:30.009Z] #44 68.01   GEN      include/common/config.h
19:03:30 [2020-04-09T19:03:30.009Z] #44 ...
19:03:30 [2020-04-09T19:03:30.009Z] 
19:03:30 [2020-04-09T19:03:30.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:30 [2020-04-09T19:03:30.009Z] #10 180.8 Selecting previously unselected package g++-mingw-w64-x86-64.
19:03:30 [2020-04-09T19:03:30.009Z] #10 180.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:30 [2020-04-09T19:03:30.009Z] #10 180.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:30 [2020-04-09T19:03:30.231Z] #44 70.44   CC       compel/plugins/fds/fds.o
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.10 Selecting previously unselected package libnet1:arm64.
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.27 Selecting previously unselected package libnl-3-200:arm64.
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.29 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.39 Selecting previously unselected package libprotobuf-c1:arm64.
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.40 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.49 Selecting previously unselected package libreadline5:arm64.
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.51 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.64 Selecting previously unselected package net-tools.
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
19:03:30 [2020-04-09T19:03:30.473Z] #17 42.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:03:30 [2020-04-09T19:03:30.487Z] #44 70.81   AR       compel/plugins/fds.lib.a
19:03:30 [2020-04-09T19:03:30.738Z] #17 42.93 Selecting previously unselected package python-pip-whl.
19:03:30 [2020-04-09T19:03:30.738Z] #17 42.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:03:30 [2020-04-09T19:03:30.738Z] #17 42.95 Unpacking python-pip-whl (18.1-5) ...
19:03:30 [2020-04-09T19:03:30.742Z] #44 70.89   HOSTDEP  compel/src/lib/log-host.d
19:03:30 [2020-04-09T19:03:30.742Z] #44 71.07   HOSTDEP  compel/src/lib/handle-elf-host.d
19:03:30 [2020-04-09T19:03:30.997Z] #44 71.27   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:03:30 [2020-04-09T19:03:30.997Z] #44 71.42   HOSTDEP  compel/src/main-host.d
19:03:31 [2020-04-09T19:03:31.160Z] #10 180.6 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:03:31 [2020-04-09T19:03:31.160Z] #10 180.7 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:03:31 [2020-04-09T19:03:31.160Z] #10 180.7 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:31 [2020-04-09T19:03:31.253Z] #44 71.57   DEP      compel/src/lib/ptrace.d
19:03:31 [2020-04-09T19:03:31.253Z] #44 71.76   DEP      compel/src/lib/infect.d
19:03:31 [2020-04-09T19:03:31.311Z] #17 43.45 Selecting previously unselected package python3-lib2to3.
19:03:31 [2020-04-09T19:03:31.311Z] #17 43.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:03:31 [2020-04-09T19:03:31.311Z] #17 43.47 Unpacking python3-lib2to3 (3.7.3-1) ...
19:03:31 [2020-04-09T19:03:31.311Z] #17 43.64 Selecting previously unselected package python3-distutils.
19:03:31 [2020-04-09T19:03:31.311Z] #17 43.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:03:31 [2020-04-09T19:03:31.311Z] #17 43.67 Unpacking python3-distutils (3.7.3-1) ...
19:03:31 [2020-04-09T19:03:31.514Z] #44 71.95   DEP      compel/src/lib/infect-util.d
19:03:31 [2020-04-09T19:03:31.571Z] #17 43.90 Selecting previously unselected package python3-pip.
19:03:31 [2020-04-09T19:03:31.571Z] #17 43.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:03:31 [2020-04-09T19:03:31.571Z] #17 43.94 Unpacking python3-pip (18.1-5) ...
19:03:31 [2020-04-09T19:03:31.770Z] #44 72.12   DEP      compel/src/lib/infect-rpc.d
19:03:31 [2020-04-09T19:03:31.770Z] #44 72.25   DEP      compel/arch/x86/src/lib/infect.d
19:03:31 [2020-04-09T19:03:31.832Z] #17 44.19 Selecting previously unselected package python3-pkg-resources.
19:03:32 [2020-04-09T19:03:32.026Z] #44 72.40   DEP      compel/arch/x86/src/lib/cpu.d
19:03:32 [2020-04-09T19:03:32.026Z] #44 72.53   DEP      compel/src/lib/log.d
19:03:32 [2020-04-09T19:03:32.093Z] #17 44.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:03:32 [2020-04-09T19:03:32.093Z] #17 44.22 Unpacking python3-pkg-resources (40.8.0-1) ...
19:03:32 [2020-04-09T19:03:32.093Z] #17 44.41 Selecting previously unselected package python3-setuptools.
19:03:32 [2020-04-09T19:03:32.093Z] #17 44.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:03:32 [2020-04-09T19:03:32.093Z] #17 44.44 Unpacking python3-setuptools (40.8.0-1) ...
19:03:32 [2020-04-09T19:03:32.281Z] #44 72.68   DEP      compel/src/main.d
19:03:32 [2020-04-09T19:03:32.536Z] #44 72.83   DEP      compel/src/lib/handle-elf.d
19:03:32 [2020-04-09T19:03:32.666Z] #17 44.80 Selecting previously unselected package python3-wheel.
19:03:32 [2020-04-09T19:03:32.666Z] #17 44.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:03:32 [2020-04-09T19:03:32.666Z] #17 44.81 Unpacking python3-wheel (0.32.3-2) ...
19:03:32 [2020-04-09T19:03:32.791Z] #44 73.06   DEP      compel/arch/x86/src/lib/handle-elf.d
19:03:32 [2020-04-09T19:03:32.926Z] #17 45.09 Selecting previously unselected package sudo.
19:03:32 [2020-04-09T19:03:32.926Z] #17 45.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
19:03:32 [2020-04-09T19:03:32.926Z] #17 45.11 Unpacking sudo (1.8.27-1+deb10u2) ...
19:03:33 [2020-04-09T19:03:33.046Z] #44 73.31   CC       compel/src/lib/log.o
19:03:33 [2020-04-09T19:03:33.498Z] #17 45.72 Selecting previously unselected package thin-provisioning-tools.
19:03:33 [2020-04-09T19:03:33.498Z] #17 45.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
19:03:33 [2020-04-09T19:03:33.498Z] #17 45.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:03:33 [2020-04-09T19:03:33.606Z] #44 73.76   CC       compel/arch/x86/src/lib/cpu.o
19:03:33 [2020-04-09T19:03:33.714Z] #10 183.0 Selecting previously unselected package binutils-mingw-w64.
19:03:33 [2020-04-09T19:03:33.714Z] #10 183.0 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:03:33 [2020-04-09T19:03:33.714Z] #10 183.0 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:33 [2020-04-09T19:03:33.714Z] #10 183.4 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:03:33 [2020-04-09T19:03:33.714Z] #10 183.4 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:33 [2020-04-09T19:03:33.759Z] #17 46.07 Selecting previously unselected package uidmap.
19:03:33 [2020-04-09T19:03:33.759Z] #17 46.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
19:03:33 [2020-04-09T19:03:33.759Z] #17 46.09 Unpacking uidmap (1:4.5-1.1) ...
19:03:34 [2020-04-09T19:03:34.014Z] #10 183.4 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:34 [2020-04-09T19:03:34.020Z] #17 46.28 Selecting previously unselected package vim-runtime.
19:03:34 [2020-04-09T19:03:34.020Z] #17 46.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:03:34 [2020-04-09T19:03:34.020Z] #17 46.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:03:34 [2020-04-09T19:03:34.020Z] #17 46.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:03:34 [2020-04-09T19:03:34.269Z] #10 183.7 Selecting previously unselected package dmsetup.
19:03:34 [2020-04-09T19:03:34.269Z] #10 183.7 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:03:34 [2020-04-09T19:03:34.269Z] #10 183.7 Unpacking dmsetup (2:1.02.155-3) ...
19:03:34 [2020-04-09T19:03:34.281Z] #17 46.42 Unpacking vim-runtime (2:8.1.0875-5) ...
19:03:34 [2020-04-09T19:03:34.524Z] #10 184.0 Selecting previously unselected package mingw-w64-common.
19:03:34 [2020-04-09T19:03:34.524Z] #10 184.0 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:03:34 [2020-04-09T19:03:34.524Z] #10 184.0 Unpacking mingw-w64-common (6.0.0-3) ...
19:03:34 [2020-04-09T19:03:34.531Z] #44 74.89   CC       compel/arch/x86/src/lib/infect.o
19:03:34 [2020-04-09T19:03:34.531Z] #44 ...
19:03:34 [2020-04-09T19:03:34.531Z] 
19:03:34 [2020-04-09T19:03:34.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:34 [2020-04-09T19:03:34.531Z] #10 172.8 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 172.8 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 172.9 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 176.2 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.5 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.6 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.6 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.6 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.7 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.7 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.7 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 178.7 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
19:03:34 [2020-04-09T19:03:34.531Z] #10 179.9 debconf: delaying package configuration, since apt-utils is not installed
19:03:34 [2020-04-09T19:03:34.531Z] #10 180.2 Fetched 74.3 MB in 1min 56s (642 kB/s)
19:03:34 [2020-04-09T19:03:34.531Z] #10 180.3 Selecting previously unselected package binutils-mingw-w64-i686.
19:03:34 [2020-04-09T19:03:34.531Z] #10 180.3 (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 ... 15401 files and directories currently installed.)
19:03:34 [2020-04-09T19:03:34.531Z] #10 180.4 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:03:34 [2020-04-09T19:03:34.531Z] #10 180.4 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:34 [2020-04-09T19:03:34.786Z] #10 183.1 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:03:34 [2020-04-09T19:03:34.786Z] #10 183.1 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:03:34 [2020-04-09T19:03:34.786Z] #10 183.1 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:34 [2020-04-09T19:03:34.786Z] #10 ...
19:03:34 [2020-04-09T19:03:34.786Z] 
19:03:34 [2020-04-09T19:03:34.786Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:34 [2020-04-09T19:03:34.786Z] #47 172.9 crypto/tls
19:03:34 [2020-04-09T19:03:34.786Z] #47 182.7 net/http/httptrace
19:03:34 [2020-04-09T19:03:34.786Z] #47 182.9 net/http
19:03:35 [2020-04-09T19:03:35.254Z] #10 ...
19:03:35 [2020-04-09T19:03:35.254Z] 
19:03:35 [2020-04-09T19:03:35.254Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:03:35 [2020-04-09T19:03:35.254Z] #68 174.9 + for f in rootlesskit rootlesskit-docker-proxy
19:03:35 [2020-04-09T19:03:35.254Z] #68 174.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:03:35 [2020-04-09T19:03:35.254Z] #68 ...
19:03:35 [2020-04-09T19:03:35.254Z] 
19:03:35 [2020-04-09T19:03:35.254Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:35 [2020-04-09T19:03:35.254Z] #44 68.26   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:03:35 [2020-04-09T19:03:35.254Z] #44 68.38   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:03:35 [2020-04-09T19:03:35.254Z] #44 68.42   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:03:35 [2020-04-09T19:03:35.254Z] #44 68.54   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:03:35 [2020-04-09T19:03:35.254Z] #44 68.62   DEP      compel/arch/x86/plugins/std/memcpy.d
19:03:35 [2020-04-09T19:03:35.254Z] #44 68.68   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:03:35 [2020-04-09T19:03:35.254Z] #44 68.74   GEN      compel/plugins/include/uapi/std/syscall.h
19:03:35 [2020-04-09T19:03:35.255Z] #44 68.82   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:03:35 [2020-04-09T19:03:35.255Z] #44 68.85   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:03:35 [2020-04-09T19:03:35.255Z] #44 68.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:03:35 [2020-04-09T19:03:35.255Z] #44 68.92   DEP      compel/plugins/std/infect.d
19:03:35 [2020-04-09T19:03:35.255Z] #44 69.15   DEP      compel/plugins/std/string.d
19:03:35 [2020-04-09T19:03:35.255Z] #44 69.25   DEP      compel/plugins/std/log.d
19:03:35 [2020-04-09T19:03:35.255Z] #44 69.36   DEP      compel/plugins/std/fds.d
19:03:35 [2020-04-09T19:03:35.255Z] #44 69.54   DEP      compel/plugins/std/std.d
19:03:35 [2020-04-09T19:03:35.255Z] #44 69.78   DEP      compel/plugins/shmem/shmem.d
19:03:35 [2020-04-09T19:03:35.255Z] #44 69.89   DEP      compel/plugins/fds/fds.d
19:03:35 [2020-04-09T19:03:35.255Z] #44 70.36   CC       compel/plugins/std/std.o
19:03:35 [2020-04-09T19:03:35.255Z] #44 70.99   CC       compel/plugins/std/fds.o
19:03:35 [2020-04-09T19:03:35.255Z] #44 71.67   CC       compel/plugins/std/log.o
19:03:35 [2020-04-09T19:03:35.255Z] #44 72.99   CC       compel/plugins/std/string.o
19:03:35 [2020-04-09T19:03:35.514Z] #44 ...
19:03:35 [2020-04-09T19:03:35.514Z] 
19:03:35 [2020-04-09T19:03:35.514Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:03:35 [2020-04-09T19:03:35.514Z] #68 DONE 185.4s
19:03:35 [2020-04-09T19:03:35.514Z] 
19:03:35 [2020-04-09T19:03:35.514Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:03:35 [2020-04-09T19:03:35.514Z] #69 DONE 0.1s
19:03:35 [2020-04-09T19:03:35.514Z] 
19:03:35 [2020-04-09T19:03:35.514Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:35 [2020-04-09T19:03:35.514Z] #47 181.6 mime/quotedprintable
19:03:35 [2020-04-09T19:03:35.514Z] #47 182.2 net/http/internal
19:03:35 [2020-04-09T19:03:35.712Z] #47 ...
19:03:35 [2020-04-09T19:03:35.712Z] 
19:03:35 [2020-04-09T19:03:35.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:35 [2020-04-09T19:03:35.712Z] #44 75.96   CC       compel/src/lib/infect-rpc.o
19:03:35 [2020-04-09T19:03:35.886Z] #10 ...
19:03:35 [2020-04-09T19:03:35.886Z] 
19:03:35 [2020-04-09T19:03:35.886Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:35 [2020-04-09T19:03:35.886Z] #47 174.7 vendor/golang.org/x/net/http/httpguts
19:03:35 [2020-04-09T19:03:35.886Z] #47 175.4 vendor/golang.org/x/net/http/httpproxy
19:03:35 [2020-04-09T19:03:35.886Z] #47 176.2 mime/multipart
19:03:35 [2020-04-09T19:03:35.886Z] #47 179.6 crypto/tls
19:03:35 [2020-04-09T19:03:35.886Z] #47 ...
19:03:35 [2020-04-09T19:03:35.886Z] 
19:03:35 [2020-04-09T19:03:35.886Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:35 [2020-04-09T19:03:35.886Z] #44 72.29   CC       compel/arch/x86/src/lib/cpu.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 73.46   CC       compel/arch/x86/src/lib/infect.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 74.82   CC       compel/src/lib/infect-rpc.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 75.17   CC       compel/src/lib/infect-util.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 75.60   CC       compel/src/lib/infect.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 78.41   CC       compel/src/lib/ptrace.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 78.93   AR       compel/libcompel.a
19:03:35 [2020-04-09T19:03:35.886Z] #44 79.01   HOSTCC   compel/src/main-host.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 79.44   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 79.70   HOSTCC   compel/src/lib/handle-elf-host.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 80.23   HOSTCC   compel/src/lib/log-host.o
19:03:35 [2020-04-09T19:03:35.886Z] #44 80.63   HOSTLINK compel/compel-host-bin
19:03:35 [2020-04-09T19:03:35.886Z] #44 80.96   DEP      soccr/soccr.d
19:03:35 [2020-04-09T19:03:35.886Z] #44 81.12   CC       soccr/soccr.o
19:03:36 [2020-04-09T19:03:36.194Z] #17 ...
19:03:36 [2020-04-09T19:03:36.194Z] 
19:03:36 [2020-04-09T19:03:36.194Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:36 [2020-04-09T19:03:36.194Z] #44 115.7   CC       criu/bitmap.o
19:03:36 [2020-04-09T19:03:36.194Z] #44 115.9   CC       criu/cgroup-props.o
19:03:36 [2020-04-09T19:03:36.194Z] #44 116.9   CC       criu/cgroup.o
19:03:36 [2020-04-09T19:03:36.194Z] #44 120.0   CC       criu/clone-noasan.o
19:03:36 [2020-04-09T19:03:36.194Z] #44 120.2   CC       criu/config.o
19:03:36 [2020-04-09T19:03:36.194Z] #44 121.8   CC       criu/cr-check.o
19:03:36 [2020-04-09T19:03:36.194Z] #44 123.7   CC       criu/cr-dedup.o
19:03:36 [2020-04-09T19:03:36.194Z] #44 124.3   CC       criu/cr-dump.o
19:03:36 [2020-04-09T19:03:36.272Z] #44 76.41   CC       compel/src/lib/infect-util.o
19:03:36 [2020-04-09T19:03:36.272Z] #44 76.80   CC       compel/src/lib/infect.o
19:03:36 [2020-04-09T19:03:36.440Z] #47 186.6 crypto/tls
19:03:37 [2020-04-09T19:03:37.250Z] #44 83.01   AR       soccr/libsoccr.a
19:03:37 [2020-04-09T19:03:37.250Z] #44 83.05 make[1]: 'soccr/libsoccr.a' is up to date.
19:03:37 [2020-04-09T19:03:37.250Z] #44 83.33   DEP      criu/arch/x86/sigframe.d
19:03:37 [2020-04-09T19:03:37.365Z] #47 ...
19:03:37 [2020-04-09T19:03:37.365Z] 
19:03:37 [2020-04-09T19:03:37.366Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:37 [2020-04-09T19:03:37.366Z] #44 73.77   CC       compel/plugins/std/infect.o
19:03:37 [2020-04-09T19:03:37.366Z] #44 74.52   CC       compel/arch/x86/plugins/std/parasite-head.o
19:03:37 [2020-04-09T19:03:37.366Z] #44 74.60   CC       compel/arch/x86/plugins/std/memcpy.o
19:03:37 [2020-04-09T19:03:37.366Z] #44 74.74   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:03:37 [2020-04-09T19:03:37.366Z] #44 74.89   AR       compel/plugins/std.lib.a
19:03:37 [2020-04-09T19:03:37.366Z] #44 75.09   CC       compel/plugins/fds/fds.o
19:03:37 [2020-04-09T19:03:37.366Z] #44 75.45   AR       compel/plugins/fds.lib.a
19:03:37 [2020-04-09T19:03:37.506Z] #44 83.47   DEP      criu/arch/x86/sigaction_compat.d
19:03:37 [2020-04-09T19:03:37.506Z] #44 83.60   DEP      criu/arch/x86/kerndat.d
19:03:37 [2020-04-09T19:03:37.580Z] #44 127.3   CC       criu/cr-errno.o
19:03:37 [2020-04-09T19:03:37.610Z] ok  	github.com/docker/docker/cmd/dockerd	0.053s	coverage: 30.7% of statements
19:03:37 [2020-04-09T19:03:37.621Z] #44 75.55   HOSTDEP  compel/src/lib/log-host.d
19:03:37 [2020-04-09T19:03:37.840Z] #44 127.4   CC       criu/cr-restore.o
19:03:37 [2020-04-09T19:03:37.879Z] #44 75.74   HOSTDEP  compel/src/lib/handle-elf-host.d
19:03:37 [2020-04-09T19:03:37.880Z] #44 75.89   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:03:38 [2020-04-09T19:03:38.066Z] #44 83.77   DEP      criu/arch/x86/crtools.d
19:03:38 [2020-04-09T19:03:38.066Z] #44 83.93   DEP      criu/arch/x86/cpu.d
19:03:38 [2020-04-09T19:03:38.066Z] #44 ...
19:03:38 [2020-04-09T19:03:38.066Z] 
19:03:38 [2020-04-09T19:03:38.066Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:38 [2020-04-09T19:03:38.066Z] #47 187.1 net/http/httptrace
19:03:38 [2020-04-09T19:03:38.101Z] #44 ...
19:03:38 [2020-04-09T19:03:38.101Z] 
19:03:38 [2020-04-09T19:03:38.101Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:03:38 [2020-04-09T19:03:38.101Z] #41 187.8 + dpkg --print-architecture
19:03:38 [2020-04-09T19:03:38.136Z] #44 76.01   HOSTDEP  compel/src/main-host.d
19:03:38 [2020-04-09T19:03:38.136Z] #44 76.27   DEP      compel/src/lib/ptrace.d
19:03:38 [2020-04-09T19:03:38.321Z] #47 187.3 net/http
19:03:38 [2020-04-09T19:03:38.363Z] #41 DONE 188.1s
19:03:38 [2020-04-09T19:03:38.364Z] 
19:03:38 [2020-04-09T19:03:38.364Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:03:38 [2020-04-09T19:03:38.364Z] #17 50.32 Selecting previously unselected package vim.
19:03:38 [2020-04-09T19:03:38.364Z] #17 50.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
19:03:38 [2020-04-09T19:03:38.364Z] #17 50.37 Unpacking vim (2:8.1.0875-5) ...
19:03:38 [2020-04-09T19:03:38.396Z] #44 76.53   DEP      compel/src/lib/infect.d
19:03:38 [2020-04-09T19:03:38.625Z] #17 51.00 Selecting previously unselected package xfsprogs.
19:03:38 [2020-04-09T19:03:38.652Z] #44 76.74   DEP      compel/src/lib/infect-util.d
19:03:38 [2020-04-09T19:03:38.885Z] #17 51.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
19:03:38 [2020-04-09T19:03:38.885Z] #17 51.03 Unpacking xfsprogs (4.20.0-1) ...
19:03:38 [2020-04-09T19:03:38.909Z] #44 76.83   DEP      compel/src/lib/infect-rpc.d
19:03:39 [2020-04-09T19:03:39.082Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.7% of statements
19:03:39 [2020-04-09T19:03:39.082Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:03:39 [2020-04-09T19:03:39.082Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:03:39 [2020-04-09T19:03:39.082Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:03:39 [2020-04-09T19:03:39.082Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:03:39 [2020-04-09T19:03:39.165Z] #44 77.04   DEP      compel/arch/x86/src/lib/infect.d
19:03:39 [2020-04-09T19:03:39.165Z] #44 77.28   DEP      compel/arch/x86/src/lib/cpu.d
19:03:39 [2020-04-09T19:03:39.421Z] #44 77.40   DEP      compel/src/lib/log.d
19:03:39 [2020-04-09T19:03:39.496Z] #17 51.87 Selecting previously unselected package zip.
19:03:39 [2020-04-09T19:03:39.496Z] #17 51.87 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
19:03:39 [2020-04-09T19:03:39.535Z] #44 79.64   CC       compel/src/lib/ptrace.o
19:03:39 [2020-04-09T19:03:39.677Z] #44 77.59   DEP      compel/src/main.d
19:03:39 [2020-04-09T19:03:39.787Z] #17 51.88 Unpacking zip (3.0-11+b1) ...
19:03:39 [2020-04-09T19:03:39.793Z] #44 80.28   AR       compel/libcompel.a
19:03:39 [2020-04-09T19:03:39.933Z] #44 77.90   DEP      compel/src/lib/handle-elf.d
19:03:40 [2020-04-09T19:03:40.048Z] #44 80.41   HOSTCC   compel/src/main-host.o
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.30 Setting up aufs-tools (1:4.14+20190211-1) ...
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.34 Setting up libip6tc0:arm64 (1.8.2-4) ...
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.38 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.41 Setting up libgpm2:arm64 (1.20.7-5) ...
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.43 Setting up libip4tc0:arm64 (1.8.2-4) ...
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.45 Setting up uidmap (1:4.5-1.1) ...
19:03:40 [2020-04-09T19:03:40.119Z] #17 52.48 Setting up libnftnl11:arm64 (1.1.2-2) ...
19:03:40 [2020-04-09T19:03:40.190Z] #44 78.13   DEP      compel/arch/x86/src/lib/handle-elf.d
19:03:40 [2020-04-09T19:03:40.190Z] #44 ...
19:03:40 [2020-04-09T19:03:40.190Z] 
19:03:40 [2020-04-09T19:03:40.190Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:03:40 [2020-04-09T19:03:40.190Z] #50 DONE 190.3s
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.62 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.63 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.67 Setting up xxd (2:8.1.0875-5) ...
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.69 Setting up zip (3.0-11+b1) ...
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.70 Setting up vim-common (2:8.1.0875-5) ...
19:03:40 [2020-04-09T19:03:40.394Z] #17 52.75 Setting up bash-completion (1:2.8-6) ...
19:03:40 [2020-04-09T19:03:40.446Z] 
19:03:40 [2020-04-09T19:03:40.446Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:40 [2020-04-09T19:03:40.446Z] #44 78.40   CC       compel/src/lib/log.o
19:03:40 [2020-04-09T19:03:40.609Z] #44 80.96   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:03:40 [2020-04-09T19:03:40.702Z] #44 78.80   CC       compel/arch/x86/src/lib/cpu.o
19:03:40 [2020-04-09T19:03:40.870Z] #44 81.35   HOSTCC   compel/src/lib/handle-elf-host.o
19:03:41 [2020-04-09T19:03:41.431Z] #44 81.96   HOSTCC   compel/src/lib/log-host.o
19:03:41 [2020-04-09T19:03:41.940Z] #44 82.14   HOSTLINK compel/compel-host-bin
19:03:41 [2020-04-09T19:03:41.940Z] #44 82.23   DEP      soccr/soccr.d
19:03:41 [2020-04-09T19:03:41.940Z] #44 82.35   CC       soccr/soccr.o
19:03:42 [2020-04-09T19:03:42.069Z] #44 80.17   CC       compel/arch/x86/src/lib/infect.o
19:03:43 [2020-04-09T19:03:43.307Z] #44 83.49   AR       soccr/libsoccr.a
19:03:43 [2020-04-09T19:03:43.307Z] #44 83.53 make[1]: 'soccr/libsoccr.a' is up to date.
19:03:43 [2020-04-09T19:03:43.307Z] #44 83.80   DEP      criu/arch/x86/sigframe.d
19:03:43 [2020-04-09T19:03:43.377Z] using credential docker-jenkins-github-credentials
19:03:43 [2020-04-09T19:03:43.435Z] #44 81.37   CC       compel/src/lib/infect-rpc.o
19:03:43 [2020-04-09T19:03:43.452Z] Cloning the remote Git repository
19:03:43 [2020-04-09T19:03:43.452Z] Cloning with configured refspecs honoured and without tags
19:03:43 [2020-04-09T19:03:43.562Z] #44 83.88   DEP      criu/arch/x86/sigaction_compat.d
19:03:43 [2020-04-09T19:03:43.562Z] #44 83.97   DEP      criu/arch/x86/kerndat.d
19:03:43 [2020-04-09T19:03:43.600Z] #47 ...
19:03:43 [2020-04-09T19:03:43.600Z] 
19:03:43 [2020-04-09T19:03:43.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:43 [2020-04-09T19:03:43.600Z] #44 84.13   CC       criu/arch/x86/cpu.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 84.62   CC       criu/arch/x86/crtools.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 85.64   CC       criu/arch/x86/kerndat.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 86.08   CC       criu/arch/x86/sigaction_compat.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 86.31   CC       criu/arch/x86/sigframe.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 86.53   LINK     criu/arch/x86/crtools.built-in.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 86.58   DEP      criu/pie/util-vdso-elf32.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 86.75   DEP      criu/pie/util-vdso.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 86.87   DEP      criu/pie/util.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 87.07   CC       criu/pie/util.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 87.34   CC       criu/pie/util-vdso.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 87.95   CC       criu/pie/util-vdso-elf32.o
19:03:43 [2020-04-09T19:03:43.600Z] #44 88.62   AR       criu/pie/pie.lib.a
19:03:43 [2020-04-09T19:03:43.600Z] #44 88.68   DEP      criu/pie/restorer.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 88.98   DEP      criu/arch/x86/sigaction_compat_pie.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 89.14   DEP      criu/arch/x86/restorer_unmap.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 89.16   DEP      criu/arch/x86/restorer.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 89.38   DEP      criu/arch/x86/vdso-pie.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 89.48   DEP      criu/pie/parasite-vdso.d
19:03:43 [2020-04-09T19:03:43.600Z] #44 89.58   DEP      criu/pie/parasite.d
19:03:43 [2020-04-09T19:03:43.691Z] #44 81.80   CC       compel/src/lib/infect-util.o
19:03:43 [2020-04-09T19:03:43.818Z] #44 84.15   DEP      criu/arch/x86/crtools.d
19:03:43 [2020-04-09T19:03:43.830Z] #17 56.31 Setting up libiptc0:arm64 (1.8.2-4) ...
19:03:43 [2020-04-09T19:03:43.830Z] #17 56.33 Setting up xz-utils (5.2.4-1) ...
19:03:43 [2020-04-09T19:03:43.871Z] #44 89.78   CC       criu/pie/parasite.o
19:03:43 [2020-04-09T19:03:43.947Z] #44 82.08   CC       compel/src/lib/infect.o
19:03:44 [2020-04-09T19:03:44.076Z] #44 84.30   DEP      criu/arch/x86/cpu.d
19:03:44 [2020-04-09T19:03:44.076Z] #44 84.48   CC       criu/arch/x86/cpu.o
19:03:44 [2020-04-09T19:03:44.100Z] #17 56.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:03:44 [2020-04-09T19:03:44.100Z] #17 56.39 Setting up sudo (1.8.27-1+deb10u2) ...
19:03:44 [2020-04-09T19:03:44.100Z] #17 56.49 invoke-rc.d: could not determine current runlevel
19:03:44 [2020-04-09T19:03:44.100Z] #17 56.50 invoke-rc.d: policy-rc.d denied execution of start.
19:03:44 [2020-04-09T19:03:44.100Z] #17 56.51 Setting up pigz (2.4-1) ...
19:03:44 [2020-04-09T19:03:44.100Z] #17 56.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:03:44 [2020-04-09T19:03:44.100Z] #17 56.55 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:03:44 [2020-04-09T19:03:44.378Z] #17 56.58 Setting up python-pip-whl (18.1-5) ...
19:03:44 [2020-04-09T19:03:44.378Z] #17 56.60 Setting up libmpdec2:arm64 (2.4.2-2) ...
19:03:44 [2020-04-09T19:03:44.378Z] #17 56.61 Setting up vim-runtime (2:8.1.0875-5) ...
19:03:44 [2020-04-09T19:03:44.637Z] #44 85.03   CC       criu/arch/x86/crtools.o
19:03:44 [2020-04-09T19:03:44.742Z] ok  	github.com/docker/docker/daemon/cluster	0.046s	coverage: 0.5% of statements
19:03:44 [2020-04-09T19:03:44.799Z] #44 90.90   LINK     criu/pie/parasite.built-in.o
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.12 Setting up libaio1:arm64 (0.3.112-3) ...
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.13 Setting up libonig5:arm64 (6.9.1-1) ...
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.17 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.19 Setting up vim (2:8.1.0875-5) ...
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.31 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.36 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:03:44 [2020-04-09T19:03:44.962Z] #17 57.38 Setting up jq (1.5+dfsg-2+b1) ...
19:03:45 [2020-04-09T19:03:45.055Z] #44 90.93   GEN      criu/pie/parasite-blob.h
19:03:45 [2020-04-09T19:03:45.055Z] #44 90.97   CC       criu/pie/parasite-vdso.o
19:03:45 [2020-04-09T19:03:45.225Z] #17 57.41 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
19:03:45 [2020-04-09T19:03:45.225Z] #17 57.42 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:03:45 [2020-04-09T19:03:45.562Z] #44 ...
19:03:45 [2020-04-09T19:03:45.562Z] 
19:03:45 [2020-04-09T19:03:45.562Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.4 Selecting previously unselected package binutils-mingw-w64.
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.4 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.4 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.5 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.5 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.6 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.8 Selecting previously unselected package dmsetup.
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.8 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 185.8 Unpacking dmsetup (2:1.02.155-3) ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 186.0 Selecting previously unselected package mingw-w64-common.
19:03:45 [2020-04-09T19:03:45.562Z] #10 186.0 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 186.0 Unpacking mingw-w64-common (6.0.0-3) ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 191.6 Selecting previously unselected package mingw-w64-x86-64-dev.
19:03:45 [2020-04-09T19:03:45.562Z] #10 191.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:03:45 [2020-04-09T19:03:45.562Z] #10 191.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:45 [2020-04-09T19:03:45.617Z] #44 91.56   CC       criu/arch/x86/vdso-pie.o
19:03:45 [2020-04-09T19:03:45.749Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
19:03:45 [2020-04-09T19:03:45.820Z] #10 ...
19:03:45 [2020-04-09T19:03:45.821Z] 
19:03:45 [2020-04-09T19:03:45.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:45 [2020-04-09T19:03:45.821Z] #44 86.11   CC       criu/arch/x86/kerndat.o
19:03:43 [2020-04-09T19:03:43.672Z] Cloning repository https://github.com/moby/moby.git
19:03:44 [2020-04-09T19:03:44.585Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:03:45 [2020-04-09T19:03:45.872Z] #44 91.84   CC       criu/arch/x86/restorer.o
19:03:46 [2020-04-09T19:03:46.381Z] #44 86.52   CC       criu/arch/x86/sigaction_compat.o
19:03:46 [2020-04-09T19:03:46.381Z] #44 86.73   CC       criu/arch/x86/sigframe.o
19:03:46 [2020-04-09T19:03:46.381Z] #44 86.91   LINK     criu/arch/x86/crtools.built-in.o
19:03:46 [2020-04-09T19:03:46.432Z] #44 92.35   CC       criu/arch/x86/restorer_unmap.o
19:03:46 [2020-04-09T19:03:46.433Z] #44 92.39   CC       criu/arch/x86/sigaction_compat_pie.o
19:03:46 [2020-04-09T19:03:46.464Z] #44 ...
19:03:46 [2020-04-09T19:03:46.464Z] 
19:03:46 [2020-04-09T19:03:46.464Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:46 [2020-04-09T19:03:46.464Z] #47 196.6 net/http/httptrace
19:03:46 [2020-04-09T19:03:46.636Z] #44 86.96   DEP      criu/pie/util-vdso-elf32.d
19:03:46 [2020-04-09T19:03:46.636Z] #44 87.05   DEP      criu/pie/util-vdso.d
19:03:46 [2020-04-09T19:03:46.688Z] #44 92.62   CC       criu/pie/restorer.o
19:03:46 [2020-04-09T19:03:46.895Z] #44 87.19   DEP      criu/pie/util.d
19:03:47 [2020-04-09T19:03:47.026Z] #47 196.9 net/http
19:03:47 [2020-04-09T19:03:47.151Z] #44 87.34   CC       criu/pie/util.o
19:03:47 [2020-04-09T19:03:47.151Z] #44 87.58   CC       criu/pie/util-vdso.o
19:03:47 [2020-04-09T19:03:47.233Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
19:03:47 [2020-04-09T19:03:47.711Z] #44 88.15   CC       criu/pie/util-vdso-elf32.o
19:03:47 [2020-04-09T19:03:47.768Z] Fetching upstream changes from https://github.com/moby/moby.git
19:03:47 [2020-04-09T19:03:47.768Z]  > git --version # timeout=10
19:03:47 [2020-04-09T19:03:47.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:03:48 [2020-04-09T19:03:48.272Z] #44 88.71   AR       criu/pie/pie.lib.a
19:03:48 [2020-04-09T19:03:48.272Z] #44 88.79   DEP      criu/pie/restorer.d
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.70 Setting up iptables (1.8.2-4) ...
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:03:48 [2020-04-09T19:03:48.559Z] #17 60.79 Setting up python3 (3.7.3-1) ...
19:03:48 [2020-04-09T19:03:48.832Z] #44 89.03   DEP      criu/arch/x86/sigaction_compat_pie.d
19:03:48 [2020-04-09T19:03:48.832Z] #44 89.14   DEP      criu/arch/x86/restorer_unmap.d
19:03:48 [2020-04-09T19:03:48.832Z] #44 89.17   DEP      criu/arch/x86/restorer.d
19:03:48 [2020-04-09T19:03:48.832Z] #44 89.38   DEP      criu/arch/x86/vdso-pie.d
19:03:49 [2020-04-09T19:03:49.082Z] #17 61.30 Setting up python3-wheel (0.32.3-2) ...
19:03:49 [2020-04-09T19:03:49.087Z] #44 89.46   DEP      criu/pie/parasite-vdso.d
19:03:49 [2020-04-09T19:03:49.243Z] #44 ...
19:03:49 [2020-04-09T19:03:49.243Z] 
19:03:49 [2020-04-09T19:03:49.243Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:49 [2020-04-09T19:03:49.243Z] #47 197.9 github.com/LK4D4/vndr/godl
19:03:49 [2020-04-09T19:03:49.243Z] #47 ...
19:03:49 [2020-04-09T19:03:49.243Z] 
19:03:49 [2020-04-09T19:03:49.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:49 [2020-04-09T19:03:49.243Z] #10 188.7 Selecting previously unselected package mingw-w64-x86-64-dev.
19:03:49 [2020-04-09T19:03:49.243Z] #10 188.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:03:49 [2020-04-09T19:03:49.243Z] #10 188.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:49 [2020-04-09T19:03:49.243Z] #10 192.4 Selecting previously unselected package gcc-mingw-w64-base.
19:03:49 [2020-04-09T19:03:49.243Z] #10 192.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:49 [2020-04-09T19:03:49.243Z] #10 192.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:49 [2020-04-09T19:03:49.243Z] #10 192.5 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:03:49 [2020-04-09T19:03:49.243Z] #10 192.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:49 [2020-04-09T19:03:49.243Z] #10 192.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:49 [2020-04-09T19:03:49.243Z] #10 ...
19:03:49 [2020-04-09T19:03:49.243Z] 
19:03:49 [2020-04-09T19:03:49.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:49 [2020-04-09T19:03:49.243Z] #44 95.20   LINK     criu/pie/restorer.built-in.o
19:03:49 [2020-04-09T19:03:49.243Z] #44 95.22   GEN      criu/pie/restorer-blob.h
19:03:49 [2020-04-09T19:03:49.243Z] #44 95.31   DEP      criu/vdso.d
19:03:49 [2020-04-09T19:03:49.347Z] #44 89.57   DEP      criu/pie/parasite.d
19:03:49 [2020-04-09T19:03:49.347Z] #44 89.76   CC       criu/pie/parasite.o
19:03:49 [2020-04-09T19:03:49.804Z] #44 95.53   DEP      criu/vdso-compat.d
19:03:49 [2020-04-09T19:03:49.804Z] #44 95.72   DEP      criu/uts_ns.d
19:03:49 [2020-04-09T19:03:49.804Z] #44 95.86   DEP      criu/util.d
19:03:50 [2020-04-09T19:03:50.022Z] #17 62.31 Setting up apparmor (2.13.2-10) ...
19:03:50 [2020-04-09T19:03:50.059Z] #44 96.09   DEP      criu/uffd.d
19:03:47 [2020-04-09T19:03:47.893Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:03:50 [2020-04-09T19:03:50.314Z] #44 96.26   DEP      criu/tun.d
19:03:50 [2020-04-09T19:03:50.569Z] #44 96.41   DEP      criu/tty.d
19:03:50 [2020-04-09T19:03:50.569Z] #44 96.56   DEP      criu/timerfd.d
19:03:50 [2020-04-09T19:03:50.710Z] #44 90.77   LINK     criu/pie/parasite.built-in.o
19:03:50 [2020-04-09T19:03:50.710Z] #44 90.78   GEN      criu/pie/parasite-blob.h
19:03:50 [2020-04-09T19:03:50.710Z] #44 90.81   CC       criu/pie/parasite-vdso.o
19:03:50 [2020-04-09T19:03:50.824Z] #44 96.72   DEP      criu/sysfs_parse.d
19:03:50 [2020-04-09T19:03:50.824Z] #44 96.84   DEP      criu/sysctl.d
19:03:50 [2020-04-09T19:03:50.965Z] #44 91.32   CC       criu/arch/x86/vdso-pie.o
19:03:51 [2020-04-09T19:03:51.080Z] #44 96.96   DEP      criu/string.d
19:03:51 [2020-04-09T19:03:51.080Z] #44 97.01   DEP      criu/stats.d
19:03:51 [2020-04-09T19:03:51.080Z] #44 97.09   DEP      criu/sockets.d
19:03:51 [2020-04-09T19:03:51.220Z] #44 91.60   CC       criu/arch/x86/restorer.o
19:03:51 [2020-04-09T19:03:51.335Z] #44 97.23   DEP      criu/sk-unix.d
19:03:51 [2020-04-09T19:03:51.590Z] #44 97.45   DEP      criu/sk-tcp.d
19:03:51 [2020-04-09T19:03:51.590Z] #44 97.63   DEP      criu/sk-queue.d
19:03:51 [2020-04-09T19:03:51.811Z] #44 92.28   CC       criu/arch/x86/restorer_unmap.o
19:03:51 [2020-04-09T19:03:51.811Z] #44 92.33   CC       criu/arch/x86/sigaction_compat_pie.o
19:03:51 [2020-04-09T19:03:51.846Z] #44 97.75   DEP      criu/sk-packet.d
19:03:52 [2020-04-09T19:03:52.101Z] #44 97.91   DEP      criu/sk-netlink.d
19:03:52 [2020-04-09T19:03:52.101Z] #44 98.10   DEP      criu/sk-inet.d
19:03:52 [2020-04-09T19:03:52.272Z] #47 ...
19:03:52 [2020-04-09T19:03:52.272Z] 
19:03:52 [2020-04-09T19:03:52.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:52 [2020-04-09T19:03:52.272Z] #44 85.49   CC       compel/src/lib/ptrace.o
19:03:52 [2020-04-09T19:03:52.272Z] #44 86.18   AR       compel/libcompel.a
19:03:52 [2020-04-09T19:03:52.272Z] #44 86.31   HOSTCC   compel/src/main-host.o
19:03:52 [2020-04-09T19:03:52.272Z] #44 86.82   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:03:52 [2020-04-09T19:03:52.272Z] #44 87.14   HOSTCC   compel/src/lib/handle-elf-host.o
19:03:52 [2020-04-09T19:03:52.272Z] #44 87.74   HOSTCC   compel/src/lib/log-host.o
19:03:52 [2020-04-09T19:03:52.272Z] #44 88.02   HOSTLINK compel/compel-host-bin
19:03:52 [2020-04-09T19:03:52.272Z] #44 88.14   DEP      soccr/soccr.d
19:03:52 [2020-04-09T19:03:52.272Z] #44 88.32   CC       soccr/soccr.o
19:03:52 [2020-04-09T19:03:52.272Z] #44 90.16   AR       soccr/libsoccr.a
19:03:52 [2020-04-09T19:03:52.272Z] #44 90.23 make[1]: 'soccr/libsoccr.a' is up to date.
19:03:52 [2020-04-09T19:03:52.357Z] #44 98.30   DEP      criu/signalfd.d
19:03:52 [2020-04-09T19:03:52.379Z] #44 92.62   CC       criu/pie/restorer.o
19:03:52 [2020-04-09T19:03:52.529Z] #44 90.55   DEP      criu/arch/x86/sigframe.d
19:03:52 [2020-04-09T19:03:52.529Z] #44 90.65   DEP      criu/arch/x86/sigaction_compat.d
19:03:52 [2020-04-09T19:03:52.569Z] #17 64.41 Setting up xfsprogs (4.20.0-1) ...
19:03:52 [2020-04-09T19:03:52.569Z] #17 64.42 Setting up python3-lib2to3 (3.7.3-1) ...
19:03:52 [2020-04-09T19:03:52.612Z] #44 98.42   DEP      criu/sigframe.d
19:03:52 [2020-04-09T19:03:52.612Z] #44 98.54   DEP      criu/shmem.d
19:03:52 [2020-04-09T19:03:52.829Z] #17 65.02 Setting up python3-pkg-resources (40.8.0-1) ...
19:03:52 [2020-04-09T19:03:52.841Z] #44 90.76   DEP      criu/arch/x86/kerndat.d
19:03:52 [2020-04-09T19:03:52.867Z] #44 98.75   DEP      criu/servicefd.d
19:03:53 [2020-04-09T19:03:53.114Z] #44 91.01   DEP      criu/arch/x86/crtools.d
19:03:53 [2020-04-09T19:03:53.114Z] #44 91.15   DEP      criu/arch/x86/cpu.d
19:03:53 [2020-04-09T19:03:53.122Z] #44 98.90   DEP      criu/seize.d
19:03:53 [2020-04-09T19:03:53.122Z] #44 99.05   DEP      criu/seccomp.d
19:03:53 [2020-04-09T19:03:53.371Z] #44 91.34   CC       criu/arch/x86/cpu.o
19:03:53 [2020-04-09T19:03:53.377Z] #44 99.21   DEP      criu/rst-malloc.d
19:03:53 [2020-04-09T19:03:53.378Z] #44 99.27   DEP      criu/rbtree.d
19:03:53 [2020-04-09T19:03:53.378Z] #44 99.30   DEP      criu/pstree.d
19:03:53 [2020-04-09T19:03:53.378Z] #44 99.39   DEP      criu/protobuf.d
19:03:53 [2020-04-09T19:03:53.635Z] #44 99.47   GEN      criu/protobuf-desc-gen.h
19:03:53 [2020-04-09T19:03:53.736Z] Removing intermediate container f7fae325a573
19:03:53 [2020-04-09T19:03:53.736Z]  ---> 0f0e5b5d627e
19:03:53 [2020-04-09T19:03:53.736Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
19:03:53 [2020-04-09T19:03:53.736Z]  ---> ebd73b5ebd31
19:03:53 [2020-04-09T19:03:53.736Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
19:03:53 [2020-04-09T19:03:53.736Z]  ---> 31590a2d73e8
19:03:53 [2020-04-09T19:03:53.736Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
19:03:53 [2020-04-09T19:03:53.736Z]  ---> Running in 28ad9dfc82ed
19:03:53 [2020-04-09T19:03:53.736Z] Removing intermediate container 28ad9dfc82ed
19:03:53 [2020-04-09T19:03:53.736Z]  ---> 917f4a21a3e8
19:03:53 [2020-04-09T19:03:53.736Z] Successfully built 917f4a21a3e8
19:03:53 [2020-04-09T19:03:53.736Z] Successfully tagged moby-buildx:latest
19:03:53 [2020-04-09T19:03:53.736Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
19:03:53 [2020-04-09T19:03:53.736Z] if [ -n "${id}" ]; then \
19:03:53 [2020-04-09T19:03:53.736Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
19:03:53 [2020-04-09T19:03:53.736Z] 	&& touch bundles/buildx; \
19:03:53 [2020-04-09T19:03:53.736Z] 	docker rm -f ${id}; \
19:03:53 [2020-04-09T19:03:53.736Z] fi
19:03:53 [2020-04-09T19:03:53.736Z] 81ca248ac19650928f8695da8ba7df6cc8c16ff19a5e23eeabd02a7a082e7d97
19:03:53 [2020-04-09T19:03:53.736Z] bundles/buildx version
19:03:53 [2020-04-09T19:03:53.736Z] buildx v0.3.1 6db68d0
19:03:53 [2020-04-09T19:03:53.736Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e .
19:03:53 [2020-04-09T19:03:53.736Z] #1 [internal] booting buildkit
19:03:53 [2020-04-09T19:03:53.736Z] #1 pulling image moby/buildkit:buildx-stable-1
19:03:53 [2020-04-09T19:03:53.934Z] #44 92.04   CC       criu/arch/x86/crtools.o
19:03:54 [2020-04-09T19:03:54.035Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.8% of statements
19:03:54 [2020-04-09T19:03:54.211Z] #17 ...
19:03:54 [2020-04-09T19:03:54.211Z] 
19:03:54 [2020-04-09T19:03:54.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:54 [2020-04-09T19:03:54.211Z] #44 133.6   CC       criu/cr-service.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 135.7   CC       criu/crtools.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 136.5   CC       criu/eventfd.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 137.0   CC       criu/eventpoll.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 137.8   CC       criu/external.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 138.2   CC       criu/fault-injection.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 138.4   CC       criu/fdstore.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 138.7   CC       criu/fifo.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 139.3   CC       criu/file-ids.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 139.7   CC       criu/file-lock.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 140.8   CC       criu/files-ext.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 141.2   CC       criu/files-reg.o
19:03:54 [2020-04-09T19:03:54.211Z] #44 ...
19:03:54 [2020-04-09T19:03:54.211Z] 
19:03:54 [2020-04-09T19:03:54.211Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:03:54 [2020-04-09T19:03:54.211Z] #17 66.37 Setting up python3-distutils (3.7.3-1) ...
19:03:54 [2020-04-09T19:03:54.782Z] #17 67.06 Setting up python3-setuptools (40.8.0-1) ...
19:03:54 [2020-04-09T19:03:54.863Z] #44 ...
19:03:54 [2020-04-09T19:03:54.863Z] 
19:03:54 [2020-04-09T19:03:54.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:54 [2020-04-09T19:03:54.863Z] #10 205.7 Selecting previously unselected package libapparmor1:amd64.
19:03:54 [2020-04-09T19:03:54.998Z] #44 100.6   DEP      criu/protobuf-desc.d
19:03:54 [2020-04-09T19:03:54.998Z] #44 100.7   DEP      criu/proc_parse.d
19:03:54 [2020-04-09T19:03:54.998Z] #44 100.8   DEP      criu/plugin.d
19:03:54 [2020-04-09T19:03:54.998Z] #44 100.9   DEP      criu/pipes.d
19:03:54 [2020-04-09T19:03:54.998Z] #44 101.0   DEP      criu/pie-util.d
19:03:55 [2020-04-09T19:03:55.042Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.7% of statements
19:03:55 [2020-04-09T19:03:55.120Z] #10 205.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:03:55 [2020-04-09T19:03:55.120Z] #10 205.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:03:55 [2020-04-09T19:03:55.120Z] #10 205.8 Selecting previously unselected package libapparmor-dev:amd64.
19:03:55 [2020-04-09T19:03:55.120Z] #10 205.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:03:55 [2020-04-09T19:03:55.120Z] #10 205.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:03:55 [2020-04-09T19:03:55.253Z] #44 101.1   DEP      criu/pie-util-vdso.d
19:03:55 [2020-04-09T19:03:55.253Z] #44 101.3   DEP      criu/pie-util-vdso-elf32.d
19:03:55 [2020-04-09T19:03:55.380Z] #10 206.1 Selecting previously unselected package libbtrfs0.
19:03:55 [2020-04-09T19:03:55.380Z] #10 206.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:03:55 [2020-04-09T19:03:55.380Z] #10 206.1 Unpacking libbtrfs0 (4.20.1-2) ...
19:03:55 [2020-04-09T19:03:55.508Z] #44 101.4   DEP      criu/path.d
19:03:55 [2020-04-09T19:03:55.508Z] #44 101.6   DEP      criu/parasite-syscall.d
19:03:55 [2020-04-09T19:03:55.637Z] #10 206.2 Selecting previously unselected package libbtrfs-dev.
19:03:55 [2020-04-09T19:03:55.637Z] #10 206.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:03:55 [2020-04-09T19:03:55.637Z] #10 206.3 Unpacking libbtrfs-dev (4.20.1-2) ...
19:03:55 [2020-04-09T19:03:55.640Z] #44 95.34   LINK     criu/pie/restorer.built-in.o
19:03:55 [2020-04-09T19:03:55.640Z] #44 95.35   GEN      criu/pie/restorer-blob.h
19:03:55 [2020-04-09T19:03:55.640Z] #44 95.45   DEP      criu/vdso.d
19:03:55 [2020-04-09T19:03:55.640Z] #44 95.70   DEP      criu/vdso-compat.d
19:03:55 [2020-04-09T19:03:55.640Z] #44 95.79   DEP      criu/uts_ns.d
19:03:55 [2020-04-09T19:03:55.640Z] #44 95.89   DEP      criu/util.d
19:03:55 [2020-04-09T19:03:55.640Z] #44 96.14   DEP      criu/uffd.d
19:03:55 [2020-04-09T19:03:55.657Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
19:03:55 [2020-04-09T19:03:55.765Z] #44 101.7   DEP      criu/pagemap.d
19:03:55 [2020-04-09T19:03:55.783Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done
19:03:55 [2020-04-09T19:03:55.783Z] #1 creating container buildx_buildkit_default
19:03:55 [2020-04-09T19:03:55.893Z] #10 206.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:03:55 [2020-04-09T19:03:55.893Z] #10 206.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:03:55 [2020-04-09T19:03:55.893Z] #10 206.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:03:55 [2020-04-09T19:03:55.893Z] #10 206.5 Selecting previously unselected package libudev-dev:amd64.
19:03:55 [2020-04-09T19:03:55.893Z] #10 206.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
19:03:55 [2020-04-09T19:03:55.893Z] #10 206.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
19:03:55 [2020-04-09T19:03:55.895Z] #44 96.32   DEP      criu/tun.d
19:03:56 [2020-04-09T19:03:56.022Z] #44 101.9   DEP      criu/pagemap-cache.d
19:03:56 [2020-04-09T19:03:56.022Z] #44 102.0   DEP      criu/page-xfer.d
19:03:56 [2020-04-09T19:03:56.022Z] #44 102.1   DEP      criu/page-pipe.d
19:03:56 [2020-04-09T19:03:56.069Z] #1 creating container buildx_buildkit_default 0.5s done
19:03:56 [2020-04-09T19:03:56.069Z] #1 DONE 3.1s
19:03:56 [2020-04-09T19:03:56.069Z] 
19:03:56 [2020-04-09T19:03:56.069Z] #2 [internal] load build definition from Dockerfile
19:03:56 [2020-04-09T19:03:56.069Z] #2 transferring dockerfile: 17.05kB done
19:03:56 [2020-04-09T19:03:56.069Z] #2 DONE 0.0s
19:03:56 [2020-04-09T19:03:56.069Z] 
19:03:56 [2020-04-09T19:03:56.069Z] #3 [internal] load .dockerignore
19:03:56 [2020-04-09T19:03:56.069Z] #3 transferring context: 87B done
19:03:56 [2020-04-09T19:03:56.069Z] #3 DONE 0.0s
19:03:56 [2020-04-09T19:03:56.069Z] 
19:03:56 [2020-04-09T19:03:56.069Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
19:03:56 [2020-04-09T19:03:56.149Z] #10 206.7 Selecting previously unselected package libsepol1-dev:amd64.
19:03:56 [2020-04-09T19:03:56.149Z] #10 206.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:03:56 [2020-04-09T19:03:56.149Z] #10 206.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:03:56 [2020-04-09T19:03:56.150Z] #44 96.45   DEP      criu/tty.d
19:03:56 [2020-04-09T19:03:56.150Z] #44 96.55   DEP      criu/timerfd.d
19:03:56 [2020-04-09T19:03:56.273Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
19:03:56 [2020-04-09T19:03:56.277Z] #44 102.2   DEP      criu/netfilter.d
19:03:56 [2020-04-09T19:03:56.405Z] #44 96.64   DEP      criu/sysfs_parse.d
19:03:56 [2020-04-09T19:03:56.405Z] #44 96.74   DEP      criu/sysctl.d
19:03:56 [2020-04-09T19:03:56.406Z] #10 207.2 Selecting previously unselected package libpcre16-3:amd64.
19:03:56 [2020-04-09T19:03:56.533Z] #44 102.3   DEP      criu/net.d
19:03:56 [2020-04-09T19:03:56.533Z] #44 102.5   DEP      criu/namespaces.d
19:03:56 [2020-04-09T19:03:56.555Z] ok  	github.com/docker/docker/daemon	12.262s	coverage: 17.5% of statements
19:03:56 [2020-04-09T19:03:56.555Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:03:56 [2020-04-09T19:03:56.555Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:03:56 [2020-04-09T19:03:56.555Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:03:56 [2020-04-09T19:03:56.555Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:03:56 [2020-04-09T19:03:56.663Z] #10 207.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:03:56 [2020-04-09T19:03:56.663Z] #10 207.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:03:56 [2020-04-09T19:03:56.663Z] #10 207.4 Selecting previously unselected package libpcre32-3:amd64.
19:03:56 [2020-04-09T19:03:56.663Z] #10 207.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:03:56 [2020-04-09T19:03:56.663Z] #10 207.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:03:56 [2020-04-09T19:03:56.664Z] #44 96.87   DEP      criu/string.d
19:03:56 [2020-04-09T19:03:56.664Z] #44 96.92   DEP      criu/stats.d
19:03:56 [2020-04-09T19:03:56.664Z] #44 97.01   DEP      criu/sockets.d
19:03:56 [2020-04-09T19:03:56.664Z] #44 97.14   DEP      criu/sk-unix.d
19:03:56 [2020-04-09T19:03:56.693Z] #4 DONE 0.6s
19:03:56 [2020-04-09T19:03:56.693Z] #17 68.96 Setting up python3-pip (18.1-5) ...
19:03:56 [2020-04-09T19:03:56.788Z] #44 102.6   DEP      criu/mount.d
19:03:56 [2020-04-09T19:03:56.788Z] #44 102.8   DEP      criu/mem.d
19:03:56 [2020-04-09T19:03:56.919Z] #44 ...
19:03:56 [2020-04-09T19:03:56.919Z] 
19:03:56 [2020-04-09T19:03:56.919Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:56 [2020-04-09T19:03:56.919Z] #47 195.8 github.com/LK4D4/vndr/godl
19:03:56 [2020-04-09T19:03:56.919Z] #47 196.6 github.com/LK4D4/vndr
19:03:56 [2020-04-09T19:03:56.919Z] #47 DONE 205.0s
19:03:56 [2020-04-09T19:03:56.919Z] 
19:03:56 [2020-04-09T19:03:56.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:03:56 [2020-04-09T19:03:56.919Z] #10 195.6 Selecting previously unselected package gcc-mingw-w64-base.
19:03:56 [2020-04-09T19:03:56.919Z] #10 195.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:56 [2020-04-09T19:03:56.919Z] #10 195.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:56 [2020-04-09T19:03:56.919Z] #10 195.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:03:56 [2020-04-09T19:03:56.919Z] #10 195.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:03:56 [2020-04-09T19:03:56.919Z] #10 195.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:56 [2020-04-09T19:03:56.919Z] #10 ...
19:03:56 [2020-04-09T19:03:56.919Z] 
19:03:56 [2020-04-09T19:03:56.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:56 [2020-04-09T19:03:56.919Z] #44 97.36   DEP      criu/sk-tcp.d
19:03:56 [2020-04-09T19:03:56.980Z] 
19:03:56 [2020-04-09T19:03:56.980Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
19:03:56 [2020-04-09T19:03:56.980Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
19:03:56 [2020-04-09T19:03:56.980Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.90MB / 8.18MB 0.1s
19:03:56 [2020-04-09T19:03:56.980Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
19:03:56 [2020-04-09T19:03:56.980Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
19:03:56 [2020-04-09T19:03:56.980Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
19:03:57 [2020-04-09T19:03:57.042Z] #44 103.0   DEP      criu/lsm.d
19:03:57 [2020-04-09T19:03:57.169Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
19:03:57 [2020-04-09T19:03:57.225Z] #10 207.7 Selecting previously unselected package libpcrecpp0v5:amd64.
19:03:57 [2020-04-09T19:03:57.225Z] #10 207.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:03:57 [2020-04-09T19:03:57.225Z] #10 207.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:03:57 [2020-04-09T19:03:57.225Z] #10 207.9 Selecting previously unselected package libpcre3-dev:amd64.
19:03:57 [2020-04-09T19:03:57.225Z] #10 208.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:03:57 [2020-04-09T19:03:57.225Z] #10 208.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:03:57 [2020-04-09T19:03:57.265Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
19:03:57 [2020-04-09T19:03:57.265Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
19:03:57 [2020-04-09T19:03:57.265Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
19:03:57 [2020-04-09T19:03:57.298Z] #44 103.2   DEP      criu/log.d
19:03:57 [2020-04-09T19:03:57.479Z] #44 97.62   DEP      criu/sk-queue.d
19:03:57 [2020-04-09T19:03:57.479Z] #44 97.77   DEP      criu/sk-packet.d
19:03:57 [2020-04-09T19:03:57.556Z] #44 103.3   DEP      criu/libnetlink.d
19:03:57 [2020-04-09T19:03:57.556Z] #44 103.5   DEP      criu/kerndat.d
19:03:57 [2020-04-09T19:03:57.734Z] #44 97.98   DEP      criu/sk-netlink.d
19:03:57 [2020-04-09T19:03:57.734Z] #44 98.17   DEP      criu/sk-inet.d
19:03:57 [2020-04-09T19:03:57.789Z] #10 208.5 Selecting previously unselected package libselinux1-dev:amd64.
19:03:57 [2020-04-09T19:03:57.790Z] #10 208.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:03:57 [2020-04-09T19:03:57.790Z] #10 208.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:03:57 [2020-04-09T19:03:57.811Z] #44 103.6   DEP      criu/kcmp-ids.d
19:03:57 [2020-04-09T19:03:57.811Z] #44 103.7   DEP      criu/irmap.d
19:03:57 [2020-04-09T19:03:57.811Z] #44 103.8   DEP      criu/ipc_ns.d
19:03:57 [2020-04-09T19:03:57.883Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
19:03:57 [2020-04-09T19:03:57.883Z] #5 DONE 1.0s
19:03:57 [2020-04-09T19:03:57.990Z] #44 98.46   DEP      criu/signalfd.d
19:03:58 [2020-04-09T19:03:58.049Z] #10 208.8 Selecting previously unselected package libdevmapper-dev:amd64.
19:03:58 [2020-04-09T19:03:58.049Z] #10 208.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:03:58 [2020-04-09T19:03:58.049Z] #10 208.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:03:58 [2020-04-09T19:03:58.067Z] #44 103.9   DEP      criu/image.d
19:03:58 [2020-04-09T19:03:58.170Z] 
19:03:58 [2020-04-09T19:03:58.170Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:03:58 [2020-04-09T19:03:58.245Z] #44 98.61   DEP      criu/sigframe.d
19:03:58 [2020-04-09T19:03:58.246Z] #44 98.75   DEP      criu/shmem.d
19:03:58 [2020-04-09T19:03:58.305Z] #10 209.0 Selecting previously unselected package libseccomp-dev:amd64.
19:03:58 [2020-04-09T19:03:58.305Z] #10 209.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
19:03:58 [2020-04-09T19:03:58.305Z] #10 209.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:03:58 [2020-04-09T19:03:58.322Z] #44 104.1   DEP      criu/image-desc.d
19:03:58 [2020-04-09T19:03:58.322Z] #44 104.2   DEP      criu/fsnotify.d
19:03:58 [2020-04-09T19:03:58.460Z] #7 DONE 0.3s
19:03:58 [2020-04-09T19:03:58.460Z] 
19:03:58 [2020-04-09T19:03:58.460Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
19:03:58 [2020-04-09T19:03:58.562Z] #10 209.2 Selecting previously unselected package libsystemd-dev:amd64.
19:03:58 [2020-04-09T19:03:58.562Z] #10 209.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
19:03:58 [2020-04-09T19:03:58.562Z] #10 209.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
19:03:58 [2020-04-09T19:03:58.579Z] #44 ...
19:03:58 [2020-04-09T19:03:58.579Z] 
19:03:58 [2020-04-09T19:03:58.579Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:03:58 [2020-04-09T19:03:58.579Z] #47 198.6 github.com/LK4D4/vndr
19:03:58 [2020-04-09T19:03:58.579Z] #47 DONE 207.5s
19:03:58 [2020-04-09T19:03:58.579Z] 
19:03:58 [2020-04-09T19:03:58.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:58 [2020-04-09T19:03:58.579Z] #44 104.4   DEP      criu/filesystems.d
19:03:58 [2020-04-09T19:03:58.579Z] #44 104.5   DEP      criu/files.d
19:03:58 [2020-04-09T19:03:58.610Z] #17 70.55 Processing triggers for libc-bin (2.28-10) ...
19:03:58 [2020-04-09T19:03:58.610Z] #17 70.62 Processing triggers for mime-support (3.62) ...
19:03:58 [2020-04-09T19:03:58.767Z] #6 DONE 0.6s
19:03:58 [2020-04-09T19:03:58.767Z] 
19:03:58 [2020-04-09T19:03:58.767Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:03:58 [2020-04-09T19:03:58.767Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
19:03:58 [2020-04-09T19:03:58.767Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 0B / 155B 0.1s
19:03:58 [2020-04-09T19:03:58.767Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.1s
19:03:58 [2020-04-09T19:03:58.767Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done
19:03:58 [2020-04-09T19:03:58.767Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done
19:03:58 [2020-04-09T19:03:58.767Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s
19:03:58 [2020-04-09T19:03:58.767Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
19:03:58 [2020-04-09T19:03:58.807Z] #44 98.92   DEP      criu/servicefd.d
19:03:58 [2020-04-09T19:03:58.807Z] #44 99.07   DEP      criu/seize.d
19:03:58 [2020-04-09T19:03:58.807Z] #44 99.20   DEP      criu/seccomp.d
19:03:58 [2020-04-09T19:03:58.807Z] #44 99.30   DEP      criu/rst-malloc.d
19:03:58 [2020-04-09T19:03:58.834Z] #44 104.6   DEP      criu/files-reg.d
19:03:58 [2020-04-09T19:03:58.834Z] #44 104.9   DEP      criu/files-ext.d
19:03:58 [2020-04-09T19:03:58.870Z] #17 DONE 71.3s
19:03:58 [2020-04-09T19:03:58.870Z] 
19:03:58 [2020-04-09T19:03:58.870Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:03:58 [2020-04-09T19:03:58.870Z] #44 144.1   CC       criu/files.o
19:03:58 [2020-04-09T19:03:58.870Z] #44 146.3   CC       criu/filesystems.o
19:03:58 [2020-04-09T19:03:58.870Z] #44 147.3   CC       criu/fsnotify.o
19:03:59 [2020-04-09T19:03:59.055Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.3s
19:03:59 [2020-04-09T19:03:59.055Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.3s
19:03:59 [2020-04-09T19:03:59.055Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.3s
19:03:59 [2020-04-09T19:03:59.055Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.3s
19:03:59 [2020-04-09T19:03:59.061Z] #44 99.36   DEP      criu/rbtree.d
19:03:59 [2020-04-09T19:03:59.062Z] #44 99.39   DEP      criu/pstree.d
19:03:59 [2020-04-09T19:03:59.062Z] #44 99.55   DEP      criu/protobuf.d
19:03:59 [2020-04-09T19:03:59.090Z] #44 105.0   DEP      criu/file-lock.d
19:03:59 [2020-04-09T19:03:59.090Z] #44 105.2   DEP      criu/file-ids.d
19:03:59 [2020-04-09T19:03:59.188Z] #10 209.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:03:59 [2020-04-09T19:03:59.188Z] #10 209.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:03:59 [2020-04-09T19:03:59.188Z] #10 209.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:03:59 [2020-04-09T19:03:59.188Z] #10 209.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:03:59 [2020-04-09T19:03:59.192Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
19:03:59 [2020-04-09T19:03:59.345Z] #44 105.3   DEP      criu/fifo.d
19:03:59 [2020-04-09T19:03:59.345Z] #44 105.4   DEP      criu/fdstore.d
19:03:59 [2020-04-09T19:03:59.348Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.4s
19:03:59 [2020-04-09T19:03:59.348Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.4s done
19:03:59 [2020-04-09T19:03:59.348Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 4.19MB / 54.14MB 0.5s
19:03:59 [2020-04-09T19:03:59.359Z] #44 99.64   GEN      criu/protobuf-desc-gen.h
19:03:59 [2020-04-09T19:03:59.445Z] #10 209.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 209.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 209.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.0 Setting up libbtrfs0 (4.20.1-2) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.1 Setting up libbtrfs-dev (4.20.1-2) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.2 Setting up mingw-w64-common (6.0.0-3) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.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
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.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
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:03:59 [2020-04-09T19:03:59.445Z] #10 210.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
19:03:59 [2020-04-09T19:03:59.446Z] #44 148.9   CC       criu/image-desc.o
19:03:59 [2020-04-09T19:03:59.446Z] #44 149.2   CC       criu/image.o
19:03:59 [2020-04-09T19:03:59.600Z] #44 105.5   DEP      criu/fault-injection.d
19:03:59 [2020-04-09T19:03:59.600Z] #44 105.7   DEP      criu/external.d
19:03:59 [2020-04-09T19:03:59.674Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 808.89kB / 10.73MB 0.8s
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.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
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.4 Setting up dmsetup (2:1.02.155-3) ...
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:03:59 [2020-04-09T19:03:59.701Z] #10 210.5 Processing triggers for libc-bin (2.28-10) ...
19:03:59 [2020-04-09T19:03:59.820Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.180s	coverage: 57.0% of statements
19:03:59 [2020-04-09T19:03:59.856Z] #44 105.7   DEP      criu/eventpoll.d
19:03:59 [2020-04-09T19:03:59.856Z] #44 105.9   DEP      criu/eventfd.d
19:03:59 [2020-04-09T19:03:59.978Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 587.71kB / 8.25MB 1.1s
19:03:59 [2020-04-09T19:03:59.978Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 7.13MB / 54.14MB 1.1s
19:03:59 [2020-04-09T19:03:59.978Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.73MB / 10.73MB 1.1s
19:04:00 [2020-04-09T19:04:00.111Z] #44 106.1   DEP      criu/crtools.d
19:04:00 [2020-04-09T19:04:00.283Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.05MB / 8.25MB 1.3s
19:04:00 [2020-04-09T19:04:00.283Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.46MB / 10.73MB 1.5s
19:04:00 [2020-04-09T19:04:00.283Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 2.93MB / 57.39MB 1.5s
19:04:00 [2020-04-09T19:04:00.283Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.81MB / 8.25MB 1.6s
19:04:00 [2020-04-09T19:04:00.367Z] #44 106.3   DEP      criu/cr-service.d
19:04:00 [2020-04-09T19:04:00.582Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.24MB / 10.73MB 1.8s
19:04:00 [2020-04-09T19:04:00.623Z] #44 106.6   DEP      criu/cr-restore.d
19:04:00 [2020-04-09T19:04:00.635Z] #10 DONE 211.2s
19:04:00 [2020-04-09T19:04:00.635Z] 
19:04:00 [2020-04-09T19:04:00.635Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
19:04:00 [2020-04-09T19:04:00.635Z] #11 ...
19:04:00 [2020-04-09T19:04:00.635Z] 
19:04:00 [2020-04-09T19:04:00.635Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:04:00 [2020-04-09T19:04:00.635Z] #58 DONE 0.1s
19:04:00 [2020-04-09T19:04:00.635Z] 
19:04:00 [2020-04-09T19:04:00.635Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:04:00 [2020-04-09T19:04:00.635Z] #59 DONE 0.1s
19:04:00 [2020-04-09T19:04:00.722Z] #44 100.8   DEP      criu/protobuf-desc.d
19:04:00 [2020-04-09T19:04:00.722Z] #44 101.0   DEP      criu/proc_parse.d
19:04:00 [2020-04-09T19:04:00.722Z] #44 101.1   DEP      criu/plugin.d
19:04:00 [2020-04-09T19:04:00.722Z] #44 101.2   DEP      criu/pipes.d
19:04:00 [2020-04-09T19:04:00.846Z] #44 150.4   CC       criu/ipc_ns.o
19:04:00 [2020-04-09T19:04:00.879Z] #44 106.8   DEP      criu/cr-errno.d
19:04:00 [2020-04-09T19:04:00.879Z] #44 106.8   DEP      criu/cr-dump.d
19:04:00 [2020-04-09T19:04:00.891Z] 
19:04:00 [2020-04-09T19:04:00.891Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:00 [2020-04-09T19:04:00.905Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.75MB / 8.25MB 1.9s
19:04:00 [2020-04-09T19:04:00.906Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.96MB / 10.73MB 2.0s
19:04:00 [2020-04-09T19:04:00.977Z] #44 101.3   DEP      criu/pie-util.d
19:04:00 [2020-04-09T19:04:00.977Z] #44 101.5   DEP      criu/pie-util-vdso.d
19:04:01 [2020-04-09T19:04:01.106Z] #44 ...
19:04:01 [2020-04-09T19:04:01.106Z] 
19:04:01 [2020-04-09T19:04:01.106Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
19:04:01 [2020-04-09T19:04:01.106Z] #18 1.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:04:01 [2020-04-09T19:04:01.106Z] #18 1.978 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:04:01 [2020-04-09T19:04:01.106Z] #18 1.983 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:04:01 [2020-04-09T19:04:01.106Z] #18 DONE 2.1s
19:04:01 [2020-04-09T19:04:01.106Z] 
19:04:01 [2020-04-09T19:04:01.106Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:04:01 [2020-04-09T19:04:01.135Z] #44 107.0   DEP      criu/cr-dedup.d
19:04:01 [2020-04-09T19:04:01.135Z] #44 107.1   DEP      criu/cr-check.d
19:04:01 [2020-04-09T19:04:01.206Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.37MB / 8.25MB 2.2s
19:04:01 [2020-04-09T19:04:01.206Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.89MB / 54.14MB 2.2s
19:04:01 [2020-04-09T19:04:01.206Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 3.99MB / 73.51MB 2.2s
19:04:01 [2020-04-09T19:04:01.206Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.72MB / 10.73MB 2.4s
19:04:01 [2020-04-09T19:04:01.206Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.13MB / 8.25MB 2.5s
19:04:01 [2020-04-09T19:04:01.206Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.09MB / 96.43MB 2.5s
19:04:01 [2020-04-09T19:04:01.232Z] #44 101.6   DEP      criu/pie-util-vdso-elf32.d
19:04:01 [2020-04-09T19:04:01.232Z] #44 101.7   DEP      criu/path.d
19:04:01 [2020-04-09T19:04:01.390Z] #44 107.3   DEP      criu/config.d
19:04:01 [2020-04-09T19:04:01.390Z] #44 107.5   DEP      criu/clone-noasan.d
19:04:01 [2020-04-09T19:04:01.487Z] #44 101.9   DEP      criu/parasite-syscall.d
19:04:01 [2020-04-09T19:04:01.499Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.62MB / 8.25MB 2.7s
19:04:01 [2020-04-09T19:04:01.499Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.63MB / 10.73MB 2.7s
19:04:01 [2020-04-09T19:04:01.499Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.14MB / 57.39MB 2.7s
19:04:01 [2020-04-09T19:04:01.499Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.08MB / 8.25MB 2.8s
19:04:01 [2020-04-09T19:04:01.646Z] #44 107.6   DEP      criu/cgroup.d
19:04:01 [2020-04-09T19:04:01.742Z] #44 102.1   DEP      criu/pagemap.d
19:04:01 [2020-04-09T19:04:01.811Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.50MB / 8.25MB 3.0s
19:04:01 [2020-04-09T19:04:01.811Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.49MB / 10.73MB 3.0s
19:04:01 [2020-04-09T19:04:01.811Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.93MB / 8.25MB 3.1s
19:04:01 [2020-04-09T19:04:01.902Z] #44 107.7   DEP      criu/cgroup-props.d
19:04:01 [2020-04-09T19:04:01.902Z] #44 107.8   DEP      criu/bitmap.d
19:04:01 [2020-04-09T19:04:01.902Z] #44 107.8   DEP      criu/bfd.d
19:04:01 [2020-04-09T19:04:01.902Z] #44 107.9   DEP      criu/autofs.d
19:04:01 [2020-04-09T19:04:01.997Z] #44 102.3   DEP      criu/pagemap-cache.d
19:04:01 [2020-04-09T19:04:01.997Z] #44 102.4   DEP      criu/page-xfer.d
19:04:01 [2020-04-09T19:04:01.997Z] #44 102.5   DEP      criu/page-pipe.d
19:04:02 [2020-04-09T19:04:02.114Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.94MB / 54.14MB 3.3s
19:04:02 [2020-04-09T19:04:02.114Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.37MB / 10.73MB 3.3s
19:04:02 [2020-04-09T19:04:02.114Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.75MB / 8.25MB 3.4s
19:04:02 [2020-04-09T19:04:02.158Z] #44 108.1   DEP      criu/aio.d
19:04:02 [2020-04-09T19:04:02.158Z] #44 108.2   DEP      criu/action-scripts.d
19:04:02 [2020-04-09T19:04:02.252Z] #44 102.6   DEP      criu/netfilter.d
19:04:02 [2020-04-09T19:04:02.252Z] #44 102.8   DEP      criu/net.d
19:04:02 [2020-04-09T19:04:02.404Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.31MB / 8.25MB 3.6s
19:04:02 [2020-04-09T19:04:02.404Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 8.28MB / 73.51MB 3.6s
19:04:02 [2020-04-09T19:04:02.404Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.22MB / 10.73MB 3.6s
19:04:02 [2020-04-09T19:04:02.404Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.73MB / 8.25MB 3.7s
19:04:02 [2020-04-09T19:04:02.413Z] #44 108.4   CC       criu/action-scripts.o
19:04:02 [2020-04-09T19:04:02.507Z] #44 102.9   DEP      criu/namespaces.d
19:04:02 [2020-04-09T19:04:02.507Z] #44 103.1   DEP      criu/mount.d
19:04:02 [2020-04-09T19:04:02.697Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.97MB / 10.73MB 3.9s
19:04:02 [2020-04-09T19:04:02.697Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.34MB / 57.39MB 3.9s
19:04:02 [2020-04-09T19:04:02.713Z] #44 108.8   CC       criu/aio.o
19:04:02 [2020-04-09T19:04:02.762Z] #44 103.2   DEP      criu/mem.d
19:04:02 [2020-04-09T19:04:02.989Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 3.9s done
19:04:02 [2020-04-09T19:04:02.989Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.02MB / 10.73MB 4.1s
19:04:02 [2020-04-09T19:04:02.989Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.95MB / 54.14MB 4.3s
19:04:02 [2020-04-09T19:04:02.989Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 4.3s
19:04:02 [2020-04-09T19:04:02.989Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.29MB / 96.43MB 4.3s
19:04:03 [2020-04-09T19:04:03.064Z] #44 103.4   DEP      criu/lsm.d
19:04:03 [2020-04-09T19:04:03.291Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 4.3s done
19:04:03 [2020-04-09T19:04:03.320Z] #44 103.5   DEP      criu/log.d
19:04:03 [2020-04-09T19:04:03.320Z] #44 103.6   DEP      criu/libnetlink.d
19:04:03 [2020-04-09T19:04:03.320Z] #44 103.6   DEP      criu/kerndat.d
19:04:03 [2020-04-09T19:04:03.320Z] #44 103.8   DEP      criu/kcmp-ids.d
19:04:03 [2020-04-09T19:04:03.577Z] #44 103.8   DEP      criu/irmap.d
19:04:03 [2020-04-09T19:04:03.577Z] #44 103.9   DEP      criu/ipc_ns.d
19:04:03 [2020-04-09T19:04:03.577Z] #44 104.0   DEP      criu/image.d
19:04:03 [2020-04-09T19:04:03.588Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 12.12MB / 73.51MB 4.8s
19:04:03 [2020-04-09T19:04:03.588Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.79MB / 57.39MB 4.8s
19:04:03 [2020-04-09T19:04:03.639Z] #44 109.3   CC       criu/autofs.o
19:04:03 [2020-04-09T19:04:03.832Z] #44 104.1   DEP      criu/image-desc.d
19:04:03 [2020-04-09T19:04:03.832Z] #44 104.2   DEP      criu/fsnotify.d
19:04:03 [2020-04-09T19:04:03.832Z] #44 104.2   DEP      criu/filesystems.d
19:04:03 [2020-04-09T19:04:03.898Z] #8 ...
19:04:03 [2020-04-09T19:04:03.898Z] 
19:04:03 [2020-04-09T19:04:03.898Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:04:03 [2020-04-09T19:04:03.898Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:04:03 [2020-04-09T19:04:03.898Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:04:03 [2020-04-09T19:04:03.898Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done
19:04:03 [2020-04-09T19:04:03.898Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:04:03 [2020-04-09T19:04:03.898Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.7s done
19:04:03 [2020-04-09T19:04:03.898Z] #72 DONE 5.1s
19:04:03 [2020-04-09T19:04:03.898Z] 
19:04:03 [2020-04-09T19:04:03.898Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:04:03 [2020-04-09T19:04:03.898Z] #8 ...
19:04:03 [2020-04-09T19:04:03.898Z] 
19:04:03 [2020-04-09T19:04:03.898Z] #21 [internal] load build context
19:04:03 [2020-04-09T19:04:03.898Z] #21 transferring context: 32.59MB 5.1s
19:04:04 [2020-04-09T19:04:04.088Z] #44 104.4   DEP      criu/files.d
19:04:04 [2020-04-09T19:04:04.088Z] #44 ...
19:04:04 [2020-04-09T19:04:04.088Z] 
19:04:04 [2020-04-09T19:04:04.088Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:04:04 [2020-04-09T19:04:04.088Z] #10 212.4 Selecting previously unselected package g++-mingw-w64-x86-64.
19:04:04 [2020-04-09T19:04:04.088Z] #10 212.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:04:04 [2020-04-09T19:04:04.088Z] #10 212.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:04 [2020-04-09T19:04:04.204Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.120s	coverage: 46.2% of statements
19:04:04 [2020-04-09T19:04:04.818Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
19:04:05 [2020-04-09T19:04:05.002Z] #44 ...
19:04:05 [2020-04-09T19:04:05.002Z] 
19:04:05 [2020-04-09T19:04:05.002Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:04:05 [2020-04-09T19:04:05.002Z] #30 DONE 214.2s
19:04:05 [2020-04-09T19:04:05.002Z] 
19:04:05 [2020-04-09T19:04:05.002Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:05 [2020-04-09T19:04:05.002Z] #44 110.7   CC       criu/bfd.o
19:04:05 [2020-04-09T19:04:05.002Z] #44 ...
19:04:05 [2020-04-09T19:04:05.002Z] 
19:04:05 [2020-04-09T19:04:05.002Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:04:05 [2020-04-09T19:04:05.003Z] #10 210.8 Selecting previously unselected package g++-mingw-w64-x86-64.
19:04:05 [2020-04-09T19:04:05.003Z] #10 210.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:04:05 [2020-04-09T19:04:05.003Z] #10 210.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:05 [2020-04-09T19:04:05.062Z] #60 ...
19:04:05 [2020-04-09T19:04:05.062Z] 
19:04:05 [2020-04-09T19:04:05.062Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
19:04:05 [2020-04-09T19:04:05.062Z] #11 DONE 4.5s
19:04:05 [2020-04-09T19:04:05.062Z] 
19:04:05 [2020-04-09T19:04:05.062Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:05 [2020-04-09T19:04:05.062Z] #60 4.428 + RM_GOPATH=0
19:04:05 [2020-04-09T19:04:05.062Z] #60 4.428 + TMP_GOPATH=
19:04:05 [2020-04-09T19:04:05.062Z] #60 4.428 + : /build
19:04:05 [2020-04-09T19:04:05.062Z] #60 4.428 + '[' -z '' ']'
19:04:05 [2020-04-09T19:04:05.062Z] #60 4.428 ++ mktemp -d
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.434 + export GOPATH=/tmp/tmp.B6RPEvL3QY
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.434 + GOPATH=/tmp/tmp.B6RPEvL3QY
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.434 + RM_GOPATH=1
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 ++ dirname ./install.sh
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + dir=.
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + bin=runc
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + shift
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + '[' '!' -f ./runc.installer ']'
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + . ./runc.installer
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + install_runc
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + grep -q '^3\.10\.0.*\.el7\.'
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + uname -r
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.440 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B6RPEvL3QY/src/github.com/opencontainers/runc
19:04:05 [2020-04-09T19:04:05.318Z] #60 4.446 Cloning into '/tmp/tmp.B6RPEvL3QY/src/github.com/opencontainers/runc'...
19:04:05 [2020-04-09T19:04:05.444Z] #21 transferring context: 50.07MB 6.6s done
19:04:05 [2020-04-09T19:04:05.444Z] #21 DONE 6.6s
19:04:05 [2020-04-09T19:04:05.444Z] 
19:04:05 [2020-04-09T19:04:05.444Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
19:04:05 [2020-04-09T19:04:05.444Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 26.31MB / 54.14MB 6.4s
19:04:05 [2020-04-09T19:04:05.444Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.98MB / 73.51MB 6.4s
19:04:05 [2020-04-09T19:04:05.444Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 21.14MB / 57.39MB 6.4s
19:04:05 [2020-04-09T19:04:05.444Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.35MB / 96.43MB 6.4s
19:04:05 [2020-04-09T19:04:05.575Z] #60 ...
19:04:05 [2020-04-09T19:04:05.575Z] 
19:04:05 [2020-04-09T19:04:05.575Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:05 [2020-04-09T19:04:05.575Z] #44 93.42   CC       criu/arch/x86/kerndat.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 94.25   CC       criu/arch/x86/sigaction_compat.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 94.58   CC       criu/arch/x86/sigframe.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 94.80   LINK     criu/arch/x86/crtools.built-in.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 94.87   DEP      criu/pie/util-vdso-elf32.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 95.01   DEP      criu/pie/util-vdso.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 95.14   DEP      criu/pie/util.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 95.40   CC       criu/pie/util.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 95.80   CC       criu/pie/util-vdso.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 96.82   CC       criu/pie/util-vdso-elf32.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 97.67   AR       criu/pie/pie.lib.a
19:04:05 [2020-04-09T19:04:05.575Z] #44 97.81   DEP      criu/pie/restorer.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 98.20   DEP      criu/arch/x86/sigaction_compat_pie.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 98.36   DEP      criu/arch/x86/restorer_unmap.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 98.46   DEP      criu/arch/x86/restorer.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 98.89   DEP      criu/arch/x86/vdso-pie.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 99.12   DEP      criu/pie/parasite-vdso.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 99.35   DEP      criu/pie/parasite.d
19:04:05 [2020-04-09T19:04:05.575Z] #44 99.69   CC       criu/pie/parasite.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 101.9   LINK     criu/pie/parasite.built-in.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 102.0   GEN      criu/pie/parasite-blob.h
19:04:05 [2020-04-09T19:04:05.575Z] #44 102.0   CC       criu/pie/parasite-vdso.o
19:04:05 [2020-04-09T19:04:05.575Z] #44 103.4   CC       criu/arch/x86/vdso-pie.o
19:04:05 [2020-04-09T19:04:05.734Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 29.55MB / 54.14MB 6.8s
19:04:05 [2020-04-09T19:04:05.734Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 24.78MB / 57.39MB 6.8s
19:04:05 [2020-04-09T19:04:05.734Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.62MB / 73.51MB 7.0s
19:04:05 [2020-04-09T19:04:05.976Z] #10 ...
19:04:05 [2020-04-09T19:04:05.976Z] 
19:04:05 [2020-04-09T19:04:05.976Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:04:05 [2020-04-09T19:04:05.976Z] #30 DONE 214.4s
19:04:06 [2020-04-09T19:04:06.027Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 32.73MB / 54.14MB 7.1s
19:04:06 [2020-04-09T19:04:06.027Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 28.78MB / 57.39MB 7.1s
19:04:06 [2020-04-09T19:04:06.027Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 27.80MB / 96.43MB 7.1s
19:04:06 [2020-04-09T19:04:06.027Z] Fetching without tags
19:04:06 [2020-04-09T19:04:06.140Z] #44 103.9   CC       criu/arch/x86/restorer.o
19:04:06 [2020-04-09T19:04:06.273Z] 
19:04:06 [2020-04-09T19:04:06.273Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:06 [2020-04-09T19:04:06.273Z] #44 104.6   DEP      criu/files-reg.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 104.7   DEP      criu/files-ext.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 104.9   DEP      criu/file-lock.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 105.0   DEP      criu/file-ids.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 105.2   DEP      criu/fifo.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 105.3   DEP      criu/fdstore.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 105.5   DEP      criu/fault-injection.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 105.5   DEP      criu/external.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 105.6   DEP      criu/eventpoll.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 105.8   DEP      criu/eventfd.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 106.0   DEP      criu/crtools.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 106.2   DEP      criu/cr-service.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 106.3   DEP      criu/cr-restore.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 106.6   DEP      criu/cr-errno.d
19:04:06 [2020-04-09T19:04:06.273Z] #44 106.6   DEP      criu/cr-dump.d
19:04:06 [2020-04-09T19:04:06.338Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 36.17MB / 54.14MB 7.4s
19:04:06 [2020-04-09T19:04:06.338Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 30.49MB / 73.51MB 7.4s
19:04:06 [2020-04-09T19:04:06.338Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 31.66MB / 57.39MB 7.4s
19:04:06 [2020-04-09T19:04:06.338Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 32.63MB / 96.43MB 7.6s
19:04:06 [2020-04-09T19:04:06.529Z] #44 107.0   DEP      criu/cr-dedup.d
19:04:06 [2020-04-09T19:04:06.653Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 39.03MB / 54.14MB 7.8s
19:04:06 [2020-04-09T19:04:06.654Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 35.36MB / 57.39MB 7.7s
19:04:06 [2020-04-09T19:04:06.654Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.85MB / 73.51MB 7.9s
19:04:06 [2020-04-09T19:04:06.702Z] #44 104.7   CC       criu/arch/x86/restorer_unmap.o
19:04:06 [2020-04-09T19:04:06.702Z] #44 104.7   CC       criu/arch/x86/sigaction_compat_pie.o
19:04:06 [2020-04-09T19:04:06.784Z] #44 107.1   DEP      criu/cr-check.d
19:04:06 [2020-04-09T19:04:06.943Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.84MB / 54.14MB 8.1s
19:04:06 [2020-04-09T19:04:06.943Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 39.22MB / 57.39MB 8.2s
19:04:07 [2020-04-09T19:04:07.039Z] #44 107.4   DEP      criu/config.d
19:04:07 [2020-04-09T19:04:07.235Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.38MB / 54.14MB 8.3s
19:04:07 [2020-04-09T19:04:07.235Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 40.36MB / 73.51MB 8.3s
19:04:07 [2020-04-09T19:04:07.235Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 39.02MB / 96.43MB 8.3s
19:04:07 [2020-04-09T19:04:07.235Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 42.96MB / 57.39MB 8.5s
19:04:07 [2020-04-09T19:04:07.265Z] #44 105.2   CC       criu/pie/restorer.o
19:04:07 [2020-04-09T19:04:07.295Z] #44 107.6   DEP      criu/clone-noasan.d
19:04:07 [2020-04-09T19:04:07.295Z] #44 107.7   DEP      criu/cgroup.d
19:04:07 [2020-04-09T19:04:07.295Z] #44 107.8   DEP      criu/cgroup-props.d
19:04:07 [2020-04-09T19:04:07.537Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 48.54MB / 54.14MB 8.6s
19:04:07 [2020-04-09T19:04:07.537Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 44.39MB / 73.51MB 8.6s
19:04:07 [2020-04-09T19:04:07.542Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64
19:04:07 [2020-04-09T19:04:07.550Z] #44 107.9   DEP      criu/bitmap.d
19:04:07 [2020-04-09T19:04:07.550Z] #44 107.9   DEP      criu/bfd.d
19:04:07 [2020-04-09T19:04:07.550Z] #44 107.9   DEP      criu/autofs.d
19:04:07 [2020-04-09T19:04:07.550Z] #44 108.1   DEP      criu/aio.d
19:04:07 [2020-04-09T19:04:07.691Z] #19 5.568 Collecting yamllint==1.16.0
19:04:07 [2020-04-09T19:04:07.691Z] #19 ...
19:04:07 [2020-04-09T19:04:07.691Z] 
19:04:07 [2020-04-09T19:04:07.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:07 [2020-04-09T19:04:07.691Z] #44 151.9   CC       criu/irmap.o
19:04:07 [2020-04-09T19:04:07.691Z] #44 152.8   CC       criu/kcmp-ids.o
19:04:07 [2020-04-09T19:04:07.691Z] #44 153.3   CC       criu/kerndat.o
19:04:07 [2020-04-09T19:04:07.691Z] #44 154.7   CC       criu/libnetlink.o
19:04:07 [2020-04-09T19:04:07.691Z] #44 155.2   CC       criu/log.o
19:04:07 [2020-04-09T19:04:07.691Z] #44 155.9   CC       criu/lsm.o
19:04:07 [2020-04-09T19:04:07.691Z] #44 156.5   CC       criu/mem.o
19:04:07 [2020-04-09T19:04:07.805Z] #44 108.2   DEP      criu/action-scripts.d
19:04:07 [2020-04-09T19:04:07.876Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 51.89MB / 54.14MB 8.9s
19:04:07 [2020-04-09T19:04:07.876Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 47.02MB / 57.39MB 8.9s
19:04:07 [2020-04-09T19:04:07.876Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 45.20MB / 96.43MB 8.9s
19:04:08 [2020-04-09T19:04:08.060Z] #44 108.4   CC       criu/action-scripts.o
19:04:08 [2020-04-09T19:04:08.178Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 9.2s done
19:04:08 [2020-04-09T19:04:08.178Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 51.45MB / 73.51MB 9.2s
19:04:08 [2020-04-09T19:04:08.178Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.17MB / 57.39MB 9.3s
19:04:08 [2020-04-09T19:04:08.178Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 50.65MB / 96.43MB 9.4s
19:04:08 [2020-04-09T19:04:08.273Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.216s	coverage: 49.5% of statements
19:04:08 [2020-04-09T19:04:08.318Z] #44 108.7   CC       criu/aio.o
19:04:08 [2020-04-09T19:04:08.482Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 56.88MB / 73.51MB 9.5s
19:04:08 [2020-04-09T19:04:08.483Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 53.85MB / 57.39MB 9.5s
19:04:08 [2020-04-09T19:04:08.573Z] #44 109.0   CC       criu/autofs.o
19:04:08 [2020-04-09T19:04:08.634Z] #44 ...
19:04:08 [2020-04-09T19:04:08.634Z] 
19:04:08 [2020-04-09T19:04:08.634Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
19:04:08 [2020-04-09T19:04:08.634Z] #12 DONE 3.2s
19:04:08 [2020-04-09T19:04:08.634Z] 
19:04:08 [2020-04-09T19:04:08.634Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
19:04:05 [2020-04-09T19:04:05.651Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:04:05 [2020-04-09T19:04:05.752Z]  > git config --add remote.origin.fetch +refs/pull/40725/head:refs/remotes/origin/PR-40725 # timeout=10
19:04:05 [2020-04-09T19:04:05.803Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:04:05 [2020-04-09T19:04:05.932Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:04:06 [2020-04-09T19:04:06.064Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:06 [2020-04-09T19:04:06.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:06 [2020-04-09T19:04:06.066Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40725/head:refs/remotes/origin/PR-40725 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:04:07 [2020-04-09T19:04:07.646Z]  > git config core.sparsecheckout # timeout=10
19:04:07 [2020-04-09T19:04:07.703Z]  > git checkout -f 7a9cb29fb980c0ab3928272cdc24c7089b2fcf64 # timeout=10
19:04:08 [2020-04-09T19:04:08.916Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 9.8s
19:04:08 [2020-04-09T19:04:08.916Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 63.58MB / 73.51MB 10.0s
19:04:08 [2020-04-09T19:04:08.916Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 9.9s done
19:04:08 [2020-04-09T19:04:08.916Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 56.02MB / 96.43MB 10.0s
19:04:08 [2020-04-09T19:04:08.916Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 68.61MB / 73.51MB 10.1s
19:04:09 [2020-04-09T19:04:09.074Z] #44 158.7   CC       criu/mount.o
19:04:09 [2020-04-09T19:04:09.166Z] #10 ...
19:04:09 [2020-04-09T19:04:09.166Z] 
19:04:09 [2020-04-09T19:04:09.166Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:09 [2020-04-09T19:04:09.166Z] #44 111.2   CC       criu/bitmap.o
19:04:09 [2020-04-09T19:04:09.166Z] #44 111.4   CC       criu/cgroup-props.o
19:04:09 [2020-04-09T19:04:09.166Z] #44 112.1   CC       criu/cgroup.o
19:04:09 [2020-04-09T19:04:09.166Z] #44 114.1   CC       criu/clone-noasan.o
19:04:09 [2020-04-09T19:04:09.166Z] #44 114.2   CC       criu/config.o
19:04:09 [2020-04-09T19:04:09.166Z] #44 115.2   CC       criu/cr-check.o
19:04:09 [2020-04-09T19:04:09.302Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 10.4s done
19:04:09 [2020-04-09T19:04:09.302Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 67.19MB / 96.43MB 10.4s
19:04:09 [2020-04-09T19:04:09.602Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 74.86MB / 96.43MB 10.6s
19:04:09 [2020-04-09T19:04:09.602Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 81.30MB / 96.43MB 10.7s
19:04:09 [2020-04-09T19:04:09.887Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 89.63MB / 96.43MB 10.9s
19:04:09 [2020-04-09T19:04:09.887Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 11.1s done
19:04:09 [2020-04-09T19:04:09.887Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca
19:04:09 [2020-04-09T19:04:09.980Z] #44 110.1   CC       criu/bfd.o
19:04:10 [2020-04-09T19:04:10.277Z] #44 110.6   CC       criu/bitmap.o
19:04:10 [2020-04-09T19:04:10.277Z] #44 110.7   CC       criu/cgroup-props.o
19:04:10 [2020-04-09T19:04:10.837Z] #44 111.2   CC       criu/cgroup.o
19:04:11 [2020-04-09T19:04:11.053Z] #44 116.6   CC       criu/cr-dedup.o
19:04:11 [2020-04-09T19:04:11.053Z] #44 116.9   CC       criu/cr-dump.o
19:04:11 [2020-04-09T19:04:11.254Z] Merge succeeded, producing 38067f990e6b18a70fb73e21655e845a9220b60e
19:04:11 [2020-04-09T19:04:11.254Z] Checking out Revision 38067f990e6b18a70fb73e21655e845a9220b60e (PR-40725)
19:04:11 [2020-04-09T19:04:11.616Z] #44 ...
19:04:11 [2020-04-09T19:04:11.616Z] 
19:04:11 [2020-04-09T19:04:11.616Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:04:11 [2020-04-09T19:04:11.616Z] #19 10.11   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:04:11 [2020-04-09T19:04:11.616Z] #19 10.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:04:11 [2020-04-09T19:04:11.616Z] #19 10.34   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:04:11 [2020-04-09T19:04:11.616Z] #19 10.53 Collecting pyyaml (from yamllint==1.16.0)
19:04:10 [2020-04-09T19:04:10.625Z]  > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10
19:04:11 [2020-04-09T19:04:11.108Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:04:11 [2020-04-09T19:04:11.288Z]  > git config core.sparsecheckout # timeout=10
19:04:11 [2020-04-09T19:04:11.339Z]  > git checkout -f 38067f990e6b18a70fb73e21655e845a9220b60e # timeout=10
19:04:11 [2020-04-09T19:04:11.906Z] #13 3.056 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:04:11 [2020-04-09T19:04:11.906Z] #13 DONE 3.3s
19:04:11 [2020-04-09T19:04:11.906Z] 
19:04:11 [2020-04-09T19:04:11.906Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
19:04:12 [2020-04-09T19:04:12.187Z] #19 10.85   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:04:12 [2020-04-09T19:04:12.416Z] #44 ...
19:04:12 [2020-04-09T19:04:12.416Z] 
19:04:12 [2020-04-09T19:04:12.416Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:04:12 [2020-04-09T19:04:12.416Z] #10 221.8 Selecting previously unselected package libapparmor1:amd64.
19:04:12 [2020-04-09T19:04:12.416Z] #10 221.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:04:12 [2020-04-09T19:04:12.416Z] #10 221.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:04:12 [2020-04-09T19:04:12.416Z] #10 221.9 Selecting previously unselected package libapparmor-dev:amd64.
19:04:12 [2020-04-09T19:04:12.416Z] #10 221.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:04:12 [2020-04-09T19:04:12.416Z] #10 221.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.1 Selecting previously unselected package libbtrfs0.
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.1 Unpacking libbtrfs0 (4.20.1-2) ...
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.2 Selecting previously unselected package libbtrfs-dev.
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.2 Unpacking libbtrfs-dev (4.20.1-2) ...
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:04:12 [2020-04-09T19:04:12.672Z] #10 222.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:04:12 [2020-04-09T19:04:12.725Z] #44 113.2   CC       criu/clone-noasan.o
19:04:12 [2020-04-09T19:04:12.927Z] #10 222.3 Selecting previously unselected package libudev-dev:amd64.
19:04:12 [2020-04-09T19:04:12.927Z] #10 222.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
19:04:12 [2020-04-09T19:04:12.927Z] #10 222.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
19:04:12 [2020-04-09T19:04:12.927Z] #10 222.5 Selecting previously unselected package libsepol1-dev:amd64.
19:04:12 [2020-04-09T19:04:12.927Z] #10 222.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:04:12 [2020-04-09T19:04:12.927Z] #10 222.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:04:12 [2020-04-09T19:04:12.980Z] #44 113.3   CC       criu/config.o
19:04:13 [2020-04-09T19:04:13.182Z] #10 222.7 Selecting previously unselected package libpcre16-3:amd64.
19:04:13 [2020-04-09T19:04:13.182Z] #10 222.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:04:13 [2020-04-09T19:04:13.182Z] #10 222.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:04:13 [2020-04-09T19:04:13.438Z] #10 222.8 Selecting previously unselected package libpcre32-3:amd64.
19:04:13 [2020-04-09T19:04:13.438Z] #10 222.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:04:13 [2020-04-09T19:04:13.438Z] #10 222.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:04:13 [2020-04-09T19:04:13.438Z] #10 222.9 Selecting previously unselected package libpcrecpp0v5:amd64.
19:04:13 [2020-04-09T19:04:13.438Z] #10 222.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:04:13 [2020-04-09T19:04:13.438Z] #10 223.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:04:13 [2020-04-09T19:04:13.693Z] #10 223.0 Selecting previously unselected package libpcre3-dev:amd64.
19:04:13 [2020-04-09T19:04:13.693Z] #10 223.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:04:13 [2020-04-09T19:04:13.693Z] #10 223.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:04:13 [2020-04-09T19:04:13.905Z] #44 114.3   CC       criu/cr-check.o
19:04:13 [2020-04-09T19:04:13.952Z] #10 223.3 Selecting previously unselected package libselinux1-dev:amd64.
19:04:13 [2020-04-09T19:04:13.952Z] #10 223.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:04:13 [2020-04-09T19:04:13.952Z] #10 223.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:04:13 [2020-04-09T19:04:13.952Z] #10 223.5 Selecting previously unselected package libdevmapper-dev:amd64.
19:04:13 [2020-04-09T19:04:13.952Z] #10 223.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:04:13 [2020-04-09T19:04:13.952Z] #10 223.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:04:13 [2020-04-09T19:04:13.952Z] #10 223.6 Selecting previously unselected package libseccomp-dev:amd64.
19:04:14 [2020-04-09T19:04:14.208Z] #10 223.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.208Z] #10 223.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:04:14 [2020-04-09T19:04:14.208Z] #10 223.7 Selecting previously unselected package libsystemd-dev:amd64.
19:04:14 [2020-04-09T19:04:14.208Z] #10 223.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.208Z] #10 223.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
19:04:14 [2020-04-09T19:04:14.464Z] #10 224.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:04:14 [2020-04-09T19:04:14.464Z] #10 224.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:04:14 [2020-04-09T19:04:14.464Z] #10 224.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:04:14 [2020-04-09T19:04:14.464Z] #10 224.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:04:14 [2020-04-09T19:04:14.464Z] #10 224.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:04:14 [2020-04-09T19:04:14.464Z] #10 224.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:04:14 [2020-04-09T19:04:14.466Z] #44 ...
19:04:14 [2020-04-09T19:04:14.467Z] 
19:04:14 [2020-04-09T19:04:14.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:04:14 [2020-04-09T19:04:14.467Z] #10 222.8 Selecting previously unselected package libapparmor1:amd64.
19:04:14 [2020-04-09T19:04:14.467Z] #10 222.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.467Z] #10 222.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:04:14 [2020-04-09T19:04:14.467Z] #10 222.9 Selecting previously unselected package libapparmor-dev:amd64.
19:04:14 [2020-04-09T19:04:14.467Z] #10 222.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up libbtrfs0 (4.20.1-2) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up libbtrfs-dev (4.20.1-2) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up mingw-w64-common (6.0.0-3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.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
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.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
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.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
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.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
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.3 Setting up dmsetup (2:1.02.155-3) ...
19:04:14 [2020-04-09T19:04:14.719Z] #10 224.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:04:14 [2020-04-09T19:04:14.722Z] #10 222.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:04:14 [2020-04-09T19:04:14.722Z] #10 223.1 Selecting previously unselected package libbtrfs0.
19:04:14 [2020-04-09T19:04:14.722Z] #10 223.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.722Z] #10 223.1 Unpacking libbtrfs0 (4.20.1-2) ...
19:04:14 [2020-04-09T19:04:14.722Z] #10 223.1 Selecting previously unselected package libbtrfs-dev.
19:04:14 [2020-04-09T19:04:14.722Z] #10 223.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.722Z] #10 223.1 Unpacking libbtrfs-dev (4.20.1-2) ...
19:04:14 [2020-04-09T19:04:14.729Z] #19 13.09 Building wheels for collected packages: pyyaml
19:04:14 [2020-04-09T19:04:14.729Z] #19 13.10   Running setup.py bdist_wheel for pyyaml: started
19:04:14 [2020-04-09T19:04:14.974Z] #10 224.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:04:14 [2020-04-09T19:04:14.974Z] #10 224.4 Processing triggers for libc-bin (2.28-10) ...
19:04:14 [2020-04-09T19:04:14.977Z] #10 223.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:04:14 [2020-04-09T19:04:14.977Z] #10 223.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.977Z] #10 223.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:04:14 [2020-04-09T19:04:14.977Z] #10 223.3 Selecting previously unselected package libudev-dev:amd64.
19:04:14 [2020-04-09T19:04:14.977Z] #10 223.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
19:04:14 [2020-04-09T19:04:14.977Z] #10 223.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
19:04:15 [2020-04-09T19:04:15.075Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.403s	coverage: 72.5% of statements
19:04:15 [2020-04-09T19:04:15.075Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:04:15 [2020-04-09T19:04:15.075Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.243s	coverage: 61.0% of statements
19:04:15 [2020-04-09T19:04:15.075Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:04:15 [2020-04-09T19:04:15.174Z] #14 DONE 3.3s
19:04:15 [2020-04-09T19:04:15.174Z] 
19:04:15 [2020-04-09T19:04:15.174Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:15 [2020-04-09T19:04:15.174Z] #60 14.01 + cd /tmp/tmp.B6RPEvL3QY/src/github.com/opencontainers/runc
19:04:15 [2020-04-09T19:04:15.174Z] #60 14.01 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:04:15 [2020-04-09T19:04:15.174Z] #60 ...
19:04:15 [2020-04-09T19:04:15.174Z] 
19:04:15 [2020-04-09T19:04:15.174Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:15 [2020-04-09T19:04:15.174Z] #47 215.2 github.com/LK4D4/vndr/godl
19:04:15 [2020-04-09T19:04:15.174Z] #47 216.4 github.com/LK4D4/vndr
19:04:15 [2020-04-09T19:04:15.230Z] #10 DONE 224.8s
19:04:15 [2020-04-09T19:04:15.230Z] 
19:04:15 [2020-04-09T19:04:15.230Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:04:15 [2020-04-09T19:04:15.230Z] #58 DONE 0.1s
19:04:15 [2020-04-09T19:04:15.230Z] 
19:04:15 [2020-04-09T19:04:15.230Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
19:04:15 [2020-04-09T19:04:15.232Z] #10 223.5 Selecting previously unselected package libsepol1-dev:amd64.
19:04:15 [2020-04-09T19:04:15.232Z] #10 223.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:04:15 [2020-04-09T19:04:15.232Z] #10 223.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:04:15 [2020-04-09T19:04:15.232Z] #10 223.7 Selecting previously unselected package libpcre16-3:amd64.
19:04:15 [2020-04-09T19:04:15.232Z] #10 223.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:04:15 [2020-04-09T19:04:15.232Z] #10 223.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:04:15 [2020-04-09T19:04:15.431Z] #47 ...
19:04:15 [2020-04-09T19:04:15.431Z] 
19:04:15 [2020-04-09T19:04:15.431Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:15 [2020-04-09T19:04:15.431Z] #44 110.2   LINK     criu/pie/restorer.built-in.o
19:04:15 [2020-04-09T19:04:15.431Z] #44 110.2   GEN      criu/pie/restorer-blob.h
19:04:15 [2020-04-09T19:04:15.431Z] #44 110.4   DEP      criu/vdso.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 110.7   DEP      criu/vdso-compat.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 110.9   DEP      criu/uts_ns.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 111.2   DEP      criu/util.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 111.7   DEP      criu/uffd.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 112.0   DEP      criu/tun.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 112.4   DEP      criu/tty.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 112.6   DEP      criu/timerfd.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 113.0   DEP      criu/sysfs_parse.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 113.3   DEP      criu/sysctl.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 113.4   DEP      criu/string.d
19:04:15 [2020-04-09T19:04:15.431Z] #44 113.5   DEP      criu/stats.d
19:04:15 [2020-04-09T19:04:15.486Z] #11 ...
19:04:15 [2020-04-09T19:04:15.486Z] 
19:04:15 [2020-04-09T19:04:15.486Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:04:15 [2020-04-09T19:04:15.486Z] #59 DONE 0.1s
19:04:15 [2020-04-09T19:04:15.486Z] 
19:04:15 [2020-04-09T19:04:15.486Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:15 [2020-04-09T19:04:15.488Z] #10 223.8 Selecting previously unselected package libpcre32-3:amd64.
19:04:15 [2020-04-09T19:04:15.488Z] #10 223.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:04:15 [2020-04-09T19:04:15.488Z] #10 223.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:04:15 [2020-04-09T19:04:15.488Z] #10 224.0 Selecting previously unselected package libpcrecpp0v5:amd64.
19:04:15 [2020-04-09T19:04:15.488Z] #10 224.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:04:15 [2020-04-09T19:04:15.488Z] #10 224.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:04:15 [2020-04-09T19:04:15.670Z] #19 14.47   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:04:15 [2020-04-09T19:04:15.670Z] #19 14.47   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:04:15 [2020-04-09T19:04:15.670Z] #19 14.56 Successfully built pyyaml
19:04:15 [2020-04-09T19:04:15.687Z] #44 113.7   DEP      criu/sockets.d
19:04:15 [2020-04-09T19:04:15.788Z] #10 224.1 Selecting previously unselected package libpcre3-dev:amd64.
19:04:15 [2020-04-09T19:04:15.788Z] #10 224.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:04:15 [2020-04-09T19:04:15.788Z] #10 224.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:04:15 [2020-04-09T19:04:15.929Z] #19 14.58 Installing collected packages: pathspec, pyyaml, yamllint
19:04:15 [2020-04-09T19:04:15.944Z] #44 113.8   DEP      criu/sk-unix.d
19:04:15 [2020-04-09T19:04:15.944Z] #44 114.0   DEP      criu/sk-tcp.d
19:04:16 [2020-04-09T19:04:16.044Z] #10 224.4 Selecting previously unselected package libselinux1-dev:amd64.
19:04:16 [2020-04-09T19:04:16.044Z] #10 224.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:04:16 [2020-04-09T19:04:16.044Z] #10 224.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:04:16 [2020-04-09T19:04:16.044Z] #10 224.6 Selecting previously unselected package libdevmapper-dev:amd64.
19:04:16 [2020-04-09T19:04:16.044Z] #10 224.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:04:16 [2020-04-09T19:04:16.081Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.702s	coverage: 76.1% of statements
19:04:16 [2020-04-09T19:04:16.081Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:04:16 [2020-04-09T19:04:16.081Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
19:04:16 [2020-04-09T19:04:16.189Z] #19 15.11 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:04:16 [2020-04-09T19:04:16.200Z] #44 114.1   DEP      criu/sk-queue.d
19:04:16 [2020-04-09T19:04:16.299Z] #10 224.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:04:16 [2020-04-09T19:04:16.299Z] #10 224.7 Selecting previously unselected package libseccomp-dev:amd64.
19:04:16 [2020-04-09T19:04:16.299Z] #10 224.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
19:04:16 [2020-04-09T19:04:16.299Z] #10 224.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:04:16 [2020-04-09T19:04:16.456Z] #44 114.3   DEP      criu/sk-packet.d
19:04:16 [2020-04-09T19:04:16.456Z] #44 114.5   DEP      criu/sk-netlink.d
19:04:16 [2020-04-09T19:04:16.554Z] #10 224.8 Selecting previously unselected package libsystemd-dev:amd64.
19:04:16 [2020-04-09T19:04:16.554Z] #10 224.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
19:04:16 [2020-04-09T19:04:16.554Z] #10 224.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
19:04:16 [2020-04-09T19:04:16.713Z] #44 114.7   DEP      criu/sk-inet.d
19:04:16 [2020-04-09T19:04:16.760Z] #19 DONE 15.8s
19:04:16 [2020-04-09T19:04:16.760Z] 
19:04:16 [2020-04-09T19:04:16.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:16 [2020-04-09T19:04:16.760Z] #44 163.3   CC       criu/namespaces.o
19:04:16 [2020-04-09T19:04:16.760Z] #44 165.7   CC       criu/net.o
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up libbtrfs0 (4.20.1-2) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.2 Setting up libbtrfs-dev (4.20.1-2) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.2 Setting up mingw-w64-common (6.0.0-3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.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
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.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
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.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
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.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
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.3 Setting up dmsetup (2:1.02.155-3) ...
19:04:16 [2020-04-09T19:04:16.810Z] #10 225.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:04:16 [2020-04-09T19:04:16.970Z] #44 114.8   DEP      criu/signalfd.d
19:04:16 [2020-04-09T19:04:16.970Z] #44 114.9   DEP      criu/sigframe.d
19:04:16 [2020-04-09T19:04:16.970Z] #44 115.1   DEP      criu/shmem.d
19:04:17 [2020-04-09T19:04:17.065Z] #10 225.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:04:17 [2020-04-09T19:04:17.065Z] #10 225.4 Processing triggers for libc-bin (2.28-10) ...
19:04:17 [2020-04-09T19:04:17.087Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.021s	coverage: 3.0% of statements
19:04:17 [2020-04-09T19:04:17.226Z] #44 115.2   DEP      criu/servicefd.d
19:04:17 [2020-04-09T19:04:17.226Z] #44 ...
19:04:17 [2020-04-09T19:04:17.226Z] 
19:04:17 [2020-04-09T19:04:17.226Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
19:04:17 [2020-04-09T19:04:17.226Z] #15 DONE 2.3s
19:04:17 [2020-04-09T19:04:17.226Z] 
19:04:17 [2020-04-09T19:04:17.226Z] #16 [dev-systemd-false 6/26] RUN ldconfig
19:04:17 [2020-04-09T19:04:17.321Z] #10 DONE 225.8s
19:04:17 [2020-04-09T19:04:17.321Z] 
19:04:17 [2020-04-09T19:04:17.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:17 [2020-04-09T19:04:17.321Z] #44 115.6   CC       criu/cr-dedup.o
19:04:17 [2020-04-09T19:04:17.321Z] #44 116.0   CC       criu/cr-dump.o
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.818 + RM_GOPATH=0
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.818 + TMP_GOPATH=
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.818 + : /build
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.818 + '[' -z '' ']'
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.822 ++ mktemp -d
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + export GOPATH=/tmp/tmp.uMlUAdaaiZ
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + GOPATH=/tmp/tmp.uMlUAdaaiZ
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + RM_GOPATH=1
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 ++ dirname ./install.sh
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + dir=.
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + bin=runc
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + shift
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + '[' '!' -f ./runc.installer ']'
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + . ./runc.installer
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.826 + install_runc
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.830 + grep -q '^3\.10\.0.*\.el7\.'
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.832 + uname -r
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.836 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.838 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.839 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.839 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uMlUAdaaiZ/src/github.com/opencontainers/runc
19:04:17 [2020-04-09T19:04:17.372Z] #60 1.840 Cloning into '/tmp/tmp.uMlUAdaaiZ/src/github.com/opencontainers/runc'...
19:04:17 [2020-04-09T19:04:17.576Z] #44 ...
19:04:17 [2020-04-09T19:04:17.576Z] 
19:04:17 [2020-04-09T19:04:17.576Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:04:17 [2020-04-09T19:04:17.576Z] #58 DONE 0.1s
19:04:17 [2020-04-09T19:04:17.576Z] 
19:04:17 [2020-04-09T19:04:17.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:17 [2020-04-09T19:04:17.576Z] #44 117.8   CC       criu/cr-errno.o
19:04:17 [2020-04-09T19:04:17.576Z] #44 ...
19:04:17 [2020-04-09T19:04:17.576Z] 
19:04:17 [2020-04-09T19:04:17.576Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:04:17 [2020-04-09T19:04:17.576Z] #59 DONE 0.1s
19:04:17 [2020-04-09T19:04:17.576Z] 
19:04:17 [2020-04-09T19:04:17.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:17 [2020-04-09T19:04:17.576Z] #44 117.9   CC       criu/cr-restore.o
19:04:17 [2020-04-09T19:04:17.834Z] #60 ...
19:04:17 [2020-04-09T19:04:17.834Z] 
19:04:17 [2020-04-09T19:04:17.834Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
19:04:17 [2020-04-09T19:04:17.834Z] #11 DONE 2.2s
19:04:17 [2020-04-09T19:04:17.834Z] 
19:04:17 [2020-04-09T19:04:17.834Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
19:04:17 [2020-04-09T19:04:17.859Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
19:04:18 [2020-04-09T19:04:18.869Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 4.8% of statements
19:04:18 [2020-04-09T19:04:18.870Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:04:18 [2020-04-09T19:04:18.870Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:04:19 [2020-04-09T19:04:19.152Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 41.8% of statements
19:04:19 [2020-04-09T19:04:19.441Z] #44 168.8   CC       criu/netfilter.o
19:04:19 [2020-04-09T19:04:19.441Z] #44 169.1   CC       criu/page-pipe.o
19:04:19 [2020-04-09T19:04:19.481Z] #44 ...
19:04:19 [2020-04-09T19:04:19.481Z] 
19:04:19 [2020-04-09T19:04:19.481Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
19:04:19 [2020-04-09T19:04:19.481Z] #11 DONE 2.1s
19:04:19 [2020-04-09T19:04:19.736Z] 
19:04:19 [2020-04-09T19:04:19.736Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.105 + RM_GOPATH=0
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.105 + TMP_GOPATH=
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.105 + : /build
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.105 + '[' -z '' ']'
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.105 ++ mktemp -d
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.107 + export GOPATH=/tmp/tmp.AJvFKmAaSP
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.107 + GOPATH=/tmp/tmp.AJvFKmAaSP
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.107 + RM_GOPATH=1
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.107 ++ dirname ./install.sh
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.108 + dir=.
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.108 + bin=runc
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.109 + shift
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.109 + '[' '!' -f ./runc.installer ']'
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.109 + . ./runc.installer
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.109 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.110 + install_runc
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.113 + uname -r
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.113 + grep -q '^3\.10\.0.*\.el7\.'
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.117 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.117 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.117 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AJvFKmAaSP/src/github.com/opencontainers/runc
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.118 Cloning into '/tmp/tmp.AJvFKmAaSP/src/github.com/opencontainers/runc'...
19:04:19 [2020-04-09T19:04:19.736Z] #60 2.118 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:04:19 [2020-04-09T19:04:19.768Z] #12 DONE 1.9s
19:04:19 [2020-04-09T19:04:19.768Z] 
19:04:19 [2020-04-09T19:04:19.768Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
19:04:19 [2020-04-09T19:04:19.806Z] #16 DONE 2.2s
19:04:19 [2020-04-09T19:04:19.806Z] 
19:04:19 [2020-04-09T19:04:19.806Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:19 [2020-04-09T19:04:19.806Z] #47 DONE 229.5s
19:04:19 [2020-04-09T19:04:19.806Z] 
19:04:19 [2020-04-09T19:04:19.806Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:20 [2020-04-09T19:04:20.012Z] #44 169.7   CC       criu/page-xfer.o
19:04:20 [2020-04-09T19:04:20.161Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.082s	coverage: 77.8% of statements
19:04:20 [2020-04-09T19:04:20.161Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:04:20 [2020-04-09T19:04:20.161Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:04:20 [2020-04-09T19:04:20.445Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.023s	coverage: 67.0% of statements
19:04:21 [2020-04-09T19:04:21.061Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
19:04:21 [2020-04-09T19:04:21.133Z] #13 1.776 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:04:21 [2020-04-09T19:04:21.389Z] #13 DONE 1.9s
19:04:21 [2020-04-09T19:04:21.389Z] 
19:04:21 [2020-04-09T19:04:21.389Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
19:04:21 [2020-04-09T19:04:21.665Z] #60 ...
19:04:21 [2020-04-09T19:04:21.665Z] 
19:04:21 [2020-04-09T19:04:21.665Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
19:04:21 [2020-04-09T19:04:21.665Z] #12 DONE 1.9s
19:04:21 [2020-04-09T19:04:21.665Z] 
19:04:21 [2020-04-09T19:04:21.665Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
19:04:21 [2020-04-09T19:04:21.676Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 62.1% of statements
19:04:21 [2020-04-09T19:04:21.676Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 88.3% of statements
19:04:21 [2020-04-09T19:04:21.923Z] #44 171.2   CC       criu/pagemap-cache.o
19:04:22 [2020-04-09T19:04:22.183Z] #44 171.7   CC       criu/pagemap.o
19:04:22 [2020-04-09T19:04:22.328Z] #17 2.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:22 [2020-04-09T19:04:22.683Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 74.7% of statements
19:04:22 [2020-04-09T19:04:22.683Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:04:22 [2020-04-09T19:04:22.683Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 19.9% of statements
19:04:22 [2020-04-09T19:04:22.752Z] #14 ...
19:04:22 [2020-04-09T19:04:22.752Z] 
19:04:22 [2020-04-09T19:04:22.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:22 [2020-04-09T19:04:22.752Z] #44 118.7   CC       criu/cr-errno.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 118.8   CC       criu/cr-restore.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 122.7   CC       criu/cr-service.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 124.4   CC       criu/crtools.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 125.0   CC       criu/eventfd.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 125.3   CC       criu/eventpoll.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 126.5   CC       criu/external.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 126.8   CC       criu/fault-injection.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 126.9   CC       criu/fdstore.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 127.2   CC       criu/fifo.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 127.7   CC       criu/file-ids.o
19:04:22 [2020-04-09T19:04:22.752Z] #44 128.1   CC       criu/file-lock.o
19:04:23 [2020-04-09T19:04:23.007Z] #44 ...
19:04:23 [2020-04-09T19:04:23.007Z] 
19:04:23 [2020-04-09T19:04:23.007Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:23 [2020-04-09T19:04:23.007Z] #60 7.055 + cd /tmp/tmp.uMlUAdaaiZ/src/github.com/opencontainers/runc
19:04:23 [2020-04-09T19:04:23.007Z] #60 7.055 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:04:23 [2020-04-09T19:04:23.124Z] #44 172.7   CC       criu/parasite-syscall.o
19:04:23 [2020-04-09T19:04:23.262Z] #60 7.565 + '[' -z '' ']'
19:04:23 [2020-04-09T19:04:23.262Z] #60 7.565 + target=static
19:04:23 [2020-04-09T19:04:23.262Z] #60 7.567 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:04:23 [2020-04-09T19:04:23.262Z] #60 ...
19:04:23 [2020-04-09T19:04:23.262Z] 
19:04:23 [2020-04-09T19:04:23.262Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
19:04:23 [2020-04-09T19:04:23.262Z] #14 DONE 1.9s
19:04:23 [2020-04-09T19:04:23.518Z] 
19:04:23 [2020-04-09T19:04:23.518Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
19:04:23 [2020-04-09T19:04:23.549Z] #13 1.859 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:04:23 [2020-04-09T19:04:23.549Z] #13 DONE 2.0s
19:04:23 [2020-04-09T19:04:23.549Z] 
19:04:23 [2020-04-09T19:04:23.549Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
19:04:23 [2020-04-09T19:04:23.692Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 33.3% of statements
19:04:23 [2020-04-09T19:04:23.698Z] #44 ...
19:04:23 [2020-04-09T19:04:23.698Z] 
19:04:23 [2020-04-09T19:04:23.698Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:23 [2020-04-09T19:04:23.698Z] #60 111.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:04:24 [2020-04-09T19:04:24.699Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
19:04:24 [2020-04-09T19:04:24.699Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
19:04:24 [2020-04-09T19:04:24.845Z] #17 5.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:24 [2020-04-09T19:04:24.845Z] #17 5.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:24 [2020-04-09T19:04:24.845Z] #17 5.479 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:04:25 [2020-04-09T19:04:25.093Z] #60 113.1 + mkdir -p /build
19:04:25 [2020-04-09T19:04:25.093Z] #60 113.1 + cp runc /build/runc
19:04:25 [2020-04-09T19:04:25.314Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
19:04:25 [2020-04-09T19:04:25.314Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.472s	coverage: 82.5% of statements
19:04:25 [2020-04-09T19:04:25.314Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:04:25 [2020-04-09T19:04:25.314Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:04:25 [2020-04-09T19:04:25.405Z] #15 DONE 1.9s
19:04:25 [2020-04-09T19:04:25.405Z] 
19:04:25 [2020-04-09T19:04:25.405Z] #16 [dev-systemd-false 6/26] RUN ldconfig
19:04:25 [2020-04-09T19:04:25.407Z] #17 ...
19:04:25 [2020-04-09T19:04:25.407Z] 
19:04:25 [2020-04-09T19:04:25.407Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:25 [2020-04-09T19:04:25.407Z] #44 115.4   DEP      criu/seize.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 115.7   DEP      criu/seccomp.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 116.0   DEP      criu/rst-malloc.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 116.0   DEP      criu/rbtree.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 116.1   DEP      criu/pstree.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 116.2   DEP      criu/protobuf.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 116.4   GEN      criu/protobuf-desc-gen.h
19:04:25 [2020-04-09T19:04:25.407Z] #44 118.7   DEP      criu/protobuf-desc.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 118.9   DEP      criu/proc_parse.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 119.1   DEP      criu/plugin.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 119.2   DEP      criu/pipes.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 119.3   DEP      criu/pie-util.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 119.4   DEP      criu/pie-util-vdso.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 119.5   DEP      criu/pie-util-vdso-elf32.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 119.7   DEP      criu/path.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.0   DEP      criu/parasite-syscall.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.1   DEP      criu/pagemap.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.2   DEP      criu/pagemap-cache.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.3   DEP      criu/page-xfer.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.4   DEP      criu/page-pipe.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.5   DEP      criu/netfilter.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.7   DEP      criu/net.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 120.9   DEP      criu/namespaces.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.0   DEP      criu/mount.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.1   DEP      criu/mem.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.2   DEP      criu/lsm.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.3   DEP      criu/log.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.4   DEP      criu/libnetlink.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.6   DEP      criu/kerndat.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.7   DEP      criu/kcmp-ids.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.7   DEP      criu/irmap.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 121.8   DEP      criu/ipc_ns.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 122.0   DEP      criu/image.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 122.2   DEP      criu/image-desc.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 122.3   DEP      criu/fsnotify.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 122.5   DEP      criu/filesystems.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 122.6   DEP      criu/files.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 122.9   DEP      criu/files-reg.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 123.0   DEP      criu/files-ext.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 123.2   DEP      criu/file-lock.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 123.3   DEP      criu/file-ids.d
19:04:25 [2020-04-09T19:04:25.407Z] #44 123.4   DEP      criu/fifo.d
19:04:25 [2020-04-09T19:04:25.430Z] #14 DONE 1.9s
19:04:25 [2020-04-09T19:04:25.430Z] 
19:04:25 [2020-04-09T19:04:25.430Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
19:04:25 [2020-04-09T19:04:25.664Z] #60 DONE 113.5s
19:04:25 [2020-04-09T19:04:25.664Z] 
19:04:25 [2020-04-09T19:04:25.664Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:25 [2020-04-09T19:04:25.664Z] #44 173.6   CC       criu/path.o
19:04:25 [2020-04-09T19:04:25.664Z] #44 173.9   CC       criu/pie-util-vdso.o
19:04:25 [2020-04-09T19:04:25.664Z] #44 174.2   CC       criu/pie-util.o
19:04:25 [2020-04-09T19:04:25.664Z] #44 174.3   CC       criu/pipes.o
19:04:25 [2020-04-09T19:04:25.664Z] #44 175.0   CC       criu/plugin.o
19:04:25 [2020-04-09T19:04:25.664Z] #44 123.6   DEP      criu/fdstore.d
19:04:25 [2020-04-09T19:04:25.664Z] #44 123.7   DEP      criu/fault-injection.d
19:04:25 [2020-04-09T19:04:25.664Z] #44 ...
19:04:25 [2020-04-09T19:04:25.664Z] 
19:04:25 [2020-04-09T19:04:25.664Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:25 [2020-04-09T19:04:25.664Z] #60 15.03 + '[' -z '' ']'
19:04:25 [2020-04-09T19:04:25.664Z] #60 15.03 + target=static
19:04:25 [2020-04-09T19:04:25.664Z] #60 15.03 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:04:25 [2020-04-09T19:04:25.664Z] #60 16.33 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
19:04:25 [2020-04-09T19:04:25.664Z] #60 ...
19:04:25 [2020-04-09T19:04:25.664Z] 
19:04:25 [2020-04-09T19:04:25.664Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:25 [2020-04-09T19:04:25.664Z] #44 123.8   DEP      criu/external.d
19:04:25 [2020-04-09T19:04:25.665Z] #44 123.8   DEP      criu/eventpoll.d
19:04:25 [2020-04-09T19:04:25.921Z] #44 124.1   DEP      criu/eventfd.d
19:04:25 [2020-04-09T19:04:25.925Z] #44 175.6   CC       criu/proc_parse.o
19:04:26 [2020-04-09T19:04:26.177Z] #44 124.2   DEP      criu/crtools.d
19:04:26 [2020-04-09T19:04:26.433Z] #44 124.3   DEP      criu/cr-service.d
19:04:26 [2020-04-09T19:04:26.689Z] #44 124.5   DEP      criu/cr-restore.d
19:04:26 [2020-04-09T19:04:26.768Z] #16 DONE 1.8s
19:04:26 [2020-04-09T19:04:26.768Z] 
19:04:26 [2020-04-09T19:04:26.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:26 [2020-04-09T19:04:26.768Z] #44 129.0   CC       criu/files-ext.o
19:04:26 [2020-04-09T19:04:26.768Z] #44 129.7   CC       criu/files-reg.o
19:04:26 [2020-04-09T19:04:26.768Z] #44 132.1   CC       criu/files.o
19:04:26 [2020-04-09T19:04:26.786Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 48.2% of statements
19:04:26 [2020-04-09T19:04:26.945Z] #44 124.9   DEP      criu/cr-errno.d
19:04:26 [2020-04-09T19:04:26.945Z] #44 124.9   DEP      criu/cr-dump.d
19:04:26 [2020-04-09T19:04:26.945Z] #44 125.1   DEP      criu/cr-dedup.d
19:04:27 [2020-04-09T19:04:27.020Z] Commit message: "Merge commit 'c7ad2b866182325b49bc7addb7042e16afbb60b6' into HEAD"
19:04:27 [2020-04-09T19:04:27.068Z] ok  	github.com/docker/docker/distribution	0.261s	coverage: 22.1% of statements
19:04:27 [2020-04-09T19:04:27.068Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:04:27 [2020-04-09T19:04:27.170Z] First time build. Skipping changelog.
19:04:27 [2020-04-09T19:04:27.201Z] #44 125.2   DEP      criu/cr-check.d
19:04:27 [2020-04-09T19:04:27.317Z] #15 DONE 1.9s
19:04:27 [2020-04-09T19:04:27.317Z] 
19:04:27 [2020-04-09T19:04:27.317Z] #16 [dev-systemd-false 6/26] RUN ldconfig
19:04:27 [2020-04-09T19:04:27.456Z] #44 125.4   DEP      criu/config.d
19:04:27 [2020-04-09T19:04:27.711Z] #44 125.7   DEP      criu/clone-noasan.d
19:04:27 [2020-04-09T19:04:27.711Z] #44 125.7   DEP      criu/cgroup.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:04:27 [2020-04-09T19:04:27.967Z] #44 125.9   DEP      criu/cgroup-props.d
19:04:27 [2020-04-09T19:04:27.967Z] #44 126.0   DEP      criu/bitmap.d
19:04:27 [2020-04-09T19:04:27.967Z] #44 126.1   DEP      criu/bfd.d
19:04:28 [2020-04-09T19:04:28.075Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
19:04:28 [2020-04-09T19:04:28.222Z] #44 126.1   DEP      criu/autofs.d
19:04:28 [2020-04-09T19:04:28.478Z] #44 126.3   DEP      criu/aio.d
19:04:28 [2020-04-09T19:04:28.478Z] #44 ...
19:04:28 [2020-04-09T19:04:28.478Z] 
19:04:28 [2020-04-09T19:04:28.478Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:04:28 [2020-04-09T19:04:28.478Z] #30 DONE 239.2s
19:04:28 [2020-04-09T19:04:28.478Z] 
19:04:28 [2020-04-09T19:04:28.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:28 [2020-04-09T19:04:28.478Z] #44 126.5   DEP      criu/action-scripts.d
19:04:28 [2020-04-09T19:04:28.479Z] #44 178.0   CC       criu/protobuf-desc.o
19:04:28 [2020-04-09T19:04:28.656Z] #44 134.4   CC       criu/filesystems.o
19:04:29 [2020-04-09T19:04:29.039Z] #44 126.9   CC       criu/action-scripts.o
19:04:29 [2020-04-09T19:04:29.050Z] #44 178.8   CC       criu/protobuf.o
19:04:29 [2020-04-09T19:04:29.082Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
19:04:29 [2020-04-09T19:04:29.204Z] #16 DONE 1.9s
19:04:29 [2020-04-09T19:04:29.204Z] 
19:04:29 [2020-04-09T19:04:29.204Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:29 [2020-04-09T19:04:29.216Z] #44 135.0   CC       criu/fsnotify.o
19:04:29 [2020-04-09T19:04:29.311Z] #44 179.1   CC       criu/pstree.o
19:04:29 [2020-04-09T19:04:29.600Z] #44 127.6   CC       criu/aio.o
19:04:29 [2020-04-09T19:04:29.696Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
19:04:29 [2020-04-09T19:04:29.696Z] ok  	github.com/docker/docker/distribution/xfer	1.866s	coverage: 85.1% of statements
19:04:29 [2020-04-09T19:04:29.696Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:04:29 [2020-04-09T19:04:29.696Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:04:30 [2020-04-09T19:04:30.144Z] #44 ...
19:04:30 [2020-04-09T19:04:30.144Z] 
19:04:30 [2020-04-09T19:04:30.144Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:30 [2020-04-09T19:04:30.144Z] #17 2.148 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:30 [2020-04-09T19:04:30.144Z] #17 2.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:30 [2020-04-09T19:04:30.144Z] #17 2.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:30 [2020-04-09T19:04:30.144Z] #17 2.542 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:04:30 [2020-04-09T19:04:30.160Z] #44 128.2   CC       criu/autofs.o
19:04:30 [2020-04-09T19:04:30.349Z] + docker version
19:04:27 [2020-04-09T19:04:27.056Z]  > git rev-list --no-walk d90d4141946f71d391e759a9dbf0e59a371e4a72 # timeout=10
19:04:30 [2020-04-09T19:04:30.697Z] #44 180.0   CC       criu/rbtree.o
19:04:30 [2020-04-09T19:04:30.697Z] #44 ...
19:04:30 [2020-04-09T19:04:30.697Z] 
19:04:30 [2020-04-09T19:04:30.697Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:04:30 [2020-04-09T19:04:30.697Z] #65 204.0 + bin/containerd
19:04:30 [2020-04-09T19:04:30.704Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
19:04:30 [2020-04-09T19:04:30.704Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:04:30 [2020-04-09T19:04:30.704Z] #17 3.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:04:31 [2020-04-09T19:04:31.090Z] #17 2.073 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:31 [2020-04-09T19:04:31.090Z] #17 2.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:31 [2020-04-09T19:04:31.090Z] #17 2.115 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:31 [2020-04-09T19:04:31.319Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
19:04:31 [2020-04-09T19:04:31.603Z] #44 129.6   CC       criu/bfd.o
19:04:31 [2020-04-09T19:04:31.655Z] #17 2.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:04:31 [2020-04-09T19:04:31.933Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.4% of statements
19:04:32 [2020-04-09T19:04:32.067Z] #17 4.769 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:04:32 [2020-04-09T19:04:32.169Z] #44 130.0   CC       criu/bitmap.o
19:04:32 [2020-04-09T19:04:32.169Z] #44 130.2   CC       criu/cgroup-props.o
19:04:32 [2020-04-09T19:04:32.215Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
19:04:32 [2020-04-09T19:04:32.584Z] #17 ...
19:04:32 [2020-04-09T19:04:32.584Z] 
19:04:32 [2020-04-09T19:04:32.584Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:32 [2020-04-09T19:04:32.584Z] #44 122.8   CC       criu/cr-service.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 124.3   CC       criu/crtools.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 124.9   CC       criu/eventfd.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 125.2   CC       criu/eventpoll.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 126.1   CC       criu/external.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 126.4   CC       criu/fault-injection.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 126.5   CC       criu/fdstore.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 126.8   CC       criu/fifo.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 127.2   CC       criu/file-ids.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 127.6   CC       criu/file-lock.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 128.7   CC       criu/files-ext.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 129.1   CC       criu/files-reg.o
19:04:32 [2020-04-09T19:04:32.584Z] #44 131.3   CC       criu/files.o
19:04:32 [2020-04-09T19:04:32.839Z] #44 ...
19:04:32 [2020-04-09T19:04:32.839Z] 
19:04:32 [2020-04-09T19:04:32.839Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:32 [2020-04-09T19:04:32.839Z] #17 3.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:04:33 [2020-04-09T19:04:33.098Z] #44 131.0   CC       criu/cgroup.o
19:04:33 [2020-04-09T19:04:33.698Z] ok  	github.com/docker/docker/pkg/archive	0.506s	coverage: 77.3% of statements
19:04:34 [2020-04-09T19:04:34.199Z] #17 4.907 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:04:34 [2020-04-09T19:04:34.579Z] #17 ...
19:04:34 [2020-04-09T19:04:34.579Z] 
19:04:34 [2020-04-09T19:04:34.579Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:04:34 [2020-04-09T19:04:34.579Z] #41 243.6 + dpkg --print-architecture
19:04:34 [2020-04-09T19:04:34.579Z] #41 243.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:04:34 [2020-04-09T19:04:34.579Z] #41 243.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:04:34 [2020-04-09T19:04:34.579Z] #41 243.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:04:34 [2020-04-09T19:04:34.579Z] #41 ...
19:04:34 [2020-04-09T19:04:34.579Z] 
19:04:34 [2020-04-09T19:04:34.579Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:34 [2020-04-09T19:04:34.579Z] #60 8.911 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
19:04:34 [2020-04-09T19:04:34.579Z] #60 ...
19:04:34 [2020-04-09T19:04:34.579Z] 
19:04:34 [2020-04-09T19:04:34.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:34 [2020-04-09T19:04:34.579Z] #44 136.3   CC       criu/image-desc.o
19:04:34 [2020-04-09T19:04:34.579Z] #44 136.4   CC       criu/image.o
19:04:34 [2020-04-09T19:04:34.579Z] #44 137.4   CC       criu/ipc_ns.o
19:04:34 [2020-04-09T19:04:34.579Z] #44 138.6   CC       criu/irmap.o
19:04:34 [2020-04-09T19:04:34.579Z] #44 139.2   CC       criu/kcmp-ids.o
19:04:34 [2020-04-09T19:04:34.579Z] #44 139.5   CC       criu/kerndat.o
19:04:34 [2020-04-09T19:04:34.579Z] #44 140.5   CC       criu/libnetlink.o
19:04:34 [2020-04-09T19:04:34.705Z] ok  	github.com/docker/docker/pkg/authorization	0.196s	coverage: 68.3% of statements
19:04:34 [2020-04-09T19:04:34.705Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:04:34 [2020-04-09T19:04:34.924Z] #65 ...
19:04:34 [2020-04-09T19:04:34.924Z] 
19:04:34 [2020-04-09T19:04:34.924Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:04:34 [2020-04-09T19:04:34.924Z] #53 DONE 244.4s
19:04:34 [2020-04-09T19:04:34.987Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:04:35 [2020-04-09T19:04:35.123Z] #17 ...
19:04:35 [2020-04-09T19:04:35.123Z] 
19:04:35 [2020-04-09T19:04:35.123Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:35 [2020-04-09T19:04:35.123Z] #60 7.394 + cd /tmp/tmp.AJvFKmAaSP/src/github.com/opencontainers/runc
19:04:35 [2020-04-09T19:04:35.123Z] #60 7.394 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:04:35 [2020-04-09T19:04:35.123Z] #60 8.154 + '[' -z '' ']'
19:04:35 [2020-04-09T19:04:35.123Z] #60 8.154 + target=static
19:04:35 [2020-04-09T19:04:35.123Z] #60 8.154 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:04:35 [2020-04-09T19:04:35.123Z] #60 9.433 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
19:04:35 [2020-04-09T19:04:35.123Z] #60 ...
19:04:35 [2020-04-09T19:04:35.123Z] 
19:04:35 [2020-04-09T19:04:35.123Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:04:35 [2020-04-09T19:04:35.123Z] #41 243.3 + dpkg --print-architecture
19:04:35 [2020-04-09T19:04:35.123Z] #41 243.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:04:35 [2020-04-09T19:04:35.140Z] #44 140.9   CC       criu/log.o
19:04:35 [2020-04-09T19:04:35.184Z] 
19:04:35 [2020-04-09T19:04:35.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:35 [2020-04-09T19:04:35.185Z] #44 180.2   CC       criu/rst-malloc.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 180.5   CC       criu/seccomp.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 181.0   CC       criu/seize.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 181.7   CC       criu/servicefd.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 182.2   CC       criu/shmem.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 183.0   CC       criu/sigframe.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 183.1   CC       criu/signalfd.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 183.3   CC       criu/sk-inet.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 184.3   CC       criu/sk-netlink.o
19:04:35 [2020-04-09T19:04:35.185Z] #44 184.7   CC       criu/sk-packet.o
19:04:35 [2020-04-09T19:04:35.378Z] #41 243.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:04:35 [2020-04-09T19:04:35.378Z] #41 243.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:04:35 [2020-04-09T19:04:35.444Z] #44 185.2   CC       criu/sk-queue.o
19:04:35 [2020-04-09T19:04:35.616Z] #44 133.6   CC       criu/clone-noasan.o
19:04:35 [2020-04-09T19:04:35.616Z] #44 133.7   CC       criu/config.o
19:04:35 [2020-04-09T19:04:35.700Z] #44 141.5   CC       criu/lsm.o
19:04:35 [2020-04-09T19:04:35.700Z] #44 ...
19:04:35 [2020-04-09T19:04:35.700Z] 
19:04:35 [2020-04-09T19:04:35.700Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:35 [2020-04-09T19:04:35.700Z] #17 8.844 Fetched 8337 kB in 7s (1183 kB/s)
19:04:36 [2020-04-09T19:04:36.018Z] #44 185.6   CC       criu/sk-tcp.o
19:04:36 [2020-04-09T19:04:36.184Z] #44 ...
19:04:36 [2020-04-09T19:04:36.184Z] 
19:04:36 [2020-04-09T19:04:36.184Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:36 [2020-04-09T19:04:36.184Z] #17 6.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
19:04:36 [2020-04-09T19:04:36.184Z] #17 7.979 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:04:36 [2020-04-09T19:04:36.184Z] #17 12.78 Fetched 8337 kB in 10s (813 kB/s)
19:04:36 [2020-04-09T19:04:36.184Z] #17 12.78 Reading package lists...
19:04:36 [2020-04-09T19:04:36.588Z] #44 186.1   CC       criu/sk-unix.o
19:04:37 [2020-04-09T19:04:37.112Z] #17 15.66 Reading package lists...
19:04:37 [2020-04-09T19:04:37.112Z] #17 ...
19:04:37 [2020-04-09T19:04:37.112Z] 
19:04:37 [2020-04-09T19:04:37.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:37 [2020-04-09T19:04:37.112Z] #44 135.1   CC       criu/cr-check.o
19:04:37 [2020-04-09T19:04:37.970Z] #44 187.7   CC       criu/sockets.o
19:04:38 [2020-04-09T19:04:38.255Z] #17 8.844 Reading package lists...
19:04:38 [2020-04-09T19:04:38.806Z] Client: Docker Engine - Enterprise
19:04:38 [2020-04-09T19:04:38.806Z]  Version:           19.03.5
19:04:38 [2020-04-09T19:04:38.806Z]  API version:       1.40
19:04:38 [2020-04-09T19:04:38.806Z]  Go version:        go1.12.12
19:04:38 [2020-04-09T19:04:38.806Z]  Git commit:        2ee0c57608
19:04:38 [2020-04-09T19:04:38.806Z]  Built:             11/13/2019 08:00:16
19:04:38 [2020-04-09T19:04:38.806Z]  OS/Arch:           windows/amd64
19:04:38 [2020-04-09T19:04:38.806Z]  Experimental:      false
19:04:38 [2020-04-09T19:04:38.806Z] 
19:04:38 [2020-04-09T19:04:38.806Z] Server: Docker Engine - Enterprise
19:04:38 [2020-04-09T19:04:38.806Z]  Engine:
19:04:38 [2020-04-09T19:04:38.806Z]   Version:          19.03.5
19:04:38 [2020-04-09T19:04:38.806Z]   API version:      1.40 (minimum version 1.24)
19:04:38 [2020-04-09T19:04:38.806Z]   Go version:       go1.12.12
19:04:38 [2020-04-09T19:04:38.806Z]   Git commit:       2ee0c57608
19:04:38 [2020-04-09T19:04:38.806Z]   Built:            11/13/2019 07:58:51
19:04:38 [2020-04-09T19:04:38.806Z]   OS/Arch:          windows/amd64
19:04:38 [2020-04-09T19:04:38.806Z]   Experimental:     true
19:04:38 [2020-04-09T19:04:38.914Z] #44 188.4   CC       criu/stats.o
19:04:38 [2020-04-09T19:04:38.914Z] #44 188.6   CC       criu/string.o
19:04:39 [2020-04-09T19:04:39.001Z] #44 136.7   CC       criu/cr-dedup.o
19:04:39 [2020-04-09T19:04:39.001Z] #44 137.1   CC       criu/cr-dump.o
19:04:39 [2020-04-09T19:04:39.173Z] #44 188.7   CC       criu/sysctl.o
19:04:39 [2020-04-09T19:04:39.368Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.471s	coverage: 43.2% of statements
19:04:39 [2020-04-09T19:04:39.368Z] ok  	github.com/docker/docker/layer	7.765s	coverage: 68.8% of statements
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/oci	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:04:39 [2020-04-09T19:04:39.368Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
[Pipeline] sh
19:04:39 [2020-04-09T19:04:39.433Z] #44 189.2   CC       criu/sysfs_parse.o
19:04:39 [2020-04-09T19:04:39.650Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
19:04:39 [2020-04-09T19:04:39.932Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
19:04:40 [2020-04-09T19:04:40.003Z] #44 189.5   CC       criu/timerfd.o
19:04:40 [2020-04-09T19:04:40.215Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
19:04:40 [2020-04-09T19:04:40.263Z] #44 189.8   CC       criu/tty.o
19:04:40 [2020-04-09T19:04:40.265Z] + docker info
19:04:40 [2020-04-09T19:04:40.768Z] #17 11.51 Reading package lists...
19:04:40 [2020-04-09T19:04:40.830Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
19:04:41 [2020-04-09T19:04:41.112Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
19:04:41 [2020-04-09T19:04:41.694Z] #17 14.04 Building dependency tree...
19:04:41 [2020-04-09T19:04:41.949Z] #17 15.18 libcap2-bin is already the newest version (1:2.25-2).
19:04:41 [2020-04-09T19:04:41.949Z] #17 15.18 The following additional packages will be installed:
19:04:42 [2020-04-09T19:04:42.174Z] #44 191.4   CC       criu/tun.o
19:04:42 [2020-04-09T19:04:42.174Z] #44 191.9   CC       criu/uffd.o
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.18   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.18   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.19   python3.7 python3.7-minimal vim-runtime xxd
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.19 Suggested packages:
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.20   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.20   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.20   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.20 Recommended packages:
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.20   aufs-dkms nftables build-essential python3-dev python3-keyring
19:04:42 [2020-04-09T19:04:42.204Z] #17 15.20   python3-keyrings.alt python3-xdg unzip
19:04:42 [2020-04-09T19:04:42.277Z] #44 139.6   CC       criu/cr-errno.o
19:04:42 [2020-04-09T19:04:42.277Z] #44 139.7   CC       criu/cr-restore.o
19:04:42 [2020-04-09T19:04:42.517Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 31.6s done
19:04:42 [2020-04-09T19:04:42.517Z] #8 DONE 42.8s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:04:42 [2020-04-09T19:04:42.517Z] #9 DONE 0.2s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:04:42 [2020-04-09T19:04:42.517Z] #10 DONE 0.3s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:04:42 [2020-04-09T19:04:42.517Z] #41 DONE 0.1s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:04:42 [2020-04-09T19:04:42.517Z] #36 ...
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:04:42 [2020-04-09T19:04:42.517Z] #22 DONE 0.1s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:04:42 [2020-04-09T19:04:42.517Z] #30 DONE 0.1s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
19:04:42 [2020-04-09T19:04:42.517Z] #74 DONE 0.1s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
19:04:42 [2020-04-09T19:04:42.517Z] #68 DONE 0.1s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
19:04:42 [2020-04-09T19:04:42.517Z] #56 DONE 0.2s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
19:04:42 [2020-04-09T19:04:42.517Z] #53 DONE 0.2s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
19:04:42 [2020-04-09T19:04:42.517Z] #50 DONE 0.2s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
19:04:42 [2020-04-09T19:04:42.517Z] #47 DONE 0.2s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:04:42 [2020-04-09T19:04:42.517Z] #51 ...
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
19:04:42 [2020-04-09T19:04:42.517Z] #33 DONE 0.2s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:04:42 [2020-04-09T19:04:42.517Z] #23 DONE 0.3s
19:04:42 [2020-04-09T19:04:42.517Z] 
19:04:42 [2020-04-09T19:04:42.517Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:04:42 [2020-04-09T19:04:42.533Z] #44 ...
19:04:42 [2020-04-09T19:04:42.533Z] 
19:04:42 [2020-04-09T19:04:42.533Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:42 [2020-04-09T19:04:42.533Z] #17 15.66 Reading package lists...
19:04:42 [2020-04-09T19:04:42.533Z] #17 18.43 Building dependency tree...
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.73 libcap2-bin is already the newest version (1:2.25-2).
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.73 The following additional packages will be installed:
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.73   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.73   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.73   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.73   python3.7 python3.7-minimal vim-runtime xxd
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.74 Suggested packages:
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.74   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.74   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.74   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.74 Recommended packages:
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.74   aufs-dkms nftables build-essential python3-dev python3-keyring
19:04:42 [2020-04-09T19:04:42.533Z] #17 19.74   python3-keyrings.alt python3-xdg unzip
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35 The following NEW packages will be installed:
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.35   xz-utils zip
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.70 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.70 Need to get 28.5 MB of archives.
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.70 After this operation, 116 MB of additional disk space will be used.
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 21.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:04:42 [2020-04-09T19:04:42.533Z] #17 22.91 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:04:42 [2020-04-09T19:04:42.583Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
19:04:42 [2020-04-09T19:04:42.789Z] #17 23.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:04:42 [2020-04-09T19:04:42.789Z] #17 23.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:04:42 [2020-04-09T19:04:42.789Z] #17 23.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:04:42 [2020-04-09T19:04:42.789Z] #17 23.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:04:42 [2020-04-09T19:04:42.789Z] #17 23.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:04:42 [2020-04-09T19:04:42.789Z] #17 23.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:04:42 [2020-04-09T19:04:42.811Z] #24 0.658 + RM_GOPATH=0
19:04:42 [2020-04-09T19:04:42.864Z] ok  	github.com/docker/docker/pkg/fileutils	0.033s	coverage: 89.5% of statements
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:04:43 [2020-04-09T19:04:43.045Z] #17 23.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.658 + TMP_GOPATH=
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.658 + : /build
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.658 + '[' -z '' ']'
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.671 ++ mktemp -d
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.712 + export GOPATH=/tmp/tmp.Ol9OyIpXB5
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.713 + GOPATH=/tmp/tmp.Ol9OyIpXB5
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.713 + RM_GOPATH=1
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.715 ++ dirname ./install.sh
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.720 + dir=.
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.721 + bin=dockercli
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.721 + shift
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.721 + '[' '!' -f ./dockercli.installer ']'
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.721 + . ./dockercli.installer
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.722 ++ : stable
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.722 ++ : 17.06.2-ce
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.724 + install_dockercli
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.724 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.724 Install docker/cli version 17.06.2-ce from stable
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.733 ++ uname -m
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.736 + arch=ppc64le
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.736 + '[' ppc64le '!=' x86_64 ']'
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.736 + '[' ppc64le '!=' s390x ']'
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.736 + '[' ppc64le '!=' armhf ']'
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.736 + build_dockercli
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.737 + git clone https://github.com/docker/docker-ce /tmp/tmp.Ol9OyIpXB5/tmp/docker-ce
19:04:43 [2020-04-09T19:04:43.105Z] #24 0.742 Cloning into '/tmp/tmp.Ol9OyIpXB5/tmp/docker-ce'...
19:04:43 [2020-04-09T19:04:43.302Z] #17 23.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:04:43 [2020-04-09T19:04:43.302Z] #17 24.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:04:43 [2020-04-09T19:04:43.450Z] #41 ...
19:04:43 [2020-04-09T19:04:43.450Z] 
19:04:43 [2020-04-09T19:04:43.450Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:43 [2020-04-09T19:04:43.450Z] #44 133.4   CC       criu/filesystems.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 134.1   CC       criu/fsnotify.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 135.3   CC       criu/image-desc.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 135.5   CC       criu/image.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 136.5   CC       criu/ipc_ns.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 137.7   CC       criu/irmap.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 138.3   CC       criu/kcmp-ids.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 138.6   CC       criu/kerndat.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 139.7   CC       criu/libnetlink.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 140.2   CC       criu/log.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 140.8   CC       criu/lsm.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 141.2   CC       criu/mem.o
19:04:43 [2020-04-09T19:04:43.450Z] #44 142.9   CC       criu/mount.o
19:04:43 [2020-04-09T19:04:43.558Z] #44 193.0   CC       criu/util.o
19:04:43 [2020-04-09T19:04:43.558Z] #17 24.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60 The following NEW packages will be installed:
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.60   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.61   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:04:43 [2020-04-09T19:04:43.567Z] #17 16.61   xz-utils zip
19:04:43 [2020-04-09T19:04:43.823Z] #17 16.91 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
19:04:43 [2020-04-09T19:04:43.823Z] #17 16.91 Need to get 28.5 MB of archives.
19:04:43 [2020-04-09T19:04:43.823Z] #17 16.91 After this operation, 116 MB of additional disk space will be used.
19:04:43 [2020-04-09T19:04:43.823Z] #17 16.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:04:43 [2020-04-09T19:04:43.823Z] #17 16.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
19:04:43 [2020-04-09T19:04:43.823Z] #17 16.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
19:04:43 [2020-04-09T19:04:43.872Z] ok  	github.com/docker/docker/pkg/fsutils	0.421s	coverage: 85.1% of statements
19:04:43 [2020-04-09T19:04:43.872Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.060s	coverage: 84.1% of statements
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:04:44 [2020-04-09T19:04:44.078Z] #17 17.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:04:44 [2020-04-09T19:04:44.120Z] #17 24.61 debconf: delaying package configuration, since apt-utils is not installed
19:04:44 [2020-04-09T19:04:44.120Z] #17 24.70 Fetched 28.5 MB in 3s (10.8 MB/s)
19:04:44 [2020-04-09T19:04:44.120Z] #17 24.76 Selecting previously unselected package pigz.
19:04:44 [2020-04-09T19:04:44.154Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:04:44 [2020-04-09T19:04:44.334Z] #17 17.40 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:04:44 [2020-04-09T19:04:44.376Z] #17 24.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
19:04:44 [2020-04-09T19:04:44.377Z] #17 24.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:04:44 [2020-04-09T19:04:44.377Z] #17 24.82 Unpacking pigz (2.4-1) ...
19:04:44 [2020-04-09T19:04:44.377Z] #17 24.92 Selecting previously unselected package libpython3.7-minimal:amd64.
19:04:44 [2020-04-09T19:04:44.377Z] #17 24.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:04:44 [2020-04-09T19:04:44.377Z] #17 24.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:04:44 [2020-04-09T19:04:44.498Z] #44 194.1   CC       criu/uts_ns.o
19:04:44 [2020-04-09T19:04:44.590Z] #17 17.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:04:44 [2020-04-09T19:04:44.590Z] #17 17.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:04:44 [2020-04-09T19:04:44.590Z] #17 17.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:04:44 [2020-04-09T19:04:44.590Z] #17 17.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:04:44 [2020-04-09T19:04:44.590Z] #17 17.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:04:44 [2020-04-09T19:04:44.590Z] #17 17.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:04:44 [2020-04-09T19:04:44.590Z] #17 17.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:04:44 [2020-04-09T19:04:44.758Z] #44 194.3   CC       criu/vdso.o
19:04:44 [2020-04-09T19:04:44.768Z] ok  	github.com/docker/docker/pkg/idtools	0.252s	coverage: 70.1% of statements
19:04:44 [2020-04-09T19:04:44.812Z] #44 ...
19:04:44 [2020-04-09T19:04:44.812Z] 
19:04:44 [2020-04-09T19:04:44.812Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:44 [2020-04-09T19:04:44.812Z] #17 8.992 Fetched 8337 kB in 7s (1162 kB/s)
19:04:44 [2020-04-09T19:04:44.812Z] #17 8.992 Reading package lists...
19:04:44 [2020-04-09T19:04:44.812Z] #17 12.00 Reading package lists...
19:04:44 [2020-04-09T19:04:44.812Z] #17 14.65 Building dependency tree...
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.70 libcap2-bin is already the newest version (1:2.25-2).
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.70 The following additional packages will be installed:
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.71   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.71   python3.7 python3.7-minimal vim-runtime xxd
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.72 Suggested packages:
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.72 Recommended packages:
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.72   aufs-dkms nftables build-essential python3-dev python3-keyring
19:04:44 [2020-04-09T19:04:44.812Z] #17 15.72   python3-keyrings.alt python3-xdg unzip
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:04:44 [2020-04-09T19:04:44.845Z] #17 17.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:04:44 [2020-04-09T19:04:44.893Z] #17 25.33 Selecting previously unselected package python3.7-minimal.
19:04:44 [2020-04-09T19:04:44.893Z] #17 25.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:04:44 [2020-04-09T19:04:44.893Z] #17 25.34 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:04:45 [2020-04-09T19:04:45.018Z] #44 194.8   LINK     criu/built-in.o
19:04:45 [2020-04-09T19:04:45.050Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
19:04:45 [2020-04-09T19:04:45.100Z] #17 18.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:04:45 [2020-04-09T19:04:45.100Z] #17 18.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:04:45 [2020-04-09T19:04:45.277Z] #44 194.9   LINK     criu/criu
19:04:45 [2020-04-09T19:04:45.332Z] ok  	github.com/docker/docker/pkg/ioutils	0.335s	coverage: 70.6% of statements
19:04:45 [2020-04-09T19:04:45.332Z] ok  	github.com/docker/docker/pkg/locker	0.009s	coverage: 88.9% of statements
19:04:45 [2020-04-09T19:04:45.356Z] #17 18.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:04:45 [2020-04-09T19:04:45.543Z] #44 ...
19:04:45 [2020-04-09T19:04:45.543Z] 
19:04:45 [2020-04-09T19:04:45.543Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:04:45 [2020-04-09T19:04:45.543Z] #23 255.1 + return
19:04:45 [2020-04-09T19:04:45.614Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:04:45 [2020-04-09T19:04:45.614Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:04:45 [2020-04-09T19:04:45.822Z] #17 26.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:04:45 [2020-04-09T19:04:45.822Z] #17 26.13 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:04:45 [2020-04-09T19:04:45.897Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
19:04:45 [2020-04-09T19:04:45.916Z] #17 18.83 debconf: delaying package configuration, since apt-utils is not installed
19:04:45 [2020-04-09T19:04:45.916Z] #17 18.94 Fetched 28.5 MB in 2s (17.5 MB/s)
19:04:45 [2020-04-09T19:04:45.916Z] #17 18.98 Selecting previously unselected package pigz.
19:04:45 [2020-04-09T19:04:45.916Z] #17 18.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 ... 23423 files and directories currently installed.)
19:04:45 [2020-04-09T19:04:45.916Z] #17 19.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:04:45 [2020-04-09T19:04:45.916Z] #17 19.02 Unpacking pigz (2.4-1) ...
19:04:46 [2020-04-09T19:04:46.113Z] #23 DONE 255.5s
19:04:46 [2020-04-09T19:04:46.113Z] 
19:04:46 [2020-04-09T19:04:46.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:46 [2020-04-09T19:04:46.113Z] #44 195.3   DEP      lib/c/criu.d
19:04:46 [2020-04-09T19:04:46.113Z] #44 195.3   CC       images/rpc.pb-c.o
19:04:46 [2020-04-09T19:04:46.171Z] #17 19.11 Selecting previously unselected package libpython3.7-minimal:amd64.
19:04:46 [2020-04-09T19:04:46.171Z] #17 19.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:04:46 [2020-04-09T19:04:46.171Z] #17 19.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:04:46 [2020-04-09T19:04:46.171Z] #17 ...
19:04:46 [2020-04-09T19:04:46.171Z] 
19:04:46 [2020-04-09T19:04:46.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:46 [2020-04-09T19:04:46.171Z] #44 142.0   CC       criu/mem.o
19:04:46 [2020-04-09T19:04:46.171Z] #44 143.7   CC       criu/mount.o
19:04:46 [2020-04-09T19:04:46.171Z] #44 147.9   CC       criu/namespaces.o
19:04:46 [2020-04-09T19:04:46.171Z] #44 149.9   CC       criu/net.o
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.20 The following NEW packages will be installed:
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.21   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.21   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.21   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.21   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.21   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.21   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.22   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:04:46 [2020-04-09T19:04:46.172Z] #17 17.22   xz-utils zip
19:04:46 [2020-04-09T19:04:46.179Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
19:04:46 [2020-04-09T19:04:46.373Z] #44 195.9   CC       lib/c/criu.o
19:04:46 [2020-04-09T19:04:46.426Z] #17 17.53 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
19:04:46 [2020-04-09T19:04:46.426Z] #17 17.53 Need to get 28.5 MB of archives.
19:04:46 [2020-04-09T19:04:46.426Z] #17 17.53 After this operation, 116 MB of additional disk space will be used.
19:04:46 [2020-04-09T19:04:46.426Z] #17 17.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:04:46 [2020-04-09T19:04:46.426Z] #17 17.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
19:04:46 [2020-04-09T19:04:46.426Z] #17 17.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
19:04:46 [2020-04-09T19:04:46.426Z] #17 ...
19:04:46 [2020-04-09T19:04:46.426Z] 
19:04:46 [2020-04-09T19:04:46.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:46 [2020-04-09T19:04:46.426Z] #44 146.9   CC       criu/namespaces.o
19:04:46 [2020-04-09T19:04:46.461Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
19:04:46 [2020-04-09T19:04:46.473Z] #44 ...
19:04:46 [2020-04-09T19:04:46.473Z] 
19:04:46 [2020-04-09T19:04:46.473Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:46 [2020-04-09T19:04:46.473Z] #17 19.52 Selecting previously unselected package python3.7-minimal.
19:04:46 [2020-04-09T19:04:46.473Z] #17 19.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:04:46 [2020-04-09T19:04:46.473Z] #17 19.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:04:46 [2020-04-09T19:04:46.743Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
19:04:47 [2020-04-09T19:04:47.028Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
19:04:47 [2020-04-09T19:04:47.313Z] #44 196.9   LINK     lib/c/built-in.o
19:04:47 [2020-04-09T19:04:47.313Z] #44 196.9   LINK     lib/c/libcriu.so
19:04:47 [2020-04-09T19:04:47.313Z] #44 196.9   LINK     lib/c/libcriu.a
19:04:47 [2020-04-09T19:04:47.318Z] ok  	github.com/docker/docker/pkg/mount	1.266s	coverage: 70.5% of statements
19:04:47 [2020-04-09T19:04:47.318Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:04:47 [2020-04-09T19:04:47.318Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:04:47 [2020-04-09T19:04:47.318Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:04:47 [2020-04-09T19:04:47.422Z] #17 20.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:04:47 [2020-04-09T19:04:47.423Z] #17 20.42 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:04:47 [2020-04-09T19:04:47.576Z] #44 197.1   GEN      magic.py
19:04:47 [2020-04-09T19:04:47.576Z] #44 197.2 Note: Building without setproctitle() and strlcpy() support.
19:04:47 [2020-04-09T19:04:47.576Z] #44 197.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:04:47 [2020-04-09T19:04:47.576Z] #44 197.2 Note: Building without GnuTLS support
19:04:47 [2020-04-09T19:04:47.712Z] #17 28.26 Selecting previously unselected package python3-minimal.
19:04:47 [2020-04-09T19:04:47.713Z] #17 28.26 (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 ... 23672 files and directories currently installed.)
19:04:47 [2020-04-09T19:04:47.713Z] #17 28.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:04:47 [2020-04-09T19:04:47.713Z] #17 28.31 Unpacking python3-minimal (3.7.3-1) ...
19:04:47 [2020-04-09T19:04:47.713Z] #17 28.38 Selecting previously unselected package libmpdec2:amd64.
19:04:47 [2020-04-09T19:04:47.713Z] #17 28.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:04:47 [2020-04-09T19:04:47.939Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
19:04:47 [2020-04-09T19:04:47.969Z] #17 28.39 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:04:47 [2020-04-09T19:04:47.969Z] #17 28.48 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:04:47 [2020-04-09T19:04:47.969Z] #17 28.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
19:04:47 [2020-04-09T19:04:47.969Z] #17 28.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:04:48 [2020-04-09T19:04:48.222Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:04:48 [2020-04-09T19:04:48.308Z] #44 148.6   CC       criu/net.o
19:04:48 [2020-04-09T19:04:48.504Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
19:04:48 [2020-04-09T19:04:48.515Z] #44 198.0 fatal: not a git repository (or any of the parent directories): .git
19:04:48 [2020-04-09T19:04:48.515Z] #44 ...
19:04:48 [2020-04-09T19:04:48.515Z] 
19:04:48 [2020-04-09T19:04:48.515Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:04:48 [2020-04-09T19:04:48.515Z] #24 DONE 0.3s
19:04:48 [2020-04-09T19:04:48.515Z] 
19:04:48 [2020-04-09T19:04:48.515Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:04:48 [2020-04-09T19:04:48.762Z] #24 ...
19:04:48 [2020-04-09T19:04:48.762Z] 
19:04:48 [2020-04-09T19:04:48.762Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.731 + RM_GOPATH=0
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.735 + TMP_GOPATH=
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.735 + : /build
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.736 + '[' -z '' ']'
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.739 ++ mktemp -d
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.794 + export GOPATH=/tmp/tmp.dd1m4iX5j0
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.812 + GOPATH=/tmp/tmp.dd1m4iX5j0
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.812 + RM_GOPATH=1
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.826 ++ dirname ./install.sh
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.832 + dir=.
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.833 + bin=vndr
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.833 + shift
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.833 + '[' '!' -f ./vndr.installer ']'
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.833 + . ./vndr.installer
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.834 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.834 + install_vndr
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.834 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.834 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.834 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dd1m4iX5j0/src/github.com/LK4D4/vndr
19:04:48 [2020-04-09T19:04:48.762Z] #48 0.840 Cloning into '/tmp/tmp.dd1m4iX5j0/src/github.com/LK4D4/vndr'...
19:04:48 [2020-04-09T19:04:48.762Z] #48 2.281 + cd /tmp/tmp.dd1m4iX5j0/src/github.com/LK4D4/vndr
19:04:48 [2020-04-09T19:04:48.762Z] #48 2.282 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:04:48 [2020-04-09T19:04:48.762Z] #48 2.350 + go build -buildmode=pie -v -o /build/vndr .
19:04:48 [2020-04-09T19:04:48.762Z] #48 5.100 internal/cpu
19:04:48 [2020-04-09T19:04:48.762Z] #48 5.149 internal/race
19:04:48 [2020-04-09T19:04:48.762Z] #48 5.297 runtime/internal/math
19:04:48 [2020-04-09T19:04:48.762Z] #48 5.718 runtime/internal/atomic
19:04:48 [2020-04-09T19:04:48.762Z] #48 5.807 sync/atomic
19:04:48 [2020-04-09T19:04:48.762Z] #48 ...
19:04:48 [2020-04-09T19:04:48.762Z] 
19:04:48 [2020-04-09T19:04:48.762Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.774 + RM_GOPATH=0
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.775 + TMP_GOPATH=
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.776 + : /build
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.778 + '[' -z '' ']'
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.781 ++ mktemp -d
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.789 + export GOPATH=/tmp/tmp.O8tx2nbGyt
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.792 + GOPATH=/tmp/tmp.O8tx2nbGyt
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.792 + RM_GOPATH=1
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.794 ++ dirname ./install.sh
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.802 + dir=.
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.803 + bin=tomlv
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.803 + shift
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.804 + '[' '!' -f ./tomlv.installer ']'
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.805 + . ./tomlv.installer
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.807 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.808 + install_tomlv
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.809 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.809 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.809 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.O8tx2nbGyt/src/github.com/BurntSushi/toml
19:04:48 [2020-04-09T19:04:48.762Z] #34 0.839 Cloning into '/tmp/tmp.O8tx2nbGyt/src/github.com/BurntSushi/toml'...
19:04:48 [2020-04-09T19:04:48.762Z] #34 2.789 + cd /tmp/tmp.O8tx2nbGyt/src/github.com/BurntSushi/toml
19:04:48 [2020-04-09T19:04:48.762Z] #34 2.790 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:04:48 [2020-04-09T19:04:48.762Z] #34 2.852 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:04:48 [2020-04-09T19:04:48.762Z] #34 4.353 runtime/internal/sys
19:04:48 [2020-04-09T19:04:48.762Z] #34 4.378 math/bits
19:04:48 [2020-04-09T19:04:48.762Z] #34 4.536 internal/cpu
19:04:48 [2020-04-09T19:04:48.762Z] #34 4.570 runtime/internal/atomic
19:04:48 [2020-04-09T19:04:48.762Z] #34 5.095 runtime/internal/math
19:04:48 [2020-04-09T19:04:48.762Z] #34 5.934 unicode/utf8
19:04:48 [2020-04-09T19:04:48.762Z] #34 6.187 sync/atomic
19:04:48 [2020-04-09T19:04:48.762Z] #34 ...
19:04:48 [2020-04-09T19:04:48.762Z] 
19:04:48 [2020-04-09T19:04:48.762Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:48 [2020-04-09T19:04:48.762Z] #48 6.099 unicode
19:04:48 [2020-04-09T19:04:48.786Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
19:04:48 [2020-04-09T19:04:48.896Z] #17 29.45 Selecting previously unselected package python3.7.
19:04:48 [2020-04-09T19:04:48.896Z] #17 29.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
19:04:48 [2020-04-09T19:04:48.896Z] #17 29.47 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:04:48 [2020-04-09T19:04:48.896Z] #17 29.62 Selecting previously unselected package libpython3-stdlib:amd64.
19:04:48 [2020-04-09T19:04:48.896Z] #17 29.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:04:49 [2020-04-09T19:04:49.152Z] #17 29.64 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:04:49 [2020-04-09T19:04:49.313Z] #17 22.22 Selecting previously unselected package python3-minimal.
19:04:49 [2020-04-09T19:04:49.313Z] #17 22.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
19:04:49 [2020-04-09T19:04:49.313Z] #17 22.26 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:04:49 [2020-04-09T19:04:49.313Z] #17 22.26 Unpacking python3-minimal (3.7.3-1) ...
19:04:49 [2020-04-09T19:04:49.313Z] #17 22.33 Selecting previously unselected package libmpdec2:amd64.
19:04:49 [2020-04-09T19:04:49.313Z] #17 22.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:04:49 [2020-04-09T19:04:49.313Z] #17 22.35 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:04:49 [2020-04-09T19:04:49.408Z] #17 29.77 Setting up python3-minimal (3.7.3-1) ...
19:04:49 [2020-04-09T19:04:49.414Z] #48 6.999 unicode/utf8
19:04:49 [2020-04-09T19:04:49.454Z] #28 DONE 0.8s
19:04:49 [2020-04-09T19:04:49.454Z] 
19:04:49 [2020-04-09T19:04:49.454Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:04:49 [2020-04-09T19:04:49.454Z] #31 DONE 0.2s
19:04:49 [2020-04-09T19:04:49.454Z] 
19:04:49 [2020-04-09T19:04:49.454Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:49 [2020-04-09T19:04:49.454Z] #44 198.9 make[1]: Nothing to be done for 'all'.
19:04:49 [2020-04-09T19:04:49.568Z] #17 22.44 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:04:49 [2020-04-09T19:04:49.568Z] #17 22.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
19:04:49 [2020-04-09T19:04:49.568Z] #17 22.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:04:49 [2020-04-09T19:04:49.716Z] #44 ...
19:04:49 [2020-04-09T19:04:49.716Z] 
19:04:49 [2020-04-09T19:04:49.716Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:04:49 [2020-04-09T19:04:49.716Z] #34 DONE 0.2s
19:04:49 [2020-04-09T19:04:49.976Z] 
19:04:49 [2020-04-09T19:04:49.976Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:04:49 [2020-04-09T19:04:49.976Z] #39 DONE 0.1s
19:04:49 [2020-04-09T19:04:49.976Z] 
19:04:49 [2020-04-09T19:04:49.976Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:04:49 [2020-04-09T19:04:49.976Z] #42 DONE 0.2s
19:04:49 [2020-04-09T19:04:49.976Z] 
19:04:49 [2020-04-09T19:04:49.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:49 [2020-04-09T19:04:49.976Z] #44 199.7 make[1]: 'images/built-in.o' is up to date.
19:04:49 [2020-04-09T19:04:49.976Z] #44 199.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:04:50 [2020-04-09T19:04:50.070Z] #48 7.815 math/bits
19:04:50 [2020-04-09T19:04:50.070Z] #48 7.935 internal/bytealg
19:04:50 [2020-04-09T19:04:50.236Z] #44 199.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:04:50 [2020-04-09T19:04:50.236Z] #44 199.8 make[1]: 'compel/libcompel.a' is up to date.
19:04:50 [2020-04-09T19:04:50.236Z] #44 199.9 make[1]: 'compel/compel-host-bin' is up to date.
19:04:50 [2020-04-09T19:04:50.236Z] #44 199.9 make[1]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.236Z] #44 199.9 make[1]: 'soccr/libsoccr.a' is up to date.
19:04:50 [2020-04-09T19:04:50.260Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
19:04:50 [2020-04-09T19:04:50.260Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.73 Selecting previously unselected package python3.
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.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 ... 24084 files and directories currently installed.)
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.78 Unpacking python3 (3.7.3-1) ...
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.90 Selecting previously unselected package libip4tc0:amd64.
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.91 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.98 Selecting previously unselected package libip6tc0:amd64.
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.339Z] #17 30.99 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:04:50 [2020-04-09T19:04:50.383Z] #17 23.32 Selecting previously unselected package python3.7.
19:04:50 [2020-04-09T19:04:50.383Z] #17 23.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.383Z] #17 23.34 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:04:50 [2020-04-09T19:04:50.383Z] #17 23.46 Selecting previously unselected package libpython3-stdlib:amd64.
19:04:50 [2020-04-09T19:04:50.383Z] #17 23.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.383Z] #17 23.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:04:50 [2020-04-09T19:04:50.383Z] #17 23.55 Setting up python3-minimal (3.7.3-1) ...
19:04:50 [2020-04-09T19:04:50.496Z] #44 200.1 make[2]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.496Z] #44 200.2 make[2]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.496Z] #44 200.2 make[2]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.596Z] #17 31.10 Selecting previously unselected package libiptc0:amd64.
19:04:50 [2020-04-09T19:04:50.596Z] #17 31.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.596Z] #17 31.12 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:04:50 [2020-04-09T19:04:50.596Z] #17 31.20 Selecting previously unselected package libnfnetlink0:amd64.
19:04:50 [2020-04-09T19:04:50.596Z] #17 31.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.596Z] #17 31.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:04:50 [2020-04-09T19:04:50.596Z] #17 31.29 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:04:50 [2020-04-09T19:04:50.756Z] #44 200.3 make[2]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.756Z] #44 200.4 make[2]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.756Z] #44 200.4 make[2]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.756Z] #44 200.5 make[2]: Nothing to be done for 'all'.
19:04:50 [2020-04-09T19:04:50.852Z] #17 31.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.852Z] #17 31.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:04:50 [2020-04-09T19:04:50.852Z] #17 31.40 Selecting previously unselected package libnftnl11:amd64.
19:04:50 [2020-04-09T19:04:50.852Z] #17 31.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:04:50 [2020-04-09T19:04:50.852Z] #17 31.42 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:04:51 [2020-04-09T19:04:51.016Z] #44 200.6 make[2]: Nothing to be done for 'all'.
19:04:51 [2020-04-09T19:04:51.016Z] #44 200.6   INSTALL  criu/criu
19:04:51 [2020-04-09T19:04:51.108Z] #17 31.51 Selecting previously unselected package iptables.
19:04:51 [2020-04-09T19:04:51.108Z] #17 31.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.108Z] #17 31.53 Unpacking iptables (1.8.2-4) ...
19:04:51 [2020-04-09T19:04:51.276Z] #44 DONE 200.9s
19:04:51 [2020-04-09T19:04:51.277Z] 
19:04:51 [2020-04-09T19:04:51.277Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:04:51 [2020-04-09T19:04:51.307Z] #17 24.41 Selecting previously unselected package python3.
19:04:51 [2020-04-09T19:04:51.364Z] #17 31.84 Selecting previously unselected package xxd.
19:04:51 [2020-04-09T19:04:51.364Z] #17 31.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.364Z] #17 31.86 Unpacking xxd (2:8.1.0875-5) ...
19:04:51 [2020-04-09T19:04:51.364Z] #17 32.00 Selecting previously unselected package vim-common.
19:04:51 [2020-04-09T19:04:51.364Z] #17 32.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:04:51 [2020-04-09T19:04:51.364Z] #17 32.04 Unpacking vim-common (2:8.1.0875-5) ...
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.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 ... 24084 files and directories currently installed.)
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.49 Unpacking python3 (3.7.3-1) ...
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.59 Selecting previously unselected package libip4tc0:amd64.
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.61 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.70 Selecting previously unselected package libip6tc0:amd64.
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.561Z] #17 24.72 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:04:51 [2020-04-09T19:04:51.564Z] #44 ...
19:04:51 [2020-04-09T19:04:51.565Z] 
19:04:51 [2020-04-09T19:04:51.565Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 17.93 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 18.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:04:51 [2020-04-09T19:04:51.565Z] #17 19.64 debconf: delaying package configuration, since apt-utils is not installed
19:04:51 [2020-04-09T19:04:51.565Z] #17 19.80 Fetched 28.5 MB in 2s (16.4 MB/s)
19:04:51 [2020-04-09T19:04:51.565Z] #17 19.85 Selecting previously unselected package pigz.
19:04:51 [2020-04-09T19:04:51.565Z] #17 19.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
19:04:51 [2020-04-09T19:04:51.565Z] #17 19.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.565Z] #17 19.91 Unpacking pigz (2.4-1) ...
19:04:51 [2020-04-09T19:04:51.565Z] #17 20.02 Selecting previously unselected package libpython3.7-minimal:amd64.
19:04:51 [2020-04-09T19:04:51.565Z] #17 20.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.565Z] #17 20.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:04:51 [2020-04-09T19:04:51.565Z] #17 20.46 Selecting previously unselected package python3.7-minimal.
19:04:51 [2020-04-09T19:04:51.565Z] #17 20.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.565Z] #17 20.47 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:04:51 [2020-04-09T19:04:51.565Z] #17 21.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:04:51 [2020-04-09T19:04:51.565Z] #17 21.33 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:04:51 [2020-04-09T19:04:51.619Z] #17 32.18 Selecting previously unselected package bash-completion.
19:04:51 [2020-04-09T19:04:51.619Z] #17 32.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.80 Selecting previously unselected package libiptc0:amd64.
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.81 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.82 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.89 Selecting previously unselected package libnfnetlink0:amd64.
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.96 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:04:51 [2020-04-09T19:04:51.816Z] #17 24.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:04:52 [2020-04-09T19:04:52.070Z] #17 25.05 Selecting previously unselected package libnftnl11:amd64.
19:04:52 [2020-04-09T19:04:52.070Z] #17 25.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:04:52 [2020-04-09T19:04:52.070Z] #17 25.07 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:04:52 [2020-04-09T19:04:52.070Z] #17 25.19 Selecting previously unselected package iptables.
19:04:52 [2020-04-09T19:04:52.070Z] #17 25.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:04:52 [2020-04-09T19:04:52.070Z] #17 25.19 Unpacking iptables (1.8.2-4) ...
19:04:52 [2020-04-09T19:04:52.205Z] #48 ...
19:04:52 [2020-04-09T19:04:52.205Z] 
19:04:52 [2020-04-09T19:04:52.205Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:04:52 [2020-04-09T19:04:52.205Z] #26 0.923 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #26 0.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #26 0.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #26 2.995 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #26 7.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #26 ...
19:04:52 [2020-04-09T19:04:52.205Z] 
19:04:52 [2020-04-09T19:04:52.205Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:04:52 [2020-04-09T19:04:52.205Z] #44 1.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #44 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #44 2.003 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #44 4.089 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #44 8.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #44 ...
19:04:52 [2020-04-09T19:04:52.205Z] 
19:04:52 [2020-04-09T19:04:52.205Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:04:52 [2020-04-09T19:04:52.205Z] #11 1.091 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #11 1.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #11 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #11 3.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:04:52 [2020-04-09T19:04:52.205Z] #11 7.573 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:04:52 [2020-04-09T19:04:52.488Z] #17 23.43 Selecting previously unselected package python3-minimal.
19:04:52 [2020-04-09T19:04:52.488Z] #17 23.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 ... 23672 files and directories currently installed.)
19:04:52 [2020-04-09T19:04:52.488Z] #17 23.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:04:52 [2020-04-09T19:04:52.488Z] #17 23.47 Unpacking python3-minimal (3.7.3-1) ...
19:04:52 [2020-04-09T19:04:52.500Z] #11 ...
19:04:52 [2020-04-09T19:04:52.500Z] 
19:04:52 [2020-04-09T19:04:52.500Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:04:52 [2020-04-09T19:04:52.500Z] #31 0.984 + git clone https://github.com/kolyshkin/go-swagger.git .
19:04:52 [2020-04-09T19:04:52.500Z] #31 1.006 Cloning into '.'...
19:04:52 [2020-04-09T19:04:52.500Z] #31 ...
19:04:52 [2020-04-09T19:04:52.500Z] 
19:04:52 [2020-04-09T19:04:52.500Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.825 + RM_GOPATH=0
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.832 + TMP_GOPATH=
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.833 + : /build
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.834 + '[' -z '' ']'
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.839 ++ mktemp -d
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.847 + export GOPATH=/tmp/tmp.GuaNdVsbpe
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.848 + GOPATH=/tmp/tmp.GuaNdVsbpe
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.848 + RM_GOPATH=1
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.851 ++ dirname ./install.sh
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.887 + dir=.
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.887 + bin=proxy
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.888 + shift
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.888 + '[' '!' -f ./proxy.installer ']'
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.889 + . ./proxy.installer
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.891 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.898 + install_proxy
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.899 + case "$1" in
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.899 + export CGO_ENABLED=0
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.899 + CGO_ENABLED=0
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.899 + _install_proxy
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.899 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.900 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.900 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GuaNdVsbpe/src/github.com/docker/libnetwork
19:04:52 [2020-04-09T19:04:52.500Z] #75 0.913 Cloning into '/tmp/tmp.GuaNdVsbpe/src/github.com/docker/libnetwork'...
19:04:52 [2020-04-09T19:04:52.633Z] #17 25.53 Selecting previously unselected package xxd.
19:04:52 [2020-04-09T19:04:52.633Z] #17 25.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:04:52 [2020-04-09T19:04:52.633Z] #17 25.54 Unpacking xxd (2:8.1.0875-5) ...
19:04:52 [2020-04-09T19:04:52.633Z] #17 25.66 Selecting previously unselected package vim-common.
19:04:52 [2020-04-09T19:04:52.633Z] #17 25.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:04:52 [2020-04-09T19:04:52.633Z] #17 25.69 Unpacking vim-common (2:8.1.0875-5) ...
19:04:52 [2020-04-09T19:04:52.633Z] #17 25.87 Selecting previously unselected package bash-completion.
19:04:52 [2020-04-09T19:04:52.742Z] #17 23.61 Selecting previously unselected package libmpdec2:amd64.
19:04:52 [2020-04-09T19:04:52.742Z] #17 23.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:04:52 [2020-04-09T19:04:52.742Z] #17 23.63 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:04:52 [2020-04-09T19:04:52.742Z] #17 23.73 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:04:52 [2020-04-09T19:04:52.742Z] #17 23.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
19:04:52 [2020-04-09T19:04:52.742Z] #17 23.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:04:52 [2020-04-09T19:04:52.789Z] #75 ...
19:04:52 [2020-04-09T19:04:52.789Z] 
19:04:52 [2020-04-09T19:04:52.789Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:04:52 [2020-04-09T19:04:52.789Z] #42 0.961 + git clone https://github.com/docker/distribution.git .
19:04:52 [2020-04-09T19:04:52.789Z] #42 0.964 Cloning into '.'...
19:04:52 [2020-04-09T19:04:52.789Z] #42 ...
19:04:52 [2020-04-09T19:04:52.789Z] 
19:04:52 [2020-04-09T19:04:52.789Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:04:52 [2020-04-09T19:04:52.789Z] #63 0.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:52 [2020-04-09T19:04:52.789Z] #63 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:52 [2020-04-09T19:04:52.789Z] #63 0.935 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:52 [2020-04-09T19:04:52.789Z] #63 2.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:04:52 [2020-04-09T19:04:52.789Z] #63 6.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:04:52 [2020-04-09T19:04:52.789Z] #63 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:04:52 [2020-04-09T19:04:52.789Z] #63 ...
19:04:52 [2020-04-09T19:04:52.789Z] 
19:04:52 [2020-04-09T19:04:52.789Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.675 + RM_GOPATH=0
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.677 + TMP_GOPATH=
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.677 + : /build
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.677 + '[' -z '' ']'
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.678 ++ mktemp -d
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.682 + export GOPATH=/tmp/tmp.uDA8eEOtMM
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.683 + GOPATH=/tmp/tmp.uDA8eEOtMM
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.684 + RM_GOPATH=1
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.686 ++ dirname ./install.sh
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.689 + dir=.
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.691 + bin=golangci_lint
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.693 + shift
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.694 + '[' '!' -f ./golangci_lint.installer ']'
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.695 + . ./golangci_lint.installer
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.696 ++ : v1.23.8
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.698 + install_golangci_lint
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.699 + echo 'Installing golangci-lint version v1.23.8'
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.700 Installing golangci-lint version v1.23.8
19:04:52 [2020-04-09T19:04:52.789Z] #54 0.700 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:04:52 [2020-04-09T19:04:52.889Z] #17 25.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:04:52 [2020-04-09T19:04:52.935Z] ok  	github.com/docker/docker/pkg/signal	2.348s	coverage: 61.0% of statements
19:04:53 [2020-04-09T19:04:53.091Z] #54 ...
19:04:53 [2020-04-09T19:04:53.091Z] 
19:04:53 [2020-04-09T19:04:53.091Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:04:53 [2020-04-09T19:04:53.091Z] #36 0.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:04:53 [2020-04-09T19:04:53.091Z] #36 1.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:04:53 [2020-04-09T19:04:53.091Z] #36 1.295 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:04:53 [2020-04-09T19:04:53.091Z] #36 3.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:04:53 [2020-04-09T19:04:53.091Z] #36 6.841 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:04:53 [2020-04-09T19:04:53.091Z] #36 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:04:53 [2020-04-09T19:04:53.091Z] #36 ...
19:04:53 [2020-04-09T19:04:53.091Z] 
19:04:53 [2020-04-09T19:04:53.091Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.812 + RM_GOPATH=0
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.814 + TMP_GOPATH=
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.818 + : /build
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.818 + '[' -z '' ']'
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.821 ++ mktemp -d
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.830 + export GOPATH=/tmp/tmp.IvNqH0AWCl
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.830 + GOPATH=/tmp/tmp.IvNqH0AWCl
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.830 + RM_GOPATH=1
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.832 ++ dirname ./install.sh
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.834 + dir=.
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.855 + bin=shfmt
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.855 + shift
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.855 + '[' '!' -f ./shfmt.installer ']'
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.856 + . ./shfmt.installer
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.856 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.858 + install_shfmt
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.858 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.859 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IvNqH0AWCl/src/github.com/mvdan/sh
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.860 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:04:53 [2020-04-09T19:04:53.091Z] #57 0.889 Cloning into '/tmp/tmp.IvNqH0AWCl/src/github.com/mvdan/sh'...
19:04:53 [2020-04-09T19:04:53.187Z] #65 ...
19:04:53 [2020-04-09T19:04:53.187Z] 
19:04:53 [2020-04-09T19:04:53.187Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:04:53 [2020-04-09T19:04:53.187Z] #45 DONE 0.1s
19:04:53 [2020-04-09T19:04:53.187Z] 
19:04:53 [2020-04-09T19:04:53.187Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:04:53 [2020-04-09T19:04:53.217Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
19:04:53 [2020-04-09T19:04:53.389Z] #57 ...
19:04:53 [2020-04-09T19:04:53.389Z] 
19:04:53 [2020-04-09T19:04:53.389Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.820 + RM_GOPATH=0
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.821 + TMP_GOPATH=
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.822 + : /build/
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.822 + '[' -z '' ']'
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.828 ++ mktemp -d
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.853 + export GOPATH=/tmp/tmp.HXREhqvDca
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.853 + GOPATH=/tmp/tmp.HXREhqvDca
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.854 + RM_GOPATH=1
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.873 ++ dirname ./install.sh
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.878 + dir=.
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.878 + bin=rootlesskit
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.878 + shift
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.879 + '[' '!' -f ./rootlesskit.installer ']'
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.879 + . ./rootlesskit.installer
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.896 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.900 + install_rootlesskit
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.909 + case "$1" in
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.910 + export CGO_ENABLED=0
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.910 + CGO_ENABLED=0
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.910 + _install_rootlesskit
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.911 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.911 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.912 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HXREhqvDca/src/github.com/rootless-containers/rootlesskit
19:04:53 [2020-04-09T19:04:53.389Z] #69 0.927 Cloning into '/tmp/tmp.HXREhqvDca/src/github.com/rootless-containers/rootlesskit'...
19:04:53 [2020-04-09T19:04:53.389Z] #69 9.717 + cd /tmp/tmp.HXREhqvDca/src/github.com/rootless-containers/rootlesskit
19:04:53 [2020-04-09T19:04:53.389Z] #69 9.719 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
19:04:53 [2020-04-09T19:04:53.389Z] #69 10.65 + for f in rootlesskit rootlesskit-docker-proxy
19:04:53 [2020-04-09T19:04:53.389Z] #69 10.66 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:04:53 [2020-04-09T19:04:53.389Z] #69 ...
19:04:53 [2020-04-09T19:04:53.389Z] 
19:04:53 [2020-04-09T19:04:53.389Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.776 + RM_GOPATH=0
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.777 + TMP_GOPATH=
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.778 + : /build
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.784 + '[' -z '' ']'
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.787 ++ mktemp -d
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.801 + export GOPATH=/tmp/tmp.3MXn5JuzuB
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.802 + GOPATH=/tmp/tmp.3MXn5JuzuB
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.802 + RM_GOPATH=1
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.827 ++ dirname ./install.sh
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.839 + dir=.
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.840 + bin=gotestsum
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.840 + shift
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.841 + '[' '!' -f ./gotestsum.installer ']'
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.842 + . ./gotestsum.installer
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.843 ++ : v0.3.5
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.845 + install_gotestsum
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.846 + echo 'Installing gotestsum version v0.3.5'
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.846 Installing gotestsum version v0.3.5
19:04:53 [2020-04-09T19:04:53.389Z] #51 0.846 + go get -d gotest.tools/gotestsum
19:04:53 [2020-04-09T19:04:53.449Z] #48 DONE 0.2s
19:04:53 [2020-04-09T19:04:53.449Z] 
19:04:53 [2020-04-09T19:04:53.449Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:04:53 [2020-04-09T19:04:53.449Z] #51 DONE 0.1s
19:04:53 [2020-04-09T19:04:53.449Z] 
19:04:53 [2020-04-09T19:04:53.449Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:04:53 [2020-04-09T19:04:53.667Z] #17 24.68 Selecting previously unselected package python3.7.
19:04:53 [2020-04-09T19:04:53.667Z] #17 24.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
19:04:53 [2020-04-09T19:04:53.667Z] #17 24.70 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:04:53 [2020-04-09T19:04:53.688Z] #51 ...
19:04:53 [2020-04-09T19:04:53.688Z] 
19:04:53 [2020-04-09T19:04:53.688Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:04:53 [2020-04-09T19:04:53.688Z] #11 11.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:04:53 [2020-04-09T19:04:53.710Z] #54 DONE 0.2s
19:04:53 [2020-04-09T19:04:53.710Z] 
19:04:53 [2020-04-09T19:04:53.710Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:04:53 [2020-04-09T19:04:53.831Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
19:04:53 [2020-04-09T19:04:53.831Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:04:53 [2020-04-09T19:04:53.922Z] #17 24.80 Selecting previously unselected package libpython3-stdlib:amd64.
19:04:53 [2020-04-09T19:04:53.922Z] #17 24.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:04:53 [2020-04-09T19:04:53.922Z] #17 24.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:04:53 [2020-04-09T19:04:53.922Z] #17 24.90 Setting up python3-minimal (3.7.3-1) ...
19:04:53 [2020-04-09T19:04:53.970Z] #57 DONE 0.1s
19:04:53 [2020-04-09T19:04:53.970Z] 
19:04:53 [2020-04-09T19:04:53.970Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:04:53 [2020-04-09T19:04:53.970Z] #61 DONE 0.2s
19:04:53 [2020-04-09T19:04:53.970Z] 
19:04:53 [2020-04-09T19:04:53.970Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:04:54 [2020-04-09T19:04:54.113Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
19:04:54 [2020-04-09T19:04:54.135Z] #17 34.45 Unpacking bash-completion (1:2.8-6) ...
19:04:54 [2020-04-09T19:04:54.135Z] #17 34.75 Selecting previously unselected package bzip2.
19:04:54 [2020-04-09T19:04:54.135Z] #17 34.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.135Z] #17 34.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:04:54 [2020-04-09T19:04:54.391Z] #17 34.87 Selecting previously unselected package xz-utils.
19:04:54 [2020-04-09T19:04:54.391Z] #17 34.87 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.391Z] #17 34.88 Unpacking xz-utils (5.2.4-1) ...
19:04:54 [2020-04-09T19:04:54.391Z] #17 35.06 Selecting previously unselected package apparmor.
19:04:54 [2020-04-09T19:04:54.391Z] #17 35.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.391Z] #17 35.14 Unpacking apparmor (2.13.2-10) ...
19:04:54 [2020-04-09T19:04:54.395Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 71.3% of statements
19:04:54 [2020-04-09T19:04:54.482Z] #17 25.60 Selecting previously unselected package python3.
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.60 (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 ... 24084 files and directories currently installed.)
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.65 Unpacking python3 (3.7.3-1) ...
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.74 Selecting previously unselected package libip4tc0:amd64.
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.75 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.83 Selecting previously unselected package libip6tc0:amd64.
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.737Z] #17 25.84 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:04:54 [2020-04-09T19:04:54.954Z] #17 35.46 Selecting previously unselected package aufs-tools.
19:04:54 [2020-04-09T19:04:54.954Z] #17 35.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.954Z] #17 35.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:04:54 [2020-04-09T19:04:54.993Z] #17 25.89 Selecting previously unselected package libiptc0:amd64.
19:04:54 [2020-04-09T19:04:54.993Z] #17 25.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.993Z] #17 25.91 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:04:54 [2020-04-09T19:04:54.993Z] #17 25.98 Selecting previously unselected package libnfnetlink0:amd64.
19:04:54 [2020-04-09T19:04:54.993Z] #17 25.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.993Z] #17 26.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:04:54 [2020-04-09T19:04:54.993Z] #17 26.06 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:04:54 [2020-04-09T19:04:54.993Z] #17 26.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:04:54 [2020-04-09T19:04:54.993Z] #17 26.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:04:55 [2020-04-09T19:04:55.009Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 37.2% of statements
19:04:55 [2020-04-09T19:04:55.209Z] #17 35.58 Selecting previously unselected package libonig5:amd64.
19:04:55 [2020-04-09T19:04:55.210Z] #17 35.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.210Z] #17 35.59 Unpacking libonig5:amd64 (6.9.1-1) ...
19:04:55 [2020-04-09T19:04:55.210Z] #17 35.74 Selecting previously unselected package libjq1:amd64.
19:04:55 [2020-04-09T19:04:55.210Z] #17 35.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.210Z] #17 35.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:04:55 [2020-04-09T19:04:55.248Z] #17 26.15 Selecting previously unselected package libnftnl11:amd64.
19:04:55 [2020-04-09T19:04:55.248Z] #17 26.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.248Z] #17 26.16 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:04:55 [2020-04-09T19:04:55.248Z] #17 26.24 Selecting previously unselected package iptables.
19:04:55 [2020-04-09T19:04:55.248Z] #17 26.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.248Z] #17 26.27 Unpacking iptables (1.8.2-4) ...
19:04:55 [2020-04-09T19:04:55.291Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
19:04:55 [2020-04-09T19:04:55.395Z] #17 28.32 Unpacking bash-completion (1:2.8-6) ...
19:04:55 [2020-04-09T19:04:55.465Z] #17 35.86 Selecting previously unselected package jq.
19:04:55 [2020-04-09T19:04:55.466Z] #17 35.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.466Z] #17 35.87 Unpacking jq (1.5+dfsg-2+b1) ...
19:04:55 [2020-04-09T19:04:55.466Z] #17 35.99 Selecting previously unselected package libaio1:amd64.
19:04:55 [2020-04-09T19:04:55.466Z] #17 35.99 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.466Z] #17 36.00 Unpacking libaio1:amd64 (0.3.112-3) ...
19:04:55 [2020-04-09T19:04:55.466Z] #17 36.06 Selecting previously unselected package libgpm2:amd64.
19:04:55 [2020-04-09T19:04:55.466Z] #17 36.07 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.466Z] #17 36.07 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:04:55 [2020-04-09T19:04:55.573Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
19:04:55 [2020-04-09T19:04:55.649Z] #17 28.72 Selecting previously unselected package bzip2.
19:04:55 [2020-04-09T19:04:55.649Z] #17 28.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.649Z] #17 28.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:04:55 [2020-04-09T19:04:55.649Z] #17 28.83 Selecting previously unselected package xz-utils.
19:04:55 [2020-04-09T19:04:55.722Z] #17 36.14 Selecting previously unselected package libicu63:amd64.
19:04:55 [2020-04-09T19:04:55.722Z] #17 36.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.722Z] #17 36.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:04:55 [2020-04-09T19:04:55.808Z] #17 26.60 Selecting previously unselected package xxd.
19:04:55 [2020-04-09T19:04:55.808Z] #17 26.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.808Z] #17 26.63 Unpacking xxd (2:8.1.0875-5) ...
19:04:55 [2020-04-09T19:04:55.808Z] #17 26.76 Selecting previously unselected package vim-common.
19:04:55 [2020-04-09T19:04:55.808Z] #17 26.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:04:55 [2020-04-09T19:04:55.808Z] #17 26.80 Unpacking vim-common (2:8.1.0875-5) ...
19:04:55 [2020-04-09T19:04:55.808Z] #17 26.95 Selecting previously unselected package bash-completion.
19:04:55 [2020-04-09T19:04:55.904Z] #17 28.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.904Z] #17 28.84 Unpacking xz-utils (5.2.4-1) ...
19:04:55 [2020-04-09T19:04:55.904Z] #17 28.99 Selecting previously unselected package apparmor.
19:04:55 [2020-04-09T19:04:55.904Z] #17 28.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:04:55 [2020-04-09T19:04:55.904Z] #17 29.08 Unpacking apparmor (2.13.2-10) ...
19:04:56 [2020-04-09T19:04:56.064Z] #17 26.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:04:56 [2020-04-09T19:04:56.383Z] #17 29.45 Selecting previously unselected package aufs-tools.
19:04:56 [2020-04-09T19:04:56.383Z] #17 29.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:04:56 [2020-04-09T19:04:56.383Z] #17 29.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:04:56 [2020-04-09T19:04:56.383Z] #17 29.57 Selecting previously unselected package libonig5:amd64.
19:04:56 [2020-04-09T19:04:56.400Z] #17 ...
19:04:56 [2020-04-09T19:04:56.400Z] 
19:04:56 [2020-04-09T19:04:56.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:56 [2020-04-09T19:04:56.400Z] #44 144.3   CC       criu/cr-service.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 145.7   CC       criu/crtools.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 146.3   CC       criu/eventfd.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 146.6   CC       criu/eventpoll.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 147.4   CC       criu/external.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 147.6   CC       criu/fault-injection.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 147.8   CC       criu/fdstore.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 148.2   CC       criu/fifo.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 148.6   CC       criu/file-ids.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 148.9   CC       criu/file-lock.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 149.8   CC       criu/files-ext.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 150.2   CC       criu/files-reg.o
19:04:56 [2020-04-09T19:04:56.400Z] #44 152.6   CC       criu/files.o
19:04:56 [2020-04-09T19:04:56.414Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
19:04:56 [2020-04-09T19:04:56.414Z] testing: warning: no tests to run
19:04:56 [2020-04-09T19:04:56.414Z] coverage: [no statements]
19:04:56 [2020-04-09T19:04:56.414Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
19:04:56 [2020-04-09T19:04:56.414Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:04:56 [2020-04-09T19:04:56.643Z] #17 29.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:04:56 [2020-04-09T19:04:56.643Z] #17 29.57 Unpacking libonig5:amd64 (6.9.1-1) ...
19:04:56 [2020-04-09T19:04:56.643Z] #17 29.70 Selecting previously unselected package libjq1:amd64.
19:04:56 [2020-04-09T19:04:56.643Z] #17 29.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:04:56 [2020-04-09T19:04:56.643Z] #17 29.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:04:56 [2020-04-09T19:04:56.700Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
19:04:56 [2020-04-09T19:04:56.711Z] #44 154.7   CC       criu/filesystems.o
19:04:56 [2020-04-09T19:04:56.897Z] #17 29.85 Selecting previously unselected package jq.
19:04:56 [2020-04-09T19:04:56.897Z] #17 29.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:04:56 [2020-04-09T19:04:56.897Z] #17 29.86 Unpacking jq (1.5+dfsg-2+b1) ...
19:04:56 [2020-04-09T19:04:56.897Z] #17 29.97 Selecting previously unselected package libaio1:amd64.
19:04:56 [2020-04-09T19:04:56.897Z] #17 30.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:04:56 [2020-04-09T19:04:56.897Z] #17 30.01 Unpacking libaio1:amd64 (0.3.112-3) ...
19:04:56 [2020-04-09T19:04:56.897Z] #17 30.07 Selecting previously unselected package libgpm2:amd64.
19:04:56 [2020-04-09T19:04:56.984Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:04:57 [2020-04-09T19:04:57.152Z] #17 30.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:04:57 [2020-04-09T19:04:57.152Z] #17 30.08 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:04:57 [2020-04-09T19:04:57.152Z] #17 30.15 Selecting previously unselected package libicu63:amd64.
19:04:57 [2020-04-09T19:04:57.152Z] #17 30.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:04:57 [2020-04-09T19:04:57.152Z] #17 30.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:04:57 [2020-04-09T19:04:57.406Z] #17 ...
19:04:57 [2020-04-09T19:04:57.406Z] 
19:04:57 [2020-04-09T19:04:57.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:04:57 [2020-04-09T19:04:57.406Z] #44 153.4   CC       criu/netfilter.o
19:04:57 [2020-04-09T19:04:57.406Z] #44 153.9   CC       criu/page-pipe.o
19:04:57 [2020-04-09T19:04:57.406Z] #44 154.6   CC       criu/page-xfer.o
19:04:57 [2020-04-09T19:04:57.406Z] #44 156.1   CC       criu/pagemap-cache.o
19:04:57 [2020-04-09T19:04:57.406Z] #44 156.6   CC       criu/pagemap.o
19:04:57 [2020-04-09T19:04:57.406Z] #44 157.7   CC       criu/parasite-syscall.o
19:04:57 [2020-04-09T19:04:57.407Z] #44 158.8   CC       criu/path.o
19:04:57 [2020-04-09T19:04:57.407Z] #44 159.3   CC       criu/pie-util-vdso-elf32.o
19:04:57 [2020-04-09T19:04:57.407Z] #44 159.8   CC       criu/pie-util-vdso.o
19:04:57 [2020-04-09T19:04:57.407Z] #44 160.4   CC       criu/pie-util.o
19:04:57 [2020-04-09T19:04:57.407Z] #44 160.6   CC       criu/pipes.o
19:04:57 [2020-04-09T19:04:57.407Z] #44 161.5   CC       criu/plugin.o
19:04:57 [2020-04-09T19:04:57.407Z] #44 162.0   CC       criu/proc_parse.o
19:04:57 [2020-04-09T19:04:57.639Z] #44 155.4   CC       criu/fsnotify.o
19:04:58 [2020-04-09T19:04:58.568Z] #44 156.5   CC       criu/image-desc.o
19:04:58 [2020-04-09T19:04:58.568Z] #44 156.6   CC       criu/image.o
19:04:58 [2020-04-09T19:04:58.683Z] #17 29.38 Unpacking bash-completion (1:2.8-6) ...
19:04:58 [2020-04-09T19:04:58.683Z] #17 29.58 Selecting previously unselected package bzip2.
19:04:58 [2020-04-09T19:04:58.683Z] #17 29.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:04:58 [2020-04-09T19:04:58.683Z] #17 29.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:04:58 [2020-04-09T19:04:58.683Z] #17 29.68 Selecting previously unselected package xz-utils.
19:04:58 [2020-04-09T19:04:58.683Z] #17 29.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:04:58 [2020-04-09T19:04:58.683Z] #17 29.68 Unpacking xz-utils (5.2.4-1) ...
19:04:58 [2020-04-09T19:04:58.938Z] #17 29.84 Selecting previously unselected package apparmor.
19:04:58 [2020-04-09T19:04:58.938Z] #17 29.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:04:58 [2020-04-09T19:04:58.938Z] #17 29.93 Unpacking apparmor (2.13.2-10) ...
19:04:59 [2020-04-09T19:04:59.005Z] ok  	github.com/docker/docker/plugin	0.545s	coverage: 27.1% of statements
19:04:59 [2020-04-09T19:04:59.130Z] #44 ...
19:04:59 [2020-04-09T19:04:59.130Z] 
19:04:59 [2020-04-09T19:04:59.130Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:04:59 [2020-04-09T19:04:59.130Z] #41 269.5 + dpkg --print-architecture
19:04:59 [2020-04-09T19:04:59.130Z] #41 269.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:04:59 [2020-04-09T19:04:59.130Z] #41 269.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:04:59 [2020-04-09T19:04:59.130Z] #41 269.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:04:59 [2020-04-09T19:04:59.287Z] #44 165.2   CC       criu/protobuf-desc.o
19:04:59 [2020-04-09T19:04:59.343Z] #11 ...
19:04:59 [2020-04-09T19:04:59.343Z] 
19:04:59 [2020-04-09T19:04:59.343Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:04:59 [2020-04-09T19:04:59.343Z] #48 10.68 internal/testlog
19:04:59 [2020-04-09T19:04:59.343Z] #48 11.43 runtime
19:04:59 [2020-04-09T19:04:59.343Z] #48 12.46 unicode/utf16
19:04:59 [2020-04-09T19:04:59.343Z] #48 12.59 math
19:04:59 [2020-04-09T19:04:59.343Z] #48 14.04 container/list
19:04:59 [2020-04-09T19:04:59.498Z] #17 30.31 Selecting previously unselected package aufs-tools.
19:04:59 [2020-04-09T19:04:59.498Z] #17 30.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:04:59 [2020-04-09T19:04:59.498Z] #17 30.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:04:59 [2020-04-09T19:04:59.498Z] #17 30.44 Selecting previously unselected package libonig5:amd64.
19:04:59 [2020-04-09T19:04:59.498Z] #17 30.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:04:59 [2020-04-09T19:04:59.498Z] #17 30.45 Unpacking libonig5:amd64 (6.9.1-1) ...
19:04:59 [2020-04-09T19:04:59.619Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
19:04:59 [2020-04-09T19:04:59.635Z] #48 ...
19:04:59 [2020-04-09T19:04:59.635Z] 
19:04:59 [2020-04-09T19:04:59.635Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:04:59 [2020-04-09T19:04:59.635Z] #34 7.394 unicode
19:04:59 [2020-04-09T19:04:59.635Z] #34 7.447 internal/bytealg
19:04:59 [2020-04-09T19:04:59.635Z] #34 8.204 math
19:04:59 [2020-04-09T19:04:59.635Z] #34 8.922 internal/testlog
19:04:59 [2020-04-09T19:04:59.635Z] #34 10.76 encoding
19:04:59 [2020-04-09T19:04:59.635Z] #34 11.58 runtime
19:04:59 [2020-04-09T19:04:59.635Z] #34 11.83 runtime/cgo
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.58 Selecting previously unselected package libjq1:amd64.
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.68 Selecting previously unselected package jq.
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.69 Unpacking jq (1.5+dfsg-2+b1) ...
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.77 Selecting previously unselected package libaio1:amd64.
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.78 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.78 Unpacking libaio1:amd64 (0.3.112-3) ...
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.86 Selecting previously unselected package libgpm2:amd64.
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:04:59 [2020-04-09T19:04:59.754Z] #17 30.88 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:05:00 [2020-04-09T19:05:00.012Z] #17 30.95 Selecting previously unselected package libicu63:amd64.
19:05:00 [2020-04-09T19:05:00.012Z] #17 30.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:05:00 [2020-04-09T19:05:00.012Z] #17 30.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:05:00 [2020-04-09T19:05:00.212Z] #44 166.2   CC       criu/protobuf.o
19:05:00 [2020-04-09T19:05:00.235Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
19:05:00 [2020-04-09T19:05:00.467Z] #44 ...
19:05:00 [2020-04-09T19:05:00.467Z] 
19:05:00 [2020-04-09T19:05:00.467Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:00 [2020-04-09T19:05:00.467Z] #17 33.44 Selecting previously unselected package libnet1:amd64.
19:05:00 [2020-04-09T19:05:00.467Z] #17 33.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:05:00 [2020-04-09T19:05:00.467Z] #17 33.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:00 [2020-04-09T19:05:00.467Z] #17 33.55 Selecting previously unselected package libnl-3-200:amd64.
19:05:00 [2020-04-09T19:05:00.467Z] #17 33.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:05:00 [2020-04-09T19:05:00.467Z] #17 33.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:05:00 [2020-04-09T19:05:00.517Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
19:05:00 [2020-04-09T19:05:00.692Z] #34 ...
19:05:00 [2020-04-09T19:05:00.692Z] 
19:05:00 [2020-04-09T19:05:00.692Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:00 [2020-04-09T19:05:00.692Z] #48 18.45 crypto/internal/subtle
19:05:00 [2020-04-09T19:05:00.721Z] #17 33.67 Selecting previously unselected package libprotobuf-c1:amd64.
19:05:00 [2020-04-09T19:05:00.721Z] #17 33.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:05:00 [2020-04-09T19:05:00.721Z] #17 33.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:00 [2020-04-09T19:05:00.721Z] #17 33.76 Selecting previously unselected package libreadline5:amd64.
19:05:00 [2020-04-09T19:05:00.721Z] #17 33.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:05:00 [2020-04-09T19:05:00.722Z] #17 33.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:00 [2020-04-09T19:05:00.977Z] #17 33.91 Selecting previously unselected package net-tools.
19:05:00 [2020-04-09T19:05:00.977Z] #17 33.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:05:00 [2020-04-09T19:05:00.977Z] #17 33.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:05:01 [2020-04-09T19:05:01.232Z] #17 34.13 Selecting previously unselected package python-pip-whl.
19:05:01 [2020-04-09T19:05:01.232Z] #17 34.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:05:01 [2020-04-09T19:05:01.232Z] #17 34.16 Unpacking python-pip-whl (18.1-5) ...
19:05:01 [2020-04-09T19:05:01.325Z] #48 18.97 crypto/subtle
19:05:01 [2020-04-09T19:05:01.534Z] ok  	github.com/docker/docker/registry	0.093s	coverage: 56.0% of statements
19:05:01 [2020-04-09T19:05:01.742Z] #17 34.71 Selecting previously unselected package python3-lib2to3.
19:05:01 [2020-04-09T19:05:01.742Z] #17 34.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:05:01 [2020-04-09T19:05:01.742Z] #17 34.72 Unpacking python3-lib2to3 (3.7.3-1) ...
19:05:01 [2020-04-09T19:05:01.742Z] #17 34.85 Selecting previously unselected package python3-distutils.
19:05:01 [2020-04-09T19:05:01.742Z] #17 34.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:05:01 [2020-04-09T19:05:01.742Z] #17 34.86 Unpacking python3-distutils (3.7.3-1) ...
19:05:01 [2020-04-09T19:05:01.940Z] #17 ...
19:05:01 [2020-04-09T19:05:01.941Z] 
19:05:01 [2020-04-09T19:05:01.941Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:01 [2020-04-09T19:05:01.941Z] #44 152.1   CC       criu/netfilter.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 152.5   CC       criu/page-pipe.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 153.2   CC       criu/page-xfer.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 154.5   CC       criu/pagemap-cache.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 154.9   CC       criu/pagemap.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 155.9   CC       criu/parasite-syscall.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 156.9   CC       criu/path.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 157.3   CC       criu/pie-util-vdso-elf32.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 157.8   CC       criu/pie-util-vdso.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 158.3   CC       criu/pie-util.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 158.6   CC       criu/pipes.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 159.5   CC       criu/plugin.o
19:05:01 [2020-04-09T19:05:01.941Z] #44 160.0   CC       criu/proc_parse.o
19:05:01 [2020-04-09T19:05:01.998Z] #17 35.00 Selecting previously unselected package python3-pip.
19:05:01 [2020-04-09T19:05:01.998Z] #17 35.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:05:01 [2020-04-09T19:05:01.998Z] #17 35.03 Unpacking python3-pip (18.1-5) ...
19:05:02 [2020-04-09T19:05:02.149Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
19:05:02 [2020-04-09T19:05:02.149Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
19:05:02 [2020-04-09T19:05:02.297Z] #17 35.18 Selecting previously unselected package python3-pkg-resources.
19:05:02 [2020-04-09T19:05:02.297Z] #17 35.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:05:02 [2020-04-09T19:05:02.297Z] #17 35.19 Unpacking python3-pkg-resources (40.8.0-1) ...
19:05:02 [2020-04-09T19:05:02.297Z] #17 35.35 Selecting previously unselected package python3-setuptools.
19:05:02 [2020-04-09T19:05:02.297Z] #17 35.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:05:02 [2020-04-09T19:05:02.297Z] #17 35.37 Unpacking python3-setuptools (40.8.0-1) ...
19:05:02 [2020-04-09T19:05:02.385Z] #48 20.07 vendor/golang.org/x/crypto/cryptobyte/asn1
19:05:02 [2020-04-09T19:05:02.552Z] #17 35.61 Selecting previously unselected package python3-wheel.
19:05:02 [2020-04-09T19:05:02.552Z] #17 35.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:05:02 [2020-04-09T19:05:02.552Z] #17 35.62 Unpacking python3-wheel (0.32.3-2) ...
19:05:02 [2020-04-09T19:05:02.552Z] #17 35.69 Selecting previously unselected package sudo.
19:05:02 [2020-04-09T19:05:02.764Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
19:05:02 [2020-04-09T19:05:02.807Z] #17 35.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
19:05:02 [2020-04-09T19:05:02.807Z] #17 35.72 Unpacking sudo (1.8.27-1+deb10u2) ...
19:05:02 [2020-04-09T19:05:02.891Z] #44 163.2   CC       criu/protobuf-desc.o
19:05:03 [2020-04-09T19:05:03.042Z] #48 ...
19:05:03 [2020-04-09T19:05:03.042Z] 
19:05:03 [2020-04-09T19:05:03.042Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:05:03 [2020-04-09T19:05:03.042Z] #26 11.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:05:03 [2020-04-09T19:05:03.042Z] #26 ...
19:05:03 [2020-04-09T19:05:03.042Z] 
19:05:03 [2020-04-09T19:05:03.042Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:05:03 [2020-04-09T19:05:03.042Z] #57 20.58 + cd /tmp/tmp.IvNqH0AWCl/src/github.com/mvdan/sh
19:05:03 [2020-04-09T19:05:03.042Z] #57 20.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:05:03 [2020-04-09T19:05:03.042Z] #57 20.76 + GO111MODULE=on
19:05:03 [2020-04-09T19:05:03.042Z] #57 20.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:05:03 [2020-04-09T19:05:03.046Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:05:03 [2020-04-09T19:05:03.062Z] #17 36.24 Selecting previously unselected package thin-provisioning-tools.
19:05:03 [2020-04-09T19:05:03.063Z] #17 36.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:05:03 [2020-04-09T19:05:03.063Z] #17 36.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:05:03 [2020-04-09T19:05:03.453Z] #44 ...
19:05:03 [2020-04-09T19:05:03.453Z] 
19:05:03 [2020-04-09T19:05:03.453Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:03 [2020-04-09T19:05:03.453Z] #17 34.61 Selecting previously unselected package libnet1:amd64.
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.53 Selecting previously unselected package uidmap.
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.54 Unpacking uidmap (1:4.5-1.1) ...
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.67 Selecting previously unselected package vim-runtime.
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:05:03 [2020-04-09T19:05:03.621Z] #17 36.79 Unpacking vim-runtime (2:8.1.0875-5) ...
19:05:03 [2020-04-09T19:05:03.707Z] #17 34.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:05:03 [2020-04-09T19:05:03.707Z] #17 34.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:03 [2020-04-09T19:05:03.707Z] #17 34.72 Selecting previously unselected package libnl-3-200:amd64.
19:05:03 [2020-04-09T19:05:03.707Z] #17 34.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:05:03 [2020-04-09T19:05:03.707Z] #17 34.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:05:03 [2020-04-09T19:05:03.962Z] #17 34.83 Selecting previously unselected package libprotobuf-c1:amd64.
19:05:03 [2020-04-09T19:05:03.962Z] #17 34.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:05:03 [2020-04-09T19:05:03.962Z] #17 34.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:03 [2020-04-09T19:05:03.962Z] #17 34.91 Selecting previously unselected package libreadline5:amd64.
19:05:03 [2020-04-09T19:05:03.962Z] #17 34.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:05:03 [2020-04-09T19:05:03.962Z] #17 34.92 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:03 [2020-04-09T19:05:03.962Z] #17 35.03 Selecting previously unselected package net-tools.
19:05:03 [2020-04-09T19:05:03.962Z] #17 35.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:05:03 [2020-04-09T19:05:03.962Z] #17 35.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:05:04 [2020-04-09T19:05:04.089Z] #57 ...
19:05:04 [2020-04-09T19:05:04.089Z] 
19:05:04 [2020-04-09T19:05:04.089Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:05:04 [2020-04-09T19:05:04.089Z] #44 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:05:04 [2020-04-09T19:05:04.223Z] #17 ...
19:05:04 [2020-04-09T19:05:04.223Z] 
19:05:04 [2020-04-09T19:05:04.223Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:05:04 [2020-04-09T19:05:04.223Z] #41 DONE 273.9s
19:05:04 [2020-04-09T19:05:04.381Z] #41 ...
19:05:04 [2020-04-09T19:05:04.381Z] 
19:05:04 [2020-04-09T19:05:04.381Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:04 [2020-04-09T19:05:04.381Z] #17 39.79 Selecting previously unselected package libnet1:amd64.
19:05:04 [2020-04-09T19:05:04.381Z] #17 39.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 39.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 39.89 Selecting previously unselected package libnl-3-200:amd64.
19:05:04 [2020-04-09T19:05:04.381Z] #17 39.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 39.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.01 Selecting previously unselected package libprotobuf-c1:amd64.
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.11 Selecting previously unselected package libreadline5:amd64.
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.24 Selecting previously unselected package net-tools.
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.42 Selecting previously unselected package python-pip-whl.
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.44 Unpacking python-pip-whl (18.1-5) ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.92 Selecting previously unselected package python3-lib2to3.
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 40.94 Unpacking python3-lib2to3 (3.7.3-1) ...
19:05:04 [2020-04-09T19:05:04.381Z] #17 41.04 Selecting previously unselected package python3-distutils.
19:05:04 [2020-04-09T19:05:04.381Z] #17 41.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.06 Unpacking python3-distutils (3.7.3-1) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.20 Selecting previously unselected package python3-pip.
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.22 Unpacking python3-pip (18.1-5) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.39 Selecting previously unselected package python3-pkg-resources.
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.42 Unpacking python3-pkg-resources (40.8.0-1) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.55 Selecting previously unselected package python3-setuptools.
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.57 Unpacking python3-setuptools (40.8.0-1) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.79 Selecting previously unselected package python3-wheel.
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.82 Unpacking python3-wheel (0.32.3-2) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.92 Selecting previously unselected package sudo.
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.93 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 41.93 Unpacking sudo (1.8.27-1+deb10u2) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.43 Selecting previously unselected package thin-provisioning-tools.
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.71 Selecting previously unselected package uidmap.
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.73 Unpacking uidmap (1:4.5-1.1) ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.85 Selecting previously unselected package vim-runtime.
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.86 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:05:04 [2020-04-09T19:05:04.382Z] #17 42.93 Unpacking vim-runtime (2:8.1.0875-5) ...
19:05:04 [2020-04-09T19:05:04.384Z] #44 ...
19:05:04 [2020-04-09T19:05:04.384Z] 
19:05:04 [2020-04-09T19:05:04.384Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:04 [2020-04-09T19:05:04.384Z] #48 21.03 internal/nettrace
19:05:04 [2020-04-09T19:05:04.384Z] #48 21.64 runtime/cgo
19:05:04 [2020-04-09T19:05:04.478Z] 
19:05:04 [2020-04-09T19:05:04.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:04 [2020-04-09T19:05:04.478Z] #44 166.7   CC       criu/pstree.o
19:05:04 [2020-04-09T19:05:04.478Z] #44 168.2   CC       criu/rbtree.o
19:05:04 [2020-04-09T19:05:04.478Z] #44 168.5   CC       criu/rst-malloc.o
19:05:04 [2020-04-09T19:05:04.478Z] #44 168.9   CC       criu/seccomp.o
19:05:04 [2020-04-09T19:05:04.478Z] #44 169.6   CC       criu/seize.o
19:05:04 [2020-04-09T19:05:04.521Z] #17 35.31 Selecting previously unselected package python-pip-whl.
19:05:04 [2020-04-09T19:05:04.521Z] #17 35.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:05:04 [2020-04-09T19:05:04.521Z] #17 35.34 Unpacking python-pip-whl (18.1-5) ...
19:05:04 [2020-04-09T19:05:04.521Z] #17 ...
19:05:04 [2020-04-09T19:05:04.521Z] 
19:05:04 [2020-04-09T19:05:04.521Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:05:04 [2020-04-09T19:05:04.521Z] #41 DONE 272.8s
19:05:04 [2020-04-09T19:05:04.732Z] #44 170.8   CC       criu/servicefd.o
19:05:04 [2020-04-09T19:05:04.775Z] 
19:05:04 [2020-04-09T19:05:04.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:04 [2020-04-09T19:05:04.775Z] #44 164.3   CC       criu/protobuf.o
19:05:04 [2020-04-09T19:05:04.775Z] #44 164.7   CC       criu/pstree.o
19:05:05 [2020-04-09T19:05:05.067Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
19:05:05 [2020-04-09T19:05:05.310Z] #17 46.01 Selecting previously unselected package vim.
19:05:05 [2020-04-09T19:05:05.310Z] #17 46.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
19:05:05 [2020-04-09T19:05:05.566Z] #17 46.05 Unpacking vim (2:8.1.0875-5) ...
19:05:05 [2020-04-09T19:05:05.656Z] #44 171.6   CC       criu/shmem.o
19:05:05 [2020-04-09T19:05:05.682Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
19:05:05 [2020-04-09T19:05:05.701Z] #44 166.2   CC       criu/rbtree.o
19:05:05 [2020-04-09T19:05:05.822Z] #17 46.54 Selecting previously unselected package xfsprogs.
19:05:05 [2020-04-09T19:05:05.822Z] #17 46.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
19:05:05 [2020-04-09T19:05:05.822Z] #17 46.55 Unpacking xfsprogs (4.20.0-1) ...
19:05:05 [2020-04-09T19:05:05.956Z] #44 166.5   CC       criu/rst-malloc.o
19:05:06 [2020-04-09T19:05:06.296Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
19:05:06 [2020-04-09T19:05:06.518Z] #44 166.7   CC       criu/seccomp.o
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.03 Selecting previously unselected package zip.
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.06 Unpacking zip (3.0-11+b1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.23 Setting up aufs-tools (1:4.14+20190211-1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.26 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.28 Setting up libgpm2:amd64 (1.20.7-5) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.29 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.30 Setting up uidmap (1:4.5-1.1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.32 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.38 Setting up xxd (2:8.1.0875-5) ...
19:05:06 [2020-04-09T19:05:06.751Z] #17 47.39 Setting up zip (3.0-11+b1) ...
19:05:06 [2020-04-09T19:05:06.924Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
19:05:07 [2020-04-09T19:05:07.008Z] #17 47.40 Setting up vim-common (2:8.1.0875-5) ...
19:05:07 [2020-04-09T19:05:07.008Z] #17 47.42 Setting up bash-completion (1:2.8-6) ...
19:05:07 [2020-04-09T19:05:07.018Z] #44 172.7   CC       criu/sigframe.o
19:05:07 [2020-04-09T19:05:07.018Z] #44 172.9   CC       criu/signalfd.o
19:05:07 [2020-04-09T19:05:07.078Z] #44 167.3   CC       criu/seize.o
19:05:07 [2020-04-09T19:05:07.272Z] #44 173.2   CC       criu/sk-inet.o
19:05:07 [2020-04-09T19:05:07.273Z] #44 ...
19:05:07 [2020-04-09T19:05:07.273Z] 
19:05:07 [2020-04-09T19:05:07.273Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:07 [2020-04-09T19:05:07.273Z] #17 40.37 Selecting previously unselected package vim.
19:05:07 [2020-04-09T19:05:07.273Z] #17 40.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
19:05:07 [2020-04-09T19:05:07.273Z] #17 40.39 Unpacking vim (2:8.1.0875-5) ...
19:05:07 [2020-04-09T19:05:07.831Z] #17 40.83 Selecting previously unselected package xfsprogs.
19:05:07 [2020-04-09T19:05:07.831Z] #17 40.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
19:05:07 [2020-04-09T19:05:07.831Z] #17 40.84 Unpacking xfsprogs (4.20.0-1) ...
19:05:08 [2020-04-09T19:05:08.002Z] #44 168.2   CC       criu/servicefd.o
19:05:08 [2020-04-09T19:05:08.086Z] #17 41.18 Selecting previously unselected package zip.
19:05:08 [2020-04-09T19:05:08.086Z] #17 41.20 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
19:05:08 [2020-04-09T19:05:08.086Z] #17 41.20 Unpacking zip (3.0-11+b1) ...
19:05:08 [2020-04-09T19:05:08.258Z] #44 168.7   CC       criu/shmem.o
19:05:08 [2020-04-09T19:05:08.340Z] #17 41.38 Setting up aufs-tools (1:4.14+20190211-1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.41 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.43 Setting up libgpm2:amd64 (1.20.7-5) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.44 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.45 Setting up uidmap (1:4.5-1.1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.46 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.50 Setting up xxd (2:8.1.0875-5) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.51 Setting up zip (3.0-11+b1) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.52 Setting up vim-common (2:8.1.0875-5) ...
19:05:08 [2020-04-09T19:05:08.341Z] #17 41.54 Setting up bash-completion (1:2.8-6) ...
19:05:08 [2020-04-09T19:05:08.910Z] #48 ...
19:05:08 [2020-04-09T19:05:08.910Z] 
19:05:08 [2020-04-09T19:05:08.910Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:05:08 [2020-04-09T19:05:08.910Z] #63 26.58 Fetched 8120 kB in 26s (316 kB/s)
19:05:09 [2020-04-09T19:05:09.182Z] #44 169.6   CC       criu/sigframe.o
19:05:09 [2020-04-09T19:05:09.437Z] #44 169.8   CC       criu/signalfd.o
19:05:09 [2020-04-09T19:05:09.520Z] #17 50.14 Setting up libiptc0:amd64 (1.8.2-4) ...
19:05:09 [2020-04-09T19:05:09.520Z] #17 50.15 Setting up xz-utils (5.2.4-1) ...
19:05:09 [2020-04-09T19:05:09.520Z] #17 50.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:05:09 [2020-04-09T19:05:09.520Z] #17 50.19 Setting up sudo (1.8.27-1+deb10u2) ...
19:05:09 [2020-04-09T19:05:09.520Z] #17 ...
19:05:09 [2020-04-09T19:05:09.520Z] 
19:05:09 [2020-04-09T19:05:09.520Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:09 [2020-04-09T19:05:09.520Z] #44 157.5   CC       criu/ipc_ns.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 158.7   CC       criu/irmap.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 159.3   CC       criu/kcmp-ids.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 159.7   CC       criu/kerndat.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 160.7   CC       criu/libnetlink.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 161.2   CC       criu/log.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 161.7   CC       criu/lsm.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 162.1   CC       criu/mem.o
19:05:09 [2020-04-09T19:05:09.520Z] #44 164.0   CC       criu/mount.o
19:05:09 [2020-04-09T19:05:09.775Z] #44 ...
19:05:09 [2020-04-09T19:05:09.776Z] 
19:05:09 [2020-04-09T19:05:09.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.25 invoke-rc.d: could not determine current runlevel
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.26 invoke-rc.d: policy-rc.d denied execution of start.
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.27 Setting up pigz (2.4-1) ...
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.31 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.33 Setting up python-pip-whl (18.1-5) ...
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.36 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:05:09 [2020-04-09T19:05:09.776Z] #17 50.37 Setting up vim-runtime (2:8.1.0875-5) ...
19:05:09 [2020-04-09T19:05:09.997Z] #44 170.1   CC       criu/sk-inet.o
19:05:09 [2020-04-09T19:05:09.997Z] #44 ...
19:05:09 [2020-04-09T19:05:09.997Z] 
19:05:09 [2020-04-09T19:05:09.997Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.06 Selecting previously unselected package python3-lib2to3.
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.07 Unpacking python3-lib2to3 (3.7.3-1) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.30 Selecting previously unselected package python3-distutils.
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.31 Unpacking python3-distutils (3.7.3-1) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.56 Selecting previously unselected package python3-pip.
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.57 Unpacking python3-pip (18.1-5) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.74 Selecting previously unselected package python3-pkg-resources.
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.74 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.75 Unpacking python3-pkg-resources (40.8.0-1) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.87 Selecting previously unselected package python3-setuptools.
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.87 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 36.87 Unpacking python3-setuptools (40.8.0-1) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.02 Selecting previously unselected package python3-wheel.
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.04 Unpacking python3-wheel (0.32.3-2) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.11 Selecting previously unselected package sudo.
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.12 Unpacking sudo (1.8.27-1+deb10u2) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.57 Selecting previously unselected package thin-provisioning-tools.
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.79 Selecting previously unselected package uidmap.
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.80 Unpacking uidmap (1:4.5-1.1) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.91 Selecting previously unselected package vim-runtime.
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:05:09 [2020-04-09T19:05:09.997Z] #17 37.98 Unpacking vim-runtime (2:8.1.0875-5) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 40.54 Selecting previously unselected package vim.
19:05:09 [2020-04-09T19:05:09.997Z] #17 40.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 40.57 Unpacking vim (2:8.1.0875-5) ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 40.98 Selecting previously unselected package xfsprogs.
19:05:09 [2020-04-09T19:05:09.997Z] #17 40.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
19:05:09 [2020-04-09T19:05:09.997Z] #17 41.00 Unpacking xfsprogs (4.20.0-1) ...
19:05:10 [2020-04-09T19:05:10.252Z] #17 41.40 Selecting previously unselected package zip.
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.83 Setting up libaio1:amd64 (0.3.112-3) ...
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.84 Setting up libonig5:amd64 (6.9.1-1) ...
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.86 Setting up vim (2:8.1.0875-5) ...
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:05:10 [2020-04-09T19:05:10.336Z] #17 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:05:10 [2020-04-09T19:05:10.510Z] #17 41.41 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
19:05:10 [2020-04-09T19:05:10.510Z] #17 41.41 Unpacking zip (3.0-11+b1) ...
19:05:10 [2020-04-09T19:05:10.511Z] #17 41.57 Setting up aufs-tools (1:4.14+20190211-1) ...
19:05:10 [2020-04-09T19:05:10.511Z] #17 41.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:05:10 [2020-04-09T19:05:10.511Z] #17 41.61 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:05:10 [2020-04-09T19:05:10.511Z] #17 41.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:05:10 [2020-04-09T19:05:10.511Z] #17 41.65 Setting up libgpm2:amd64 (1.20.7-5) ...
19:05:10 [2020-04-09T19:05:10.591Z] #17 50.95 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:05:10 [2020-04-09T19:05:10.591Z] #17 50.96 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:05:10 [2020-04-09T19:05:10.591Z] #17 50.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:05:10 [2020-04-09T19:05:10.591Z] #17 50.99 Setting up jq (1.5+dfsg-2+b1) ...
19:05:10 [2020-04-09T19:05:10.591Z] #17 51.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:05:10 [2020-04-09T19:05:10.591Z] #17 51.02 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.66 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.68 Setting up uidmap (1:4.5-1.1) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.69 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.75 Setting up xxd (2:8.1.0875-5) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.76 Setting up zip (3.0-11+b1) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.77 Setting up vim-common (2:8.1.0875-5) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 41.80 Setting up bash-completion (1:2.8-6) ...
19:05:10 [2020-04-09T19:05:10.765Z] #17 ...
19:05:10 [2020-04-09T19:05:10.765Z] 
19:05:10 [2020-04-09T19:05:10.765Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:10 [2020-04-09T19:05:10.765Z] #44 171.2   CC       criu/sk-netlink.o
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.78 Setting up libiptc0:amd64 (1.8.2-4) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.79 Setting up xz-utils (5.2.4-1) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.81 Setting up sudo (1.8.27-1+deb10u2) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.87 invoke-rc.d: could not determine current runlevel
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.88 invoke-rc.d: policy-rc.d denied execution of start.
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.89 Setting up pigz (2.4-1) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.91 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.92 Setting up python-pip-whl (18.1-5) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.94 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:05:10 [2020-04-09T19:05:10.855Z] #17 43.95 Setting up vim-runtime (2:8.1.0875-5) ...
19:05:11 [2020-04-09T19:05:11.110Z] #17 44.30 Setting up libaio1:amd64 (0.3.112-3) ...
19:05:11 [2020-04-09T19:05:11.325Z] #44 171.7   CC       criu/sk-packet.o
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.31 Setting up libonig5:amd64 (6.9.1-1) ...
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.34 Setting up vim (2:8.1.0875-5) ...
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:05:11 [2020-04-09T19:05:11.364Z] #17 44.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:05:11 [2020-04-09T19:05:11.365Z] #17 44.42 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:05:11 [2020-04-09T19:05:11.365Z] #17 44.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:05:11 [2020-04-09T19:05:11.365Z] #17 44.44 Setting up jq (1.5+dfsg-2+b1) ...
19:05:11 [2020-04-09T19:05:11.365Z] #17 44.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:05:11 [2020-04-09T19:05:11.365Z] #17 44.46 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:05:12 [2020-04-09T19:05:12.067Z] #65 243.3 + bin/containerd-stress
19:05:12 [2020-04-09T19:05:12.250Z] #44 172.5   CC       criu/sk-queue.o
19:05:12 [2020-04-09T19:05:12.326Z] #65 245.8 + bin/containerd-shim
19:05:12 [2020-04-09T19:05:12.505Z] #44 173.0   CC       criu/sk-tcp.o
19:05:13 [2020-04-09T19:05:13.429Z] #44 173.6   CC       criu/sk-unix.o
19:05:13 [2020-04-09T19:05:13.582Z] #63 26.58 Reading package lists...
19:05:13 [2020-04-09T19:05:13.582Z] #63 ...
19:05:13 [2020-04-09T19:05:13.582Z] 
19:05:13 [2020-04-09T19:05:13.582Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.02 Setting up iptables (1.8.2-4) ...
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:05:13 [2020-04-09T19:05:13.853Z] #17 54.09 Setting up python3 (3.7.3-1) ...
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.83 Setting up iptables (1.8.2-4) ...
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:05:13 [2020-04-09T19:05:13.876Z] #17 46.88 Setting up python3 (3.7.3-1) ...
19:05:13 [2020-04-09T19:05:13.895Z] #42 31.37 Checking out files:  79% (1276/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
19:05:14 [2020-04-09T19:05:14.109Z] #17 54.48 Setting up python3-wheel (0.32.3-2) ...
19:05:14 [2020-04-09T19:05:14.196Z] #42 31.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:05:14 [2020-04-09T19:05:14.437Z] #17 47.26 Setting up python3-wheel (0.32.3-2) ...
19:05:14 [2020-04-09T19:05:14.672Z] #17 55.27 Setting up apparmor (2.13.2-10) ...
19:05:14 [2020-04-09T19:05:14.998Z] #17 47.88 Setting up apparmor (2.13.2-10) ...
19:05:15 [2020-04-09T19:05:15.314Z] #44 175.7   CC       criu/sockets.o
19:05:15 [2020-04-09T19:05:15.830Z] #42 ...
19:05:15 [2020-04-09T19:05:15.830Z] 
19:05:15 [2020-04-09T19:05:15.830Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:05:15 [2020-04-09T19:05:15.830Z] #57 23.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:05:15 [2020-04-09T19:05:15.830Z] #57 23.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:05:15 [2020-04-09T19:05:15.830Z] #57 23.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:05:15 [2020-04-09T19:05:15.830Z] #57 23.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:05:15 [2020-04-09T19:05:15.830Z] #57 24.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:05:15 [2020-04-09T19:05:15.830Z] #57 26.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:05:15 [2020-04-09T19:05:15.830Z] #57 28.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:05:15 [2020-04-09T19:05:15.830Z] #57 30.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:05:16 [2020-04-09T19:05:16.121Z] #57 33.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:05:16 [2020-04-09T19:05:16.121Z] #57 33.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:05:16 [2020-04-09T19:05:16.240Z] #44 176.7   CC       criu/stats.o
19:05:16 [2020-04-09T19:05:16.240Z] #44 ...
19:05:16 [2020-04-09T19:05:16.240Z] 
19:05:16 [2020-04-09T19:05:16.240Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.81 Setting up libiptc0:amd64 (1.8.2-4) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.82 Setting up xz-utils (5.2.4-1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.84 Setting up sudo (1.8.27-1+deb10u2) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.90 invoke-rc.d: could not determine current runlevel
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.91 invoke-rc.d: policy-rc.d denied execution of start.
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.92 Setting up pigz (2.4-1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.94 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.95 Setting up python-pip-whl (18.1-5) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.96 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 43.97 Setting up vim-runtime (2:8.1.0875-5) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.31 Setting up libaio1:amd64 (0.3.112-3) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.32 Setting up libonig5:amd64 (6.9.1-1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.34 Setting up vim (2:8.1.0875-5) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.42 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.44 Setting up jq (1.5+dfsg-2+b1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 44.46 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.92 Setting up iptables (1.8.2-4) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:05:16 [2020-04-09T19:05:16.240Z] #17 46.98 Setting up python3 (3.7.3-1) ...
19:05:16 [2020-04-09T19:05:16.240Z] #17 47.28 Setting up python3-wheel (0.32.3-2) ...
19:05:16 [2020-04-09T19:05:16.360Z] #17 49.25 Setting up xfsprogs (4.20.0-1) ...
19:05:16 [2020-04-09T19:05:16.360Z] #17 49.26 Setting up python3-lib2to3 (3.7.3-1) ...
19:05:16 [2020-04-09T19:05:16.562Z] #17 56.85 Setting up xfsprogs (4.20.0-1) ...
19:05:16 [2020-04-09T19:05:16.562Z] #17 56.87 Setting up python3-lib2to3 (3.7.3-1) ...
19:05:16 [2020-04-09T19:05:16.562Z] #17 57.28 Setting up python3-pkg-resources (40.8.0-1) ...
19:05:16 [2020-04-09T19:05:16.616Z] #17 49.58 Setting up python3-pkg-resources (40.8.0-1) ...
19:05:16 [2020-04-09T19:05:16.779Z] #57 34.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:05:16 [2020-04-09T19:05:16.801Z] #17 47.90 Setting up apparmor (2.13.2-10) ...
19:05:17 [2020-04-09T19:05:17.070Z] #57 34.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:05:17 [2020-04-09T19:05:17.177Z] #17 50.37 Setting up python3-distutils (3.7.3-1) ...
19:05:17 [2020-04-09T19:05:17.650Z] #65 251.1 + bin/containerd-shim-runc-v1
19:05:17 [2020-04-09T19:05:17.733Z] #57 ...
19:05:17 [2020-04-09T19:05:17.733Z] 
19:05:17 [2020-04-09T19:05:17.733Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:05:17 [2020-04-09T19:05:17.738Z] #17 50.79 Setting up python3-setuptools (40.8.0-1) ...
19:05:17 [2020-04-09T19:05:17.929Z] #17 58.23 Setting up python3-distutils (3.7.3-1) ...
19:05:18 [2020-04-09T19:05:18.162Z] #17 49.19 Setting up xfsprogs (4.20.0-1) ...
19:05:18 [2020-04-09T19:05:18.185Z] #17 58.78 Setting up python3-setuptools (40.8.0-1) ...
19:05:18 [2020-04-09T19:05:18.298Z] #17 ...
19:05:18 [2020-04-09T19:05:18.298Z] 
19:05:18 [2020-04-09T19:05:18.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:18 [2020-04-09T19:05:18.298Z] #44 174.3   CC       criu/sk-netlink.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 174.7   CC       criu/sk-packet.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 175.4   CC       criu/sk-queue.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 175.9   CC       criu/sk-tcp.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 176.4   CC       criu/sk-unix.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 178.5   CC       criu/sockets.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 179.4   CC       criu/stats.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 179.7   CC       criu/string.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 179.8   CC       criu/sysctl.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 180.4   CC       criu/sysfs_parse.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 180.8   CC       criu/timerfd.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 181.1   CC       criu/tty.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 183.1   CC       criu/tun.o
19:05:18 [2020-04-09T19:05:18.298Z] #44 183.8   CC       criu/uffd.o
19:05:18 [2020-04-09T19:05:18.323Z] #75 35.31 Checking out files:  41% (852/2066)   
Checking out files:  42% (868/2066)   
Checking out files:  43% (889/2066)   
Checking out files:  44% (910/2066)   
Checking out files:  45% (930/2066)   
Checking out files:  46% (951/2066)   
Checking out files:  47% (972/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
19:05:18 [2020-04-09T19:05:18.323Z] #75 36.13 + cd /tmp/tmp.GuaNdVsbpe/src/github.com/docker/libnetwork
19:05:18 [2020-04-09T19:05:18.323Z] #75 36.13 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:05:18 [2020-04-09T19:05:18.417Z] #17 49.21 Setting up python3-lib2to3 (3.7.3-1) ...
19:05:18 [2020-04-09T19:05:18.553Z] #44 ...
19:05:18 [2020-04-09T19:05:18.553Z] 
19:05:18 [2020-04-09T19:05:18.553Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:18 [2020-04-09T19:05:18.553Z] #17 51.70 Setting up python3-pip (18.1-5) ...
19:05:18 [2020-04-09T19:05:18.622Z] #75 ...
19:05:18 [2020-04-09T19:05:18.622Z] 
19:05:18 [2020-04-09T19:05:18.622Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:05:18 [2020-04-09T19:05:18.622Z] #36 26.81 Fetched 8120 kB in 26s (313 kB/s)
19:05:18 [2020-04-09T19:05:18.672Z] #17 49.58 Setting up python3-pkg-resources (40.8.0-1) ...
19:05:18 [2020-04-09T19:05:18.923Z] #36 26.81 Reading package lists...
19:05:18 [2020-04-09T19:05:18.923Z] #36 ...
19:05:18 [2020-04-09T19:05:18.923Z] 
19:05:18 [2020-04-09T19:05:18.923Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:05:18 [2020-04-09T19:05:18.923Z] #75 36.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:05:19 [2020-04-09T19:05:19.484Z] #17 50.19 Setting up python3-distutils (3.7.3-1) ...
19:05:19 [2020-04-09T19:05:19.554Z] #17 59.98 Setting up python3-pip (18.1-5) ...
19:05:19 [2020-04-09T19:05:19.740Z] #17 50.56 Setting up python3-setuptools (40.8.0-1) ...
19:05:19 [2020-04-09T19:05:19.810Z] #17 ...
19:05:19 [2020-04-09T19:05:19.810Z] 
19:05:19 [2020-04-09T19:05:19.810Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:19 [2020-04-09T19:05:19.810Z] #44 167.9   CC       criu/namespaces.o
19:05:19 [2020-04-09T19:05:19.810Z] #44 169.8   CC       criu/net.o
19:05:19 [2020-04-09T19:05:19.810Z] #44 173.2   CC       criu/netfilter.o
19:05:19 [2020-04-09T19:05:19.810Z] #44 173.7   CC       criu/page-pipe.o
19:05:19 [2020-04-09T19:05:19.810Z] #44 174.4   CC       criu/page-xfer.o
19:05:19 [2020-04-09T19:05:19.810Z] #44 175.9   CC       criu/pagemap-cache.o
19:05:19 [2020-04-09T19:05:19.810Z] #44 176.4   CC       criu/pagemap.o
19:05:19 [2020-04-09T19:05:19.810Z] #44 177.5   CC       criu/parasite-syscall.o
19:05:19 [2020-04-09T19:05:19.863Z] #75 ...
19:05:19 [2020-04-09T19:05:19.863Z] 
19:05:19 [2020-04-09T19:05:19.863Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:19 [2020-04-09T19:05:19.863Z] #48 27.54 vendor/golang.org/x/crypto/internal/subtle
19:05:19 [2020-04-09T19:05:19.964Z] #17 52.69 Processing triggers for libc-bin (2.28-10) ...
19:05:19 [2020-04-09T19:05:19.964Z] #17 52.72 Processing triggers for mime-support (3.62) ...
19:05:19 [2020-04-09T19:05:19.964Z] #17 DONE 53.1s
19:05:19 [2020-04-09T19:05:19.964Z] 
19:05:19 [2020-04-09T19:05:19.964Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:19 [2020-04-09T19:05:19.964Z] #44 185.0   CC       criu/util.o
19:05:20 [2020-04-09T19:05:20.154Z] #48 ...
19:05:20 [2020-04-09T19:05:20.154Z] 
19:05:20 [2020-04-09T19:05:20.154Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:05:20 [2020-04-09T19:05:20.154Z] #44 28.07 Fetched 8120 kB in 27s (299 kB/s)
19:05:20 [2020-04-09T19:05:20.154Z] #44 28.07 Reading package lists...
19:05:20 [2020-04-09T19:05:20.154Z] #44 ...
19:05:20 [2020-04-09T19:05:20.154Z] 
19:05:20 [2020-04-09T19:05:20.154Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:05:20 [2020-04-09T19:05:20.154Z] #42 35.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:05:20 [2020-04-09T19:05:20.371Z] #44 ...
19:05:20 [2020-04-09T19:05:20.372Z] 
19:05:20 [2020-04-09T19:05:20.372Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:05:20 [2020-04-09T19:05:20.372Z] #17 60.92 Processing triggers for libc-bin (2.28-10) ...
19:05:20 [2020-04-09T19:05:20.372Z] #17 60.99 Processing triggers for mime-support (3.62) ...
19:05:20 [2020-04-09T19:05:20.452Z] #42 ...
19:05:20 [2020-04-09T19:05:20.452Z] 
19:05:20 [2020-04-09T19:05:20.452Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:05:20 [2020-04-09T19:05:20.452Z] #11 28.40 Fetched 8120 kB in 28s (295 kB/s)
19:05:20 [2020-04-09T19:05:20.452Z] #11 28.40 Reading package lists...
19:05:20 [2020-04-09T19:05:20.452Z] #11 ...
19:05:20 [2020-04-09T19:05:20.452Z] 
19:05:20 [2020-04-09T19:05:20.452Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:05:20 [2020-04-09T19:05:20.452Z] #63 26.58 Reading package lists...
19:05:20 [2020-04-09T19:05:20.554Z] #17 51.41 Setting up python3-pip (18.1-5) ...
19:05:20 [2020-04-09T19:05:20.930Z] #44 186.8   CC       criu/uts_ns.o
19:05:20 [2020-04-09T19:05:20.941Z] #65 253.9 + bin/containerd-shim-runc-v2
19:05:21 [2020-04-09T19:05:21.096Z] #63 37.96 Reading package lists...
19:05:21 [2020-04-09T19:05:21.096Z] #63 ...
19:05:21 [2020-04-09T19:05:21.096Z] 
19:05:21 [2020-04-09T19:05:21.096Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:05:21 [2020-04-09T19:05:21.096Z] #26 29.08 Fetched 8120 kB in 28s (288 kB/s)
19:05:21 [2020-04-09T19:05:21.096Z] #26 29.08 Reading package lists...
19:05:21 [2020-04-09T19:05:21.096Z] #26 ...
19:05:21 [2020-04-09T19:05:21.096Z] 
19:05:21 [2020-04-09T19:05:21.096Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:05:21 [2020-04-09T19:05:21.096Z] #36 26.81 Reading package lists...
19:05:21 [2020-04-09T19:05:21.114Z] #17 52.07 Processing triggers for libc-bin (2.28-10) ...
19:05:21 [2020-04-09T19:05:21.114Z] #17 52.09 Processing triggers for mime-support (3.62) ...
19:05:21 [2020-04-09T19:05:21.185Z] #44 187.0   CC       criu/vdso-compat.o
19:05:21 [2020-04-09T19:05:21.200Z] #65 254.9 + binaries
19:05:21 [2020-04-09T19:05:21.301Z] #17 DONE 61.6s
19:05:21 [2020-04-09T19:05:21.301Z] 
19:05:21 [2020-04-09T19:05:21.301Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
19:05:21 [2020-04-09T19:05:21.441Z] #44 187.3   CC       criu/vdso.o
19:05:21 [2020-04-09T19:05:21.459Z] #65 254.9 + mkdir -p /build
19:05:21 [2020-04-09T19:05:21.459Z] #65 254.9 + cp bin/containerd /build/containerd
19:05:21 [2020-04-09T19:05:21.459Z] #65 254.9 + cp bin/containerd-shim /build/containerd-shim
19:05:21 [2020-04-09T19:05:21.459Z] #65 255.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:05:21 [2020-04-09T19:05:21.459Z] #65 255.0 + cp bin/ctr /build/ctr
19:05:21 [2020-04-09T19:05:21.679Z] #17 DONE 52.5s
19:05:21 [2020-04-09T19:05:21.679Z] 
19:05:21 [2020-04-09T19:05:21.679Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
19:05:21 [2020-04-09T19:05:21.696Z] #44 ...
19:05:21 [2020-04-09T19:05:21.696Z] 
19:05:21 [2020-04-09T19:05:21.696Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
19:05:21 [2020-04-09T19:05:21.696Z] #18 1.510 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:05:21 [2020-04-09T19:05:21.696Z] #18 1.514 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:05:21 [2020-04-09T19:05:21.696Z] #18 1.517 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:05:21 [2020-04-09T19:05:21.696Z] #18 DONE 1.6s
19:05:21 [2020-04-09T19:05:21.696Z] 
19:05:21 [2020-04-09T19:05:21.696Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:05:21 [2020-04-09T19:05:21.719Z] #65 DONE 255.3s
19:05:22 [2020-04-09T19:05:22.197Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/rootless	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/volume	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === Skipped
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver btrfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:73: No driver to put!
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z] time="2020-04-09T19:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z] time="2020-04-09T19:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:05:22 [2020-04-09T19:05:22.197Z] time="2020-04-09T19:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:05:22 [2020-04-09T19:05:22.197Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:05:22 [2020-04-09T19:05:22.197Z] 
19:05:22 [2020-04-09T19:05:22.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z] time="2020-04-09T19:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z] time="2020-04-09T19:04:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:73: No driver to put!
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     overlay_test.go:49: Fails to compute changes intermittently
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:46: Driver zfs not supported
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:46: Driver zfs not supported
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:46: Driver zfs not supported
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:46: Driver zfs not supported
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:46: Driver zfs not supported
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     graphtest_unix.go:73: No driver to put!
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:05:22 [2020-04-09T19:05:22.198Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] 
19:05:22 [2020-04-09T19:05:22.198Z] DONE 2174 tests, 26 skipped in 193.829s
Post stage
[Pipeline] junit
19:05:22 [2020-04-09T19:05:22.234Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:05:22 [2020-04-09T19:05:22.557Z] Client:
19:05:22 [2020-04-09T19:05:22.557Z]  Debug Mode: false
19:05:22 [2020-04-09T19:05:22.557Z]  Plugins:
19:05:22 [2020-04-09T19:05:22.557Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
19:05:22 [2020-04-09T19:05:22.557Z] 
19:05:22 [2020-04-09T19:05:22.557Z] Server:
19:05:22 [2020-04-09T19:05:22.557Z]  Containers: 0
19:05:22 [2020-04-09T19:05:22.557Z]   Running: 0
19:05:22 [2020-04-09T19:05:22.557Z]   Paused: 0
19:05:22 [2020-04-09T19:05:22.557Z]   Stopped: 0
19:05:22 [2020-04-09T19:05:22.557Z]  Images: 0
19:05:22 [2020-04-09T19:05:22.557Z]  Server Version: 19.03.5
19:05:22 [2020-04-09T19:05:22.557Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:05:22 [2020-04-09T19:05:22.557Z]   Windows: 
19:05:22 [2020-04-09T19:05:22.557Z]   LCOW: 
19:05:22 [2020-04-09T19:05:22.557Z]  Logging Driver: json-file
19:05:22 [2020-04-09T19:05:22.557Z]  Plugins:
19:05:22 [2020-04-09T19:05:22.557Z]   Volume: local
19:05:22 [2020-04-09T19:05:22.557Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:05:22 [2020-04-09T19:05:22.557Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:05:22 [2020-04-09T19:05:22.557Z]  Swarm: inactive
19:05:22 [2020-04-09T19:05:22.557Z]  Default Isolation: process
19:05:22 [2020-04-09T19:05:22.557Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:05:22 [2020-04-09T19:05:22.557Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
19:05:22 [2020-04-09T19:05:22.557Z]  OSType: windows
19:05:22 [2020-04-09T19:05:22.557Z]  Architecture: x86_64
19:05:22 [2020-04-09T19:05:22.557Z]  CPUs: 4
19:05:22 [2020-04-09T19:05:22.557Z]  Total Memory: 32GiB
19:05:22 [2020-04-09T19:05:22.557Z]  Name: azwin-2-8f3450
19:05:22 [2020-04-09T19:05:22.557Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
19:05:22 [2020-04-09T19:05:22.557Z]  Docker Root Dir: D:\docker
19:05:22 [2020-04-09T19:05:22.557Z]  Debug Mode: false
19:05:22 [2020-04-09T19:05:22.557Z]  Registry: https://index.docker.io/v1/
19:05:22 [2020-04-09T19:05:22.557Z]  Labels:
19:05:22 [2020-04-09T19:05:22.557Z]  Experimental: true
19:05:22 [2020-04-09T19:05:22.557Z]  Insecure Registries:
19:05:22 [2020-04-09T19:05:22.557Z]   10.0.0.4:5000
19:05:22 [2020-04-09T19:05:22.557Z]   127.0.0.0/8
19:05:22 [2020-04-09T19:05:22.557Z]  Registry Mirrors:
19:05:22 [2020-04-09T19:05:22.557Z]   http://10.0.0.4:5000/
19:05:22 [2020-04-09T19:05:22.557Z]  Live Restore Enabled: false
19:05:22 [2020-04-09T19:05:22.557Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
19:05:22 [2020-04-09T19:05:22.772Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -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:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/make.sh dynbinary test-integration
19:05:23 [2020-04-09T19:05:23.041Z] #18 1.557 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:05:23 [2020-04-09T19:05:23.041Z] #18 1.562 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:05:23 [2020-04-09T19:05:23.041Z] #18 1.566 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:05:23 [2020-04-09T19:05:23.041Z] #18 DONE 1.7s
19:05:23 [2020-04-09T19:05:23.041Z] 
19:05:23 [2020-04-09T19:05:23.041Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:23 [2020-04-09T19:05:23.041Z] #44 177.1   CC       criu/string.o
19:05:23 [2020-04-09T19:05:23.041Z] #44 177.2   CC       criu/sysctl.o
19:05:23 [2020-04-09T19:05:23.041Z] #44 177.9   CC       criu/sysfs_parse.o
19:05:23 [2020-04-09T19:05:23.041Z] #44 178.4   CC       criu/timerfd.o
19:05:23 [2020-04-09T19:05:23.041Z] #44 178.8   CC       criu/tty.o
19:05:23 [2020-04-09T19:05:23.041Z] #44 180.7   CC       criu/tun.o
19:05:23 [2020-04-09T19:05:23.041Z] #44 181.2   CC       criu/uffd.o
19:05:23 [2020-04-09T19:05:23.041Z] #44 182.6   CC       criu/util.o
19:05:23 [2020-04-09T19:05:23.056Z] 
19:05:23 [2020-04-09T19:05:23.056Z] Removing bundles/
19:05:23 [2020-04-09T19:05:23.056Z] 
19:05:23 [2020-04-09T19:05:23.056Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:05:23 [2020-04-09T19:05:23.099Z] 
19:05:23 [2020-04-09T19:05:23.099Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:05:23 [2020-04-09T19:05:23.190Z] #18 1.741 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:05:23 [2020-04-09T19:05:23.190Z] #18 1.745 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:05:23 [2020-04-09T19:05:23.190Z] #18 1.749 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:05:23 [2020-04-09T19:05:23.190Z] #18 DONE 1.9s
19:05:23 [2020-04-09T19:05:23.190Z] 
19:05:23 [2020-04-09T19:05:23.190Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:23 [2020-04-09T19:05:23.190Z] #44 178.5   CC       criu/path.o
19:05:23 [2020-04-09T19:05:23.190Z] #44 179.0   CC       criu/pie-util-vdso-elf32.o
19:05:23 [2020-04-09T19:05:23.190Z] #44 179.7   CC       criu/pie-util-vdso.o
19:05:23 [2020-04-09T19:05:23.190Z] #44 180.2   CC       criu/pie-util.o
19:05:23 [2020-04-09T19:05:23.190Z] #44 180.5   CC       criu/pipes.o
19:05:23 [2020-04-09T19:05:23.296Z] #44 ...
19:05:23 [2020-04-09T19:05:23.296Z] 
19:05:23 [2020-04-09T19:05:23.296Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:05:23 [2020-04-09T19:05:23.338Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:05:23 [2020-04-09T19:05:23.338Z] GOOS="" GOARCH="" GOARM=""
19:05:23 [2020-04-09T19:05:23.358Z] #66 DONE 0.2s
19:05:23 [2020-04-09T19:05:23.358Z] 
19:05:23 [2020-04-09T19:05:23.358Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:05:23 [2020-04-09T19:05:23.358Z] #70 DONE 0.2s
19:05:23 [2020-04-09T19:05:23.617Z] 
19:05:23 [2020-04-09T19:05:23.617Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:05:23 [2020-04-09T19:05:23.617Z] #72 DONE 0.1s
19:05:23 [2020-04-09T19:05:23.617Z] 
19:05:23 [2020-04-09T19:05:23.617Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:05:23 [2020-04-09T19:05:23.617Z] #75 DONE 0.1s
19:05:23 [2020-04-09T19:05:23.617Z] 
19:05:23 [2020-04-09T19:05:23.617Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:05:23 [2020-04-09T19:05:23.752Z] #44 181.7   CC       criu/plugin.o
19:05:23 [2020-04-09T19:05:23.875Z] #76 DONE 0.0s
19:05:23 [2020-04-09T19:05:23.875Z] 
19:05:23 [2020-04-09T19:05:23.875Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
19:05:24 [2020-04-09T19:05:24.313Z] #44 182.1   CC       criu/proc_parse.o
19:05:25 [2020-04-09T19:05:25.252Z] #77 DONE 1.4s
19:05:25 [2020-04-09T19:05:25.252Z] 
19:05:25 [2020-04-09T19:05:25.252Z] #78 exporting to image
19:05:25 [2020-04-09T19:05:25.252Z] #78 exporting layers
19:05:26 [2020-04-09T19:05:26.256Z] #36 39.73 Reading package lists...
19:05:26 [2020-04-09T19:05:26.256Z] #36 ...
19:05:26 [2020-04-09T19:05:26.256Z] 
19:05:26 [2020-04-09T19:05:26.256Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:26 [2020-04-09T19:05:26.256Z] #54 40.17 + cd /tmp/tmp.uDA8eEOtMM/src/github.com/golangci/golangci-lint/
19:05:26 [2020-04-09T19:05:26.256Z] #54 40.17 + git checkout -q v1.23.8
19:05:26 [2020-04-09T19:05:26.256Z] #54 41.87 ++ git describe --tags
19:05:26 [2020-04-09T19:05:26.256Z] #54 41.87 + version=v1.23.8
19:05:26 [2020-04-09T19:05:26.256Z] #54 41.87 ++ git rev-parse --short HEAD
19:05:26 [2020-04-09T19:05:26.256Z] #54 41.88 + commit=76a82c6
19:05:26 [2020-04-09T19:05:26.256Z] #54 41.88 ++ git show -s --format=%cd
19:05:26 [2020-04-09T19:05:26.256Z] #54 41.88 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:05:26 [2020-04-09T19:05:26.256Z] #54 41.89 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
19:05:26 [2020-04-09T19:05:26.938Z] #19 4.907 Collecting yamllint==1.16.0
19:05:27 [2020-04-09T19:05:27.193Z] #19 ...
19:05:27 [2020-04-09T19:05:27.193Z] 
19:05:27 [2020-04-09T19:05:27.193Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:27 [2020-04-09T19:05:27.193Z] #44 188.3   LINK     criu/built-in.o
19:05:27 [2020-04-09T19:05:27.193Z] #44 188.5   LINK     criu/criu
19:05:27 [2020-04-09T19:05:27.193Z] #44 189.0   DEP      lib/c/criu.d
19:05:27 [2020-04-09T19:05:27.193Z] #44 189.0   CC       images/rpc.pb-c.o
19:05:27 [2020-04-09T19:05:27.193Z] #44 189.7   CC       lib/c/criu.o
19:05:27 [2020-04-09T19:05:27.193Z] #44 190.9   LINK     lib/c/built-in.o
19:05:27 [2020-04-09T19:05:27.193Z] #44 190.9   LINK     lib/c/libcriu.so
19:05:27 [2020-04-09T19:05:27.193Z] #44 191.0   LINK     lib/c/libcriu.a
19:05:27 [2020-04-09T19:05:27.193Z] #44 191.2   GEN      magic.py
19:05:27 [2020-04-09T19:05:27.193Z] #44 191.4 Note: Building without setproctitle() and strlcpy() support.
19:05:27 [2020-04-09T19:05:27.193Z] #44 191.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:05:27 [2020-04-09T19:05:27.193Z] #44 191.4 Note: Building without GnuTLS support
19:05:27 [2020-04-09T19:05:27.193Z] #44 192.3 fatal: not a git repository (or any of the parent directories): .git
19:05:27 [2020-04-09T19:05:27.193Z] #44 192.9 make[1]: Nothing to be done for 'all'.
19:05:27 [2020-04-09T19:05:27.580Z] #44 185.3   CC       criu/protobuf-desc.o
19:05:27 [2020-04-09T19:05:27.753Z] #44 193.4 make[1]: 'images/built-in.o' is up to date.
19:05:27 [2020-04-09T19:05:27.753Z] #44 193.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:05:27 [2020-04-09T19:05:27.753Z] #44 193.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:05:27 [2020-04-09T19:05:27.753Z] #44 193.5 make[1]: 'compel/libcompel.a' is up to date.
19:05:27 [2020-04-09T19:05:27.753Z] #44 193.6 make[1]: 'compel/compel-host-bin' is up to date.
19:05:27 [2020-04-09T19:05:27.754Z] #44 193.6 make[1]: Nothing to be done for 'all'.
19:05:27 [2020-04-09T19:05:27.754Z] #44 193.6 make[1]: 'soccr/libsoccr.a' is up to date.
19:05:27 [2020-04-09T19:05:27.754Z] #44 193.8 make[2]: Nothing to be done for 'all'.
19:05:27 [2020-04-09T19:05:27.754Z] #44 193.8 make[2]: Nothing to be done for 'all'.
19:05:27 [2020-04-09T19:05:27.754Z] #44 193.8 make[2]: Nothing to be done for 'all'.
19:05:28 [2020-04-09T19:05:28.009Z] #44 194.0 make[2]: Nothing to be done for 'all'.
19:05:28 [2020-04-09T19:05:28.009Z] #44 194.1 make[2]: Nothing to be done for 'all'.
19:05:28 [2020-04-09T19:05:28.009Z] #44 194.1 make[2]: Nothing to be done for 'all'.
19:05:28 [2020-04-09T19:05:28.264Z] #44 194.1 make[2]: Nothing to be done for 'all'.
19:05:28 [2020-04-09T19:05:28.513Z] #44 186.5   CC       criu/protobuf.o
19:05:28 [2020-04-09T19:05:28.519Z] #44 194.3 make[2]: Nothing to be done for 'all'.
19:05:28 [2020-04-09T19:05:28.519Z] #44 194.3   INSTALL  criu/criu
19:05:28 [2020-04-09T19:05:28.529Z] #19 4.729 Collecting yamllint==1.16.0
19:05:28 [2020-04-09T19:05:28.774Z] #44 DONE 194.6s
19:05:28 [2020-04-09T19:05:28.774Z] 
19:05:28 [2020-04-09T19:05:28.774Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:05:28 [2020-04-09T19:05:28.784Z] #19 ...
19:05:28 [2020-04-09T19:05:28.784Z] 
19:05:28 [2020-04-09T19:05:28.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:28 [2020-04-09T19:05:28.784Z] #44 184.1   CC       criu/uts_ns.o
19:05:28 [2020-04-09T19:05:28.784Z] #44 184.4   CC       criu/vdso-compat.o
19:05:28 [2020-04-09T19:05:28.784Z] #44 184.7   CC       criu/vdso.o
19:05:28 [2020-04-09T19:05:28.784Z] #44 185.5   LINK     criu/built-in.o
19:05:28 [2020-04-09T19:05:28.784Z] #44 185.6   LINK     criu/criu
19:05:28 [2020-04-09T19:05:28.784Z] #44 186.1   DEP      lib/c/criu.d
19:05:28 [2020-04-09T19:05:28.784Z] #44 186.2   CC       images/rpc.pb-c.o
19:05:28 [2020-04-09T19:05:28.784Z] #44 186.8   CC       lib/c/criu.o
19:05:28 [2020-04-09T19:05:28.784Z] #44 188.1   LINK     lib/c/built-in.o
19:05:28 [2020-04-09T19:05:28.784Z] #44 188.1   LINK     lib/c/libcriu.so
19:05:28 [2020-04-09T19:05:28.784Z] #44 188.2   LINK     lib/c/libcriu.a
19:05:28 [2020-04-09T19:05:28.784Z] #44 188.3   GEN      magic.py
19:05:28 [2020-04-09T19:05:28.784Z] #44 188.4 Note: Building without setproctitle() and strlcpy() support.
19:05:28 [2020-04-09T19:05:28.784Z] #44 188.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:05:28 [2020-04-09T19:05:28.784Z] #44 188.4 Note: Building without GnuTLS support
19:05:28 [2020-04-09T19:05:28.784Z] #44 189.0 fatal: not a git repository (or any of the parent directories): .git
19:05:29 [2020-04-09T19:05:29.176Z] #44 ...
19:05:29 [2020-04-09T19:05:29.176Z] 
19:05:29 [2020-04-09T19:05:29.176Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:05:29 [2020-04-09T19:05:29.176Z] #41 DONE 299.5s
19:05:29 [2020-04-09T19:05:29.176Z] 
19:05:29 [2020-04-09T19:05:29.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:29 [2020-04-09T19:05:29.176Z] #44 187.0   CC       criu/pstree.o
19:05:29 [2020-04-09T19:05:29.176Z] #44 ...
19:05:29 [2020-04-09T19:05:29.176Z] 
19:05:29 [2020-04-09T19:05:29.176Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:05:29 [2020-04-09T19:05:29.176Z] #19 5.850 Collecting yamllint==1.16.0
19:05:29 [2020-04-09T19:05:29.246Z] #54 ...
19:05:29 [2020-04-09T19:05:29.246Z] 
19:05:29 [2020-04-09T19:05:29.246Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:05:29 [2020-04-09T19:05:29.246Z] #57 37.00 runtime/cgo
19:05:29 [2020-04-09T19:05:29.246Z] #57 37.55 runtime
19:05:29 [2020-04-09T19:05:29.246Z] #57 ...
19:05:29 [2020-04-09T19:05:29.246Z] 
19:05:29 [2020-04-09T19:05:29.246Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:05:29 [2020-04-09T19:05:29.246Z] #26 29.08 Reading package lists...
19:05:29 [2020-04-09T19:05:29.445Z] #78 exporting layers 3.8s done
19:05:29 [2020-04-09T19:05:29.445Z] #78 writing image sha256:5a37989f0eea9bcc7b3f621ec200c374b779ee8d23c0c56c6298a86bf15ca4f6 done
19:05:29 [2020-04-09T19:05:29.445Z] #78 naming to docker.io/library/docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e done
19:05:29 [2020-04-09T19:05:29.445Z] #78 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
19:05:29 [2020-04-09T19:05:29.483Z] #44 189.6 make[1]: Nothing to be done for 'all'.
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:05:29 [2020-04-09T19:05:29.738Z] #44 ...
19:05:29 [2020-04-09T19:05:29.738Z] 
19:05:29 [2020-04-09T19:05:29.738Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:29 [2020-04-09T19:05:29.738Z] #65 230.3 + bin/containerd
19:05:29 [2020-04-09T19:05:29.788Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/test/unit
19:05:30 [2020-04-09T19:05:30.286Z] #19 ...
19:05:30 [2020-04-09T19:05:30.286Z] 
19:05:30 [2020-04-09T19:05:30.286Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:30 [2020-04-09T19:05:30.286Z] #65 228.3 + bin/containerd
19:05:30 [2020-04-09T19:05:30.544Z] #19 ...
19:05:30 [2020-04-09T19:05:30.544Z] 
19:05:30 [2020-04-09T19:05:30.544Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:30 [2020-04-09T19:05:30.544Z] #44 188.3   CC       criu/rbtree.o
19:05:30 [2020-04-09T19:05:30.544Z] #44 188.6   CC       criu/rst-malloc.o
19:05:30 [2020-04-09T19:05:30.801Z] #44 188.9   CC       criu/seccomp.o
19:05:31 [2020-04-09T19:05:31.099Z] #65 ...
19:05:31 [2020-04-09T19:05:31.099Z] 
19:05:31 [2020-04-09T19:05:31.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.2 make[1]: 'images/built-in.o' is up to date.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.3 make[1]: 'compel/libcompel.a' is up to date.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.4 make[1]: 'compel/compel-host-bin' is up to date.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.4 make[1]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.4 make[1]: 'soccr/libsoccr.a' is up to date.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.6 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.6 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.6 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.8 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.8 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.9 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 190.9 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 191.0 make[2]: Nothing to be done for 'all'.
19:05:31 [2020-04-09T19:05:31.099Z] #44 191.1   INSTALL  criu/criu
19:05:31 [2020-04-09T19:05:31.099Z] #44 DONE 191.4s
19:05:31 [2020-04-09T19:05:31.099Z] 
19:05:31 [2020-04-09T19:05:31.099Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:31 [2020-04-09T19:05:31.362Z] #44 189.5   CC       criu/seize.o
19:05:31 [2020-04-09T19:05:31.768Z] #26 41.40 Reading package lists...
19:05:31 [2020-04-09T19:05:31.768Z] #26 ...
19:05:31 [2020-04-09T19:05:31.768Z] 
19:05:31 [2020-04-09T19:05:31.768Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:05:31 [2020-04-09T19:05:31.768Z] #44 28.07 Reading package lists...
19:05:31 [2020-04-09T19:05:31.768Z] #44 40.53 Reading package lists...
19:05:31 [2020-04-09T19:05:31.768Z] #44 ...
19:05:31 [2020-04-09T19:05:31.768Z] 
19:05:31 [2020-04-09T19:05:31.768Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:05:31 [2020-04-09T19:05:31.768Z] #11 28.40 Reading package lists...
19:05:32 [2020-04-09T19:05:32.290Z] #44 190.1   CC       criu/servicefd.o
19:05:32 [2020-04-09T19:05:32.546Z] #44 190.4   CC       criu/shmem.o
19:05:33 [2020-04-09T19:05:33.108Z] #44 191.2   CC       criu/sigframe.o
19:05:33 [2020-04-09T19:05:33.364Z] #44 191.3   CC       criu/signalfd.o
19:05:33 [2020-04-09T19:05:33.618Z] #53 ...
19:05:33 [2020-04-09T19:05:33.618Z] 
19:05:33 [2020-04-09T19:05:33.618Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:05:33 [2020-04-09T19:05:33.619Z] #19 10.05   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:05:33 [2020-04-09T19:05:33.619Z] #19 10.11 Collecting pyyaml (from yamllint==1.16.0)
19:05:33 [2020-04-09T19:05:33.619Z] #19 10.22   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:05:33 [2020-04-09T19:05:33.620Z] #44 191.6   CC       criu/sk-inet.o
19:05:33 [2020-04-09T19:05:33.964Z] #11 40.63 Reading package lists...
19:05:33 [2020-04-09T19:05:33.964Z] #11 ...
19:05:33 [2020-04-09T19:05:33.964Z] 
19:05:33 [2020-04-09T19:05:33.964Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:05:33 [2020-04-09T19:05:33.964Z] #63 37.96 Reading package lists...
19:05:33 [2020-04-09T19:05:33.981Z] ?   	github.com/docker/docker/api	[no test files]
19:05:34 [2020-04-09T19:05:34.178Z] #19 11.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:05:34 [2020-04-09T19:05:34.434Z] #19 11.11   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:05:34 [2020-04-09T19:05:34.434Z] #19 11.13 Building wheels for collected packages: pyyaml
19:05:34 [2020-04-09T19:05:34.434Z] #19 11.13   Running setup.py bdist_wheel for pyyaml: started
19:05:34 [2020-04-09T19:05:34.450Z] #65 ...
19:05:34 [2020-04-09T19:05:34.450Z] 
19:05:34 [2020-04-09T19:05:34.450Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:05:34 [2020-04-09T19:05:34.450Z] #19 10.19   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:05:34 [2020-04-09T19:05:34.450Z] #19 10.25 Collecting pyyaml (from yamllint==1.16.0)
19:05:34 [2020-04-09T19:05:34.450Z] #19 10.35   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.21   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.24 Building wheels for collected packages: pyyaml
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.25   Running setup.py bdist_wheel for pyyaml: started
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.93   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.93   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.97 Successfully built pyyaml
19:05:34 [2020-04-09T19:05:34.450Z] #19 11.99 Installing collected packages: pyyaml, pathspec, yamllint
19:05:34 [2020-04-09T19:05:34.450Z] #19 12.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:05:34 [2020-04-09T19:05:34.450Z] #19 DONE 12.4s
19:05:34 [2020-04-09T19:05:34.450Z] 
19:05:34 [2020-04-09T19:05:34.450Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:05:34 [2020-04-09T19:05:34.450Z] #24 DONE 0.2s
19:05:34 [2020-04-09T19:05:34.450Z] 
19:05:34 [2020-04-09T19:05:34.450Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:34 [2020-04-09T19:05:34.450Z] #53 ...
19:05:34 [2020-04-09T19:05:34.450Z] 
19:05:34 [2020-04-09T19:05:34.450Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:05:34 [2020-04-09T19:05:34.987Z] #44 192.7   CC       criu/sk-netlink.o
19:05:34 [2020-04-09T19:05:34.994Z] #19 11.74   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:05:34 [2020-04-09T19:05:34.994Z] #19 11.74   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:05:34 [2020-04-09T19:05:34.994Z] #19 11.79 Successfully built pyyaml
19:05:34 [2020-04-09T19:05:34.994Z] #19 11.80 Installing collected packages: pyyaml, pathspec, yamllint
19:05:35 [2020-04-09T19:05:35.011Z] #28 DONE 0.7s
19:05:35 [2020-04-09T19:05:35.011Z] 
19:05:35 [2020-04-09T19:05:35.011Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:35 [2020-04-09T19:05:35.011Z] #65 ...
19:05:35 [2020-04-09T19:05:35.011Z] 
19:05:35 [2020-04-09T19:05:35.011Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:05:35 [2020-04-09T19:05:35.011Z] #31 DONE 0.1s
19:05:35 [2020-04-09T19:05:35.244Z] #44 193.1   CC       criu/sk-packet.o
19:05:35 [2020-04-09T19:05:35.250Z] #19 12.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:05:35 [2020-04-09T19:05:35.267Z] 
19:05:35 [2020-04-09T19:05:35.267Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:05:35 [2020-04-09T19:05:35.267Z] #34 DONE 0.1s
19:05:35 [2020-04-09T19:05:35.267Z] 
19:05:35 [2020-04-09T19:05:35.267Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:05:35 [2020-04-09T19:05:35.267Z] #39 DONE 0.1s
19:05:35 [2020-04-09T19:05:35.267Z] 
19:05:35 [2020-04-09T19:05:35.267Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:05:35 [2020-04-09T19:05:35.594Z] #42 DONE 0.2s
19:05:35 [2020-04-09T19:05:35.594Z] 
19:05:35 [2020-04-09T19:05:35.594Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:05:35 [2020-04-09T19:05:35.594Z] #45 DONE 0.1s
19:05:35 [2020-04-09T19:05:35.594Z] 
19:05:35 [2020-04-09T19:05:35.594Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:35 [2020-04-09T19:05:35.594Z] #65 ...
19:05:35 [2020-04-09T19:05:35.594Z] 
19:05:35 [2020-04-09T19:05:35.594Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:05:35 [2020-04-09T19:05:35.594Z] #48 DONE 0.1s
19:05:35 [2020-04-09T19:05:35.594Z] 
19:05:35 [2020-04-09T19:05:35.594Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:05:35 [2020-04-09T19:05:35.594Z] #19 DONE 12.3s
19:05:35 [2020-04-09T19:05:35.594Z] 
19:05:35 [2020-04-09T19:05:35.594Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:05:35 [2020-04-09T19:05:35.594Z] #24 DONE 0.2s
19:05:35 [2020-04-09T19:05:35.594Z] 
19:05:35 [2020-04-09T19:05:35.594Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:05:35 [2020-04-09T19:05:35.849Z] #51 DONE 0.1s
19:05:35 [2020-04-09T19:05:35.849Z] 
19:05:35 [2020-04-09T19:05:35.849Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:35 [2020-04-09T19:05:35.899Z] #44 193.7   CC       criu/sk-queue.o
19:05:36 [2020-04-09T19:05:36.380Z] #63 52.26 Building dependency tree...
19:05:36 [2020-04-09T19:05:36.462Z] #44 194.2   CC       criu/sk-tcp.o
19:05:36 [2020-04-09T19:05:36.519Z] #28 DONE 0.8s
19:05:36 [2020-04-09T19:05:36.519Z] 
19:05:36 [2020-04-09T19:05:36.519Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:36 [2020-04-09T19:05:36.519Z] #60 ...
19:05:36 [2020-04-09T19:05:36.519Z] 
19:05:36 [2020-04-09T19:05:36.519Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:05:36 [2020-04-09T19:05:36.519Z] #31 DONE 0.1s
19:05:36 [2020-04-09T19:05:36.718Z] #44 194.7   CC       criu/sk-unix.o
19:05:36 [2020-04-09T19:05:36.774Z] 
19:05:36 [2020-04-09T19:05:36.774Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:05:36 [2020-04-09T19:05:36.774Z] #34 DONE 0.1s
19:05:36 [2020-04-09T19:05:36.774Z] 
19:05:36 [2020-04-09T19:05:36.774Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:05:36 [2020-04-09T19:05:36.774Z] #39 DONE 0.1s
19:05:36 [2020-04-09T19:05:36.774Z] 
19:05:36 [2020-04-09T19:05:36.774Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:05:37 [2020-04-09T19:05:37.039Z] #42 DONE 0.2s
19:05:37 [2020-04-09T19:05:37.039Z] 
19:05:37 [2020-04-09T19:05:37.039Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:05:37 [2020-04-09T19:05:37.039Z] #45 DONE 0.1s
19:05:37 [2020-04-09T19:05:37.039Z] 
19:05:37 [2020-04-09T19:05:37.039Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:05:37 [2020-04-09T19:05:37.039Z] #48 DONE 0.1s
19:05:37 [2020-04-09T19:05:37.039Z] 
19:05:37 [2020-04-09T19:05:37.039Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:37 [2020-04-09T19:05:37.280Z] #44 ...
19:05:37 [2020-04-09T19:05:37.280Z] 
19:05:37 [2020-04-09T19:05:37.280Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:05:37 [2020-04-09T19:05:37.280Z] #19 11.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:05:37 [2020-04-09T19:05:37.280Z] #19 11.24 Collecting pyyaml (from yamllint==1.16.0)
19:05:37 [2020-04-09T19:05:37.280Z] #19 11.36   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:05:37 [2020-04-09T19:05:37.280Z] #19 12.45 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:05:37 [2020-04-09T19:05:37.280Z] #19 12.51   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:05:37 [2020-04-09T19:05:37.280Z] #19 12.55 Building wheels for collected packages: pyyaml
19:05:37 [2020-04-09T19:05:37.280Z] #19 12.55   Running setup.py bdist_wheel for pyyaml: started
19:05:37 [2020-04-09T19:05:37.280Z] #19 13.58   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:05:37 [2020-04-09T19:05:37.280Z] #19 13.59   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:05:37 [2020-04-09T19:05:37.280Z] #19 13.66 Successfully built pyyaml
19:05:37 [2020-04-09T19:05:37.280Z] #19 13.68 Installing collected packages: pyyaml, pathspec, yamllint
19:05:37 [2020-04-09T19:05:37.280Z] #19 13.97 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:05:37 [2020-04-09T19:05:37.280Z] #19 DONE 14.4s
19:05:37 [2020-04-09T19:05:37.280Z] 
19:05:37 [2020-04-09T19:05:37.280Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:05:37 [2020-04-09T19:05:37.293Z] #60 ...
19:05:37 [2020-04-09T19:05:37.293Z] 
19:05:37 [2020-04-09T19:05:37.293Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:05:37 [2020-04-09T19:05:37.293Z] #51 DONE 0.1s
19:05:37 [2020-04-09T19:05:37.293Z] 
19:05:37 [2020-04-09T19:05:37.293Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:37 [2020-04-09T19:05:37.536Z] #24 DONE 0.2s
19:05:37 [2020-04-09T19:05:37.536Z] 
19:05:37 [2020-04-09T19:05:37.536Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:05:38 [2020-04-09T19:05:38.467Z] #28 DONE 0.9s
19:05:38 [2020-04-09T19:05:38.467Z] 
19:05:38 [2020-04-09T19:05:38.467Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:05:38 [2020-04-09T19:05:38.467Z] #31 DONE 0.2s
19:05:38 [2020-04-09T19:05:38.467Z] 
19:05:38 [2020-04-09T19:05:38.469Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:05:38 [2020-04-09T19:05:38.532Z] #63 56.36 The following additional packages will be installed:
19:05:38 [2020-04-09T19:05:38.532Z] #63 56.37   libbtrfs0
19:05:38 [2020-04-09T19:05:38.726Z] #34 DONE 0.1s
19:05:38 [2020-04-09T19:05:38.726Z] 
19:05:38 [2020-04-09T19:05:38.726Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:05:38 [2020-04-09T19:05:38.726Z] #39 DONE 0.1s
19:05:38 [2020-04-09T19:05:38.726Z] 
19:05:38 [2020-04-09T19:05:38.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:38 [2020-04-09T19:05:38.726Z] #44 196.6   CC       criu/sockets.o
19:05:38 [2020-04-09T19:05:38.887Z] #63 56.83 The following NEW packages will be installed:
19:05:38 [2020-04-09T19:05:38.887Z] #63 56.86   libbtrfs-dev libbtrfs0
19:05:38 [2020-04-09T19:05:38.982Z] #44 ...
19:05:38 [2020-04-09T19:05:38.982Z] 
19:05:38 [2020-04-09T19:05:38.982Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:05:38 [2020-04-09T19:05:38.982Z] #42 DONE 0.2s
19:05:38 [2020-04-09T19:05:38.982Z] 
19:05:38 [2020-04-09T19:05:38.982Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:39 [2020-04-09T19:05:39.544Z] #60 ...
19:05:39 [2020-04-09T19:05:39.544Z] 
19:05:39 [2020-04-09T19:05:39.544Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:39 [2020-04-09T19:05:39.544Z] #44 197.3   CC       criu/stats.o
19:05:39 [2020-04-09T19:05:39.555Z] #63 57.39 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
19:05:39 [2020-04-09T19:05:39.555Z] #63 57.39 Need to get 120 kB of archives.
19:05:39 [2020-04-09T19:05:39.555Z] #63 57.39 After this operation, 423 kB of additional disk space will be used.
19:05:39 [2020-04-09T19:05:39.555Z] #63 57.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:05:39 [2020-04-09T19:05:39.555Z] #63 57.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:05:39 [2020-04-09T19:05:39.800Z] #44 197.6   CC       criu/string.o
19:05:39 [2020-04-09T19:05:39.800Z] #44 197.7   CC       criu/sysctl.o
19:05:40 [2020-04-09T19:05:40.010Z] #65 ...
19:05:40 [2020-04-09T19:05:40.010Z] 
19:05:40 [2020-04-09T19:05:40.010Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:40 [2020-04-09T19:05:40.010Z] #53 DONE 309.1s
19:05:40 [2020-04-09T19:05:40.010Z] 
19:05:40 [2020-04-09T19:05:40.010Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:40 [2020-04-09T19:05:40.223Z] #63 ...
19:05:40 [2020-04-09T19:05:40.223Z] 
19:05:40 [2020-04-09T19:05:40.224Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:05:40 [2020-04-09T19:05:40.224Z] #11 40.63 Reading package lists...
19:05:40 [2020-04-09T19:05:40.224Z] #11 52.80 Building dependency tree...
19:05:40 [2020-04-09T19:05:40.224Z] #11 57.91 The following additional packages will be installed:
19:05:40 [2020-04-09T19:05:40.224Z] #11 57.91   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:05:40 [2020-04-09T19:05:40.224Z] #11 57.91   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:05:40 [2020-04-09T19:05:40.224Z] #11 57.92   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:05:40 [2020-04-09T19:05:40.224Z] #11 57.92   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
19:05:40 [2020-04-09T19:05:40.224Z] #11 57.95 Suggested packages:
19:05:40 [2020-04-09T19:05:40.224Z] #11 57.96   gcc-8-locales seccomp wine64
19:05:40 [2020-04-09T19:05:40.362Z] #44 198.4   CC       criu/sysfs_parse.o
19:05:40 [2020-04-09T19:05:40.953Z] #44 198.8   CC       criu/timerfd.o
19:05:41 [2020-04-09T19:05:41.212Z] #44 199.2   CC       criu/tty.o
19:05:41 [2020-04-09T19:05:41.314Z] #11 ...
19:05:41 [2020-04-09T19:05:41.315Z] 
19:05:41 [2020-04-09T19:05:41.315Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:05:41 [2020-04-09T19:05:41.315Z] #26 41.40 Reading package lists...
19:05:41 [2020-04-09T19:05:41.315Z] #26 53.03 Building dependency tree...
19:05:41 [2020-04-09T19:05:41.315Z] #26 57.21 ca-certificates is already the newest version (20190110).
19:05:41 [2020-04-09T19:05:41.315Z] #26 57.21 The following additional packages will be installed:
19:05:41 [2020-04-09T19:05:41.315Z] #26 57.24   libjq1 libonig5
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.09 The following NEW packages will be installed:
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.10   jq libjq1 libonig5
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.56 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.56 Need to get 358 kB of archives.
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.56 After this operation, 1277 kB of additional disk space will be used.
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:05:41 [2020-04-09T19:05:41.315Z] #26 58.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:05:41 [2020-04-09T19:05:41.938Z] #65 ...
19:05:41 [2020-04-09T19:05:41.938Z] 
19:05:41 [2020-04-09T19:05:41.938Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:05:41 [2020-04-09T19:05:41.938Z] #54 DONE 0.2s
19:05:41 [2020-04-09T19:05:41.938Z] 
19:05:41 [2020-04-09T19:05:41.938Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:05:41 [2020-04-09T19:05:41.938Z] #57 DONE 0.1s
19:05:41 [2020-04-09T19:05:41.938Z] 
19:05:41 [2020-04-09T19:05:41.938Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:41 [2020-04-09T19:05:41.958Z] #26 ...
19:05:41 [2020-04-09T19:05:41.958Z] 
19:05:41 [2020-04-09T19:05:41.958Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:05:41 [2020-04-09T19:05:41.958Z] #63 59.97 debconf: delaying package configuration, since apt-utils is not installed
19:05:41 [2020-04-09T19:05:41.958Z] #63 60.23 Fetched 120 kB in 0s (821 kB/s)
19:05:42 [2020-04-09T19:05:42.259Z] #63 60.40 Selecting previously unselected package libbtrfs0.
19:05:42 [2020-04-09T19:05:42.525Z] #60 ...
19:05:42 [2020-04-09T19:05:42.525Z] 
19:05:42 [2020-04-09T19:05:42.525Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:42 [2020-04-09T19:05:42.525Z] #53 DONE 310.1s
19:05:42 [2020-04-09T19:05:42.525Z] 
19:05:42 [2020-04-09T19:05:42.525Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:42 [2020-04-09T19:05:42.555Z] #63 60.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
19:05:42 [2020-04-09T19:05:42.555Z] #63 60.65 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
19:05:42 [2020-04-09T19:05:42.555Z] #63 60.68 Unpacking libbtrfs0 (4.20.1-2) ...
19:05:42 [2020-04-09T19:05:42.932Z] #63 60.89 Selecting previously unselected package libbtrfs-dev.
19:05:42 [2020-04-09T19:05:42.932Z] #63 60.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:05:42 [2020-04-09T19:05:42.932Z] #63 60.92 Unpacking libbtrfs-dev (4.20.1-2) ...
19:05:43 [2020-04-09T19:05:43.084Z] #60 ...
19:05:43 [2020-04-09T19:05:43.084Z] 
19:05:43 [2020-04-09T19:05:43.084Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:05:43 [2020-04-09T19:05:43.084Z] #54 DONE 0.1s
19:05:43 [2020-04-09T19:05:43.084Z] 
19:05:43 [2020-04-09T19:05:43.084Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:43 [2020-04-09T19:05:43.105Z] #44 201.1   CC       criu/tun.o
19:05:43 [2020-04-09T19:05:43.227Z] #63 61.29 Setting up libbtrfs0 (4.20.1-2) ...
19:05:43 [2020-04-09T19:05:43.227Z] #63 61.32 Setting up libbtrfs-dev (4.20.1-2) ...
19:05:43 [2020-04-09T19:05:43.227Z] #63 61.38 Processing triggers for libc-bin (2.28-10) ...
19:05:43 [2020-04-09T19:05:43.339Z] #60 ...
19:05:43 [2020-04-09T19:05:43.339Z] 
19:05:43 [2020-04-09T19:05:43.339Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:05:43 [2020-04-09T19:05:43.339Z] #57 DONE 0.1s
19:05:43 [2020-04-09T19:05:43.386Z] #65 ...
19:05:43 [2020-04-09T19:05:43.386Z] 
19:05:43 [2020-04-09T19:05:43.386Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:43 [2020-04-09T19:05:43.386Z] #60 87.97 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:05:43 [2020-04-09T19:05:43.593Z] 
19:05:43 [2020-04-09T19:05:43.593Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:43 [2020-04-09T19:05:43.670Z] #44 201.5   CC       criu/uffd.o
19:05:43 [2020-04-09T19:05:43.877Z] #63 DONE 61.9s
19:05:43 [2020-04-09T19:05:43.877Z] 
19:05:43 [2020-04-09T19:05:43.877Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:05:43 [2020-04-09T19:05:43.877Z] #64 DONE 0.1s
19:05:43 [2020-04-09T19:05:43.877Z] 
19:05:43 [2020-04-09T19:05:43.877Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.12 The following NEW packages will be installed:
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.15   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.16   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.18   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.58 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.58 Need to get 78.9 MB of archives.
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.58 After this operation, 532 MB of additional disk space will be used.
19:05:43 [2020-04-09T19:05:43.877Z] #11 61.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
19:05:43 [2020-04-09T19:05:43.877Z] #11 ...
19:05:43 [2020-04-09T19:05:43.877Z] 
19:05:43 [2020-04-09T19:05:43.877Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
19:05:43 [2020-04-09T19:05:43.877Z] #65 DONE 0.1s
19:05:43 [2020-04-09T19:05:43.877Z] 
19:05:43 [2020-04-09T19:05:43.877Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:05:43 [2020-04-09T19:05:43.877Z] #44 40.53 Reading package lists...
19:05:43 [2020-04-09T19:05:43.877Z] #44 52.69 Building dependency tree...
19:05:43 [2020-04-09T19:05:43.877Z] #44 59.26 The following additional packages will be installed:
19:05:43 [2020-04-09T19:05:43.878Z] #44 59.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:05:43 [2020-04-09T19:05:43.878Z] #44 59.27   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:05:43 [2020-04-09T19:05:43.878Z] #44 59.29 Suggested packages:
19:05:43 [2020-04-09T19:05:43.878Z] #44 59.29   manpages-dev python-setuptools
19:05:43 [2020-04-09T19:05:43.972Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 9.0% of statements
19:05:44 [2020-04-09T19:05:44.190Z] #44 ...
19:05:44 [2020-04-09T19:05:44.191Z] 
19:05:44 [2020-04-09T19:05:44.191Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:05:44 [2020-04-09T19:05:44.191Z] #36 39.73 Reading package lists...
19:05:44 [2020-04-09T19:05:44.191Z] #36 52.81 Building dependency tree...
19:05:44 [2020-04-09T19:05:44.191Z] #36 57.44 The following additional packages will be installed:
19:05:44 [2020-04-09T19:05:44.191Z] #36 57.45   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:05:44 [2020-04-09T19:05:44.191Z] #36 57.51 Suggested packages:
19:05:44 [2020-04-09T19:05:44.191Z] #36 57.51   cmake-doc ninja-build lrzip
19:05:44 [2020-04-09T19:05:44.191Z] #36 57.51 Recommended packages:
19:05:44 [2020-04-09T19:05:44.191Z] #36 57.51   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:05:44 [2020-04-09T19:05:44.191Z] #36 59.97 The following NEW packages will be installed:
19:05:44 [2020-04-09T19:05:44.191Z] #36 59.99   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.00   vim-common xxd
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.35 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.35 Need to get 14.9 MB of archives.
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.35 After this operation, 67.2 MB of additional disk space will be used.
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
19:05:44 [2020-04-09T19:05:44.191Z] #36 60.88 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:05:44 [2020-04-09T19:05:44.191Z] #36 ...
19:05:44 [2020-04-09T19:05:44.191Z] 
19:05:44 [2020-04-09T19:05:44.191Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:05:44 [2020-04-09T19:05:44.191Z] #11 62.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
19:05:44 [2020-04-09T19:05:44.356Z] #60 88.77 + mkdir -p /build
19:05:44 [2020-04-09T19:05:44.356Z] #60 88.77 + cp runc /build/runc
19:05:44 [2020-04-09T19:05:44.597Z] #44 202.5   CC       criu/util.o
19:05:44 [2020-04-09T19:05:44.611Z] #60 DONE 89.0s
19:05:44 [2020-04-09T19:05:44.611Z] 
19:05:44 [2020-04-09T19:05:44.611Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:45 [2020-04-09T19:05:45.274Z] #11 63.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:05:45 [2020-04-09T19:05:45.275Z] #11 63.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
19:05:45 [2020-04-09T19:05:45.275Z] #11 63.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
19:05:45 [2020-04-09T19:05:45.275Z] #11 63.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
19:05:45 [2020-04-09T19:05:45.525Z] #44 203.6   CC       criu/uts_ns.o
19:05:45 [2020-04-09T19:05:45.531Z] #60 87.96 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:05:45 [2020-04-09T19:05:45.621Z] #65 ...
19:05:45 [2020-04-09T19:05:45.621Z] 
19:05:45 [2020-04-09T19:05:45.621Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:05:45 [2020-04-09T19:05:45.621Z] #61 DONE 0.1s
19:05:45 [2020-04-09T19:05:45.621Z] 
19:05:45 [2020-04-09T19:05:45.621Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:45 [2020-04-09T19:05:45.781Z] #44 203.8   CC       criu/vdso-compat.o
19:05:45 [2020-04-09T19:05:45.924Z] #11 64.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:05:46 [2020-04-09T19:05:46.036Z] #44 204.0   CC       criu/vdso.o
19:05:46 [2020-04-09T19:05:46.216Z] #11 ...
19:05:46 [2020-04-09T19:05:46.216Z] 
19:05:46 [2020-04-09T19:05:46.217Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:05:46 [2020-04-09T19:05:46.217Z] #26 61.30 debconf: delaying package configuration, since apt-utils is not installed
19:05:46 [2020-04-09T19:05:46.217Z] #26 61.72 Fetched 358 kB in 0s (853 kB/s)
19:05:46 [2020-04-09T19:05:46.217Z] #26 62.00 Selecting previously unselected package libonig5:ppc64el.
19:05:46 [2020-04-09T19:05:46.217Z] #26 62.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
19:05:46 [2020-04-09T19:05:46.217Z] #26 62.16 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 62.20 Unpacking libonig5:ppc64el (6.9.1-1) ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 62.66 Selecting previously unselected package libjq1:ppc64el.
19:05:46 [2020-04-09T19:05:46.217Z] #26 62.68 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 62.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 63.05 Selecting previously unselected package jq.
19:05:46 [2020-04-09T19:05:46.217Z] #26 63.06 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 63.08 Unpacking jq (1.5+dfsg-2+b1) ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 63.58 Setting up libonig5:ppc64el (6.9.1-1) ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 63.66 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 63.67 Setting up jq (1.5+dfsg-2+b1) ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 63.71 Processing triggers for libc-bin (2.28-10) ...
19:05:46 [2020-04-09T19:05:46.217Z] #26 DONE 64.2s
19:05:46 [2020-04-09T19:05:46.217Z] 
19:05:46 [2020-04-09T19:05:46.217Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:05:46 [2020-04-09T19:05:46.217Z] #11 64.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
19:05:46 [2020-04-09T19:05:46.217Z] #11 ...
19:05:46 [2020-04-09T19:05:46.217Z] 
19:05:46 [2020-04-09T19:05:46.217Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:05:46 [2020-04-09T19:05:46.217Z] #27 DONE 0.1s
19:05:46 [2020-04-09T19:05:46.217Z] 
19:05:46 [2020-04-09T19:05:46.217Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:05:46 [2020-04-09T19:05:46.217Z] #11 64.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
19:05:46 [2020-04-09T19:05:46.455Z] #60 88.73 + mkdir -p /build
19:05:46 [2020-04-09T19:05:46.455Z] #60 88.73 + cp runc /build/runc
19:05:46 [2020-04-09T19:05:46.455Z] #60 DONE 88.9s
19:05:46 [2020-04-09T19:05:46.455Z] 
19:05:46 [2020-04-09T19:05:46.455Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:46 [2020-04-09T19:05:46.597Z] #44 204.4   LINK     criu/built-in.o
19:05:46 [2020-04-09T19:05:46.597Z] #44 204.5   LINK     criu/criu
19:05:46 [2020-04-09T19:05:46.852Z] #44 204.8   DEP      lib/c/criu.d
19:05:46 [2020-04-09T19:05:46.852Z] #44 204.9   CC       images/rpc.pb-c.o
19:05:47 [2020-04-09T19:05:47.413Z] #44 205.4   CC       lib/c/criu.o
19:05:48 [2020-04-09T19:05:48.340Z] #44 206.3   LINK     lib/c/built-in.o
19:05:48 [2020-04-09T19:05:48.340Z] #44 206.3   LINK     lib/c/libcriu.so
19:05:48 [2020-04-09T19:05:48.340Z] #44 206.4   LINK     lib/c/libcriu.a
19:05:48 [2020-04-09T19:05:48.387Z] #65 ...
19:05:48 [2020-04-09T19:05:48.387Z] 
19:05:48 [2020-04-09T19:05:48.387Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:05:48 [2020-04-09T19:05:48.387Z] #61 DONE 0.1s
19:05:48 [2020-04-09T19:05:48.387Z] 
19:05:48 [2020-04-09T19:05:48.387Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:48 [2020-04-09T19:05:48.596Z] #44 206.5   GEN      magic.py
19:05:48 [2020-04-09T19:05:48.596Z] #44 206.6 Note: Building without setproctitle() and strlcpy() support.
19:05:48 [2020-04-09T19:05:48.596Z] #44 206.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:05:48 [2020-04-09T19:05:48.596Z] #44 206.6 Note: Building without GnuTLS support
19:05:49 [2020-04-09T19:05:49.158Z] #44 207.1 fatal: not a git repository (or any of the parent directories): .git
19:05:49 [2020-04-09T19:05:49.729Z] #44 207.7 make[1]: Nothing to be done for 'all'.
19:05:50 [2020-04-09T19:05:50.291Z] #44 208.4 make[1]: 'images/built-in.o' is up to date.
19:05:50 [2020-04-09T19:05:50.547Z] #44 208.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:05:50 [2020-04-09T19:05:50.547Z] #44 208.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:05:50 [2020-04-09T19:05:50.547Z] #44 208.5 make[1]: 'compel/libcompel.a' is up to date.
19:05:50 [2020-04-09T19:05:50.547Z] #44 208.5 make[1]: 'compel/compel-host-bin' is up to date.
19:05:50 [2020-04-09T19:05:50.547Z] #44 208.6 make[1]: Nothing to be done for 'all'.
19:05:50 [2020-04-09T19:05:50.547Z] #44 208.6 make[1]: 'soccr/libsoccr.a' is up to date.
19:05:50 [2020-04-09T19:05:50.803Z] #44 208.7 make[2]: Nothing to be done for 'all'.
19:05:50 [2020-04-09T19:05:50.803Z] #44 208.8 make[2]: Nothing to be done for 'all'.
19:05:50 [2020-04-09T19:05:50.803Z] #44 208.8 make[2]: Nothing to be done for 'all'.
19:05:50 [2020-04-09T19:05:50.803Z] #44 208.9 make[2]: Nothing to be done for 'all'.
19:05:51 [2020-04-09T19:05:51.059Z] #44 209.0 make[2]: Nothing to be done for 'all'.
19:05:51 [2020-04-09T19:05:51.059Z] #44 209.0 make[2]: Nothing to be done for 'all'.
19:05:51 [2020-04-09T19:05:51.059Z] #44 209.1 make[2]: Nothing to be done for 'all'.
19:05:51 [2020-04-09T19:05:51.059Z] #44 209.2 make[2]: Nothing to be done for 'all'.
19:05:51 [2020-04-09T19:05:51.315Z] #44 209.2   INSTALL  criu/criu
19:05:51 [2020-04-09T19:05:51.571Z] #44 ...
19:05:51 [2020-04-09T19:05:51.571Z] 
19:05:51 [2020-04-09T19:05:51.571Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:51 [2020-04-09T19:05:51.571Z] #65 246.9 + bin/containerd
19:05:51 [2020-04-09T19:05:51.571Z] #65 ...
19:05:51 [2020-04-09T19:05:51.571Z] 
19:05:51 [2020-04-09T19:05:51.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:05:51 [2020-04-09T19:05:51.571Z] #44 DONE 209.7s
19:05:51 [2020-04-09T19:05:51.827Z] 
19:05:51 [2020-04-09T19:05:51.827Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:51 [2020-04-09T19:05:51.897Z] #11 ...
19:05:51 [2020-04-09T19:05:51.898Z] 
19:05:51 [2020-04-09T19:05:51.898Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:05:51 [2020-04-09T19:05:51.898Z] #44 62.88 The following NEW packages will be installed:
19:05:51 [2020-04-09T19:05:51.898Z] #44 62.88   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:05:51 [2020-04-09T19:05:51.898Z] #44 62.89   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:05:51 [2020-04-09T19:05:51.898Z] #44 62.89   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:05:51 [2020-04-09T19:05:51.898Z] #44 62.90   python-six zlib1g-dev
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.24 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.24 Need to get 4075 kB of archives.
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.24 After this operation, 24.5 MB of additional disk space will be used.
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 63.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 64.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 64.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 64.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 64.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 64.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
19:05:51 [2020-04-09T19:05:51.898Z] #44 66.50 debconf: delaying package configuration, since apt-utils is not installed
19:05:51 [2020-04-09T19:05:51.898Z] #44 66.79 Fetched 4075 kB in 1s (3502 kB/s)
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.05 Selecting previously unselected package libcap-dev:ppc64el.
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.26 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.53 Selecting previously unselected package libnet1:ppc64el.
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.59 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.83 Selecting previously unselected package libnet1-dev.
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 67.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 68.42 Selecting previously unselected package libnl-3-200:ppc64el.
19:05:51 [2020-04-09T19:05:51.898Z] #44 68.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 68.43 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 68.78 Selecting previously unselected package libnl-3-dev:ppc64el.
19:05:51 [2020-04-09T19:05:51.898Z] #44 68.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 68.82 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 69.54 Selecting previously unselected package libprotobuf-c1:ppc64el.
19:05:51 [2020-04-09T19:05:51.898Z] #44 69.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 69.59 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:05:51 [2020-04-09T19:05:51.898Z] #44 69.84 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
19:05:51 [2020-04-09T19:05:51.898Z] #44 ...
19:05:51 [2020-04-09T19:05:51.898Z] 
19:05:51 [2020-04-09T19:05:51.898Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:05:51 [2020-04-09T19:05:51.898Z] #28 3.795 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:05:51 [2020-04-09T19:05:51.898Z] #28 4.743 #=#=#                                                                         
19:05:53 [2020-04-09T19:05:53.196Z] #53 ...
19:05:53 [2020-04-09T19:05:53.196Z] 
19:05:53 [2020-04-09T19:05:53.196Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:05:53 [2020-04-09T19:05:53.196Z] #45 DONE 0.1s
19:05:53 [2020-04-09T19:05:53.196Z] 
19:05:53 [2020-04-09T19:05:53.196Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:53 [2020-04-09T19:05:53.196Z] #60 112.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:05:53 [2020-04-09T19:05:53.196Z] #60 ...
19:05:53 [2020-04-09T19:05:53.196Z] 
19:05:53 [2020-04-09T19:05:53.196Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:05:53 [2020-04-09T19:05:53.196Z] #48 DONE 0.1s
19:05:53 [2020-04-09T19:05:53.196Z] 
19:05:53 [2020-04-09T19:05:53.196Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:05:53 [2020-04-09T19:05:53.196Z] #51 DONE 0.1s
19:05:53 [2020-04-09T19:05:53.234Z] DEBUG: print all environment variables to check how Jenkins runs this script
19:05:53 [2020-04-09T19:05:53.234Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c0beaca2\powershellScript.ps1'; exit $LASTEXITCODE;
19:05:53 [2020-04-09T19:05:53.234Z] ----------------------------------------------------------------------------
19:05:53 [2020-04-09T19:05:53.234Z] 
19:05:53 [2020-04-09T19:05:53.234Z] INFO: executeCI.ps1 starting at Thu Apr  9 19:05:49 CUT 2020
19:05:53 [2020-04-09T19:05:53.234Z] 
19:05:53 [2020-04-09T19:05:53.234Z] INFO: Script version 05-Feb-2019 09:03 PDT
19:05:53 [2020-04-09T19:05:53.234Z] INFO: Running git version 2.24.1.windows.2
19:05:53 [2020-04-09T19:05:53.234Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
19:05:53 [2020-04-09T19:05:53.234Z] INFO: Environment variables:
19:05:53 [2020-04-09T19:05:53.234Z] 
19:05:53 [2020-04-09T19:05:53.234Z] Name                           Value                                                                                   
19:05:53 [2020-04-09T19:05:53.234Z] ----                           -----                                                                                   
19:05:53 [2020-04-09T19:05:53.234Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
19:05:53 [2020-04-09T19:05:53.234Z] amd64                          true                                                                                    
19:05:53 [2020-04-09T19:05:53.234Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
19:05:53 [2020-04-09T19:05:53.234Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
19:05:53 [2020-04-09T19:05:53.234Z] arm64                          true                                                                                    
19:05:53 [2020-04-09T19:05:53.234Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
19:05:53 [2020-04-09T19:05:53.234Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
19:05:53 [2020-04-09T19:05:53.234Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
19:05:53 [2020-04-09T19:05:53.234Z] BRANCH_NAME                    PR-40725                                                                                
19:05:53 [2020-04-09T19:05:53.234Z] BUILD_DISPLAY_NAME             #10                                                                                     
19:05:53 [2020-04-09T19:05:53.234Z] BUILD_ID                       10                                                                                      
19:05:53 [2020-04-09T19:05:53.234Z] BUILD_NUMBER                   10                                                                                      
19:05:53 [2020-04-09T19:05:53.234Z] BUILD_TAG                      jenkins-moby-PR-40725-10                                                                
19:05:53 [2020-04-09T19:05:53.234Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40725/10/                             
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_AUTHOR                  cpuguy83                                                                                
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_AUTHOR_DISPLAY_NAME     Brian Goff                                                                              
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_AUTHOR_EMAIL            cpuguy83@gmail.com                                                                      
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_BRANCH                  check_img_platform                                                                      
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_FORK                    cpuguy83/docker                                                                         
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_ID                      40725                                                                                   
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_TARGET                  master                                                                                  
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_TITLE                   Accept platform spec on container create                                                
19:05:53 [2020-04-09T19:05:53.234Z] CHANGE_URL                     https://github.com/moby/moby/pull/40725                                                 
19:05:53 [2020-04-09T19:05:53.234Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
19:05:53 [2020-04-09T19:05:53.234Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
19:05:53 [2020-04-09T19:05:53.234Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
19:05:53 [2020-04-09T19:05:53.234Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
19:05:53 [2020-04-09T19:05:53.234Z] COMPUTERNAME                   azwin-2-8f3450                                                                          
19:05:53 [2020-04-09T19:05:53.234Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
19:05:53 [2020-04-09T19:05:53.234Z] ConfigSequenceNumber           0                                                                                       
19:05:53 [2020-04-09T19:05:53.234Z] dco                            true                                                                                    
19:05:53 [2020-04-09T19:05:53.234Z] DOCKER_BUILDKIT                0                                                                                       
19:05:53 [2020-04-09T19:05:53.234Z] DOCKER_DUT_DEBUG               1                                                                                       
19:05:53 [2020-04-09T19:05:53.234Z] DOCKER_EXPERIMENTAL            1                                                                                       
19:05:53 [2020-04-09T19:05:53.234Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
19:05:53 [2020-04-09T19:05:53.234Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
19:05:53 [2020-04-09T19:05:53.234Z] EXECUTOR_NUMBER                0                                                                                       
19:05:53 [2020-04-09T19:05:53.234Z] FQDN                           azwin-2-8f3450.westus.cloudapp.azure.com                                                
19:05:53 [2020-04-09T19:05:53.234Z] GIT_BRANCH                     PR-40725                                                                                
19:05:53 [2020-04-09T19:05:53.234Z] GIT_COMMIT                     3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e                                                
19:05:53 [2020-04-09T19:05:53.234Z] GIT_PREVIOUS_COMMIT            d90d4141946f71d391e759a9dbf0e59a371e4a72                                                
19:05:53 [2020-04-09T19:05:53.234Z] GIT_URL                        https://github.com/moby/moby.git                                                        
19:05:53 [2020-04-09T19:05:53.234Z] HUDSON_COOKIE                  0ef30d98-c04f-4704-b8b4-b81762a9c567                                                    
19:05:53 [2020-04-09T19:05:53.234Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
19:05:53 [2020-04-09T19:05:53.234Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
19:05:53 [2020-04-09T19:05:53.234Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
19:05:53 [2020-04-09T19:05:53.234Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
19:05:53 [2020-04-09T19:05:53.234Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
19:05:53 [2020-04-09T19:05:53.234Z] JENKINS_NODE_COOKIE            7edc5fbf-a355-43a5-ba88-8c6d999a7623                                                    
19:05:53 [2020-04-09T19:05:53.234Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
19:05:53 [2020-04-09T19:05:53.234Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
19:05:53 [2020-04-09T19:05:53.234Z] JOB_BASE_NAME                  PR-40725                                                                                
19:05:53 [2020-04-09T19:05:53.234Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40725/display/redirect                
19:05:53 [2020-04-09T19:05:53.234Z] JOB_NAME                       moby/PR-40725                                                                           
19:05:53 [2020-04-09T19:05:53.234Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40725/                                
19:05:53 [2020-04-09T19:05:53.234Z] library.jps.version            master                                                                                  
19:05:53 [2020-04-09T19:05:53.234Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
19:05:53 [2020-04-09T19:05:53.234Z] NODE_LABELS                    amd64 azure azwin-2-8f3450 azwin-2019 docker west-us windows windows-2019 x86_64        
19:05:53 [2020-04-09T19:05:53.234Z] NODE_NAME                      azwin-2-8f3450                                                                          
19:05:53 [2020-04-09T19:05:53.234Z] NUMBER_OF_PROCESSORS           4                                                                                       
19:05:53 [2020-04-09T19:05:53.236Z] OS                             Windows_NT                                                                              
19:05:53 [2020-04-09T19:05:53.236Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
19:05:53 [2020-04-09T19:05:53.236Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
19:05:53 [2020-04-09T19:05:53.236Z] ppc64le                        true                                                                                    
19:05:53 [2020-04-09T19:05:53.236Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
19:05:53 [2020-04-09T19:05:53.236Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
19:05:53 [2020-04-09T19:05:53.236Z] PROCESSOR_LEVEL                6                                                                                       
19:05:53 [2020-04-09T19:05:53.237Z] PROCESSOR_REVISION             4f01                                                                                    
19:05:53 [2020-04-09T19:05:53.237Z] ProgramData                    C:\ProgramData                                                                          
19:05:53 [2020-04-09T19:05:53.237Z] ProgramFiles                   C:\Program Files                                                                        
19:05:53 [2020-04-09T19:05:53.237Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
19:05:53 [2020-04-09T19:05:53.237Z] ProgramW6432                   C:\Program Files                                                                        
19:05:53 [2020-04-09T19:05:53.237Z] PROMPT                         $P$G                                                                                    
19:05:53 [2020-04-09T19:05:53.237Z] PSExecutionPolicyPreference    Bypass                                                                                  
19:05:53 [2020-04-09T19:05:53.237Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
19:05:53 [2020-04-09T19:05:53.237Z] PUBLIC                         C:\Users\Public                                                                         
19:05:53 [2020-04-09T19:05:53.237Z] rootless                       true                                                                                    
19:05:53 [2020-04-09T19:05:53.237Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40725/10/display/redirect?page=changes
19:05:53 [2020-04-09T19:05:53.237Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40725/10/display/redirect             
19:05:53 [2020-04-09T19:05:53.237Z] s390x                          true                                                                                    
19:05:53 [2020-04-09T19:05:53.237Z] SKIP_VALIDATION_TESTS          1                                                                                       
19:05:53 [2020-04-09T19:05:53.237Z] SOURCES_DRIVE                  d                                                                                       
19:05:53 [2020-04-09T19:05:53.237Z] SOURCES_SUBDIR                 gopath                                                                                  
19:05:53 [2020-04-09T19:05:53.237Z] STAGE_NAME                     Run tests                                                                               
19:05:53 [2020-04-09T19:05:53.237Z] SystemDrive                    C:                                                                                      
19:05:53 [2020-04-09T19:05:53.237Z] SystemRoot                     C:\windows                                                                              
19:05:53 [2020-04-09T19:05:53.237Z] TEMP                           C:\windows\TEMP                                                                         
19:05:53 [2020-04-09T19:05:53.237Z] TESTDEBUG                      0                                                                                       
19:05:53 [2020-04-09T19:05:53.237Z] TESTRUN_DRIVE                  d                                                                                       
19:05:53 [2020-04-09T19:05:53.237Z] TESTRUN_SUBDIR                 CI                                                                                      
19:05:53 [2020-04-09T19:05:53.237Z] TIMEOUT                        120m                                                                                    
19:05:53 [2020-04-09T19:05:53.237Z] TMP                            C:\windows\TEMP                                                                         
19:05:53 [2020-04-09T19:05:53.237Z] unit_validate                  true                                                                                    
19:05:53 [2020-04-09T19:05:53.237Z] USERDOMAIN                     WORKGROUP                                                                               
19:05:53 [2020-04-09T19:05:53.237Z] USERNAME                       azwin-2-8f3450$                                                                         
19:05:53 [2020-04-09T19:05:53.237Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
19:05:53 [2020-04-09T19:05:53.237Z] validate_force                 false                                                                                   
19:05:53 [2020-04-09T19:05:53.237Z] windir                         C:\windows                                                                              
19:05:53 [2020-04-09T19:05:53.237Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
19:05:53 [2020-04-09T19:05:53.237Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
19:05:53 [2020-04-09T19:05:53.237Z] windowsRS1                     false                                                                                   
19:05:53 [2020-04-09T19:05:53.237Z] windowsRS5                     true                                                                                    
19:05:53 [2020-04-09T19:05:53.237Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
19:05:53 [2020-04-09T19:05:53.237Z] 
19:05:53 [2020-04-09T19:05:53.237Z] 
19:05:53 [2020-04-09T19:05:53.237Z] 
19:05:53 [2020-04-09T19:05:53.237Z] INFO: Sources under d:\gopath\...
19:05:53 [2020-04-09T19:05:53.237Z] INFO: Test run under d:\CI\...
19:05:53 [2020-04-09T19:05:53.237Z] INFO: Running in D:\gopath\src\github.com\docker\docker
19:05:53 [2020-04-09T19:05:53.237Z] INFO: docker/docker repository was found
19:05:53 [2020-04-09T19:05:53.237Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
19:05:53 [2020-04-09T19:05:53.451Z] 
19:05:53 [2020-04-09T19:05:53.451Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:53 [2020-04-09T19:05:53.685Z] ltsc2019: Pulling from windows/servercore
19:05:53 [2020-04-09T19:05:53.685Z] 65014b3c3121: Pulling fs layer
19:05:53 [2020-04-09T19:05:53.685Z] 23645bd7ee08: Pulling fs layer
19:05:54 [2020-04-09T19:05:54.147Z] #28 5.155 
                                                                           0.1%
###                                                                        4.4%
######                                                                     8.7%
##########                                                                13.9%
#############                                                             18.3%
################                                                          22.5%
#################                                                         24.6%
####################                                                      28.9%
##########################                                                36.2%
##############################                                            43.0%
##################################                                        47.2%
#####################################                                     51.6%
########################################                                  55.8%
###########################################                               60.1%
##############################################                            64.3%
##################################################                        70.3%
#####################################################                     74.5%
##########################################################                80.9%
19:05:54 [2020-04-09T19:05:54.147Z] #28 ...
19:05:54 [2020-04-09T19:05:54.147Z] 
19:05:54 [2020-04-09T19:05:54.147Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.433 + RM_GOPATH=0
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.433 + TMP_GOPATH=
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.433 + : /build
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.433 + '[' -z '' ']'
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.435 ++ mktemp -d
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.448 + export GOPATH=/tmp/tmp.MqNfOq0e8S
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.449 + GOPATH=/tmp/tmp.MqNfOq0e8S
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.449 + RM_GOPATH=1
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.471 ++ dirname ./install.sh
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.479 + dir=.
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.481 + bin=containerd
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.481 + shift
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.482 + '[' '!' -f ./containerd.installer ']'
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.484 + . ./containerd.installer
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.485 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.490 + install_containerd
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.492 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.492 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.492 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MqNfOq0e8S/src/github.com/containerd/containerd
19:05:54 [2020-04-09T19:05:54.147Z] #66 0.515 Cloning into '/tmp/tmp.MqNfOq0e8S/src/github.com/containerd/containerd'...
19:05:54 [2020-04-09T19:05:54.147Z] #66 ...
19:05:54 [2020-04-09T19:05:54.147Z] 
19:05:54 [2020-04-09T19:05:54.147Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:05:54 [2020-04-09T19:05:54.377Z] #53 ...
19:05:54 [2020-04-09T19:05:54.377Z] 
19:05:54 [2020-04-09T19:05:54.377Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:05:54 [2020-04-09T19:05:54.377Z] #60 113.7 + mkdir -p /build
19:05:54 [2020-04-09T19:05:54.377Z] #60 113.7 + cp runc /build/runc
19:05:54 [2020-04-09T19:05:54.632Z] #60 DONE 113.9s
19:05:54 [2020-04-09T19:05:54.632Z] 
19:05:54 [2020-04-09T19:05:54.632Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:05:54 [2020-04-09T19:05:54.743Z] #28 5.155 
                                                                           0.1%
###                                                                        4.4%
######                                                                     8.7%
##########                                                                13.9%
#############                                                             18.3%
################                                                          22.5%
#################                                                         24.6%
####################                                                      28.9%
##########################                                                36.2%
##############################                                            43.0%
##################################                                        47.2%
#####################################                                     51.6%
########################################                                  55.8%
###########################################                               60.1%
##############################################                            64.3%
##################################################                        70.3%
#####################################################                     74.5%
##########################################################                80.9%
##############################################################            86.2%
#################################################################         90.4%
###################################################################       94.0%
#####################################################################     96.7%
######################################################################## 100.0%
19:05:54 [2020-04-09T19:05:54.743Z] #28 ...
19:05:54 [2020-04-09T19:05:54.743Z] 
19:05:54 [2020-04-09T19:05:54.743Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:05:54 [2020-04-09T19:05:54.743Z] #36 62.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
19:05:54 [2020-04-09T19:05:54.743Z] #36 62.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
19:05:54 [2020-04-09T19:05:54.743Z] #36 63.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
19:05:54 [2020-04-09T19:05:54.743Z] #36 63.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
19:05:54 [2020-04-09T19:05:54.743Z] #36 63.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
19:05:54 [2020-04-09T19:05:54.743Z] #36 63.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
19:05:54 [2020-04-09T19:05:54.743Z] #36 66.07 debconf: delaying package configuration, since apt-utils is not installed
19:05:54 [2020-04-09T19:05:54.743Z] #36 66.31 Fetched 14.9 MB in 4s (4200 kB/s)
19:05:54 [2020-04-09T19:05:54.743Z] #36 66.47 Selecting previously unselected package xxd.
19:05:54 [2020-04-09T19:05:54.743Z] #36 66.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
19:05:54 [2020-04-09T19:05:54.743Z] #36 66.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:05:54 [2020-04-09T19:05:54.743Z] #36 66.60 Unpacking xxd (2:8.1.0875-5) ...
19:05:54 [2020-04-09T19:05:54.743Z] #36 67.08 Selecting previously unselected package vim-common.
19:05:54 [2020-04-09T19:05:54.743Z] #36 67.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:05:54 [2020-04-09T19:05:54.743Z] #36 67.25 Unpacking vim-common (2:8.1.0875-5) ...
19:05:54 [2020-04-09T19:05:54.743Z] #36 68.03 Selecting previously unselected package cmake-data.
19:05:54 [2020-04-09T19:05:54.743Z] #36 68.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:05:54 [2020-04-09T19:05:54.743Z] #36 68.12 Unpacking cmake-data (3.13.4-1) ...
19:05:55 [2020-04-09T19:05:55.034Z] #36 ...
19:05:55 [2020-04-09T19:05:55.034Z] 
19:05:55 [2020-04-09T19:05:55.034Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:05:55 [2020-04-09T19:05:55.034Z] #44 69.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
19:05:55 [2020-04-09T19:05:55.034Z] #44 69.99 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:05:55 [2020-04-09T19:05:55.034Z] #44 70.21 Selecting previously unselected package zlib1g-dev:ppc64el.
19:05:55 [2020-04-09T19:05:55.034Z] #44 70.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
19:05:55 [2020-04-09T19:05:55.034Z] #44 70.24 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:05:55 [2020-04-09T19:05:55.034Z] #44 70.76 Selecting previously unselected package libprotobuf17:ppc64el.
19:05:55 [2020-04-09T19:05:55.034Z] #44 70.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
19:05:55 [2020-04-09T19:05:55.034Z] #44 70.83 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
19:05:55 [2020-04-09T19:05:55.034Z] #44 72.54 Selecting previously unselected package libprotobuf-lite17:ppc64el.
19:05:55 [2020-04-09T19:05:55.034Z] #44 72.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
19:05:55 [2020-04-09T19:05:55.034Z] #44 72.64 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:05:55 [2020-04-09T19:05:55.348Z] #44 73.52 Selecting previously unselected package libprotobuf-dev:ppc64el.
19:05:55 [2020-04-09T19:05:55.348Z] #44 73.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
19:05:55 [2020-04-09T19:05:55.348Z] #44 73.55 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:05:56 [2020-04-09T19:05:56.905Z] #44 ...
19:05:56 [2020-04-09T19:05:56.905Z] 
19:05:56 [2020-04-09T19:05:56.905Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:05:56 [2020-04-09T19:05:56.905Z] #28 9.237 #=#=#                                                                         
19:05:56 [2020-04-09T19:05:56.905Z] #28 9.603 
                                                                           0.2%
#####                                                                      7.5%
#############                                                             19.0%
#########################                                                 35.4%
##################################                                        47.4%
#######################################                                   54.9%
###########################################                               60.6%
############################################################              83.6%
###################################################################       94.2%
######################################################################## 100.0%
19:05:57 [2020-04-09T19:05:57.584Z] #28 11.20 
19:06:00 [2020-04-09T19:06:00.049Z] #28 11.45 
#                                                                          2.0%
#####                                                                      7.2%
##########                                                                14.8%
###############                                                           21.7%
#######################                                                   32.1%
########################                                                  34.7%
############################                                              39.8%
##############################                                            42.9%
################################                                          45.5%
####################################                                      50.7%
########################################                                  55.9%
#############################################                             62.9%
#################################################                         68.1%
######################################################                    75.8%
###############################################################           88.7%
#####################################################################     96.5%
######################################################################## 100.0%
19:06:00 [2020-04-09T19:06:00.348Z] #28 14.23 
19:06:00 [2020-04-09T19:06:00.995Z] #28 ...
19:06:00 [2020-04-09T19:06:00.995Z] 
19:06:00 [2020-04-09T19:06:00.995Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:00 [2020-04-09T19:06:00.995Z] #75 DONE 78.7s
19:06:00 [2020-04-09T19:06:00.995Z] 
19:06:00 [2020-04-09T19:06:00.995Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:00 [2020-04-09T19:06:00.995Z] #44 76.35 Selecting previously unselected package libprotoc17:ppc64el.
19:06:00 [2020-04-09T19:06:00.995Z] #44 76.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
19:06:00 [2020-04-09T19:06:00.995Z] #44 76.36 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.18 Selecting previously unselected package protobuf-c-compiler.
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.48 Selecting previously unselected package protobuf-compiler.
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.52 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.86 Selecting previously unselected package python-pkg-resources.
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:06:00 [2020-04-09T19:06:00.995Z] #44 78.90 Unpacking python-pkg-resources (40.8.0-1) ...
19:06:01 [2020-04-09T19:06:01.167Z] #53 DONE 330.8s
19:06:01 [2020-04-09T19:06:01.167Z] 
19:06:01 [2020-04-09T19:06:01.167Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:01 [2020-04-09T19:06:01.627Z] #44 79.59 Selecting previously unselected package python-six.
19:06:01 [2020-04-09T19:06:01.627Z] #44 79.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:06:01 [2020-04-09T19:06:01.627Z] #44 79.65 Unpacking python-six (1.12.0-1) ...
19:06:01 [2020-04-09T19:06:01.729Z] #65 ...
19:06:01 [2020-04-09T19:06:01.729Z] 
19:06:01 [2020-04-09T19:06:01.729Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:06:01 [2020-04-09T19:06:01.918Z] #44 80.10 Selecting previously unselected package python-protobuf.
19:06:01 [2020-04-09T19:06:01.918Z] #44 80.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
19:06:01 [2020-04-09T19:06:01.918Z] #44 80.17 Unpacking python-protobuf (3.6.1.3-2) ...
19:06:02 [2020-04-09T19:06:02.147Z] 23645bd7ee08: Verifying Checksum
19:06:02 [2020-04-09T19:06:02.148Z] 23645bd7ee08: Download complete
19:06:02 [2020-04-09T19:06:02.292Z] #54 DONE 0.2s
19:06:02 [2020-04-09T19:06:02.292Z] 
19:06:02 [2020-04-09T19:06:02.292Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:06:02 [2020-04-09T19:06:02.292Z] #57 DONE 0.1s
19:06:02 [2020-04-09T19:06:02.292Z] 
19:06:02 [2020-04-09T19:06:02.292Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:06:02 [2020-04-09T19:06:02.292Z] #61 DONE 0.1s
19:06:02 [2020-04-09T19:06:02.292Z] 
19:06:02 [2020-04-09T19:06:02.292Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:03 [2020-04-09T19:06:03.493Z] #44 ...
19:06:03 [2020-04-09T19:06:03.493Z] 
19:06:03 [2020-04-09T19:06:03.493Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:03 [2020-04-09T19:06:03.493Z] #11 71.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 76.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
19:06:03 [2020-04-09T19:06:03.493Z] #11 79.44 debconf: delaying package configuration, since apt-utils is not installed
19:06:03 [2020-04-09T19:06:03.493Z] #11 80.20 Fetched 78.9 MB in 15s (5183 kB/s)
19:06:03 [2020-04-09T19:06:03.493Z] #11 80.43 Selecting previously unselected package binutils-mingw-w64-i686.
19:06:03 [2020-04-09T19:06:03.493Z] #11 80.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 ... 15330 files and directories currently installed.)
19:06:03 [2020-04-09T19:06:03.493Z] #11 80.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
19:06:03 [2020-04-09T19:06:03.493Z] #11 80.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:06:03 [2020-04-09T19:06:03.493Z] #11 ...
19:06:03 [2020-04-09T19:06:03.493Z] 
19:06:03 [2020-04-09T19:06:03.493Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:05 [2020-04-09T19:06:05.638Z] #28 14.67 #=#=#                                                                         

                                                                           1.1%
#                                                                          2.0%
##                                                                         3.8%
####                                                                       5.6%
####                                                                       6.5%
#####                                                                      7.4%
#####                                                                      8.2%
######                                                                     9.1%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               15.4%
###########                                                               16.3%
#############                                                             19.0%
##############                                                            20.8%
################                                                          22.5%
################                                                          23.4%
##################                                                        25.2%
###################                                                       27.0%
####################                                                      28.8%
#######################                                                   32.1%
#######################                                                   33.0%
#########################                                                 35.6%
##########################                                                36.9%
############################                                              39.9%
##############################                                            42.6%
###############################                                           44.4%
#################################                                         46.3%
#################################                                         47.0%
##################################                                        48.1%
###################################                                       49.9%
19:06:05 [2020-04-09T19:06:05.638Z] #28 ...
19:06:05 [2020-04-09T19:06:05.638Z] 
19:06:05 [2020-04-09T19:06:05.638Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:05 [2020-04-09T19:06:05.638Z] #36 73.68 Selecting previously unselected package libicu63:ppc64el.
19:06:05 [2020-04-09T19:06:05.638Z] #36 73.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:06:05 [2020-04-09T19:06:05.638Z] #36 73.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:06:05 [2020-04-09T19:06:05.638Z] #36 ...
19:06:05 [2020-04-09T19:06:05.638Z] 
19:06:05 [2020-04-09T19:06:05.638Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:06 [2020-04-09T19:06:06.422Z] #65 267.1 + bin/containerd-stress
19:06:07 [2020-04-09T19:06:07.494Z] #65 262.8 + bin/containerd-stress
19:06:07 [2020-04-09T19:06:07.494Z] #65 264.5 + bin/containerd-shim
19:06:07 [2020-04-09T19:06:07.856Z] 65014b3c3121: Verifying Checksum
19:06:07 [2020-04-09T19:06:07.856Z] 65014b3c3121: Download complete
19:06:08 [2020-04-09T19:06:08.306Z] #65 268.7 + bin/containerd-shim
19:06:08 [2020-04-09T19:06:08.517Z] #28 14.67 #=#=#                                                                         

                                                                           1.1%
#                                                                          2.0%
##                                                                         3.8%
####                                                                       5.6%
####                                                                       6.5%
#####                                                                      7.4%
#####                                                                      8.2%
######                                                                     9.1%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               15.4%
###########                                                               16.3%
#############                                                             19.0%
##############                                                            20.8%
################                                                          22.5%
################                                                          23.4%
##################                                                        25.2%
###################                                                       27.0%
####################                                                      28.8%
#######################                                                   32.1%
#######################                                                   33.0%
#########################                                                 35.6%
##########################                                                36.9%
############################                                              39.9%
##############################                                            42.6%
###############################                                           44.4%
#################################                                         46.3%
#################################                                         47.0%
##################################                                        48.1%
###################################                                       49.9%
#####################################                                     52.6%
#######################################                                   55.3%
########################################                                  56.2%
#########################################                                 57.1%
##########################################                                58.8%
##########################################                                59.7%
############################################                              61.9%
#############################################                             63.7%
###############################################                           65.5%
################################################                          67.2%
#################################################                         69.0%
##################################################                        70.8%
###################################################                       71.7%
####################################################                      73.5%
######################################################                    75.3%
#######################################################                   77.1%
#########################################################                 79.7%
###########################################################               82.4%
#############################################################             85.1%
###############################################################           87.8%
###########################
19:06:08 [2020-04-09T19:06:08.517Z] #28 ...
19:06:08 [2020-04-09T19:06:08.517Z] 
19:06:08 [2020-04-09T19:06:08.517Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:08 [2020-04-09T19:06:08.517Z] #34 76.02 internal/reflectlite
19:06:08 [2020-04-09T19:06:08.517Z] #34 76.03 sync
19:06:08 [2020-04-09T19:06:08.517Z] #34 84.00 errors
19:06:08 [2020-04-09T19:06:08.517Z] #34 84.05 sort
19:06:08 [2020-04-09T19:06:08.517Z] #34 85.07 strconv
19:06:08 [2020-04-09T19:06:08.517Z] #34 85.07 io
19:06:08 [2020-04-09T19:06:08.517Z] #34 85.07 internal/oserror
19:06:08 [2020-04-09T19:06:08.517Z] #34 86.11 syscall
19:06:08 [2020-04-09T19:06:08.517Z] #34 ...
19:06:08 [2020-04-09T19:06:08.517Z] 
19:06:08 [2020-04-09T19:06:08.517Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:09 [2020-04-09T19:06:09.137Z] #28 14.67 #=#=#                                                                         

                                                                           1.1%
#                                                                          2.0%
##                                                                         3.8%
####                                                                       5.6%
####                                                                       6.5%
#####                                                                      7.4%
#####                                                                      8.2%
######                                                                     9.1%
#######                                                                   10.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               15.4%
###########                                                               16.3%
#############                                                             19.0%
##############                                                            20.8%
################                                                          22.5%
################                                                          23.4%
##################                                                        25.2%
###################                                                       27.0%
####################                                                      28.8%
#######################                                                   32.1%
#######################                                                   33.0%
#########################                                                 35.6%
##########################                                                36.9%
############################                                              39.9%
##############################                                            42.6%
###############################                                           44.4%
#################################                                         46.3%
#################################                                         47.0%
##################################                                        48.1%
###################################                                       49.9%
#####################################                                     52.6%
#######################################                                   55.3%
########################################                                  56.2%
#########################################                                 57.1%
##########################################                                58.8%
##########################################                                59.7%
############################################                              61.9%
#############################################                             63.7%
###############################################                           65.5%
################################################                          67.2%
#################################################                         69.0%
##################################################                        70.8%
###################################################                       71.7%
####################################################                      73.5%
######################################################                    75.3%
#######################################################                   77.1%
#########################################################                 79.7%
###########################################################               82.4%
#############################################################             85.1%
###############################################################           87.8%
################################################################          89.5%
#################################################################         91.3%
##################################################################        93.0%
####################################################################      94.8%
#####################################################################     96.6%
#######################################################################   99.3%
######################################################################## 100.0%
19:06:09 [2020-04-09T19:06:09.449Z] #28 23.16 
19:06:12 [2020-04-09T19:06:12.244Z] #28 25.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:06:12 [2020-04-09T19:06:12.793Z] #65 270.9 + bin/containerd-shim-runc-v1
19:06:12 [2020-04-09T19:06:12.882Z] #28 26.58 
19:06:13 [2020-04-09T19:06:13.488Z] #28 26.85 
#                                                                          1.6%
#####################################################                     73.6%
######################################################################## 100.0%
19:06:13 [2020-04-09T19:06:13.781Z] #28 27.57 
19:06:14 [2020-04-09T19:06:14.077Z] #28 ...
19:06:14 [2020-04-09T19:06:14.077Z] 
19:06:14 [2020-04-09T19:06:14.077Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:14 [2020-04-09T19:06:14.077Z] #44 82.09 Setting up python-pkg-resources (40.8.0-1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #44 89.66 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:06:14 [2020-04-09T19:06:14.077Z] #44 89.68 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #44 89.76 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #44 89.83 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #44 89.85 Setting up python-six (1.12.0-1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #44 ...
19:06:14 [2020-04-09T19:06:14.077Z] 
19:06:14 [2020-04-09T19:06:14.077Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:14 [2020-04-09T19:06:14.077Z] #36 86.93 Selecting previously unselected package libxml2:ppc64el.
19:06:14 [2020-04-09T19:06:14.077Z] #36 86.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 86.96 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 88.25 Selecting previously unselected package libarchive13:ppc64el.
19:06:14 [2020-04-09T19:06:14.077Z] #36 88.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 88.32 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 88.91 Selecting previously unselected package libjsoncpp1:ppc64el.
19:06:14 [2020-04-09T19:06:14.077Z] #36 88.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 88.96 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 89.36 Selecting previously unselected package librhash0:ppc64el.
19:06:14 [2020-04-09T19:06:14.077Z] #36 89.37 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 89.37 Unpacking librhash0:ppc64el (1.3.8-1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 89.63 Selecting previously unselected package libuv1:ppc64el.
19:06:14 [2020-04-09T19:06:14.077Z] #36 89.65 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 89.66 Unpacking libuv1:ppc64el (1.24.1-1) ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 90.07 Selecting previously unselected package cmake.
19:06:14 [2020-04-09T19:06:14.077Z] #36 90.10 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.077Z] #36 90.11 Unpacking cmake (3.13.4-1) ...
19:06:14 [2020-04-09T19:06:14.380Z] #36 ...
19:06:14 [2020-04-09T19:06:14.380Z] 
19:06:14 [2020-04-09T19:06:14.380Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:14 [2020-04-09T19:06:14.380Z] #48 82.15 github.com/LK4D4/vndr/godl/singleflight
19:06:14 [2020-04-09T19:06:14.380Z] #48 82.16 internal/singleflight
19:06:14 [2020-04-09T19:06:14.380Z] #48 82.19 math/rand
19:06:14 [2020-04-09T19:06:14.380Z] #48 82.22 internal/reflectlite
19:06:14 [2020-04-09T19:06:14.380Z] #48 89.70 io
19:06:14 [2020-04-09T19:06:14.380Z] #48 89.72 vendor/golang.org/x/net/dns/dnsmessage
19:06:14 [2020-04-09T19:06:14.380Z] #48 89.73 strconv
19:06:14 [2020-04-09T19:06:14.380Z] #48 90.01 syscall
19:06:14 [2020-04-09T19:06:14.672Z] #48 ...
19:06:14 [2020-04-09T19:06:14.672Z] 
19:06:14 [2020-04-09T19:06:14.672Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:14 [2020-04-09T19:06:14.672Z] #11 86.50 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:06:14 [2020-04-09T19:06:14.672Z] #11 86.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.672Z] #11 86.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:06:14 [2020-04-09T19:06:14.672Z] #11 92.62 Selecting previously unselected package binutils-mingw-w64.
19:06:14 [2020-04-09T19:06:14.672Z] #11 92.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:06:14 [2020-04-09T19:06:14.672Z] #11 92.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:06:14 [2020-04-09T19:06:14.672Z] #11 92.83 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
19:06:14 [2020-04-09T19:06:14.836Z] #65 275.1 + bin/containerd-shim-runc-v1
19:06:14 [2020-04-09T19:06:14.964Z] #11 92.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:06:14 [2020-04-09T19:06:14.964Z] #11 92.88 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:06:15 [2020-04-09T19:06:15.275Z] #11 93.37 Selecting previously unselected package dmsetup.
19:06:15 [2020-04-09T19:06:15.275Z] #11 93.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
19:06:15 [2020-04-09T19:06:15.275Z] #11 93.39 Unpacking dmsetup (2:1.02.155-3) ...
19:06:15 [2020-04-09T19:06:15.275Z] #11 ...
19:06:15 [2020-04-09T19:06:15.275Z] 
19:06:15 [2020-04-09T19:06:15.275Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:15 [2020-04-09T19:06:15.275Z] #57 93.22 strconv
19:06:15 [2020-04-09T19:06:15.577Z] #57 93.43 syscall
19:06:15 [2020-04-09T19:06:15.577Z] #57 93.51 bytes
19:06:15 [2020-04-09T19:06:15.577Z] #57 93.54 strings
19:06:16 [2020-04-09T19:06:16.054Z] #65 273.9 + bin/containerd-shim-runc-v2
19:06:16 [2020-04-09T19:06:16.613Z] #65 274.7 + binaries
19:06:16 [2020-04-09T19:06:16.613Z] #65 274.7 + mkdir -p /build
19:06:16 [2020-04-09T19:06:16.613Z] #65 274.7 + cp bin/containerd /build/containerd
19:06:16 [2020-04-09T19:06:16.613Z] #65 274.7 + cp bin/containerd-shim /build/containerd-shim
19:06:16 [2020-04-09T19:06:16.613Z] #65 274.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:06:16 [2020-04-09T19:06:16.613Z] #65 274.7 + cp bin/ctr /build/ctr
19:06:16 [2020-04-09T19:06:16.867Z] #65 DONE 275.1s
19:06:17 [2020-04-09T19:06:17.348Z] #65 278.1 + bin/containerd-shim-runc-v2
19:06:17 [2020-04-09T19:06:17.911Z] 
19:06:17 [2020-04-09T19:06:17.911Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:06:18 [2020-04-09T19:06:18.185Z] #66 DONE 0.2s
19:06:18 [2020-04-09T19:06:18.185Z] 
19:06:18 [2020-04-09T19:06:18.185Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:06:18 [2020-04-09T19:06:18.185Z] #70 DONE 0.1s
19:06:18 [2020-04-09T19:06:18.185Z] 
19:06:18 [2020-04-09T19:06:18.185Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:06:18 [2020-04-09T19:06:18.317Z] #65 278.8 + binaries
19:06:18 [2020-04-09T19:06:18.317Z] #65 278.9 + mkdir -p /build
19:06:18 [2020-04-09T19:06:18.317Z] #65 278.9 + cp bin/containerd /build/containerd
19:06:18 [2020-04-09T19:06:18.317Z] #65 278.9 + cp bin/containerd-shim /build/containerd-shim
19:06:18 [2020-04-09T19:06:18.317Z] #65 278.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:06:18 [2020-04-09T19:06:18.317Z] #65 278.9 + cp bin/ctr /build/ctr
19:06:18 [2020-04-09T19:06:18.404Z] #57 ...
19:06:18 [2020-04-09T19:06:18.404Z] 
19:06:18 [2020-04-09T19:06:18.404Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.18 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.20 Setting up xxd (2:8.1.0875-5) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.22 Setting up libuv1:ppc64el (1.24.1-1) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.26 Setting up vim-common (2:8.1.0875-5) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.40 Setting up librhash0:ppc64el (1.3.8-1) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.48 Setting up cmake-data (3.13.4-1) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.54 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.55 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.56 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.58 Setting up cmake (3.13.4-1) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.59 Processing triggers for libc-bin (2.28-10) ...
19:06:18 [2020-04-09T19:06:18.404Z] #36 95.69 Processing triggers for mime-support (3.62) ...
19:06:18 [2020-04-09T19:06:18.405Z] #36 DONE 96.4s
19:06:18 [2020-04-09T19:06:18.405Z] 
19:06:18 [2020-04-09T19:06:18.405Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
19:06:18 [2020-04-09T19:06:18.405Z] #37 DONE 0.2s
19:06:18 [2020-04-09T19:06:18.405Z] 
19:06:18 [2020-04-09T19:06:18.405Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:18 [2020-04-09T19:06:18.405Z] #28 30.10 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:06:18 [2020-04-09T19:06:18.405Z] #28 31.05 
19:06:18 [2020-04-09T19:06:18.405Z] #28 31.36 #=#=#                                                                         

###################                                                       26.7%
######################################################################## 100.0%
19:06:18 [2020-04-09T19:06:18.405Z] #28 32.15 
19:06:18 [2020-04-09T19:06:18.483Z] #72 DONE 0.1s
19:06:18 [2020-04-09T19:06:18.483Z] 
19:06:18 [2020-04-09T19:06:18.483Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:06:18 [2020-04-09T19:06:18.483Z] #75 DONE 0.1s
19:06:18 [2020-04-09T19:06:18.483Z] 
19:06:18 [2020-04-09T19:06:18.483Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:06:18 [2020-04-09T19:06:18.483Z] #76 DONE 0.0s
19:06:18 [2020-04-09T19:06:18.483Z] 
19:06:18 [2020-04-09T19:06:18.483Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:18 [2020-04-09T19:06:18.573Z] #65 DONE 279.3s
19:06:18 [2020-04-09T19:06:18.702Z] #28 ...
19:06:18 [2020-04-09T19:06:18.702Z] 
19:06:18 [2020-04-09T19:06:18.702Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
19:06:18 [2020-04-09T19:06:18.702Z] #38 DONE 0.1s
19:06:18 [2020-04-09T19:06:18.992Z] 
19:06:18 [2020-04-09T19:06:18.992Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.65 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.70 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.73 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.74 Setting up libcap-dev:ppc64el (1:2.25-2) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.76 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.78 Setting up protobuf-compiler (3.6.1.3-2) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.92 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:06:18 [2020-04-09T19:06:18.992Z] #44 96.98 Setting up python-protobuf (3.6.1.3-2) ...
19:06:19 [2020-04-09T19:06:19.406Z] #77 DONE 1.2s
19:06:19 [2020-04-09T19:06:19.496Z] 
19:06:19 [2020-04-09T19:06:19.496Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:06:19 [2020-04-09T19:06:19.496Z] #66 DONE 0.2s
19:06:19 [2020-04-09T19:06:19.660Z] 
19:06:19 [2020-04-09T19:06:19.660Z] #78 exporting to image
19:06:19 [2020-04-09T19:06:19.660Z] #78 exporting layers
19:06:19 [2020-04-09T19:06:19.751Z] 
19:06:19 [2020-04-09T19:06:19.751Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:06:19 [2020-04-09T19:06:19.751Z] #70 DONE 0.1s
19:06:19 [2020-04-09T19:06:19.751Z] 
19:06:19 [2020-04-09T19:06:19.751Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:06:19 [2020-04-09T19:06:19.751Z] #72 DONE 0.1s
19:06:20 [2020-04-09T19:06:20.006Z] 
19:06:20 [2020-04-09T19:06:20.006Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:06:20 [2020-04-09T19:06:20.006Z] #75 DONE 0.1s
19:06:20 [2020-04-09T19:06:20.006Z] 
19:06:20 [2020-04-09T19:06:20.006Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:06:20 [2020-04-09T19:06:20.006Z] #76 DONE 0.0s
19:06:20 [2020-04-09T19:06:20.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:06:20 [2020-04-09T19:06:20.075Z] 
19:06:20 [2020-04-09T19:06:20.075Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:06:20 [2020-04-09T19:06:20.075Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:06:20 [2020-04-09T19:06:20.075Z] HOSTNAME=429fe090ca1b
19:06:20 [2020-04-09T19:06:20.075Z] TESTDEBUG=0
19:06:20 [2020-04-09T19:06:20.075Z] DEST=bundles/test-integration
19:06:20 [2020-04-09T19:06:20.075Z] PWD=/go/src/github.com/docker/docker
19:06:20 [2020-04-09T19:06:20.075Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:06:20 [2020-04-09T19:06:20.075Z] container=docker
19:06:20 [2020-04-09T19:06:20.075Z] HOME=/root
19:06:20 [2020-04-09T19:06:20.075Z] GOLANG_VERSION=1.13.8
19:06:20 [2020-04-09T19:06:20.075Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:06:20 [2020-04-09T19:06:20.075Z] VALIDATE_BRANCH=master
19:06:20 [2020-04-09T19:06:20.075Z] TERM=xterm
19:06:20 [2020-04-09T19:06:20.075Z] DOCKER_PKG=github.com/docker/docker
19:06:20 [2020-04-09T19:06:20.075Z] SHLVL=1
19:06:20 [2020-04-09T19:06:20.075Z] TIMEOUT=120m
19:06:20 [2020-04-09T19:06:20.075Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:06:20 [2020-04-09T19:06:20.075Z] DOCKER_GRAPHDRIVER=overlay2
19:06:20 [2020-04-09T19:06:20.075Z] GO111MODULE=off
19:06:20 [2020-04-09T19:06:20.075Z] DOCKER_EXPERIMENTAL=1
19:06:20 [2020-04-09T19:06:20.075Z] TEST_SKIP_INTEGRATION_CLI=1
19:06:20 [2020-04-09T19:06:20.075Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:06:20 [2020-04-09T19:06:20.075Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:06:20 [2020-04-09T19:06:20.075Z] GOPATH=/go
19:06:20 [2020-04-09T19:06:20.075Z] PKG_CONFIG=pkg-config
19:06:20 [2020-04-09T19:06:20.075Z] _=/usr/bin/env
19:06:20 [2020-04-09T19:06:20.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:06:20 [2020-04-09T19:06:20.260Z] 
19:06:20 [2020-04-09T19:06:20.260Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:21 [2020-04-09T19:06:21.107Z] #44 ...
19:06:21 [2020-04-09T19:06:21.107Z] 
19:06:21 [2020-04-09T19:06:21.107Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:21 [2020-04-09T19:06:21.107Z] #51 88.68 + cd /tmp/tmp.3MXn5JuzuB/src/gotest.tools/gotestsum
19:06:21 [2020-04-09T19:06:21.107Z] #51 88.68 + git checkout -q v0.3.5
19:06:21 [2020-04-09T19:06:21.107Z] #51 88.86 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:06:21 [2020-04-09T19:06:21.107Z] #51 ...
19:06:21 [2020-04-09T19:06:21.107Z] 
19:06:21 [2020-04-09T19:06:21.107Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:21 [2020-04-09T19:06:21.107Z] #28 34.80 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:06:21 [2020-04-09T19:06:21.107Z] #28 34.95 skipping existing c8c2d4a6b2e3
19:06:21 [2020-04-09T19:06:21.185Z] #77 DONE 1.1s
19:06:21 [2020-04-09T19:06:21.185Z] 
19:06:21 [2020-04-09T19:06:21.185Z] #78 exporting to image
19:06:21 [2020-04-09T19:06:21.185Z] #78 exporting layers
19:06:21 [2020-04-09T19:06:21.752Z] #28 35.34 
19:06:23 [2020-04-09T19:06:23.897Z] #28 37.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:06:24 [2020-04-09T19:06:24.175Z] #65 277.7 + bin/containerd-stress
19:06:24 [2020-04-09T19:06:24.175Z] #65 279.5 + bin/containerd-shim
19:06:24 [2020-04-09T19:06:24.955Z] #28 38.59 
19:06:25 [2020-04-09T19:06:25.257Z] #28 38.95 
######################################################################## 100.0%
19:06:25 [2020-04-09T19:06:25.257Z] #28 ...
19:06:25 [2020-04-09T19:06:25.257Z] 
19:06:25 [2020-04-09T19:06:25.257Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:25 [2020-04-09T19:06:25.257Z] #34 93.00 bytes
19:06:25 [2020-04-09T19:06:25.257Z] #34 93.22 strings
19:06:25 [2020-04-09T19:06:25.552Z] #34 ...
19:06:25 [2020-04-09T19:06:25.552Z] 
19:06:25 [2020-04-09T19:06:25.552Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:25 [2020-04-09T19:06:25.552Z] #28 39.20 
19:06:25 [2020-04-09T19:06:25.552Z] #28 ...
19:06:25 [2020-04-09T19:06:25.552Z] 
19:06:25 [2020-04-09T19:06:25.552Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:25 [2020-04-09T19:06:25.552Z] #11 93.71 Selecting previously unselected package mingw-w64-common.
19:06:25 [2020-04-09T19:06:25.552Z] #11 93.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:06:25 [2020-04-09T19:06:25.552Z] #11 93.73 Unpacking mingw-w64-common (6.0.0-3) ...
19:06:25 [2020-04-09T19:06:25.846Z] #11 ...
19:06:25 [2020-04-09T19:06:25.846Z] 
19:06:25 [2020-04-09T19:06:25.846Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:25 [2020-04-09T19:06:25.846Z] #28 39.35 Download of images into '/build' complete.
19:06:25 [2020-04-09T19:06:25.846Z] #28 39.36 Use something like the following to load the result into a Docker daemon:
19:06:25 [2020-04-09T19:06:25.846Z] #28 39.36   tar -cC '/build' . | docker load
19:06:25 [2020-04-09T19:06:25.846Z] #28 DONE 39.4s
19:06:25 [2020-04-09T19:06:25.846Z] 
19:06:25 [2020-04-09T19:06:25.846Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:06:25 [2020-04-09T19:06:25.846Z] #31 94.38 Checking out files:  69% (1062/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:06:25 [2020-04-09T19:06:25.846Z] #31 96.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:06:25 [2020-04-09T19:06:25.846Z] #31 97.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:06:26 [2020-04-09T19:06:26.191Z] #78 exporting layers 5.9s done
19:06:26 [2020-04-09T19:06:26.191Z] #78 writing image sha256:fcc3cbbe924966e930760f9fd44512e89760627cae9b64c0aeb8861f3f9dc467 done
19:06:26 [2020-04-09T19:06:26.191Z] #78 naming to docker.io/library/docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e done
19:06:26 [2020-04-09T19:06:26.191Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
19:06:26 [2020-04-09T19:06:26.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40725/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/validate/default
19:06:26 [2020-04-09T19:06:26.948Z] #31 ...
19:06:26 [2020-04-09T19:06:26.948Z] 
19:06:26 [2020-04-09T19:06:26.948Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:26 [2020-04-09T19:06:26.948Z] #34 104.6 reflect
19:06:27 [2020-04-09T19:06:27.707Z] #78 exporting layers 6.1s done
19:06:27 [2020-04-09T19:06:27.707Z] #78 writing image sha256:067eb7487cfa39c1891d6181ac8b9f03d61ca9581b8bd8e040ebc455931c54c2 done
19:06:27 [2020-04-09T19:06:27.707Z] #78 naming to docker.io/library/docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e done
19:06:27 [2020-04-09T19:06:27.707Z] #78 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
19:06:28 [2020-04-09T19:06:28.496Z] Congratulations!  All commits are properly signed with the DCO!
19:06:28 [2020-04-09T19:06:28.496Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
19:06:29 [2020-04-09T19:06:29.052Z] #34 ...
19:06:29 [2020-04-09T19:06:29.052Z] 
19:06:29 [2020-04-09T19:06:29.052Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.637 + RM_GOPATH=0
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.637 + TMP_GOPATH=
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.637 + : /build
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.641 + '[' -z '' ']'
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.662 ++ mktemp -d
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.676 + export GOPATH=/tmp/tmp.YGxsZCo8fZ
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.677 + GOPATH=/tmp/tmp.YGxsZCo8fZ
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.677 + RM_GOPATH=1
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.677 ++ dirname ./install.sh
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.693 + dir=.
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.695 + bin=tini
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.697 + shift
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.700 + '[' '!' -f ./tini.installer ']'
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.700 + . ./tini.installer
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.713 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.723 + install_tini
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.725 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.727 + git clone https://github.com/krallin/tini.git /tmp/tmp.YGxsZCo8fZ/tini
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.727 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:06:29 [2020-04-09T19:06:29.052Z] #39 0.773 Cloning into '/tmp/tmp.YGxsZCo8fZ/tini'...
19:06:29 [2020-04-09T19:06:29.052Z] #39 2.602 + cd /tmp/tmp.YGxsZCo8fZ/tini
19:06:29 [2020-04-09T19:06:29.052Z] #39 2.633 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:06:29 [2020-04-09T19:06:29.052Z] #39 2.633 + cmake .
19:06:29 [2020-04-09T19:06:29.052Z] #39 4.010 -- The C compiler identification is GNU 8.3.0
19:06:29 [2020-04-09T19:06:29.052Z] #39 4.108 -- Check for working C compiler: /usr/bin/cc
19:06:29 [2020-04-09T19:06:29.052Z] #39 5.242 -- Check for working C compiler: /usr/bin/cc -- works
19:06:29 [2020-04-09T19:06:29.052Z] #39 5.264 -- Detecting C compiler ABI info
19:06:29 [2020-04-09T19:06:29.052Z] #39 6.489 -- Detecting C compiler ABI info - done
19:06:29 [2020-04-09T19:06:29.052Z] #39 6.657 -- Detecting C compile features
19:06:29 [2020-04-09T19:06:29.353Z] 
19:06:29 [2020-04-09T19:06:29.353Z] Removing bundles/
19:06:29 [2020-04-09T19:06:29.353Z] 
19:06:29 [2020-04-09T19:06:29.353Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:06:29 [2020-04-09T19:06:29.353Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:06:29 [2020-04-09T19:06:29.353Z] GOOS="" GOARCH="" GOARM=""
19:06:29 [2020-04-09T19:06:29.716Z] #39 10.98 -- Detecting C compile features - done
19:06:29 [2020-04-09T19:06:29.716Z] #39 11.07 -- Performing Test HAS_BUILTIN_FORTIFY
19:06:30 [2020-04-09T19:06:30.012Z] #39 ...
19:06:30 [2020-04-09T19:06:30.012Z] 
19:06:30 [2020-04-09T19:06:30.012Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:30 [2020-04-09T19:06:30.012Z] #34 107.5 bufio
19:06:30 [2020-04-09T19:06:30.379Z] Congratulations!  All API changes are done the right way.
19:06:30 [2020-04-09T19:06:30.379Z] Congratulations!  All TOML source files changed here have valid syntax.
19:06:30 [2020-04-09T19:06:30.379Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:06:30 [2020-04-09T19:06:30.379Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
19:06:30 [2020-04-09T19:06:30.379Z] Congratulations!  No new tests were added to integration-cli.
19:06:30 [2020-04-09T19:06:30.379Z] 
19:06:30 [2020-04-09T19:06:30.379Z] INFO Start validation with golang-ci-lint
19:06:30 [2020-04-09T19:06:30.379Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
19:06:30 [2020-04-09T19:06:30.379Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:06:30 [2020-04-09T19:06:30.379Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:06:30 [2020-04-09T19:06:30.663Z] #34 ...
19:06:30 [2020-04-09T19:06:30.663Z] 
19:06:30 [2020-04-09T19:06:30.663Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:30 [2020-04-09T19:06:30.663Z] #48 98.43 bytes
19:06:30 [2020-04-09T19:06:30.708Z] #65 286.0 + bin/containerd-shim-runc-v1
19:06:30 [2020-04-09T19:06:30.963Z] #48 ...
19:06:30 [2020-04-09T19:06:30.963Z] 
19:06:30 [2020-04-09T19:06:30.963Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:30 [2020-04-09T19:06:30.963Z] #57 108.7 bufio
19:06:32 [2020-04-09T19:06:32.541Z] #57 ...
19:06:32 [2020-04-09T19:06:32.541Z] 
19:06:32 [2020-04-09T19:06:32.541Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:32 [2020-04-09T19:06:32.541Z] #44 110.0 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
19:06:32 [2020-04-09T19:06:32.541Z] #44 110.0 Processing triggers for libc-bin (2.28-10) ...
19:06:32 [2020-04-09T19:06:32.541Z] #44 DONE 110.5s
19:06:32 [2020-04-09T19:06:32.541Z] 
19:06:32 [2020-04-09T19:06:32.541Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:33 [2020-04-09T19:06:33.973Z] #65 289.0 + bin/containerd-shim-runc-v2
19:06:34 [2020-04-09T19:06:34.900Z] #65 289.9 + binaries
19:06:34 [2020-04-09T19:06:34.900Z] #65 289.9 + mkdir -p /build
19:06:34 [2020-04-09T19:06:34.900Z] #65 289.9 + cp bin/containerd /build/containerd
19:06:34 [2020-04-09T19:06:34.900Z] #65 289.9 + cp bin/containerd-shim /build/containerd-shim
19:06:34 [2020-04-09T19:06:34.900Z] #65 289.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:06:34 [2020-04-09T19:06:34.900Z] #65 289.9 + cp bin/ctr /build/ctr
19:06:35 [2020-04-09T19:06:35.155Z] #65 DONE 290.4s
19:06:35 [2020-04-09T19:06:35.388Z] #45 2.479 Note: Building without setproctitle() and strlcpy() support.
19:06:35 [2020-04-09T19:06:35.388Z] #45 2.484       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:06:35 [2020-04-09T19:06:35.388Z] #45 2.526 Note: Building without GnuTLS support
19:06:36 [2020-04-09T19:06:36.517Z] 
19:06:36 [2020-04-09T19:06:36.517Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:06:36 [2020-04-09T19:06:36.517Z] #66 DONE 0.2s
19:06:36 [2020-04-09T19:06:36.517Z] 
19:06:36 [2020-04-09T19:06:36.517Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:06:36 [2020-04-09T19:06:36.772Z] #70 DONE 0.1s
19:06:36 [2020-04-09T19:06:36.772Z] 
19:06:36 [2020-04-09T19:06:36.772Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:06:36 [2020-04-09T19:06:36.772Z] #72 DONE 0.1s
19:06:36 [2020-04-09T19:06:36.772Z] 
19:06:36 [2020-04-09T19:06:36.772Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:06:36 [2020-04-09T19:06:36.772Z] #75 DONE 0.1s
19:06:36 [2020-04-09T19:06:36.772Z] 
19:06:36 [2020-04-09T19:06:36.772Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:06:36 [2020-04-09T19:06:36.772Z] #76 DONE 0.0s
19:06:36 [2020-04-09T19:06:36.936Z] #45 ...
19:06:36 [2020-04-09T19:06:36.936Z] 
19:06:36 [2020-04-09T19:06:36.936Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:36 [2020-04-09T19:06:36.936Z] #39 11.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:06:36 [2020-04-09T19:06:36.936Z] #39 12.24 -- Configuring done
19:06:36 [2020-04-09T19:06:36.936Z] #39 12.30 -- Generating done
19:06:36 [2020-04-09T19:06:36.936Z] #39 12.31 -- Build files have been written to: /tmp/tmp.YGxsZCo8fZ/tini
19:06:36 [2020-04-09T19:06:36.936Z] #39 12.32 + make tini-static
19:06:36 [2020-04-09T19:06:36.936Z] #39 12.96 Scanning dependencies of target tini-static
19:06:36 [2020-04-09T19:06:36.936Z] #39 13.10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:06:36 [2020-04-09T19:06:36.936Z] #39 16.58 [100%] Linking C executable tini-static
19:06:36 [2020-04-09T19:06:36.936Z] #39 17.70 [100%] Built target tini-static
19:06:36 [2020-04-09T19:06:36.936Z] #39 17.83 + mkdir -p /build
19:06:36 [2020-04-09T19:06:36.936Z] #39 17.87 + cp tini-static /build/docker-init
19:06:36 [2020-04-09T19:06:36.936Z] #39 DONE 18.0s
19:06:36 [2020-04-09T19:06:36.936Z] 
19:06:36 [2020-04-09T19:06:36.936Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:36 [2020-04-09T19:06:36.936Z] #34 110.3 path
19:06:36 [2020-04-09T19:06:36.936Z] #34 113.2 text/tabwriter
19:06:36 [2020-04-09T19:06:36.936Z] #34 ...
19:06:36 [2020-04-09T19:06:36.936Z] 
19:06:36 [2020-04-09T19:06:36.936Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:36 [2020-04-09T19:06:36.936Z] #11 105.0 Selecting previously unselected package mingw-w64-x86-64-dev.
19:06:36 [2020-04-09T19:06:36.936Z] #11 105.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:06:36 [2020-04-09T19:06:36.936Z] #11 105.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:06:37 [2020-04-09T19:06:37.027Z] 
19:06:37 [2020-04-09T19:06:37.028Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:37 [2020-04-09T19:06:37.231Z] #11 ...
19:06:37 [2020-04-09T19:06:37.231Z] 
19:06:37 [2020-04-09T19:06:37.231Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:37 [2020-04-09T19:06:37.231Z] #57 114.2 text/tabwriter
19:06:38 [2020-04-09T19:06:38.390Z] #77 DONE 1.2s
19:06:38 [2020-04-09T19:06:38.390Z] 
19:06:38 [2020-04-09T19:06:38.390Z] #78 exporting to image
19:06:38 [2020-04-09T19:06:38.390Z] #78 exporting layers
19:06:39 [2020-04-09T19:06:39.332Z] #57 117.1 reflect
19:06:40 [2020-04-09T19:06:40.259Z] ok  	github.com/docker/docker/api/server/httputils	0.030s	coverage: 14.7% of statements
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ok  	github.com/docker/docker/api/server/middleware	0.024s	coverage: 37.7% of statements
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:06:40 [2020-04-09T19:06:40.259Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
19:06:40 [2020-04-09T19:06:40.260Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 4.5% of statements
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ok  	github.com/docker/docker/api/types/filters	0.049s	coverage: 92.2% of statements
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ok  	github.com/docker/docker/api/types/time	0.035s	coverage: 100.0% of statements
19:06:40 [2020-04-09T19:06:40.260Z] ok  	github.com/docker/docker/api/types/versions	0.026s	coverage: 75.0% of statements
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:06:40 [2020-04-09T19:06:40.260Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
19:06:40 [2020-04-09T19:06:40.260Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
19:06:40 [2020-04-09T19:06:40.963Z] #57 118.7 regexp/syntax
19:06:42 [2020-04-09T19:06:42.009Z] #57 ...
19:06:42 [2020-04-09T19:06:42.009Z] 
19:06:42 [2020-04-09T19:06:42.009Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:42 [2020-04-09T19:06:42.009Z] #45 4.968 fatal: not a git repository (or any of the parent directories): .git
19:06:42 [2020-04-09T19:06:42.009Z] #45 5.045   GEN      .gitid
19:06:42 [2020-04-09T19:06:42.009Z] #45 5.107   GEN      criu/include/version.h
19:06:42 [2020-04-09T19:06:42.009Z] #45 5.173   GEN      include/common/asm
19:06:42 [2020-04-09T19:06:42.009Z] #45 9.050   PBCC     images/google/protobuf/descriptor.pb-c.c
19:06:42 [2020-04-09T19:06:42.009Z] #45 9.176   PBCC     images/opts.pb-c.c
19:06:42 [2020-04-09T19:06:42.009Z] #45 9.303   PBCC     images/sit.pb-c.c
19:06:42 [2020-04-09T19:06:42.009Z] #45 9.425   DEP      images/google/protobuf/descriptor.pb-c.d
19:06:42 [2020-04-09T19:06:42.009Z] #45 9.592   DEP      images/opts.pb-c.d
19:06:42 [2020-04-09T19:06:42.009Z] #45 9.648   DEP      images/sit.pb-c.d
19:06:42 [2020-04-09T19:06:42.167Z] ok  	github.com/docker/docker/builder/remotecontext	0.297s	coverage: 13.6% of statements
19:06:42 [2020-04-09T19:06:42.167Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.086s	coverage: 86.3% of statements
19:06:42 [2020-04-09T19:06:42.306Z] #45 9.756   PBCC     images/macvlan.pb-c.c
19:06:42 [2020-04-09T19:06:42.306Z] #45 9.821   DEP      images/macvlan.pb-c.d
19:06:42 [2020-04-09T19:06:42.306Z] #45 9.958   PBCC     images/autofs.pb-c.c
19:06:42 [2020-04-09T19:06:42.306Z] #45 9.997   DEP      images/autofs.pb-c.d
19:06:42 [2020-04-09T19:06:42.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:06:42 [2020-04-09T19:06:42.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:06:42 [2020-04-09T19:06:42.601Z] #45 10.09   PBCC     images/sysctl.pb-c.c
19:06:42 [2020-04-09T19:06:42.601Z] #45 10.15   DEP      images/sysctl.pb-c.d
19:06:42 [2020-04-09T19:06:42.601Z] #45 10.26   PBCC     images/time.pb-c.c
19:06:42 [2020-04-09T19:06:42.911Z] #45 10.29   DEP      images/time.pb-c.d
19:06:42 [2020-04-09T19:06:42.911Z] #45 10.39   PBCC     images/binfmt-misc.pb-c.c
19:06:42 [2020-04-09T19:06:42.911Z] #45 10.42   DEP      images/binfmt-misc.pb-c.d
19:06:42 [2020-04-09T19:06:42.911Z] #45 10.52   PBCC     images/seccomp.pb-c.c
19:06:42 [2020-04-09T19:06:42.911Z] #45 10.56   DEP      images/seccomp.pb-c.d
19:06:43 [2020-04-09T19:06:43.106Z] ok  	github.com/docker/docker/builder/dockerfile	1.171s	coverage: 48.2% of statements
19:06:43 [2020-04-09T19:06:43.106Z] ?   	github.com/docker/docker/cli	[no test files]
19:06:43 [2020-04-09T19:06:43.106Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:06:43 [2020-04-09T19:06:43.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:06:43 [2020-04-09T19:06:43.215Z] #45 10.70   PBCC     images/userns.pb-c.c
19:06:43 [2020-04-09T19:06:43.215Z] #45 10.75   DEP      images/userns.pb-c.d
19:06:43 [2020-04-09T19:06:43.215Z] #45 10.85   PBCC     images/cgroup.pb-c.c
19:06:43 [2020-04-09T19:06:43.215Z] #45 10.95   DEP      images/cgroup.pb-c.d
19:06:43 [2020-04-09T19:06:43.510Z] #45 11.13   PBCC     images/fown.pb-c.c
19:06:43 [2020-04-09T19:06:43.510Z] #45 11.19   PBCC     images/ext-file.pb-c.c
19:06:43 [2020-04-09T19:06:43.510Z] #45 11.23   DEP      images/fown.pb-c.d
19:06:43 [2020-04-09T19:06:43.814Z] #45 11.38   DEP      images/ext-file.pb-c.d
19:06:43 [2020-04-09T19:06:43.814Z] #45 11.49   PBCC     images/rpc.pb-c.c
19:06:44 [2020-04-09T19:06:44.120Z] #45 11.59   DEP      images/rpc.pb-c.d
19:06:44 [2020-04-09T19:06:44.120Z] #45 11.67   PBCC     images/siginfo.pb-c.c
19:06:44 [2020-04-09T19:06:44.120Z] #45 11.72   DEP      images/siginfo.pb-c.d
19:06:44 [2020-04-09T19:06:44.120Z] #45 ...
19:06:44 [2020-04-09T19:06:44.120Z] 
19:06:44 [2020-04-09T19:06:44.120Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:44 [2020-04-09T19:06:44.120Z] #34 121.8 internal/syscall/unix
19:06:44 [2020-04-09T19:06:44.120Z] #34 121.8 time
19:06:44 [2020-04-09T19:06:44.775Z] #34 ...
19:06:44 [2020-04-09T19:06:44.775Z] 
19:06:44 [2020-04-09T19:06:44.775Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:44 [2020-04-09T19:06:44.775Z] #48 112.4 bufio
19:06:44 [2020-04-09T19:06:44.775Z] #48 114.9 reflect
19:06:44 [2020-04-09T19:06:44.775Z] #48 120.3 regexp/syntax
19:06:44 [2020-04-09T19:06:44.775Z] #48 121.1 hash/crc32
19:06:44 [2020-04-09T19:06:44.775Z] #48 ...
19:06:44 [2020-04-09T19:06:44.775Z] 
19:06:44 [2020-04-09T19:06:44.775Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:44 [2020-04-09T19:06:44.775Z] #45 11.84   PBCC     images/pagemap.pb-c.c
19:06:44 [2020-04-09T19:06:44.775Z] #45 11.93   DEP      images/pagemap.pb-c.d
19:06:44 [2020-04-09T19:06:44.775Z] #45 12.04   PBCC     images/rlimit.pb-c.c
19:06:44 [2020-04-09T19:06:44.775Z] #45 12.07   DEP      images/rlimit.pb-c.d
19:06:44 [2020-04-09T19:06:44.775Z] #45 12.20   PBCC     images/file-lock.pb-c.c
19:06:44 [2020-04-09T19:06:44.775Z] #45 12.22   DEP      images/file-lock.pb-c.d
19:06:44 [2020-04-09T19:06:44.775Z] #45 12.33   PBCC     images/tty.pb-c.c
19:06:44 [2020-04-09T19:06:44.775Z] #45 12.46   DEP      images/tty.pb-c.d
19:06:44 [2020-04-09T19:06:44.923Z] #78 exporting layers 6.0s done
19:06:44 [2020-04-09T19:06:44.923Z] #78 writing image sha256:f487def8874a1f39f6f118951fbb0afe87e0f8720b8d313166d7117602a8d5f2 done
19:06:44 [2020-04-09T19:06:44.923Z] #78 naming to docker.io/library/docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e done
19:06:44 [2020-04-09T19:06:44.923Z] #78 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:06:45 [2020-04-09T19:06:45.078Z] #45 12.57   PBCC     images/tun.pb-c.c
19:06:45 [2020-04-09T19:06:45.078Z] #45 12.67   PBCC     images/netdev.pb-c.c
19:06:45 [2020-04-09T19:06:45.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/make.sh dynbinary test-integration
19:06:45 [2020-04-09T19:06:45.367Z] #45 12.78   DEP      images/tun.pb-c.d
19:06:45 [2020-04-09T19:06:45.367Z] #45 12.95   DEP      images/netdev.pb-c.d
19:06:45 [2020-04-09T19:06:45.659Z] #45 13.06   PBCC     images/vma.pb-c.c
19:06:45 [2020-04-09T19:06:45.659Z] #45 13.16   DEP      images/vma.pb-c.d
19:06:45 [2020-04-09T19:06:45.961Z] #45 13.31   PBCC     images/creds.pb-c.c
19:06:45 [2020-04-09T19:06:45.961Z] #45 13.40   DEP      images/creds.pb-c.d
19:06:45 [2020-04-09T19:06:45.961Z] #45 13.51   PBCC     images/utsns.pb-c.c
19:06:45 [2020-04-09T19:06:45.961Z] #45 13.54   DEP      images/utsns.pb-c.d
19:06:46 [2020-04-09T19:06:46.212Z] 
19:06:46 [2020-04-09T19:06:46.212Z] Removing bundles/
19:06:46 [2020-04-09T19:06:46.212Z] 
19:06:46 [2020-04-09T19:06:46.212Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:06:46 [2020-04-09T19:06:46.212Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:06:46 [2020-04-09T19:06:46.212Z] GOOS="" GOARCH="" GOARM=""
19:06:46 [2020-04-09T19:06:46.260Z] #45 13.67   PBCC     images/ipc-desc.pb-c.c
19:06:46 [2020-04-09T19:06:46.260Z] #45 13.77   PBCC     images/ipc-sem.pb-c.c
19:06:46 [2020-04-09T19:06:46.260Z] #45 13.83   DEP      images/ipc-desc.pb-c.d
19:06:46 [2020-04-09T19:06:46.725Z] #45 13.96   DEP      images/ipc-sem.pb-c.d
19:06:46 [2020-04-09T19:06:46.725Z] #45 14.07   PBCC     images/ipc-msg.pb-c.c
19:06:46 [2020-04-09T19:06:46.725Z] #45 14.13   DEP      images/ipc-msg.pb-c.d
19:06:46 [2020-04-09T19:06:46.725Z] #45 14.31   PBCC     images/ipc-shm.pb-c.c
19:06:46 [2020-04-09T19:06:46.725Z] #45 14.36   DEP      images/ipc-shm.pb-c.d
19:06:47 [2020-04-09T19:06:47.032Z] #45 14.54   PBCC     images/ipc-var.pb-c.c
19:06:47 [2020-04-09T19:06:47.032Z] #45 14.56   DEP      images/ipc-var.pb-c.d
19:06:47 [2020-04-09T19:06:47.032Z] #45 14.64   PBCC     images/sk-opts.pb-c.c
19:06:47 [2020-04-09T19:06:47.032Z] #45 14.69   PBCC     images/packet-sock.pb-c.c
19:06:47 [2020-04-09T19:06:47.305Z] ok  	github.com/docker/docker/client	0.437s	coverage: 75.7% of statements
19:06:47 [2020-04-09T19:06:47.325Z] #45 14.86   DEP      images/sk-opts.pb-c.d
19:06:47 [2020-04-09T19:06:47.325Z] #45 14.97   DEP      images/packet-sock.pb-c.d
19:06:47 [2020-04-09T19:06:47.635Z] #45 15.15   PBCC     images/sk-netlink.pb-c.c
19:06:47 [2020-04-09T19:06:47.635Z] #45 15.26   DEP      images/sk-netlink.pb-c.d
19:06:47 [2020-04-09T19:06:47.635Z] #45 15.39   PBCC     images/sk-inet.pb-c.c
19:06:47 [2020-04-09T19:06:47.981Z] #45 15.51   DEP      images/sk-inet.pb-c.d
19:06:48 [2020-04-09T19:06:48.284Z] #45 15.68   PBCC     images/sk-unix.pb-c.c
19:06:48 [2020-04-09T19:06:48.284Z] #45 15.83   DEP      images/sk-unix.pb-c.d
19:06:48 [2020-04-09T19:06:48.284Z] #45 15.92   PBCC     images/mm.pb-c.c
19:06:48 [2020-04-09T19:06:48.580Z] #45 16.09   DEP      images/mm.pb-c.d
19:06:48 [2020-04-09T19:06:48.580Z] #45 16.14   PBCC     images/timerfd.pb-c.c
19:06:48 [2020-04-09T19:06:48.580Z] #45 16.22   DEP      images/timerfd.pb-c.d
19:06:48 [2020-04-09T19:06:48.580Z] #45 16.30   PBCC     images/timer.pb-c.c
19:06:48 [2020-04-09T19:06:48.580Z] #45 16.35   DEP      images/timer.pb-c.d
19:06:48 [2020-04-09T19:06:48.580Z] #45 ...
19:06:48 [2020-04-09T19:06:48.580Z] 
19:06:48 [2020-04-09T19:06:48.580Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:48 [2020-04-09T19:06:48.580Z] #11 116.9 Selecting previously unselected package gcc-mingw-w64-base.
19:06:48 [2020-04-09T19:06:48.580Z] #11 116.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:06:48 [2020-04-09T19:06:48.580Z] #11 116.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:06:48 [2020-04-09T19:06:48.580Z] #11 117.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:06:48 [2020-04-09T19:06:48.580Z] #11 117.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:06:48 [2020-04-09T19:06:48.580Z] #11 117.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:06:48 [2020-04-09T19:06:48.872Z] #11 ...
19:06:48 [2020-04-09T19:06:48.872Z] 
19:06:48 [2020-04-09T19:06:48.872Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:48 [2020-04-09T19:06:48.872Z] #45 16.45   PBCC     images/sa.pb-c.c
19:06:48 [2020-04-09T19:06:48.872Z] #45 16.56   DEP      images/sa.pb-c.d
19:06:48 [2020-04-09T19:06:48.872Z] #45 16.65   PBCC     images/pipe-data.pb-c.c
19:06:49 [2020-04-09T19:06:49.176Z] #45 16.71   DEP      images/pipe-data.pb-c.d
19:06:49 [2020-04-09T19:06:49.176Z] #45 16.77   PBCC     images/mnt.pb-c.c
19:06:49 [2020-04-09T19:06:49.176Z] #45 16.89   DEP      images/mnt.pb-c.d
19:06:49 [2020-04-09T19:06:49.468Z] #45 16.99   PBCC     images/sk-packet.pb-c.c
19:06:49 [2020-04-09T19:06:49.468Z] #45 17.02   DEP      images/sk-packet.pb-c.d
19:06:49 [2020-04-09T19:06:49.468Z] #45 17.12   PBCC     images/tcp-stream.pb-c.c
19:06:49 [2020-04-09T19:06:49.770Z] #45 17.19   DEP      images/tcp-stream.pb-c.d
19:06:49 [2020-04-09T19:06:49.770Z] #45 17.27   PBCC     images/pipe.pb-c.c
19:06:50 [2020-04-09T19:06:50.066Z] #45 17.44   DEP      images/pipe.pb-c.d
19:06:50 [2020-04-09T19:06:50.066Z] #45 17.56   PBCC     images/pstree.pb-c.c
19:06:50 [2020-04-09T19:06:50.066Z] #45 17.62   DEP      images/pstree.pb-c.d
19:06:50 [2020-04-09T19:06:50.358Z] #45 17.74   PBCC     images/fs.pb-c.c
19:06:50 [2020-04-09T19:06:50.358Z] #45 17.76   DEP      images/fs.pb-c.d
19:06:50 [2020-04-09T19:06:50.358Z] #45 17.90   PBCC     images/signalfd.pb-c.c
19:06:50 [2020-04-09T19:06:50.358Z] #45 18.00   DEP      images/signalfd.pb-c.d
19:06:50 [2020-04-09T19:06:50.657Z] #45 18.14   PBCC     images/fh.pb-c.c
19:06:50 [2020-04-09T19:06:50.950Z] #45 18.37   PBCC     images/fsnotify.pb-c.c
19:06:50 [2020-04-09T19:06:50.950Z] #45 18.57   DEP      images/fh.pb-c.d
19:06:50 [2020-04-09T19:06:50.950Z] #45 18.67   DEP      images/fsnotify.pb-c.d
19:06:51 [2020-04-09T19:06:51.249Z] #45 18.76   PBCC     images/eventpoll.pb-c.c
19:06:51 [2020-04-09T19:06:51.249Z] #45 18.81   DEP      images/eventpoll.pb-c.d
19:06:51 [2020-04-09T19:06:51.249Z] #45 18.92   PBCC     images/eventfd.pb-c.c
19:06:51 [2020-04-09T19:06:51.249Z] #45 18.97   DEP      images/eventfd.pb-c.d
19:06:51 [2020-04-09T19:06:51.551Z] #45 19.15   PBCC     images/remap-file-path.pb-c.c
19:06:51 [2020-04-09T19:06:51.551Z] #45 19.23   DEP      images/remap-file-path.pb-c.d
19:06:51 [2020-04-09T19:06:51.848Z] #45 19.40   PBCC     images/fifo.pb-c.c
19:06:51 [2020-04-09T19:06:51.848Z] #45 19.45   DEP      images/fifo.pb-c.d
19:06:51 [2020-04-09T19:06:51.848Z] #45 19.56   PBCC     images/ghost-file.pb-c.c
19:06:52 [2020-04-09T19:06:52.143Z] #45 19.72   DEP      images/ghost-file.pb-c.d
19:06:52 [2020-04-09T19:06:52.143Z] #45 19.79   PBCC     images/regfile.pb-c.c
19:06:52 [2020-04-09T19:06:52.457Z] #45 19.90   DEP      images/regfile.pb-c.d
19:06:52 [2020-04-09T19:06:52.457Z] #45 20.04   PBCC     images/ns.pb-c.c
19:06:52 [2020-04-09T19:06:52.457Z] #45 20.06   DEP      images/ns.pb-c.d
19:06:52 [2020-04-09T19:06:52.457Z] #45 20.14   PBCC     images/fdinfo.pb-c.c
19:06:52 [2020-04-09T19:06:52.996Z] #45 20.30   DEP      images/fdinfo.pb-c.d
19:06:52 [2020-04-09T19:06:52.996Z] #45 20.43   PBCC     images/core-aarch64.pb-c.c
19:06:52 [2020-04-09T19:06:52.996Z] #45 20.50   PBCC     images/core-arm.pb-c.c
19:06:52 [2020-04-09T19:06:52.996Z] #45 20.59   PBCC     images/core-ppc64.pb-c.c
19:06:52 [2020-04-09T19:06:52.996Z] #45 20.68   PBCC     images/core-s390.pb-c.c
19:06:53 [2020-04-09T19:06:53.296Z] #45 20.88   PBCC     images/core-x86.pb-c.c
19:06:53 [2020-04-09T19:06:53.636Z] #45 21.00   PBCC     images/core.pb-c.c
19:06:53 [2020-04-09T19:06:53.636Z] #45 21.14   PBCC     images/inventory.pb-c.c
19:06:53 [2020-04-09T19:06:53.636Z] #45 21.28   DEP      images/core-aarch64.pb-c.d
19:06:54 [2020-04-09T19:06:54.261Z] #45 21.39   DEP      images/core-arm.pb-c.d
19:06:54 [2020-04-09T19:06:54.261Z] #45 21.50   DEP      images/core-ppc64.pb-c.d
19:06:54 [2020-04-09T19:06:54.261Z] #45 21.66   DEP      images/core-s390.pb-c.d
19:06:54 [2020-04-09T19:06:54.261Z] #45 21.71   DEP      images/core-x86.pb-c.d
19:06:54 [2020-04-09T19:06:54.261Z] #45 21.77   DEP      images/core.pb-c.d
19:06:54 [2020-04-09T19:06:54.261Z] #45 21.82   DEP      images/inventory.pb-c.d
19:06:54 [2020-04-09T19:06:54.791Z] #45 21.94   PBCC     images/cpuinfo.pb-c.c
19:06:54 [2020-04-09T19:06:54.791Z] #45 21.99   DEP      images/cpuinfo.pb-c.d
19:06:54 [2020-04-09T19:06:54.791Z] #45 22.07   PBCC     images/stats.pb-c.c
19:06:54 [2020-04-09T19:06:54.791Z] #45 22.14   DEP      images/stats.pb-c.d
19:06:56 [2020-04-09T19:06:56.424Z] #45 ...
19:06:56 [2020-04-09T19:06:56.424Z] 
19:06:56 [2020-04-09T19:06:56.424Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:56 [2020-04-09T19:06:56.424Z] #34 134.0 internal/poll
19:06:57 [2020-04-09T19:06:57.991Z] #34 ...
19:06:57 [2020-04-09T19:06:57.991Z] 
19:06:57 [2020-04-09T19:06:57.991Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:57 [2020-04-09T19:06:57.991Z] #48 125.5 vendor/golang.org/x/text/transform
19:06:57 [2020-04-09T19:06:57.991Z] #48 132.6 time
19:06:58 [2020-04-09T19:06:58.313Z] #48 ...
19:06:58 [2020-04-09T19:06:58.313Z] 
19:06:58 [2020-04-09T19:06:58.313Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:58 [2020-04-09T19:06:58.313Z] #45 25.78 make[1]: Nothing to be done for 'all'.
19:07:01 [2020-04-09T19:07:01.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:07:01 [2020-04-09T19:07:01.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:07:01 [2020-04-09T19:07:01.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:07:01 [2020-04-09T19:07:01.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:07:02 [2020-04-09T19:07:02.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:07:02 [2020-04-09T19:07:02.832Z] #45 ...
19:07:02 [2020-04-09T19:07:02.832Z] 
19:07:02 [2020-04-09T19:07:02.832Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:02 [2020-04-09T19:07:02.832Z] #57 130.1 time
19:07:02 [2020-04-09T19:07:02.832Z] #57 137.4 regexp
19:07:02 [2020-04-09T19:07:02.832Z] #57 ...
19:07:02 [2020-04-09T19:07:02.832Z] 
19:07:02 [2020-04-09T19:07:02.832Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:02 [2020-04-09T19:07:02.832Z] #45 29.91   CC       images/stats.o
19:07:03 [2020-04-09T19:07:03.129Z] #45 30.68   CC       images/core.o
19:07:03 [2020-04-09T19:07:03.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:07:04 [2020-04-09T19:07:04.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:07:05 [2020-04-09T19:07:05.286Z] #45 32.47   CC       images/core-x86.o
19:07:05 [2020-04-09T19:07:05.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:07:06 [2020-04-09T19:07:06.398Z] #45 33.88   CC       images/core-arm.o
19:07:07 [2020-04-09T19:07:07.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:07:07 [2020-04-09T19:07:07.442Z] #45 34.71   CC       images/core-aarch64.o
19:07:07 [2020-04-09T19:07:07.442Z] #45 ...
19:07:07 [2020-04-09T19:07:07.442Z] 
19:07:07 [2020-04-09T19:07:07.442Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:07:07 [2020-04-09T19:07:07.442Z] #66 80.44 Checking out files:  33% (1053/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  70% (2229/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  95% (3020/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
19:07:07 [2020-04-09T19:07:07.442Z] #66 82.55 + cd /tmp/tmp.MqNfOq0e8S/src/github.com/containerd/containerd
19:07:07 [2020-04-09T19:07:07.442Z] #66 82.55 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
19:07:07 [2020-04-09T19:07:07.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.54 + export 'BUILDTAGS=netgo osusergo static_build'
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.55 + BUILDTAGS='netgo osusergo static_build'
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.55 + export EXTRA_FLAGS=-buildmode=pie
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.55 + EXTRA_FLAGS=-buildmode=pie
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.56 + '[' '' = dynamic ']'
19:07:08 [2020-04-09T19:07:08.494Z] #66 84.56 + make
19:07:09 [2020-04-09T19:07:09.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:07:09 [2020-04-09T19:07:09.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:07:10 [2020-04-09T19:07:10.643Z] #66 86.30 + bin/ctr
19:07:11 [2020-04-09T19:07:11.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:07:11 [2020-04-09T19:07:11.303Z] #66 ...
19:07:11 [2020-04-09T19:07:11.303Z] 
19:07:11 [2020-04-09T19:07:11.303Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:11 [2020-04-09T19:07:11.303Z] #57 149.2 io/ioutil
19:07:11 [2020-04-09T19:07:11.655Z] #57 ...
19:07:11 [2020-04-09T19:07:11.655Z] 
19:07:11 [2020-04-09T19:07:11.655Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:11 [2020-04-09T19:07:11.655Z] #34 139.3 os
19:07:11 [2020-04-09T19:07:11.655Z] #34 141.7 internal/fmtsort
19:07:11 [2020-04-09T19:07:11.655Z] #34 145.5 fmt
19:07:11 [2020-04-09T19:07:11.655Z] #34 145.5 path/filepath
19:07:11 [2020-04-09T19:07:11.655Z] #34 149.0 io/ioutil
19:07:11 [2020-04-09T19:07:11.992Z] #34 ...
19:07:11 [2020-04-09T19:07:11.992Z] 
19:07:11 [2020-04-09T19:07:11.992Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:11 [2020-04-09T19:07:11.992Z] #45 35.61   CC       images/core-ppc64.o
19:07:11 [2020-04-09T19:07:11.992Z] #45 36.82   CC       images/core-s390.o
19:07:11 [2020-04-09T19:07:11.992Z] #45 38.28   CC       images/cpuinfo.o
19:07:11 [2020-04-09T19:07:11.992Z] #45 39.50   CC       images/inventory.o
19:07:12 [2020-04-09T19:07:12.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:07:12 [2020-04-09T19:07:12.320Z] #45 40.00   CC       images/fdinfo.o
19:07:12 [2020-04-09T19:07:12.975Z] #45 40.63   CC       images/fown.o
19:07:13 [2020-04-09T19:07:13.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:07:13 [2020-04-09T19:07:13.276Z] #45 ...
19:07:13 [2020-04-09T19:07:13.276Z] 
19:07:13 [2020-04-09T19:07:13.276Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:13 [2020-04-09T19:07:13.276Z] #11 151.5 Selecting previously unselected package g++-mingw-w64-x86-64.
19:07:13 [2020-04-09T19:07:13.276Z] #11 151.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:07:13 [2020-04-09T19:07:13.276Z] #11 151.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:07:13 [2020-04-09T19:07:13.855Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:07:13 [2020-04-09T19:07:13.855Z] Using test binary docker
19:07:13 [2020-04-09T19:07:13.855Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:07:13 [2020-04-09T19:07:13.855Z] +++ /etc/init.d/apparmor start
19:07:13 [2020-04-09T19:07:13.855Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:07:13 [2020-04-09T19:07:13.855Z] INFO: Waiting for daemon to start...
19:07:13 [2020-04-09T19:07:13.855Z] Starting dockerd
19:07:13 [2020-04-09T19:07:13.855Z] +++ 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
19:07:15 [2020-04-09T19:07:15.408Z] #11 ...
19:07:15 [2020-04-09T19:07:15.408Z] 
19:07:15 [2020-04-09T19:07:15.408Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:15 [2020-04-09T19:07:15.408Z] #48 143.0 regexp
19:07:15 [2020-04-09T19:07:15.408Z] #48 151.7 net
19:07:15 [2020-04-09T19:07:15.408Z] #48 152.1 os/exec
19:07:15 [2020-04-09T19:07:15.408Z] #48 ...
19:07:15 [2020-04-09T19:07:15.408Z] 
19:07:15 [2020-04-09T19:07:15.408Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:15 [2020-04-09T19:07:15.408Z] #34 152.7 log
19:07:15 [2020-04-09T19:07:15.408Z] #34 152.8 flag
19:07:15 [2020-04-09T19:07:15.408Z] #34 152.9 github.com/BurntSushi/toml
19:07:15 [2020-04-09T19:07:15.876Z] .
19:07:15 [2020-04-09T19:07:15.877Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:07:15 [2020-04-09T19:07:15.877Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:07:16 [2020-04-09T19:07:16.158Z] Error: No such image: emptyfs
19:07:16 [2020-04-09T19:07:16.159Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:07:16 [2020-04-09T19:07:16.159Z] ++++ docker load
19:07:16 [2020-04-09T19:07:16.159Z] Running integration-test (iteration 1)
19:07:16 [2020-04-09T19:07:16.159Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
19:07:16 [2020-04-09T19:07:16.159Z] ++ 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
19:07:16 [2020-04-09T19:07:16.159Z] ++ set -e
19:07:16 [2020-04-09T19:07:16.159Z] ++ '[' -n 0 ']'
19:07:16 [2020-04-09T19:07:16.159Z] ++ set -x
19:07:16 [2020-04-09T19:07:16.159Z] ++ 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= DOCKER_ROOTLESS= 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
19:07:19 [2020-04-09T19:07:19.402Z] ok  	github.com/docker/docker/cmd/dockerd	0.093s	coverage: 30.7% of statements
19:07:19 [2020-04-09T19:07:19.402Z] ok  	github.com/docker/docker/container	0.166s	coverage: 34.9% of statements
19:07:19 [2020-04-09T19:07:19.402Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:07:19 [2020-04-09T19:07:19.402Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:07:19 [2020-04-09T19:07:19.402Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:07:19 [2020-04-09T19:07:19.402Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:07:19 [2020-04-09T19:07:19.402Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.040s	coverage: 65.3% of statements
19:07:20 [2020-04-09T19:07:20.786Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.040s	coverage: 35.6% of statements
19:07:21 [2020-04-09T19:07:21.046Z] #34 ...
19:07:21 [2020-04-09T19:07:21.046Z] 
19:07:21 [2020-04-09T19:07:21.046Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:21 [2020-04-09T19:07:21.046Z] #45 41.08   CC       images/ns.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 41.48   CC       images/regfile.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 41.97   CC       images/ghost-file.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 42.76   CC       images/fifo.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 43.20   CC       images/remap-file-path.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 43.69   CC       images/eventfd.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 43.99   CC       images/eventpoll.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 44.57   CC       images/fh.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 45.07   CC       images/fsnotify.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 46.50   CC       images/signalfd.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 46.97   CC       images/fs.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 47.38   CC       images/pstree.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 47.80   CC       images/pipe.o
19:07:21 [2020-04-09T19:07:21.046Z] #45 48.34   CC       images/tcp-stream.o
19:07:21 [2020-04-09T19:07:21.337Z] #45 ...
19:07:21 [2020-04-09T19:07:21.337Z] 
19:07:21 [2020-04-09T19:07:21.337Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:21 [2020-04-09T19:07:21.337Z] #48 158.8 github.com/LK4D4/vndr/versioned
19:07:22 [2020-04-09T19:07:22.169Z] ok  	github.com/docker/docker/daemon/cluster	0.096s	coverage: 0.5% of statements
19:07:22 [2020-04-09T19:07:22.960Z] Loaded image: buildpack-deps:jessie
19:07:23 [2020-04-09T19:07:23.242Z] Loaded image: busybox:latest
19:07:23 [2020-04-09T19:07:23.525Z] Loaded image: busybox:glibc
19:07:23 [2020-04-09T19:07:23.525Z] Loaded image: debian:jessie
19:07:23 [2020-04-09T19:07:23.525Z] Loaded image: hello-world:latest
19:07:23 [2020-04-09T19:07:23.809Z] INFO: Testing against a local daemon
19:07:23 [2020-04-09T19:07:23.809Z] === RUN   TestCgroupNamespacesBuild
19:07:24 [2020-04-09T19:07:24.113Z] #48 ...
19:07:24 [2020-04-09T19:07:24.113Z] 
19:07:24 [2020-04-09T19:07:24.113Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:24 [2020-04-09T19:07:24.113Z] #57 151.8 mvdan.cc/sh/v3/fileutil
19:07:24 [2020-04-09T19:07:24.113Z] #57 154.4 encoding/binary
19:07:24 [2020-04-09T19:07:24.113Z] #57 154.5 github.com/pkg/diff
19:07:24 [2020-04-09T19:07:24.113Z] #57 154.6 flag
19:07:24 [2020-04-09T19:07:24.113Z] #57 154.8 go/token
19:07:24 [2020-04-09T19:07:24.113Z] #57 160.2 go/scanner
19:07:24 [2020-04-09T19:07:24.113Z] #57 ...
19:07:24 [2020-04-09T19:07:24.113Z] 
19:07:24 [2020-04-09T19:07:24.113Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:24 [2020-04-09T19:07:24.114Z] #34 161.8 github.com/BurntSushi/toml/cmd/tomlv
19:07:25 [2020-04-09T19:07:25.467Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
19:07:25 [2020-04-09T19:07:25.728Z] ok  	github.com/docker/docker/daemon/config	0.078s	coverage: 81.7% of statements
19:07:26 [2020-04-09T19:07:26.295Z] ok  	github.com/docker/docker/daemon/events	0.082s	coverage: 50.0% of statements
19:07:26 [2020-04-09T19:07:26.494Z] --- PASS: TestCgroupNamespacesBuild (2.40s)
19:07:26 [2020-04-09T19:07:26.494Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:07:27 [2020-04-09T19:07:27.973Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s)
19:07:27 [2020-04-09T19:07:27.973Z] === RUN   TestBuildWithSession
19:07:27 [2020-04-09T19:07:27.973Z] --- SKIP: TestBuildWithSession (0.00s)
19:07:27 [2020-04-09T19:07:27.973Z]     build_session_test.go:25: TODO: BuildKit
19:07:27 [2020-04-09T19:07:27.973Z] === RUN   TestBuildSquashParent
19:07:28 [2020-04-09T19:07:28.201Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
19:07:29 [2020-04-09T19:07:29.716Z] #34 ...
19:07:29 [2020-04-09T19:07:29.716Z] 
19:07:29 [2020-04-09T19:07:29.716Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:29 [2020-04-09T19:07:29.716Z] #45 49.06   CC       images/sk-packet.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 49.69   CC       images/mnt.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 50.33   CC       images/pipe-data.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 50.66   CC       images/sa.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 51.09   CC       images/timer.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 51.82   CC       images/timerfd.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 52.40   CC       images/mm.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 53.11   CC       images/sk-opts.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 53.52   CC       images/sk-unix.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 54.30   CC       images/sk-inet.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 55.23   CC       images/tun.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 56.09   CC       images/sk-netlink.o
19:07:29 [2020-04-09T19:07:29.716Z] #45 56.60   CC       images/packet-sock.o
19:07:30 [2020-04-09T19:07:30.011Z] #45 57.40   CC       images/ipc-var.o
19:07:30 [2020-04-09T19:07:30.300Z] #45 57.75   CC       images/ipc-desc.o
19:07:30 [2020-04-09T19:07:30.595Z] #45 58.16   CC       images/ipc-shm.o
19:07:30 [2020-04-09T19:07:30.897Z] #45 58.44   CC       images/ipc-msg.o
19:07:31 [2020-04-09T19:07:31.489Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.503s	coverage: 13.8% of statements
19:07:31 [2020-04-09T19:07:31.489Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
19:07:31 [2020-04-09T19:07:31.972Z] #45 59.34   CC       images/ipc-sem.o
19:07:32 [2020-04-09T19:07:32.280Z] #45 ...
19:07:32 [2020-04-09T19:07:32.280Z] 
19:07:32 [2020-04-09T19:07:32.281Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:32 [2020-04-09T19:07:32.281Z] #34 DONE 169.8s
19:07:32 [2020-04-09T19:07:32.281Z] 
19:07:32 [2020-04-09T19:07:32.281Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:32 [2020-04-09T19:07:32.281Z] #57 162.2 mvdan.cc/editorconfig
19:07:32 [2020-04-09T19:07:32.281Z] #57 163.4 mvdan.cc/sh/v3/syntax
19:07:32 [2020-04-09T19:07:32.281Z] #57 165.8 encoding/base64
19:07:32 [2020-04-09T19:07:32.281Z] #57 167.7 go/ast
19:07:32 [2020-04-09T19:07:32.281Z] #57 169.5 encoding/json
19:07:32 [2020-04-09T19:07:32.281Z] #57 169.6 golang.org/x/sys/unix
19:07:32 [2020-04-09T19:07:32.281Z] #57 ...
19:07:32 [2020-04-09T19:07:32.281Z] 
19:07:32 [2020-04-09T19:07:32.281Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:32 [2020-04-09T19:07:32.281Z] #45 59.84   CC       images/utsns.o
19:07:32 [2020-04-09T19:07:32.931Z] #45 60.52   CC       images/creds.o
19:07:33 [2020-04-09T19:07:33.393Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.593s	coverage: 57.0% of statements
19:07:33 [2020-04-09T19:07:33.576Z] #45 61.13   CC       images/vma.o
19:07:34 [2020-04-09T19:07:34.219Z] #45 61.77   CC       images/netdev.o
19:07:34 [2020-04-09T19:07:34.861Z] #45 62.37   CC       images/tty.o
19:07:34 [2020-04-09T19:07:34.930Z] --- PASS: TestBuildSquashParent (6.90s)
19:07:34 [2020-04-09T19:07:34.930Z] === RUN   TestBuildWithRemoveAndForceRemove
19:07:34 [2020-04-09T19:07:34.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:07:34 [2020-04-09T19:07:34.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:07:34 [2020-04-09T19:07:34.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:07:34 [2020-04-09T19:07:34.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:07:34 [2020-04-09T19:07:34.930Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:07:34 [2020-04-09T19:07:34.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:07:34 [2020-04-09T19:07:34.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:07:34 [2020-04-09T19:07:34.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:07:34 [2020-04-09T19:07:34.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:07:34 [2020-04-09T19:07:34.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:07:34 [2020-04-09T19:07:34.930Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:07:34 [2020-04-09T19:07:34.930Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:07:34 [2020-04-09T19:07:34.930Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:07:34 [2020-04-09T19:07:34.930Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:07:35 [2020-04-09T19:07:35.303Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
19:07:35 [2020-04-09T19:07:35.498Z] #45 ...
19:07:35 [2020-04-09T19:07:35.498Z] 
19:07:35 [2020-04-09T19:07:35.498Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:35 [2020-04-09T19:07:35.498Z] #48 163.3 encoding/binary
19:07:35 [2020-04-09T19:07:35.498Z] #48 163.3 go/scanner
19:07:35 [2020-04-09T19:07:35.498Z] #48 163.4 net/url
19:07:35 [2020-04-09T19:07:35.498Z] #48 169.4 go/ast
19:07:35 [2020-04-09T19:07:35.498Z] #48 172.0 text/template/parse
19:07:35 [2020-04-09T19:07:35.498Z] #48 172.9 encoding/json
19:07:36 [2020-04-09T19:07:36.158Z] #48 ...
19:07:36 [2020-04-09T19:07:36.158Z] 
19:07:36 [2020-04-09T19:07:36.158Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:36 [2020-04-09T19:07:36.158Z] #45 63.76   CC       images/file-lock.o
19:07:36 [2020-04-09T19:07:36.241Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.578s	coverage: 46.2% of statements
19:07:36 [2020-04-09T19:07:36.467Z] #45 64.24   CC       images/rlimit.o
19:07:37 [2020-04-09T19:07:37.109Z] #45 64.59   CC       images/pagemap.o
19:07:37 [2020-04-09T19:07:37.759Z] #45 65.16   CC       images/siginfo.o
19:07:38 [2020-04-09T19:07:38.084Z] #45 65.73   CC       images/rpc.o
19:07:38 [2020-04-09T19:07:38.381Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:07:38 [2020-04-09T19:07:38.664Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:07:38 [2020-04-09T19:07:38.777Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.832s	coverage: 72.5% of statements
19:07:39 [2020-04-09T19:07:39.036Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.813s	coverage: 49.5% of statements
19:07:39 [2020-04-09T19:07:39.036Z] ok  	github.com/docker/docker/daemon	12.365s	coverage: 17.5% of statements
19:07:39 [2020-04-09T19:07:39.036Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:07:39 [2020-04-09T19:07:39.036Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:07:39 [2020-04-09T19:07:39.036Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:07:39 [2020-04-09T19:07:39.036Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:07:39 [2020-04-09T19:07:39.036Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:07:40 [2020-04-09T19:07:40.948Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 58.0% of statements
19:07:41 [2020-04-09T19:07:41.208Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.544s	coverage: 76.1% of statements
19:07:41 [2020-04-09T19:07:41.208Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
19:07:41 [2020-04-09T19:07:41.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:07:41 [2020-04-09T19:07:41.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:07:41 [2020-04-09T19:07:41.692Z] #45 68.66   CC       images/ext-file.o
19:07:41 [2020-04-09T19:07:41.692Z] #45 ...
19:07:41 [2020-04-09T19:07:41.692Z] 
19:07:41 [2020-04-09T19:07:41.692Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:41 [2020-04-09T19:07:41.692Z] #11 179.5 Selecting previously unselected package libapparmor1:ppc64el.
19:07:41 [2020-04-09T19:07:41.692Z] #11 179.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
19:07:41 [2020-04-09T19:07:41.692Z] #11 179.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
19:07:41 [2020-04-09T19:07:41.692Z] #11 179.7 Selecting previously unselected package libapparmor-dev:ppc64el.
19:07:41 [2020-04-09T19:07:41.692Z] #11 179.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
19:07:41 [2020-04-09T19:07:41.692Z] #11 179.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
19:07:41 [2020-04-09T19:07:41.778Z] ok  	github.com/docker/docker/daemon/links	0.045s	coverage: 93.0% of statements
19:07:41 [2020-04-09T19:07:41.992Z] #11 180.0 Selecting previously unselected package libbtrfs0.
19:07:41 [2020-04-09T19:07:41.992Z] #11 180.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
19:07:41 [2020-04-09T19:07:41.992Z] #11 180.1 Unpacking libbtrfs0 (4.20.1-2) ...
19:07:42 [2020-04-09T19:07:42.483Z] #11 180.3 Selecting previously unselected package libbtrfs-dev.
19:07:42 [2020-04-09T19:07:42.483Z] #11 180.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:07:42 [2020-04-09T19:07:42.483Z] #11 180.3 Unpacking libbtrfs-dev (4.20.1-2) ...
19:07:42 [2020-04-09T19:07:42.802Z] #11 180.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
19:07:42 [2020-04-09T19:07:42.802Z] #11 180.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:07:42 [2020-04-09T19:07:42.802Z] #11 180.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:07:43 [2020-04-09T19:07:43.108Z] #11 181.1 Selecting previously unselected package libudev-dev:ppc64el.
19:07:43 [2020-04-09T19:07:43.108Z] #11 181.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
19:07:43 [2020-04-09T19:07:43.108Z] #11 181.3 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
19:07:43 [2020-04-09T19:07:43.768Z] #11 181.8 Selecting previously unselected package libsepol1-dev:ppc64el.
19:07:43 [2020-04-09T19:07:43.768Z] #11 181.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
19:07:43 [2020-04-09T19:07:43.768Z] #11 181.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
19:07:44 [2020-04-09T19:07:44.034Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:07:44 [2020-04-09T19:07:44.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s)
19:07:44 [2020-04-09T19:07:44.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.68s)
19:07:44 [2020-04-09T19:07:44.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s)
19:07:44 [2020-04-09T19:07:44.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s)
19:07:44 [2020-04-09T19:07:44.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s)
19:07:44 [2020-04-09T19:07:44.034Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s)
19:07:44 [2020-04-09T19:07:44.034Z] === RUN   TestBuildMultiStageCopy
19:07:44 [2020-04-09T19:07:44.034Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:07:44 [2020-04-09T19:07:44.319Z] ok  	github.com/docker/docker/daemon/logger	0.245s	coverage: 41.8% of statements
19:07:44 [2020-04-09T19:07:44.319Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.875s	coverage: 61.0% of statements
19:07:44 [2020-04-09T19:07:44.319Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:07:44 [2020-04-09T19:07:44.319Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:07:44 [2020-04-09T19:07:44.459Z] #11 182.5 Selecting previously unselected package libpcre16-3:ppc64el.
19:07:44 [2020-04-09T19:07:44.459Z] #11 182.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
19:07:44 [2020-04-09T19:07:44.459Z] #11 182.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
19:07:44 [2020-04-09T19:07:44.579Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.307s	coverage: 77.8% of statements
19:07:44 [2020-04-09T19:07:44.761Z] #11 182.9 Selecting previously unselected package libpcre32-3:ppc64el.
19:07:44 [2020-04-09T19:07:44.761Z] #11 182.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
19:07:44 [2020-04-09T19:07:44.761Z] #11 182.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
19:07:45 [2020-04-09T19:07:45.148Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 4.8% of statements
19:07:45 [2020-04-09T19:07:45.148Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:07:45 [2020-04-09T19:07:45.148Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:07:45 [2020-04-09T19:07:45.148Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:07:45 [2020-04-09T19:07:45.148Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:07:45 [2020-04-09T19:07:45.427Z] #11 183.4 Selecting previously unselected package libpcrecpp0v5:ppc64el.
19:07:45 [2020-04-09T19:07:45.427Z] #11 183.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
19:07:45 [2020-04-09T19:07:45.427Z] #11 183.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:07:45 [2020-04-09T19:07:45.718Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 67.0% of statements
19:07:45 [2020-04-09T19:07:45.718Z] ok  	github.com/docker/docker/daemon/logger/journald	0.026s	coverage: 26.2% of statements
19:07:45 [2020-04-09T19:07:45.736Z] #11 183.8 Selecting previously unselected package libpcre3-dev:ppc64el.
19:07:45 [2020-04-09T19:07:45.736Z] #11 183.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
19:07:45 [2020-04-09T19:07:45.736Z] #11 183.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
19:07:46 [2020-04-09T19:07:46.288Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 88.3% of statements
19:07:46 [2020-04-09T19:07:46.547Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.024s	coverage: 62.1% of statements
19:07:46 [2020-04-09T19:07:46.811Z] #11 184.7 Selecting previously unselected package libselinux1-dev:ppc64el.
19:07:46 [2020-04-09T19:07:46.811Z] #11 184.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
19:07:46 [2020-04-09T19:07:46.811Z] #11 184.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
19:07:47 [2020-04-09T19:07:47.108Z] #11 185.2 Selecting previously unselected package libdevmapper-dev:ppc64el.
19:07:47 [2020-04-09T19:07:47.108Z] #11 185.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
19:07:47 [2020-04-09T19:07:47.108Z] #11 185.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:07:47 [2020-04-09T19:07:47.405Z] #11 185.5 Selecting previously unselected package libseccomp-dev:ppc64el.
19:07:47 [2020-04-09T19:07:47.405Z] #11 185.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
19:07:47 [2020-04-09T19:07:47.405Z] #11 185.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
19:07:47 [2020-04-09T19:07:47.498Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:07:47 [2020-04-09T19:07:47.717Z] #11 185.7 Selecting previously unselected package libsystemd-dev:ppc64el.
19:07:47 [2020-04-09T19:07:47.717Z] #11 185.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
19:07:47 [2020-04-09T19:07:47.717Z] #11 185.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
19:07:47 [2020-04-09T19:07:47.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:07:47 [2020-04-09T19:07:47.928Z] ok  	github.com/docker/docker/daemon/logger/local	0.061s	coverage: 74.7% of statements
19:07:47 [2020-04-09T19:07:47.928Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:07:47 [2020-04-09T19:07:47.928Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 33.3% of statements
19:07:47 [2020-04-09T19:07:47.928Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 19.9% of statements
19:07:48 [2020-04-09T19:07:48.396Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.7 Setting up libapparmor1:ppc64el (2.13.2-10) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.8 Setting up libsepol1-dev:ppc64el (2.8-1) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.8 Setting up libbtrfs0 (4.20.1-2) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.9 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.9 Setting up libbtrfs-dev (4.20.1-2) ...
19:07:48 [2020-04-09T19:07:48.762Z] #11 186.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
19:07:48 [2020-04-09T19:07:48.868Z] ok  	github.com/docker/docker/daemon/logger/templates	0.011s	coverage: 8.3% of statements
19:07:49 [2020-04-09T19:07:49.056Z] #11 186.9 Setting up mingw-w64-common (6.0.0-3) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.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
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.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
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.1 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
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.1 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
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.3 Setting up dmsetup (2:1.02.155-3) ...
19:07:49 [2020-04-09T19:07:49.056Z] #11 187.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:07:49 [2020-04-09T19:07:49.349Z] #11 187.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:07:49 [2020-04-09T19:07:49.349Z] #11 187.4 Processing triggers for libc-bin (2.28-10) ...
19:07:49 [2020-04-09T19:07:49.402Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:07:49 [2020-04-09T19:07:49.437Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.026s	coverage: 47.8% of statements
19:07:49 [2020-04-09T19:07:49.437Z] ok  	github.com/docker/docker/daemon/network	0.035s	coverage: 63.8% of statements
19:07:49 [2020-04-09T19:07:49.644Z] #11 DONE 187.8s
19:07:49 [2020-04-09T19:07:49.644Z] 
19:07:49 [2020-04-09T19:07:49.644Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:07:50 [2020-04-09T19:07:50.279Z] #59 DONE 0.4s
19:07:50 [2020-04-09T19:07:50.279Z] 
19:07:50 [2020-04-09T19:07:50.279Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
19:07:50 [2020-04-09T19:07:50.279Z] #60 DONE 0.2s
19:07:50 [2020-04-09T19:07:50.279Z] 
19:07:50 [2020-04-09T19:07:50.279Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:50 [2020-04-09T19:07:50.409Z] --- PASS: TestBuildMultiStageCopy (6.31s)
19:07:50 [2020-04-09T19:07:50.409Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s)
19:07:50 [2020-04-09T19:07:50.409Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
19:07:50 [2020-04-09T19:07:50.409Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s)
19:07:50 [2020-04-09T19:07:50.409Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s)
19:07:50 [2020-04-09T19:07:50.409Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.94s)
19:07:50 [2020-04-09T19:07:50.409Z] === RUN   TestBuildMultiStageParentConfig
19:07:50 [2020-04-09T19:07:50.588Z] #61 ...
19:07:50 [2020-04-09T19:07:50.588Z] 
19:07:50 [2020-04-09T19:07:50.588Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
19:07:50 [2020-04-09T19:07:50.588Z] #12 DONE 0.8s
19:07:50 [2020-04-09T19:07:50.588Z] 
19:07:50 [2020-04-09T19:07:50.588Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:50 [2020-04-09T19:07:50.588Z] #61 0.386 + RM_GOPATH=0
19:07:50 [2020-04-09T19:07:50.588Z] #61 0.396 + TMP_GOPATH=
19:07:50 [2020-04-09T19:07:50.588Z] #61 0.396 + : /build
19:07:50 [2020-04-09T19:07:50.588Z] #61 0.397 + '[' -z '' ']'
19:07:50 [2020-04-09T19:07:50.588Z] #61 0.407 ++ mktemp -d
19:07:50 [2020-04-09T19:07:50.692Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:07:50 [2020-04-09T19:07:50.692Z] 
19:07:50 [2020-04-09T19:07:50.692Z] 
19:07:50 [2020-04-09T19:07:50.692Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:07:50 [2020-04-09T19:07:50.692Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:07:50 [2020-04-09T19:07:50.692Z] HOSTNAME=6622ef952c10
19:07:50 [2020-04-09T19:07:50.692Z] TEST_SKIP_INTEGRATION=1
19:07:50 [2020-04-09T19:07:50.692Z] TESTDEBUG=0
19:07:50 [2020-04-09T19:07:50.692Z] DEST=bundles/test-integration
19:07:50 [2020-04-09T19:07:50.692Z] PWD=/go/src/github.com/docker/docker
19:07:50 [2020-04-09T19:07:50.692Z] KEEPBUNDLE=1
19:07:50 [2020-04-09T19:07:50.692Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:07:50 [2020-04-09T19:07:50.692Z] container=docker
19:07:50 [2020-04-09T19:07:50.692Z] HOME=/root
19:07:50 [2020-04-09T19:07:50.692Z] GOLANG_VERSION=1.13.8
19:07:50 [2020-04-09T19:07:50.692Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:07:50 [2020-04-09T19:07:50.692Z] VALIDATE_BRANCH=master
19:07:50 [2020-04-09T19:07:50.692Z] TERM=xterm
19:07:50 [2020-04-09T19:07:50.692Z] DOCKER_PKG=github.com/docker/docker
19:07:50 [2020-04-09T19:07:50.692Z] SHLVL=1
19:07:50 [2020-04-09T19:07:50.692Z] TIMEOUT=120m
19:07:50 [2020-04-09T19:07:50.692Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:07:50 [2020-04-09T19:07:50.692Z] DOCKER_GRAPHDRIVER=overlay2
19:07:50 [2020-04-09T19:07:50.692Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:07:50 [2020-04-09T19:07:50.692Z] GO111MODULE=off
19:07:50 [2020-04-09T19:07:50.692Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:07:50 [2020-04-09T19:07:50.692Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:07:50 [2020-04-09T19:07:50.692Z] GOPATH=/go
19:07:50 [2020-04-09T19:07:50.692Z] PKG_CONFIG=pkg-config
19:07:50 [2020-04-09T19:07:50.692Z] _=/usr/bin/env
19:07:50 [2020-04-09T19:07:50.692Z] Building test suite binary ./integration-cli/test.main
19:07:50 [2020-04-09T19:07:50.816Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.941s	coverage: 82.5% of statements
19:07:50 [2020-04-09T19:07:50.816Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:07:50 [2020-04-09T19:07:50.816Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.460 + export GOPATH=/tmp/tmp.5lHUU62xX8
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.461 + GOPATH=/tmp/tmp.5lHUU62xX8
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.461 + RM_GOPATH=1
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.463 ++ dirname ./install.sh
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.468 + dir=.
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.469 + bin=runc
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.470 + shift
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.471 + '[' '!' -f ./runc.installer ']'
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.472 + . ./runc.installer
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.473 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.475 + install_runc
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.476 + uname -r
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.478 + grep -q '^3\.10\.0.*\.el7\.'
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.494 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.501 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.503 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.504 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5lHUU62xX8/src/github.com/opencontainers/runc
19:07:50 [2020-04-09T19:07:50.913Z] #61 0.508 Cloning into '/tmp/tmp.5lHUU62xX8/src/github.com/opencontainers/runc'...
19:07:50 [2020-04-09T19:07:50.949Z] 
19:07:50 [2020-04-09T19:07:50.949Z] 
19:07:51 [2020-04-09T19:07:51.204Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
19:07:51 [2020-04-09T19:07:51.204Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:07:51 [2020-04-09T19:07:51.204Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:07:51 [2020-04-09T19:07:51.204Z] HOSTNAME=87786a6b4c82
19:07:51 [2020-04-09T19:07:51.204Z] TEST_SKIP_INTEGRATION=1
19:07:51 [2020-04-09T19:07:51.204Z] TESTDEBUG=0
19:07:51 [2020-04-09T19:07:51.204Z] DEST=bundles/test-integration
19:07:51 [2020-04-09T19:07:51.204Z] PWD=/go/src/github.com/docker/docker
19:07:51 [2020-04-09T19:07:51.204Z] KEEPBUNDLE=1
19:07:51 [2020-04-09T19:07:51.204Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:07:51 [2020-04-09T19:07:51.204Z] container=docker
19:07:51 [2020-04-09T19:07:51.204Z] HOME=/root
19:07:51 [2020-04-09T19:07:51.204Z] GOLANG_VERSION=1.13.8
19:07:51 [2020-04-09T19:07:51.204Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:07:51 [2020-04-09T19:07:51.204Z] VALIDATE_BRANCH=master
19:07:51 [2020-04-09T19:07:51.204Z] TERM=xterm
19:07:51 [2020-04-09T19:07:51.204Z] DOCKER_PKG=github.com/docker/docker
19:07:51 [2020-04-09T19:07:51.204Z] SHLVL=1
19:07:51 [2020-04-09T19:07:51.204Z] TIMEOUT=120m
19:07:51 [2020-04-09T19:07:51.204Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:07:51 [2020-04-09T19:07:51.204Z] DOCKER_GRAPHDRIVER=overlay2
19:07:51 [2020-04-09T19:07:51.204Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:07:51 [2020-04-09T19:07:51.204Z] GO111MODULE=off
19:07:51 [2020-04-09T19:07:51.204Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:07:51 [2020-04-09T19:07:51.204Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:07:51 [2020-04-09T19:07:51.204Z] GOPATH=/go
19:07:51 [2020-04-09T19:07:51.204Z] PKG_CONFIG=pkg-config
19:07:51 [2020-04-09T19:07:51.204Z] _=/usr/bin/env
19:07:51 [2020-04-09T19:07:51.204Z] Building test suite binary ./integration-cli/test.main
19:07:51 [2020-04-09T19:07:51.207Z] #61 ...
19:07:51 [2020-04-09T19:07:51.207Z] 
19:07:51 [2020-04-09T19:07:51.207Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
19:07:51 [2020-04-09T19:07:51.207Z] #13 DONE 0.6s
19:07:51 [2020-04-09T19:07:51.510Z] 
19:07:51 [2020-04-09T19:07:51.510Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
19:07:51 [2020-04-09T19:07:51.510Z] #14 ...
19:07:51 [2020-04-09T19:07:51.510Z] 
19:07:51 [2020-04-09T19:07:51.510Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:51 [2020-04-09T19:07:51.510Z] #45 69.07   CC       images/cgroup.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 70.59   CC       images/userns.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 71.21   CC       images/google/protobuf/descriptor.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 74.89   CC       images/opts.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 75.40   CC       images/seccomp.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 75.94   CC       images/binfmt-misc.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 76.38   CC       images/time.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 76.70   CC       images/sysctl.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 77.09   CC       images/autofs.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 77.47   CC       images/macvlan.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 77.88   CC       images/sit.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 78.37   LINK     images/built-in.o
19:07:51 [2020-04-09T19:07:51.510Z] #45 78.63   GEN      compel/include/asm
19:07:51 [2020-04-09T19:07:51.510Z] #45 78.64   GEN      compel/include/version.h
19:07:51 [2020-04-09T19:07:51.510Z] #45 78.70 touch .config
19:07:51 [2020-04-09T19:07:51.510Z] #45 78.75   GEN      include/common/config.h
19:07:51 [2020-04-09T19:07:51.510Z] #45 79.02   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:07:51 [2020-04-09T19:07:51.510Z] #45 79.07   GEN      compel/plugins/include/uapi/std/syscall.h
19:07:51 [2020-04-09T19:07:51.510Z] #45 79.13   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
19:07:51 [2020-04-09T19:07:51.511Z] #45 79.16   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
19:07:51 [2020-04-09T19:07:51.511Z] #45 79.19   DEP      compel/arch/ppc64/plugins/std/memcmp.d
19:07:51 [2020-04-09T19:07:51.511Z] #45 79.28   DEP      compel/arch/ppc64/plugins/std/memcpy.d
19:07:51 [2020-04-09T19:07:51.511Z] #45 ...
19:07:51 [2020-04-09T19:07:51.511Z] 
19:07:51 [2020-04-09T19:07:51.511Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
19:07:51 [2020-04-09T19:07:51.511Z] #14 0.431 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:07:51 [2020-04-09T19:07:51.808Z] #14 DONE 0.6s
19:07:51 [2020-04-09T19:07:51.808Z] 
19:07:51 [2020-04-09T19:07:51.808Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:51 [2020-04-09T19:07:51.808Z] #45 79.39   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
19:07:51 [2020-04-09T19:07:51.808Z] #45 79.49   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:07:52 [2020-04-09T19:07:52.125Z] #45 79.52   DEP      compel/plugins/std/infect.d
19:07:52 [2020-04-09T19:07:52.198Z] ok  	github.com/docker/docker/distribution/metadata	0.082s	coverage: 48.2% of statements
19:07:52 [2020-04-09T19:07:52.418Z] #45 ...
19:07:52 [2020-04-09T19:07:52.418Z] 
19:07:52 [2020-04-09T19:07:52.418Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
19:07:52 [2020-04-09T19:07:52.418Z] #15 DONE 0.5s
19:07:52 [2020-04-09T19:07:52.418Z] 
19:07:52 [2020-04-09T19:07:52.418Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:52 [2020-04-09T19:07:52.418Z] #45 79.81   DEP      compel/plugins/std/string.d
19:07:52 [2020-04-09T19:07:52.418Z] #45 80.01   DEP      compel/plugins/std/log.d
19:07:52 [2020-04-09T19:07:52.435Z] --- PASS: TestBuildMultiStageParentConfig (2.19s)
19:07:52 [2020-04-09T19:07:52.435Z] === RUN   TestBuildLabelWithTargets
19:07:52 [2020-04-09T19:07:52.458Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 49.4% of statements
19:07:52 [2020-04-09T19:07:52.565Z] 
19:07:52 [2020-04-09T19:07:52.565Z] Found new integrations tests:
19:07:52 [2020-04-09T19:07:52.565Z] +func TestCreateDifferentPlatform(t *testing.T) {
19:07:52 [2020-04-09T19:07:52.565Z] Running stress test for them.
19:07:52 [2020-04-09T19:07:52.565Z] Using test flags: -test.count 5 -test.run TestCreateDifferentPlatform
19:07:52 [2020-04-09T19:07:52.717Z] ok  	github.com/docker/docker/distribution	0.248s	coverage: 22.1% of statements
19:07:52 [2020-04-09T19:07:52.718Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:07:52 [2020-04-09T19:07:52.783Z] #45 ...
19:07:52 [2020-04-09T19:07:52.783Z] 
19:07:52 [2020-04-09T19:07:52.783Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
19:07:52 [2020-04-09T19:07:52.783Z] #16 DONE 0.4s
19:07:52 [2020-04-09T19:07:52.783Z] 
19:07:52 [2020-04-09T19:07:52.783Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:52 [2020-04-09T19:07:52.783Z] #45 80.35   DEP      compel/plugins/std/fds.d
19:07:53 [2020-04-09T19:07:53.089Z] #45 ...
19:07:53 [2020-04-09T19:07:53.089Z] 
19:07:53 [2020-04-09T19:07:53.089Z] #17 [dev-systemd-false 6/26] RUN ldconfig
19:07:53 [2020-04-09T19:07:53.089Z] #17 DONE 0.5s
19:07:53 [2020-04-09T19:07:53.089Z] 
19:07:53 [2020-04-09T19:07:53.089Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:53 [2020-04-09T19:07:53.089Z] #45 80.77   DEP      compel/plugins/std/std.d
19:07:53 [2020-04-09T19:07:53.392Z] #45 81.09   DEP      compel/plugins/shmem/shmem.d
19:07:53 [2020-04-09T19:07:53.716Z] #45 81.38   DEP      compel/plugins/fds/fds.d
19:07:53 [2020-04-09T19:07:53.927Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:07:53 [2020-04-09T19:07:53.927Z] HOSTNAME=85eb7fe6dc41
19:07:53 [2020-04-09T19:07:53.927Z] TESTDEBUG=0
19:07:53 [2020-04-09T19:07:53.927Z] DEST=bundles/test-integration-flaky
19:07:53 [2020-04-09T19:07:53.927Z] PWD=/go/src/github.com/docker/docker
19:07:53 [2020-04-09T19:07:53.927Z] KEEPBUNDLE=1
19:07:53 [2020-04-09T19:07:53.927Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:07:53 [2020-04-09T19:07:53.927Z] container=docker
19:07:53 [2020-04-09T19:07:53.927Z] HOME=/root
19:07:53 [2020-04-09T19:07:53.927Z] GOLANG_VERSION=1.13.8
19:07:53 [2020-04-09T19:07:53.927Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:07:53 [2020-04-09T19:07:53.927Z] VALIDATE_BRANCH=master
19:07:53 [2020-04-09T19:07:53.927Z] TERM=xterm
19:07:53 [2020-04-09T19:07:53.927Z] DOCKER_PKG=github.com/docker/docker
19:07:53 [2020-04-09T19:07:53.927Z] SHLVL=1
19:07:53 [2020-04-09T19:07:53.927Z] TIMEOUT=120m
19:07:53 [2020-04-09T19:07:53.927Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:07:53 [2020-04-09T19:07:53.927Z] DOCKER_GRAPHDRIVER=overlay2
19:07:53 [2020-04-09T19:07:53.927Z] TESTFLAGS=-test.count 5 -test.run TestCreateDifferentPlatform
19:07:53 [2020-04-09T19:07:53.927Z] GO111MODULE=off
19:07:53 [2020-04-09T19:07:53.927Z] TEST_SKIP_INTEGRATION_CLI=1
19:07:53 [2020-04-09T19:07:53.927Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:07:53 [2020-04-09T19:07:53.927Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:07:53 [2020-04-09T19:07:53.927Z] TEST_REPEAT=5
19:07:53 [2020-04-09T19:07:53.927Z] GOPATH=/go
19:07:53 [2020-04-09T19:07:53.927Z] PKG_CONFIG=pkg-config
19:07:53 [2020-04-09T19:07:53.927Z] _=/usr/bin/env
19:07:53 [2020-04-09T19:07:53.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:07:54 [2020-04-09T19:07:54.020Z] #45 81.72   CC       compel/plugins/std/std.o
19:07:54 [2020-04-09T19:07:54.098Z] ok  	github.com/docker/docker/image	0.043s	coverage: 86.4% of statements
19:07:54 [2020-04-09T19:07:54.357Z] ok  	github.com/docker/docker/distribution/xfer	1.708s	coverage: 85.1% of statements
19:07:54 [2020-04-09T19:07:54.357Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:07:54 [2020-04-09T19:07:54.357Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
19:07:54 [2020-04-09T19:07:54.357Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
19:07:54 [2020-04-09T19:07:54.357Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:07:54 [2020-04-09T19:07:54.357Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:07:54 [2020-04-09T19:07:54.663Z] #45 82.38   CC       compel/plugins/std/fds.o
19:07:55 [2020-04-09T19:07:55.296Z] ok  	github.com/docker/docker/libcontainerd/queue	0.051s	coverage: 100.0% of statements
19:07:55 [2020-04-09T19:07:55.296Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 50.0% of statements
19:07:55 [2020-04-09T19:07:55.701Z] #45 83.12   CC       compel/plugins/std/log.o
19:07:56 [2020-04-09T19:07:56.679Z] ok  	github.com/docker/docker/opts	0.101s	coverage: 67.4% of statements
19:07:56 [2020-04-09T19:07:56.815Z] --- PASS: TestBuildLabelWithTargets (3.96s)
19:07:56 [2020-04-09T19:07:56.815Z] === RUN   TestBuildWithEmptyLayers
19:07:57 [2020-04-09T19:07:57.678Z] ok  	github.com/docker/docker/pkg/authorization	0.359s	coverage: 68.3% of statements
19:07:57 [2020-04-09T19:07:57.792Z] #45 85.03   CC       compel/plugins/std/string.o
19:07:57 [2020-04-09T19:07:57.822Z] --- PASS: TestBuildWithEmptyLayers (1.15s)
19:07:57 [2020-04-09T19:07:57.822Z] === RUN   TestBuildMultiStageOnBuild
19:07:57 [2020-04-09T19:07:57.975Z] ok  	github.com/docker/docker/pkg/broadcaster	0.016s	coverage: 100.0% of statements
19:07:58 [2020-04-09T19:07:58.242Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
19:07:58 [2020-04-09T19:07:58.448Z] #45 86.07   CC       compel/plugins/std/infect.o
19:07:59 [2020-04-09T19:07:59.180Z] ok  	github.com/docker/docker/pkg/directory	0.031s	coverage: 80.0% of statements
19:07:59 [2020-04-09T19:07:59.450Z] ok  	github.com/docker/docker/pkg/archive	1.388s	coverage: 76.8% of statements
19:07:59 [2020-04-09T19:07:59.504Z] #45 86.95   CC       compel/arch/ppc64/plugins/std/parasite-head.o
19:07:59 [2020-04-09T19:07:59.504Z] #45 87.04   CC       compel/arch/ppc64/plugins/std/memcpy.o
19:07:59 [2020-04-09T19:07:59.504Z] #45 87.14   CC       compel/arch/ppc64/plugins/std/memcmp.o
19:07:59 [2020-04-09T19:07:59.504Z] #45 87.23   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
19:07:59 [2020-04-09T19:07:59.710Z] ok  	github.com/docker/docker/pkg/discovery	0.024s	coverage: 58.3% of statements
19:07:59 [2020-04-09T19:07:59.815Z] #45 87.32   AR       compel/plugins/std.lib.a
19:07:59 [2020-04-09T19:07:59.815Z] #45 87.47   CC       compel/plugins/fds/fds.o
19:08:00 [2020-04-09T19:08:00.282Z] ok  	github.com/docker/docker/pkg/discovery/file	0.017s	coverage: 92.9% of statements
19:08:00 [2020-04-09T19:08:00.486Z] #45 88.10   AR       compel/plugins/fds.lib.a
19:08:00 [2020-04-09T19:08:00.486Z] #45 88.21   HOSTDEP  compel/src/lib/log-host.d
19:08:00 [2020-04-09T19:08:00.507Z] --- PASS: TestBuildMultiStageOnBuild (3.05s)
19:08:00 [2020-04-09T19:08:00.507Z] === RUN   TestBuildUncleanTarFilenames
19:08:00 [2020-04-09T19:08:00.785Z] #45 88.44   HOSTDEP  compel/src/lib/handle-elf-host.d
19:08:01 [2020-04-09T19:08:01.080Z] #45 88.72   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
19:08:01 [2020-04-09T19:08:01.230Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.029s	coverage: 92.3% of statements
19:08:01 [2020-04-09T19:08:01.388Z] #45 89.00   HOSTDEP  compel/src/main-host.d
19:08:01 [2020-04-09T19:08:01.496Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
19:08:01 [2020-04-09T19:08:01.692Z] #45 89.28   DEP      compel/src/lib/ptrace.d
19:08:01 [2020-04-09T19:08:01.978Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
19:08:01 [2020-04-09T19:08:01.978Z] === RUN   TestBuildMultiStageLayerLeak
19:08:01 [2020-04-09T19:08:01.985Z] #45 89.50   DEP      compel/src/lib/infect.d
19:08:02 [2020-04-09T19:08:02.063Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
19:08:02 [2020-04-09T19:08:02.275Z] #45 89.81   DEP      compel/src/lib/infect-util.d
19:08:02 [2020-04-09T19:08:02.275Z] #45 ...
19:08:02 [2020-04-09T19:08:02.275Z] 
19:08:02 [2020-04-09T19:08:02.275Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:02 [2020-04-09T19:08:02.275Z] #48 190.0 text/template
19:08:02 [2020-04-09T19:08:02.275Z] #48 193.4 go/parser
19:08:02 [2020-04-09T19:08:02.573Z] #48 ...
19:08:02 [2020-04-09T19:08:02.573Z] 
19:08:02 [2020-04-09T19:08:02.573Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:02 [2020-04-09T19:08:02.573Z] #45 90.06   DEP      compel/src/lib/infect-rpc.d
19:08:02 [2020-04-09T19:08:02.876Z] #45 90.32   DEP      compel/arch/ppc64/src/lib/infect.d
19:08:02 [2020-04-09T19:08:02.876Z] #45 90.56   DEP      compel/arch/ppc64/src/lib/cpu.d
19:08:02 [2020-04-09T19:08:02.998Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.616s	coverage: 43.2% of statements
19:08:02 [2020-04-09T19:08:02.998Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
19:08:03 [2020-04-09T19:08:03.519Z] #45 90.86   DEP      compel/src/lib/log.d
19:08:03 [2020-04-09T19:08:03.519Z] #45 ...
19:08:03 [2020-04-09T19:08:03.519Z] 
19:08:03 [2020-04-09T19:08:03.519Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:03 [2020-04-09T19:08:03.519Z] #18 0.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
19:08:03 [2020-04-09T19:08:03.519Z] #18 0.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:08:03 [2020-04-09T19:08:03.519Z] #18 0.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:08:03 [2020-04-09T19:08:03.519Z] #18 2.476 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
19:08:03 [2020-04-09T19:08:03.519Z] #18 5.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
19:08:03 [2020-04-09T19:08:03.519Z] #18 7.791 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:08:03 [2020-04-09T19:08:03.519Z] #18 ...
19:08:03 [2020-04-09T19:08:03.519Z] 
19:08:03 [2020-04-09T19:08:03.519Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:03 [2020-04-09T19:08:03.519Z] #45 91.07   DEP      compel/src/main.d
19:08:03 [2020-04-09T19:08:03.822Z] #45 91.37   DEP      compel/src/lib/handle-elf.d
19:08:03 [2020-04-09T19:08:03.935Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
19:08:03 [2020-04-09T19:08:03.935Z] ok  	github.com/docker/docker/pkg/fsutils	0.327s	coverage: 85.1% of statements
19:08:04 [2020-04-09T19:08:04.115Z] #45 91.61   DEP      compel/arch/ppc64/src/lib/handle-elf.d
19:08:04 [2020-04-09T19:08:04.195Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
19:08:04 [2020-04-09T19:08:04.195Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
19:08:04 [2020-04-09T19:08:04.413Z] #45 92.04   CC       compel/src/lib/log.o
19:08:05 [2020-04-09T19:08:05.048Z] #45 92.67   CC       compel/arch/ppc64/src/lib/cpu.o
19:08:05 [2020-04-09T19:08:05.134Z] ok  	github.com/docker/docker/layer	7.584s	coverage: 68.8% of statements
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/oci	[no test files]
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:08:05 [2020-04-09T19:08:05.134Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:08:05 [2020-04-09T19:08:05.395Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
19:08:05 [2020-04-09T19:08:05.443Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s)
19:08:05 [2020-04-09T19:08:05.443Z] === RUN   TestBuildWithHugeFile
19:08:05 [2020-04-09T19:08:05.654Z] ok  	github.com/docker/docker/pkg/ioutils	0.604s	coverage: 69.3% of statements
19:08:05 [2020-04-09T19:08:05.654Z] ok  	github.com/docker/docker/pkg/idtools	0.604s	coverage: 70.1% of statements
19:08:05 [2020-04-09T19:08:05.654Z] ok  	github.com/docker/docker/pkg/locker	0.033s	coverage: 88.9% of statements
19:08:05 [2020-04-09T19:08:05.716Z] #45 93.29   CC       compel/arch/ppc64/src/lib/infect.o
19:08:05 [2020-04-09T19:08:05.915Z] ok  	github.com/docker/docker/pkg/longpath	0.024s	coverage: 100.0% of statements
19:08:05 [2020-04-09T19:08:05.915Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:08:06 [2020-04-09T19:08:06.484Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
19:08:06 [2020-04-09T19:08:06.484Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
19:08:06 [2020-04-09T19:08:06.485Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.021s	coverage: 60.0% of statements
19:08:07 [2020-04-09T19:08:07.053Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 91.4% of statements
19:08:07 [2020-04-09T19:08:07.053Z] ok  	github.com/docker/docker/pkg/pidfile	0.021s	coverage: 82.4% of statements
19:08:07 [2020-04-09T19:08:07.287Z] #45 94.64   CC       compel/src/lib/infect-rpc.o
19:08:07 [2020-04-09T19:08:07.581Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:08:07 [2020-04-09T19:08:07.581Z] 
19:08:07 [2020-04-09T19:08:07.581Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:07 [2020-04-09T19:08:07.581Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:07 [2020-04-09T19:08:07.581Z] HOSTNAME=85d813c6d90d
19:08:07 [2020-04-09T19:08:07.581Z] DEST=bundles/test-integration
19:08:07 [2020-04-09T19:08:07.581Z] PWD=/go/src/github.com/docker/docker
19:08:07 [2020-04-09T19:08:07.581Z] DOCKER_ROOTLESS=1
19:08:07 [2020-04-09T19:08:07.581Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:08:07 [2020-04-09T19:08:07.581Z] container=docker
19:08:07 [2020-04-09T19:08:07.581Z] HOME=/root
19:08:07 [2020-04-09T19:08:07.581Z] GOLANG_VERSION=1.13.8
19:08:07 [2020-04-09T19:08:07.581Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:07 [2020-04-09T19:08:07.581Z] VALIDATE_BRANCH=master
19:08:07 [2020-04-09T19:08:07.581Z] TERM=xterm
19:08:07 [2020-04-09T19:08:07.581Z] DOCKER_PKG=github.com/docker/docker
19:08:07 [2020-04-09T19:08:07.581Z] SHLVL=1
19:08:07 [2020-04-09T19:08:07.581Z] TIMEOUT=120m
19:08:07 [2020-04-09T19:08:07.581Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:08:07 [2020-04-09T19:08:07.581Z] DOCKER_GRAPHDRIVER=overlay2
19:08:07 [2020-04-09T19:08:07.581Z] GO111MODULE=off
19:08:07 [2020-04-09T19:08:07.581Z] DOCKER_EXPERIMENTAL=1
19:08:07 [2020-04-09T19:08:07.581Z] TEST_SKIP_INTEGRATION_CLI=1
19:08:07 [2020-04-09T19:08:07.581Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:07 [2020-04-09T19:08:07.581Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:07 [2020-04-09T19:08:07.581Z] GOPATH=/go
19:08:07 [2020-04-09T19:08:07.581Z] PKG_CONFIG=pkg-config
19:08:07 [2020-04-09T19:08:07.581Z] _=/usr/bin/env
19:08:07 [2020-04-09T19:08:07.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:08:07 [2020-04-09T19:08:07.586Z] #45 95.30   CC       compel/src/lib/infect-util.o
19:08:07 [2020-04-09T19:08:07.626Z] ok  	github.com/docker/docker/pkg/mount	0.812s	coverage: 70.5% of statements
19:08:07 [2020-04-09T19:08:07.626Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:08:07 [2020-04-09T19:08:07.626Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:08:07 [2020-04-09T19:08:07.626Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:08:07 [2020-04-09T19:08:07.886Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
19:08:08 [2020-04-09T19:08:08.236Z] #45 95.80   CC       compel/src/lib/infect.o
19:08:08 [2020-04-09T19:08:08.458Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
19:08:08 [2020-04-09T19:08:08.458Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
19:08:08 [2020-04-09T19:08:08.458Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
19:08:09 [2020-04-09T19:08:09.027Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
19:08:09 [2020-04-09T19:08:09.595Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
19:08:09 [2020-04-09T19:08:09.855Z] ok  	github.com/docker/docker/pkg/pubsub	1.095s	coverage: 73.9% of statements
19:08:10 [2020-04-09T19:08:10.423Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
19:08:10 [2020-04-09T19:08:10.424Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
19:08:10 [2020-04-09T19:08:10.991Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
19:08:10 [2020-04-09T19:08:10.991Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 71.3% of statements
19:08:11 [2020-04-09T19:08:11.840Z] #45 ...
19:08:11 [2020-04-09T19:08:11.840Z] 
19:08:11 [2020-04-09T19:08:11.840Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:11 [2020-04-09T19:08:11.840Z] #61 16.32 + cd /tmp/tmp.5lHUU62xX8/src/github.com/opencontainers/runc
19:08:11 [2020-04-09T19:08:11.840Z] #61 16.32 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:08:11 [2020-04-09T19:08:11.840Z] #61 17.57 + '[' -z '' ']'
19:08:11 [2020-04-09T19:08:11.840Z] #61 17.58 + target=static
19:08:11 [2020-04-09T19:08:11.840Z] #61 17.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:08:11 [2020-04-09T19:08:11.840Z] #61 21.03 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
19:08:11 [2020-04-09T19:08:11.929Z] ok  	github.com/docker/docker/pkg/tailfile	0.089s	coverage: 88.6% of statements
19:08:11 [2020-04-09T19:08:11.929Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 37.2% of statements
19:08:12 [2020-04-09T19:08:12.190Z] ok  	github.com/docker/docker/pkg/signal	2.836s	coverage: 61.0% of statements
19:08:12 [2020-04-09T19:08:12.495Z] #61 ...
19:08:12 [2020-04-09T19:08:12.495Z] 
19:08:12 [2020-04-09T19:08:12.495Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:12 [2020-04-09T19:08:12.495Z] #18 19.04 Fetched 8120 kB in 18s (439 kB/s)
19:08:12 [2020-04-09T19:08:12.760Z] ok  	github.com/docker/docker/pkg/term	0.034s	coverage: 84.8% of statements
19:08:12 [2020-04-09T19:08:12.760Z] testing: warning: no tests to run
19:08:12 [2020-04-09T19:08:12.760Z] coverage: [no statements]
19:08:12 [2020-04-09T19:08:12.760Z] ok  	github.com/docker/docker/pkg/term/windows	0.015s	coverage: [no statements] [no tests to run]
19:08:12 [2020-04-09T19:08:12.760Z] ok  	github.com/docker/docker/pkg/tarsum	0.134s	coverage: 89.3% of statements
19:08:13 [2020-04-09T19:08:13.330Z] ok  	github.com/docker/docker/pkg/truncindex	0.120s	coverage: 91.5% of statements
19:08:13 [2020-04-09T19:08:13.331Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
19:08:13 [2020-04-09T19:08:13.331Z] ok  	github.com/docker/docker/pkg/useragent	0.016s	coverage: 88.9% of statements
19:08:14 [2020-04-09T19:08:14.710Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
19:08:15 [2020-04-09T19:08:15.030Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 73.8% of statements
19:08:15 [2020-04-09T19:08:15.334Z] #18 19.04 Reading package lists...
19:08:15 [2020-04-09T19:08:15.334Z] #18 ...
19:08:15 [2020-04-09T19:08:15.334Z] 
19:08:15 [2020-04-09T19:08:15.334Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:15 [2020-04-09T19:08:15.334Z] #48 203.2 math/big
19:08:15 [2020-04-09T19:08:15.334Z] #48 212.9 vendor/golang.org/x/text/unicode/norm
19:08:15 [2020-04-09T19:08:15.632Z] #48 ...
19:08:15 [2020-04-09T19:08:15.632Z] 
19:08:15 [2020-04-09T19:08:15.632Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:15 [2020-04-09T19:08:15.632Z] #45 100.7   CC       compel/src/lib/ptrace.o
19:08:15 [2020-04-09T19:08:15.632Z] #45 101.4   AR       compel/libcompel.a
19:08:15 [2020-04-09T19:08:15.632Z] #45 101.5   HOSTCC   compel/src/main-host.o
19:08:15 [2020-04-09T19:08:15.632Z] #45 102.2   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
19:08:15 [2020-04-09T19:08:15.632Z] #45 102.7   HOSTCC   compel/src/lib/handle-elf-host.o
19:08:15 [2020-04-09T19:08:15.970Z] ok  	github.com/docker/docker/reference	0.028s	coverage: 84.4% of statements
19:08:16 [2020-04-09T19:08:16.279Z] #45 103.8   HOSTCC   compel/src/lib/log-host.o
19:08:16 [2020-04-09T19:08:16.602Z] #45 104.3   HOSTLINK compel/compel-host-bin
19:08:16 [2020-04-09T19:08:16.909Z] ok  	github.com/docker/docker/plugin	0.586s	coverage: 27.1% of statements
19:08:17 [2020-04-09T19:08:17.168Z] ok  	github.com/docker/docker/registry/resumable	0.048s	coverage: 100.0% of statements
19:08:17 [2020-04-09T19:08:17.250Z] #45 104.7   DEP      soccr/soccr.d
19:08:17 [2020-04-09T19:08:17.428Z] ok  	github.com/docker/docker/registry	0.242s	coverage: 56.0% of statements
19:08:17 [2020-04-09T19:08:17.553Z] #45 105.1   CC       soccr/soccr.o
19:08:17 [2020-04-09T19:08:17.687Z] ok  	github.com/docker/docker/restartmanager	0.025s	coverage: 45.3% of statements
19:08:17 [2020-04-09T19:08:17.947Z] ok  	github.com/docker/docker/testutil	0.010s	coverage: 62.5% of statements
19:08:18 [2020-04-09T19:08:18.206Z] #45 ...
19:08:18 [2020-04-09T19:08:18.206Z] 
19:08:18 [2020-04-09T19:08:18.206Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:18 [2020-04-09T19:08:18.206Z] #57 205.9 golang.org/x/crypto/ssh/terminal
19:08:18 [2020-04-09T19:08:18.206Z] #57 210.7 mvdan.cc/sh/v3/cmd/shfmt
19:08:18 [2020-04-09T19:08:18.515Z] ok  	github.com/docker/docker/runconfig	0.053s	coverage: 68.2% of statements
19:08:19 [2020-04-09T19:08:19.269Z] #57 ...
19:08:19 [2020-04-09T19:08:19.269Z] 
19:08:19 [2020-04-09T19:08:19.269Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:19 [2020-04-09T19:08:19.269Z] #18 19.04 Reading package lists...
19:08:19 [2020-04-09T19:08:19.328Z] 65014b3c3121: Pull complete
19:08:20 [2020-04-09T19:08:20.421Z] ok  	github.com/docker/docker/volume/drivers	0.044s	coverage: 36.1% of statements
19:08:20 [2020-04-09T19:08:20.681Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
19:08:20 [2020-04-09T19:08:20.942Z] ok  	github.com/docker/docker/volume/mounts	0.089s	coverage: 67.0% of statements
19:08:21 [2020-04-09T19:08:21.879Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.0% of statements
19:08:25 [2020-04-09T19:08:25.589Z] #18 26.67 Reading package lists...
19:08:25 [2020-04-09T19:08:25.589Z] #18 ...
19:08:25 [2020-04-09T19:08:25.589Z] 
19:08:25 [2020-04-09T19:08:25.589Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:25 [2020-04-09T19:08:25.589Z] #57 DONE 222.5s
19:08:25 [2020-04-09T19:08:25.589Z] 
19:08:25 [2020-04-09T19:08:25.589Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:25 [2020-04-09T19:08:25.589Z] #45 109.0   AR       soccr/libsoccr.a
19:08:25 [2020-04-09T19:08:25.589Z] #45 109.2 make[1]: 'soccr/libsoccr.a' is up to date.
19:08:25 [2020-04-09T19:08:25.589Z] #45 110.2   DEP      criu/arch/ppc64/sigframe.d
19:08:25 [2020-04-09T19:08:25.589Z] #45 110.7   DEP      criu/arch/ppc64/crtools.d
19:08:25 [2020-04-09T19:08:25.589Z] #45 111.1   DEP      criu/arch/ppc64/cpu.d
19:08:25 [2020-04-09T19:08:25.589Z] #45 111.6   CC       criu/arch/ppc64/cpu.o
19:08:25 [2020-04-09T19:08:25.589Z] #45 112.7   CC       criu/arch/ppc64/crtools.o
19:08:28 [2020-04-09T19:08:28.383Z] #45 115.9   CC       criu/arch/ppc64/sigframe.o
19:08:29 [2020-04-09T19:08:29.026Z] #45 116.5   LINK     criu/arch/ppc64/crtools.built-in.o
19:08:29 [2020-04-09T19:08:29.026Z] #45 116.6   DEP      criu/pie/util-vdso.d
19:08:29 [2020-04-09T19:08:29.319Z] #45 ...
19:08:29 [2020-04-09T19:08:29.319Z] 
19:08:29 [2020-04-09T19:08:29.319Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:29 [2020-04-09T19:08:29.319Z] #18 26.67 Reading package lists...
19:08:31 [2020-04-09T19:08:31.170Z] #18 36.36 Building dependency tree...
19:08:31 [2020-04-09T19:08:31.472Z] #18 ...
19:08:31 [2020-04-09T19:08:31.472Z] 
19:08:31 [2020-04-09T19:08:31.472Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:31 [2020-04-09T19:08:31.472Z] #48 219.2 go/doc
19:08:31 [2020-04-09T19:08:31.774Z] #48 ...
19:08:31 [2020-04-09T19:08:31.774Z] 
19:08:31 [2020-04-09T19:08:31.774Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:31 [2020-04-09T19:08:31.774Z] #45 117.0   DEP      criu/pie/util.d
19:08:31 [2020-04-09T19:08:31.774Z] #45 117.4   CC       criu/pie/util.o
19:08:31 [2020-04-09T19:08:31.775Z] #45 118.0   CC       criu/pie/util-vdso.o
19:08:31 [2020-04-09T19:08:31.775Z] #45 119.3   AR       criu/pie/pie.lib.a
19:08:32 [2020-04-09T19:08:32.095Z] #45 119.5   DEP      criu/pie/restorer.d
19:08:32 [2020-04-09T19:08:32.401Z] #45 120.0   DEP      criu/arch/ppc64/vdso-trampoline.d
19:08:32 [2020-04-09T19:08:32.401Z] #45 120.1   DEP      criu/arch/ppc64/restorer.d
19:08:32 [2020-04-09T19:08:32.498Z] --- PASS: TestBuildWithHugeFile (27.36s)
19:08:32 [2020-04-09T19:08:32.498Z] === RUN   TestBuildWithEmptyDockerfile
19:08:32 [2020-04-09T19:08:32.730Z] #45 120.4   DEP      criu/arch/ppc64/vdso-pie.d
19:08:32 [2020-04-09T19:08:32.780Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:08:32 [2020-04-09T19:08:32.780Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:08:33 [2020-04-09T19:08:33.063Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
19:08:33 [2020-04-09T19:08:33.063Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
19:08:33 [2020-04-09T19:08:33.063Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
19:08:33 [2020-04-09T19:08:33.063Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
19:08:33 [2020-04-09T19:08:33.063Z] === RUN   TestBuildPreserveOwnership
19:08:33 [2020-04-09T19:08:33.063Z] === RUN   TestBuildPreserveOwnership/copy_from
19:08:33 [2020-04-09T19:08:33.068Z] #45 120.6   DEP      criu/pie/parasite-vdso.d
19:08:33 [2020-04-09T19:08:33.721Z] #45 121.1   DEP      criu/pie/parasite.d
19:08:34 [2020-04-09T19:08:34.371Z] #45 121.8   CC       criu/pie/parasite.o
19:08:35 [2020-04-09T19:08:35.904Z] #45 ...
19:08:35 [2020-04-09T19:08:35.904Z] 
19:08:35 [2020-04-09T19:08:35.904Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.84 libcap2-bin is already the newest version (1:2.25-2).
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.84 The following additional packages will be installed:
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   python3.7 python3.7-minimal vim-runtime xxd
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86 Suggested packages:
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86 Recommended packages:
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   aufs-dkms nftables build-essential python3-dev python3-keyring
19:08:35 [2020-04-09T19:08:35.904Z] #18 38.86   python3-keyrings.alt python3-xdg unzip
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.47 The following NEW packages will be installed:
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.48   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.48   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.48   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.49   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.49   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.49   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.49   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.49   xz-utils zip
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.69 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.69 Need to get 29.2 MB of archives.
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.69 After this operation, 134 MB of additional disk space will be used.
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
19:08:35 [2020-04-09T19:08:35.904Z] #18 42.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
19:08:36 [2020-04-09T19:08:36.213Z] #18 42.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
19:08:36 [2020-04-09T19:08:36.529Z] #18 43.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
19:08:36 [2020-04-09T19:08:36.529Z] #18 43.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
19:08:36 [2020-04-09T19:08:36.529Z] #18 43.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
19:08:36 [2020-04-09T19:08:36.788Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 1m53.703087433s 
19:08:36 [2020-04-09T19:08:36.789Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.826921ms 
19:08:36 [2020-04-09T19:08:36.846Z] #18 43.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
19:08:36 [2020-04-09T19:08:36.846Z] #18 43.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
19:08:36 [2020-04-09T19:08:36.846Z] #18 43.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
19:08:36 [2020-04-09T19:08:36.846Z] #18 43.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
19:08:36 [2020-04-09T19:08:36.846Z] #18 43.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
19:08:36 [2020-04-09T19:08:36.846Z] #18 43.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
19:08:36 [2020-04-09T19:08:36.847Z] #18 43.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
19:08:36 [2020-04-09T19:08:36.847Z] #18 43.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
19:08:36 [2020-04-09T19:08:36.847Z] #18 43.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
19:08:36 [2020-04-09T19:08:36.847Z] #18 43.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 43.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 44.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 44.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 44.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
19:08:37 [2020-04-09T19:08:37.155Z] #18 44.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
19:08:37 [2020-04-09T19:08:37.444Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:08:37 [2020-04-09T19:08:37.464Z] #18 44.07 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:08:39 [2020-04-09T19:08:39.053Z] #18 45.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:08:39 [2020-04-09T19:08:39.053Z] #18 45.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:08:39 [2020-04-09T19:08:39.053Z] #18 45.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:08:39 [2020-04-09T19:08:39.053Z] #18 45.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
19:08:39 [2020-04-09T19:08:39.053Z] #18 45.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
19:08:39 [2020-04-09T19:08:39.053Z] #18 45.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
19:08:39 [2020-04-09T19:08:39.369Z] #18 46.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:08:39 [2020-04-09T19:08:39.369Z] #18 46.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
19:08:39 [2020-04-09T19:08:39.369Z] #18 46.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
19:08:39 [2020-04-09T19:08:39.369Z] #18 46.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
19:08:39 [2020-04-09T19:08:39.369Z] #18 46.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
19:08:39 [2020-04-09T19:08:39.369Z] #18 46.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
19:08:39 [2020-04-09T19:08:39.681Z] #18 46.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
19:08:39 [2020-04-09T19:08:39.681Z] #18 46.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
19:08:39 [2020-04-09T19:08:39.988Z] #18 46.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
19:08:39 [2020-04-09T19:08:39.988Z] #18 46.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
19:08:39 [2020-04-09T19:08:39.988Z] #18 ...
19:08:39 [2020-04-09T19:08:39.988Z] 
19:08:39 [2020-04-09T19:08:39.988Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:08:39 [2020-04-09T19:08:39.988Z] #69 227.8 + for f in rootlesskit rootlesskit-docker-proxy
19:08:39 [2020-04-09T19:08:39.988Z] #69 227.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:08:40 [2020-04-09T19:08:40.135Z] --- PASS: TestBuildPreserveOwnership (6.72s)
19:08:40 [2020-04-09T19:08:40.135Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.43s)
19:08:40 [2020-04-09T19:08:40.135Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s)
19:08:40 [2020-04-09T19:08:40.135Z] === RUN   TestBuildPlatformInvalid
19:08:40 [2020-04-09T19:08:40.135Z] --- PASS: TestBuildPlatformInvalid (0.17s)
19:08:40 [2020-04-09T19:08:40.135Z] PASS
19:08:40 [2020-04-09T19:08:40.135Z] 
19:08:40 [2020-04-09T19:08:40.135Z] === Skipped
19:08:40 [2020-04-09T19:08:40.135Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
19:08:40 [2020-04-09T19:08:40.135Z]     build_session_test.go:25: TODO: BuildKit
19:08:40 [2020-04-09T19:08:40.135Z] 
19:08:40 [2020-04-09T19:08:40.135Z] 
19:08:40 [2020-04-09T19:08:40.135Z] DONE 32 tests, 1 skipped in 83.602s
19:08:40 [2020-04-09T19:08:40.135Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
19:08:40 [2020-04-09T19:08:40.135Z] ++ 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
19:08:40 [2020-04-09T19:08:40.135Z] ++ set -e
19:08:40 [2020-04-09T19:08:40.135Z] ++ '[' -n 0 ']'
19:08:40 [2020-04-09T19:08:40.135Z] ++ set -x
19:08:40 [2020-04-09T19:08:40.135Z] ++ 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= DOCKER_ROOTLESS= 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
19:08:40 [2020-04-09T19:08:40.135Z] INFO: Testing against a local daemon
19:08:40 [2020-04-09T19:08:40.135Z] === RUN   TestConfigList
19:08:40 [2020-04-09T19:08:40.296Z] #69 ...
19:08:40 [2020-04-09T19:08:40.296Z] 
19:08:40 [2020-04-09T19:08:40.296Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:40 [2020-04-09T19:08:40.296Z] #45 124.1   LINK     criu/pie/parasite.built-in.o
19:08:40 [2020-04-09T19:08:40.296Z] #45 124.2   GEN      criu/pie/parasite-blob.h
19:08:40 [2020-04-09T19:08:40.296Z] #45 124.3   CC       criu/pie/parasite-vdso.o
19:08:40 [2020-04-09T19:08:40.296Z] #45 126.0   CC       criu/arch/ppc64/vdso-pie.o
19:08:40 [2020-04-09T19:08:40.296Z] #45 127.0   CC       criu/arch/ppc64/restorer.o
19:08:40 [2020-04-09T19:08:40.296Z] #45 128.0   CC       criu/arch/ppc64/vdso-trampoline.o
19:08:40 [2020-04-09T19:08:40.596Z] #45 128.1   CC       criu/pie/restorer.o
19:08:42 [2020-04-09T19:08:42.134Z] #45 ...
19:08:42 [2020-04-09T19:08:42.134Z] 
19:08:42 [2020-04-09T19:08:42.134Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:42 [2020-04-09T19:08:42.134Z] #48 239.9 github.com/LK4D4/vndr/build
19:08:43 [2020-04-09T19:08:43.802Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 76.6% of statements
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/rootless	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/volume	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === Skipped
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver btrfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver btrfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver btrfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver btrfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver btrfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:73: No driver to put!
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z] time="2020-04-09T19:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z] time="2020-04-09T19:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z] time="2020-04-09T19:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z] time="2020-04-09T19:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z] time="2020-04-09T19:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:73: No driver to put!
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     overlay_test.go:49: Fails to compute changes intermittently
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver zfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver zfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver zfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver zfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:46: Driver zfs not supported
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     graphtest_unix.go:73: No driver to put!
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:08:43 [2020-04-09T19:08:43.802Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] 
19:08:43 [2020-04-09T19:08:43.802Z] DONE 2174 tests, 26 skipped in 189.743s
Post stage
[Pipeline] junit
19:08:43 [2020-04-09T19:08:43.814Z] Recording test results
19:08:44 [2020-04-09T19:08:44.516Z] --- PASS: TestConfigList (3.99s)
19:08:44 [2020-04-09T19:08:44.516Z] === RUN   TestConfigsCreateAndDelete
19:08:44 [2020-04-09T19:08:44.864Z] INFO [runner/unused/goanalysis] analyzers took 27.260208088s with top 10 stages: buildssa: 22.993100603s, U1000: 4.267107485s 
19:08:44 [2020-04-09T19:08:44.920Z] #48 ...
19:08:44 [2020-04-09T19:08:44.920Z] 
19:08:44 [2020-04-09T19:08:44.920Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:08:44 [2020-04-09T19:08:44.920Z] #69 DONE 242.5s
19:08:44 [2020-04-09T19:08:44.920Z] 
19:08:44 [2020-04-09T19:08:44.920Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
19:08:44 [2020-04-09T19:08:44.920Z] #70 DONE 0.1s
19:08:44 [2020-04-09T19:08:44.920Z] 
19:08:44 [2020-04-09T19:08:44.920Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:44 [2020-04-09T19:08:44.920Z] #18 47.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
19:08:44 [2020-04-09T19:08:44.920Z] #18 47.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
19:08:44 [2020-04-09T19:08:44.920Z] #18 47.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
19:08:44 [2020-04-09T19:08:44.920Z] #18 49.35 debconf: delaying package configuration, since apt-utils is not installed
19:08:44 [2020-04-09T19:08:44.920Z] #18 49.60 Fetched 29.2 MB in 5s (5367 kB/s)
19:08:44 [2020-04-09T19:08:44.920Z] #18 49.82 Selecting previously unselected package pigz.
19:08:44 [2020-04-09T19:08:44.920Z] #18 49.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 ... 23352 files and directories currently installed.)
19:08:44 [2020-04-09T19:08:44.920Z] #18 50.22 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
19:08:44 [2020-04-09T19:08:44.920Z] #18 50.26 Unpacking pigz (2.4-1) ...
19:08:44 [2020-04-09T19:08:44.920Z] #18 50.65 Selecting previously unselected package libpython3.7-minimal:ppc64el.
19:08:44 [2020-04-09T19:08:44.920Z] #18 50.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
19:08:44 [2020-04-09T19:08:44.920Z] #18 50.69 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
19:08:44 [2020-04-09T19:08:44.920Z] #18 51.48 Selecting previously unselected package python3.7-minimal.
19:08:44 [2020-04-09T19:08:44.920Z] #18 51.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
19:08:44 [2020-04-09T19:08:44.920Z] #18 51.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:08:46 [2020-04-09T19:08:46.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -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:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/make.sh dynbinary test-integration
19:08:46 [2020-04-09T19:08:46.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:08:46 [2020-04-09T19:08:46.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:08:46 [2020-04-09T19:08:46.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:08:46 [2020-04-09T19:08:46.724Z] 
19:08:46 [2020-04-09T19:08:46.983Z] Removing bundles/
19:08:46 [2020-04-09T19:08:46.983Z] 
19:08:46 [2020-04-09T19:08:46.983Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:08:46 [2020-04-09T19:08:46.983Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:08:46 [2020-04-09T19:08:46.983Z] GOOS="" GOARCH="" GOARM=""
19:08:47 [2020-04-09T19:08:47.700Z] #18 54.29 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
19:08:47 [2020-04-09T19:08:47.700Z] #18 54.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:08:47 [2020-04-09T19:08:47.700Z] #18 ...
19:08:47 [2020-04-09T19:08:47.700Z] 
19:08:47 [2020-04-09T19:08:47.700Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:47 [2020-04-09T19:08:47.700Z] #45 135.4   LINK     criu/pie/restorer.built-in.o
19:08:47 [2020-04-09T19:08:47.700Z] #45 135.4   GEN      criu/pie/restorer-blob.h
19:08:47 [2020-04-09T19:08:47.970Z] --- PASS: TestConfigsCreateAndDelete (3.73s)
19:08:47 [2020-04-09T19:08:47.970Z] === RUN   TestConfigsUpdate
19:08:48 [2020-04-09T19:08:48.376Z] #45 135.7   DEP      criu/vdso.d
19:08:48 [2020-04-09T19:08:48.668Z] #45 136.1   DEP      criu/uts_ns.d
19:08:48 [2020-04-09T19:08:48.668Z] #45 136.3   DEP      criu/util.d
19:08:49 [2020-04-09T19:08:49.314Z] #45 136.6   DEP      criu/uffd.d
19:08:49 [2020-04-09T19:08:49.314Z] #45 137.0   DEP      criu/tun.d
19:08:49 [2020-04-09T19:08:49.611Z] #45 137.3   DEP      criu/tty.d
19:08:50 [2020-04-09T19:08:50.272Z] #45 137.7   DEP      criu/timerfd.d
19:08:50 [2020-04-09T19:08:50.566Z] #45 138.2   DEP      criu/sysfs_parse.d
19:08:51 [2020-04-09T19:08:51.212Z] #45 138.6   DEP      criu/sysctl.d
19:08:51 [2020-04-09T19:08:51.510Z] #45 139.0   DEP      criu/string.d
19:08:51 [2020-04-09T19:08:51.510Z] #45 139.1   DEP      criu/stats.d
19:08:51 [2020-04-09T19:08:51.803Z] #45 139.4   DEP      criu/sockets.d
19:08:52 [2020-04-09T19:08:52.102Z] #45 139.8   DEP      criu/sk-unix.d
19:08:52 [2020-04-09T19:08:52.349Z] --- PASS: TestConfigsUpdate (3.84s)
19:08:52 [2020-04-09T19:08:52.349Z] === RUN   TestTemplatedConfig
19:08:52 [2020-04-09T19:08:52.740Z] #45 140.4   DEP      criu/sk-tcp.d
19:08:53 [2020-04-09T19:08:53.034Z] #45 140.7   DEP      criu/sk-queue.d
19:08:53 [2020-04-09T19:08:53.332Z] #45 140.9   DEP      criu/sk-packet.d
19:08:53 [2020-04-09T19:08:53.332Z] #45 ...
19:08:53 [2020-04-09T19:08:53.332Z] 
19:08:53 [2020-04-09T19:08:53.332Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.07 Selecting previously unselected package python3-minimal.
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.14 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.18 Unpacking python3-minimal (3.7.3-1) ...
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.40 Selecting previously unselected package libmpdec2:ppc64el.
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.43 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.52 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.70 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
19:08:53 [2020-04-09T19:08:53.332Z] #18 59.82 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
19:08:55 [2020-04-09T19:08:55.429Z] #18 62.13 Selecting previously unselected package python3.7.
19:08:55 [2020-04-09T19:08:55.429Z] #18 62.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
19:08:55 [2020-04-09T19:08:55.429Z] #18 ...
19:08:55 [2020-04-09T19:08:55.429Z] 
19:08:55 [2020-04-09T19:08:55.429Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:55 [2020-04-09T19:08:55.429Z] #48 243.1 vendor/golang.org/x/net/idna
19:08:55 [2020-04-09T19:08:55.429Z] #48 251.9 vendor/golang.org/x/crypto/cryptobyte
19:08:55 [2020-04-09T19:08:55.429Z] #48 ...
19:08:55 [2020-04-09T19:08:55.429Z] 
19:08:55 [2020-04-09T19:08:55.429Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:08:55 [2020-04-09T19:08:55.429Z] #18 62.22 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:08:55 [2020-04-09T19:08:55.731Z] #18 62.47 Selecting previously unselected package libpython3-stdlib:ppc64el.
19:08:55 [2020-04-09T19:08:55.731Z] #18 62.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
19:08:55 [2020-04-09T19:08:55.731Z] #18 62.49 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
19:08:55 [2020-04-09T19:08:55.815Z] --- PASS: TestTemplatedConfig (3.68s)
19:08:55 [2020-04-09T19:08:55.815Z] === RUN   TestConfigInspect
19:08:56 [2020-04-09T19:08:56.032Z] #18 62.73 Setting up python3-minimal (3.7.3-1) ...
19:08:57 [2020-04-09T19:08:57.603Z] #18 64.49 Selecting previously unselected package python3.
19:08:57 [2020-04-09T19:08:57.898Z] #18 64.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
19:08:57 [2020-04-09T19:08:57.898Z] #18 64.67 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
19:08:57 [2020-04-09T19:08:57.898Z] #18 64.70 Unpacking python3 (3.7.3-1) ...
19:08:58 [2020-04-09T19:08:58.189Z] #18 65.00 Selecting previously unselected package libip4tc0:ppc64el.
19:08:58 [2020-04-09T19:08:58.488Z] #18 65.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
19:08:58 [2020-04-09T19:08:58.488Z] #18 65.05 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
19:08:58 [2020-04-09T19:08:58.488Z] #18 65.15 Selecting previously unselected package libip6tc0:ppc64el.
19:08:58 [2020-04-09T19:08:58.488Z] #18 65.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
19:08:58 [2020-04-09T19:08:58.488Z] #18 65.20 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
19:08:59 [2020-04-09T19:08:59.143Z] #18 65.61 Selecting previously unselected package libiptc0:ppc64el.
19:08:59 [2020-04-09T19:08:59.143Z] #18 65.62 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
19:08:59 [2020-04-09T19:08:59.143Z] #18 65.63 Unpacking libiptc0:ppc64el (1.8.2-4) ...
19:08:59 [2020-04-09T19:08:59.143Z] #18 65.82 Selecting previously unselected package libnfnetlink0:ppc64el.
19:08:59 [2020-04-09T19:08:59.143Z] #18 65.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
19:08:59 [2020-04-09T19:08:59.143Z] #18 65.85 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:08:59 [2020-04-09T19:08:59.268Z] --- PASS: TestConfigInspect (3.65s)
19:08:59 [2020-04-09T19:08:59.268Z] === RUN   TestConfigCreateWithLabels
19:08:59 [2020-04-09T19:08:59.452Z] #18 66.08 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
19:08:59 [2020-04-09T19:08:59.452Z] #18 66.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
19:08:59 [2020-04-09T19:08:59.452Z] #18 66.13 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:08:59 [2020-04-09T19:08:59.452Z] #18 66.26 Selecting previously unselected package libnftnl11:ppc64el.
19:08:59 [2020-04-09T19:08:59.758Z] #18 66.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
19:08:59 [2020-04-09T19:08:59.758Z] #18 66.37 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
19:08:59 [2020-04-09T19:08:59.758Z] #18 66.57 Selecting previously unselected package iptables.
19:08:59 [2020-04-09T19:08:59.758Z] #18 66.59 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
19:09:00 [2020-04-09T19:09:00.056Z] #18 66.61 Unpacking iptables (1.8.2-4) ...
19:09:01 [2020-04-09T19:09:01.137Z] #18 67.75 Selecting previously unselected package xxd.
19:09:01 [2020-04-09T19:09:01.137Z] #18 67.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:09:01 [2020-04-09T19:09:01.137Z] #18 67.79 Unpacking xxd (2:8.1.0875-5) ...
19:09:01 [2020-04-09T19:09:01.439Z] #18 68.24 Selecting previously unselected package vim-common.
19:09:01 [2020-04-09T19:09:01.439Z] #18 68.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:09:01 [2020-04-09T19:09:01.747Z] #18 68.33 Unpacking vim-common (2:8.1.0875-5) ...
19:09:02 [2020-04-09T19:09:02.081Z] #18 68.85 Selecting previously unselected package bash-completion.
19:09:02 [2020-04-09T19:09:02.081Z] #18 68.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:09:02 [2020-04-09T19:09:02.723Z] --- PASS: TestConfigCreateWithLabels (3.69s)
19:09:02 [2020-04-09T19:09:02.723Z] === RUN   TestConfigCreateResolve
19:09:03 [2020-04-09T19:09:03.610Z] #18 ...
19:09:03 [2020-04-09T19:09:03.610Z] 
19:09:03 [2020-04-09T19:09:03.610Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:03 [2020-04-09T19:09:03.610Z] #45 141.3   DEP      criu/sk-netlink.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 141.7   DEP      criu/sk-inet.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 142.1   DEP      criu/signalfd.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 142.3   DEP      criu/sigframe.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 142.5   DEP      criu/shmem.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 142.8   DEP      criu/servicefd.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 143.0   DEP      criu/seize.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 143.4   DEP      criu/seccomp.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 143.8   DEP      criu/rst-malloc.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 143.9   DEP      criu/rbtree.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 144.0   DEP      criu/pstree.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 144.4   DEP      criu/protobuf.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 144.7   GEN      criu/protobuf-desc-gen.h
19:09:03 [2020-04-09T19:09:03.610Z] #45 148.9   DEP      criu/protobuf-desc.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 149.2   DEP      criu/proc_parse.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 149.6   DEP      criu/plugin.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 149.8   DEP      criu/pipes.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 150.1   DEP      criu/pie-util.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 150.3   DEP      criu/pie-util-vdso.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 150.6   DEP      criu/path.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 150.8   DEP      criu/parasite-syscall.d
19:09:03 [2020-04-09T19:09:03.610Z] #45 151.2   DEP      criu/pagemap.d
19:09:03 [2020-04-09T19:09:03.914Z] #45 151.6   DEP      criu/pagemap-cache.d
19:09:04 [2020-04-09T19:09:04.215Z] #45 151.9   DEP      criu/page-xfer.d
19:09:04 [2020-04-09T19:09:04.857Z] #45 152.2   DEP      criu/page-pipe.d
19:09:04 [2020-04-09T19:09:04.857Z] #45 152.4   DEP      criu/netfilter.d
19:09:05 [2020-04-09T19:09:05.156Z] #45 152.7   DEP      criu/net.d
19:09:05 [2020-04-09T19:09:05.461Z] #45 153.1   DEP      criu/namespaces.d
19:09:05 [2020-04-09T19:09:05.761Z] #45 153.4   DEP      criu/mount.d
19:09:06 [2020-04-09T19:09:06.063Z] #45 153.8   DEP      criu/mem.d
19:09:06 [2020-04-09T19:09:06.712Z] #45 154.3   DEP      criu/lsm.d
19:09:07 [2020-04-09T19:09:07.016Z] #45 154.6   DEP      criu/log.d
19:09:07 [2020-04-09T19:09:07.102Z] --- PASS: TestConfigCreateResolve (3.75s)
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestConfigDaemonLibtrustID
19:09:07 [2020-04-09T19:09:07.102Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:09:07 [2020-04-09T19:09:07.102Z] PASS
19:09:07 [2020-04-09T19:09:07.102Z] 
19:09:07 [2020-04-09T19:09:07.102Z] DONE 8 tests in 26.936s
19:09:07 [2020-04-09T19:09:07.102Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
19:09:07 [2020-04-09T19:09:07.102Z] ++ 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
19:09:07 [2020-04-09T19:09:07.102Z] ++ set -e
19:09:07 [2020-04-09T19:09:07.102Z] ++ '[' -n 0 ']'
19:09:07 [2020-04-09T19:09:07.102Z] ++ set -x
19:09:07 [2020-04-09T19:09:07.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=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= DOCKER_ROOTLESS= 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
19:09:07 [2020-04-09T19:09:07.102Z] INFO: Testing against a local daemon
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestCheckpoint
19:09:07 [2020-04-09T19:09:07.102Z] --- SKIP: TestCheckpoint (0.00s)
19:09:07 [2020-04-09T19:09:07.102Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestContainerInvalidJSON
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:09:07 [2020-04-09T19:09:07.102Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:09:07 [2020-04-09T19:09:07.102Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:09:07 [2020-04-09T19:09:07.102Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:09:07 [2020-04-09T19:09:07.102Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:09:07 [2020-04-09T19:09:07.102Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:09:07 [2020-04-09T19:09:07.102Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:09:07 [2020-04-09T19:09:07.102Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:09:07 [2020-04-09T19:09:07.102Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:09:07 [2020-04-09T19:09:07.102Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:09:07 [2020-04-09T19:09:07.102Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:09:07 [2020-04-09T19:09:07.102Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
19:09:07 [2020-04-09T19:09:07.102Z] === RUN   TestCopyFromContainerPathIsNotDir
19:09:07 [2020-04-09T19:09:07.315Z] #45 154.9   DEP      criu/libnetlink.d
19:09:07 [2020-04-09T19:09:07.385Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
19:09:07 [2020-04-09T19:09:07.385Z] === RUN   TestCopyToContainerPathDoesNotExist
19:09:07 [2020-04-09T19:09:07.385Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
19:09:07 [2020-04-09T19:09:07.385Z] === RUN   TestCopyToContainerPathIsNotDir
19:09:07 [2020-04-09T19:09:07.660Z] #45 155.2   DEP      criu/kerndat.d
19:09:07 [2020-04-09T19:09:07.667Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
19:09:07 [2020-04-09T19:09:07.667Z] === RUN   TestCopyFromContainer
19:09:07 [2020-04-09T19:09:07.956Z] #45 155.5   DEP      criu/kcmp-ids.d
19:09:07 [2020-04-09T19:09:07.956Z] #45 155.7   DEP      criu/irmap.d
19:09:08 [2020-04-09T19:09:08.249Z] #45 156.0   DEP      criu/ipc_ns.d
19:09:08 [2020-04-09T19:09:08.916Z] #45 156.3   DEP      criu/image.d
19:09:08 [2020-04-09T19:09:08.916Z] #45 ...
19:09:08 [2020-04-09T19:09:08.916Z] 
19:09:08 [2020-04-09T19:09:08.916Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:08 [2020-04-09T19:09:08.916Z] #48 256.4 vendor/golang.org/x/net/http2/hpack
19:09:08 [2020-04-09T19:09:08.916Z] #48 257.8 mime
19:09:08 [2020-04-09T19:09:08.916Z] #48 261.6 mime/quotedprintable
19:09:08 [2020-04-09T19:09:08.916Z] #48 261.8 net/http/internal
19:09:08 [2020-04-09T19:09:08.916Z] #48 ...
19:09:08 [2020-04-09T19:09:08.916Z] 
19:09:08 [2020-04-09T19:09:08.916Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:08 [2020-04-09T19:09:08.916Z] #45 156.7   DEP      criu/image-desc.d
19:09:09 [2020-04-09T19:09:09.216Z] #45 156.9   DEP      criu/fsnotify.d
19:09:09 [2020-04-09T19:09:09.877Z] #45 157.3   DEP      criu/filesystems.d
19:09:10 [2020-04-09T19:09:10.180Z] #45 157.6   DEP      criu/files.d
19:09:10 [2020-04-09T19:09:10.346Z] === RUN   TestCopyFromContainer//
19:09:10 [2020-04-09T19:09:10.346Z] === RUN   TestCopyFromContainer//bar/root
19:09:10 [2020-04-09T19:09:10.346Z] === RUN   TestCopyFromContainer//bar/root/
19:09:10 [2020-04-09T19:09:10.346Z] === RUN   TestCopyFromContainer/bar/quux
19:09:10 [2020-04-09T19:09:10.346Z] === RUN   TestCopyFromContainer/bar/quux/
19:09:10 [2020-04-09T19:09:10.346Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:09:10 [2020-04-09T19:09:10.346Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:09:10 [2020-04-09T19:09:10.473Z] #45 158.0   DEP      criu/files-reg.d
19:09:10 [2020-04-09T19:09:10.629Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:09:10 [2020-04-09T19:09:10.629Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:09:10 [2020-04-09T19:09:10.629Z] === RUN   TestCopyFromContainer/bar/notarget
19:09:10 [2020-04-09T19:09:10.782Z] #45 158.3   DEP      criu/files-ext.d
19:09:10 [2020-04-09T19:09:10.911Z] --- PASS: TestCopyFromContainer (3.26s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:10 [2020-04-09T19:09:10.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:10 [2020-04-09T19:09:10.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:10 [2020-04-09T19:09:10.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:10 [2020-04-09T19:09:10.911Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:10 [2020-04-09T19:09:10.911Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:10 [2020-04-09T19:09:10.911Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:10 [2020-04-09T19:09:10.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateLinkToNonExistingContainer
19:09:10 [2020-04-09T19:09:10.911Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateWithInvalidEnv
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateWithInvalidEnv/0
19:09:10 [2020-04-09T19:09:10.911Z] === PAUSE TestCreateWithInvalidEnv/0
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateWithInvalidEnv/1
19:09:10 [2020-04-09T19:09:10.911Z] === PAUSE TestCreateWithInvalidEnv/1
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateWithInvalidEnv/2
19:09:10 [2020-04-09T19:09:10.911Z] === PAUSE TestCreateWithInvalidEnv/2
19:09:10 [2020-04-09T19:09:10.911Z] === CONT  TestCreateWithInvalidEnv/0
19:09:10 [2020-04-09T19:09:10.911Z] === CONT  TestCreateWithInvalidEnv/2
19:09:10 [2020-04-09T19:09:10.911Z] === CONT  TestCreateWithInvalidEnv/1
19:09:10 [2020-04-09T19:09:10.911Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:09:10 [2020-04-09T19:09:10.911Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateTmpfsMountsTarget
19:09:10 [2020-04-09T19:09:10.911Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:09:10 [2020-04-09T19:09:10.911Z] === RUN   TestCreateWithCustomMaskedPaths
19:09:11 [2020-04-09T19:09:11.080Z] #45 158.5   DEP      criu/file-lock.d
19:09:11 [2020-04-09T19:09:11.380Z] #45 158.9   DEP      criu/file-ids.d
19:09:11 [2020-04-09T19:09:11.380Z] #45 159.1   DEP      criu/fifo.d
19:09:11 [2020-04-09T19:09:11.682Z] #45 159.4   DEP      criu/fdstore.d
19:09:11 [2020-04-09T19:09:11.985Z] #45 159.6   DEP      criu/fault-injection.d
19:09:11 [2020-04-09T19:09:11.986Z] #45 159.7   DEP      criu/external.d
19:09:12 [2020-04-09T19:09:12.278Z] #45 159.9   DEP      criu/eventpoll.d
19:09:12 [2020-04-09T19:09:12.592Z] #45 160.3   DEP      criu/eventfd.d
19:09:12 [2020-04-09T19:09:12.888Z] #45 160.6   DEP      criu/crtools.d
19:09:12 [2020-04-09T19:09:12.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:09:12 [2020-04-09T19:09:12.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:09:12 [2020-04-09T19:09:12.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:09:12 [2020-04-09T19:09:12.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:09:12 [2020-04-09T19:09:12.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:09:13 [2020-04-09T19:09:13.525Z] #45 160.9   DEP      criu/cr-service.d
19:09:13 [2020-04-09T19:09:13.599Z] --- PASS: TestCreateWithCustomMaskedPaths (2.61s)
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:09:13 [2020-04-09T19:09:13.599Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:09:13 [2020-04-09T19:09:13.599Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:09:13 [2020-04-09T19:09:13.599Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:09:13 [2020-04-09T19:09:13.599Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:09:13 [2020-04-09T19:09:13.599Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:09:13 [2020-04-09T19:09:13.813Z] #45 161.2   DEP      criu/cr-restore.d
19:09:13 [2020-04-09T19:09:13.881Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:09:13 [2020-04-09T19:09:13.881Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:09:13 [2020-04-09T19:09:13.881Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:09:13 [2020-04-09T19:09:13.881Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:09:13 [2020-04-09T19:09:13.881Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:09:13 [2020-04-09T19:09:13.881Z] --- PASS: TestCreateWithCapabilities (0.01s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
19:09:13 [2020-04-09T19:09:13.881Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
19:09:13 [2020-04-09T19:09:13.881Z] === RUN   TestCreateWithCustomReadonlyPaths
19:09:14 [2020-04-09T19:09:14.463Z] #45 161.8   DEP      criu/cr-errno.d
19:09:14 [2020-04-09T19:09:14.463Z] #45 161.8   DEP      criu/cr-dump.d
19:09:14 [2020-04-09T19:09:14.764Z] #45 162.3   DEP      criu/cr-dedup.d
19:09:14 [2020-04-09T19:09:14.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:09:15 [2020-04-09T19:09:15.084Z] #45 162.6   DEP      criu/cr-check.d
19:09:15 [2020-04-09T19:09:15.378Z] #45 163.0   DEP      criu/config.d
19:09:15 [2020-04-09T19:09:15.681Z] #45 ...
19:09:15 [2020-04-09T19:09:15.681Z] 
19:09:15 [2020-04-09T19:09:15.681Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:09:15 [2020-04-09T19:09:15.681Z] #18 77.90 Unpacking bash-completion (1:2.8-6) ...
19:09:15 [2020-04-09T19:09:15.681Z] #18 78.58 Selecting previously unselected package bzip2.
19:09:15 [2020-04-09T19:09:15.681Z] #18 78.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.681Z] #18 78.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:09:15 [2020-04-09T19:09:15.681Z] #18 78.75 Selecting previously unselected package xz-utils.
19:09:15 [2020-04-09T19:09:15.682Z] #18 78.76 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 78.77 Unpacking xz-utils (5.2.4-1) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 79.14 Selecting previously unselected package apparmor.
19:09:15 [2020-04-09T19:09:15.682Z] #18 79.17 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 79.46 Unpacking apparmor (2.13.2-10) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 80.33 Selecting previously unselected package aufs-tools.
19:09:15 [2020-04-09T19:09:15.682Z] #18 80.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 80.40 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 80.76 Selecting previously unselected package libonig5:ppc64el.
19:09:15 [2020-04-09T19:09:15.682Z] #18 80.77 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 80.77 Unpacking libonig5:ppc64el (6.9.1-1) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.13 Selecting previously unselected package libjq1:ppc64el.
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.20 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.45 Selecting previously unselected package jq.
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.47 Unpacking jq (1.5+dfsg-2+b1) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.75 Selecting previously unselected package libaio1:ppc64el.
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.79 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 81.80 Unpacking libaio1:ppc64el (0.3.112-3) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 82.08 Selecting previously unselected package libgpm2:ppc64el.
19:09:15 [2020-04-09T19:09:15.682Z] #18 82.10 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 82.13 Unpacking libgpm2:ppc64el (1.20.7-5) ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 82.47 Selecting previously unselected package libicu63:ppc64el.
19:09:15 [2020-04-09T19:09:15.682Z] #18 82.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:09:15 [2020-04-09T19:09:15.682Z] #18 82.50 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:09:15 [2020-04-09T19:09:15.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:09:16 [2020-04-09T19:09:16.557Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s)
19:09:16 [2020-04-09T19:09:16.557Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:09:16 [2020-04-09T19:09:16.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:16 [2020-04-09T19:09:16.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:16 [2020-04-09T19:09:16.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:16 [2020-04-09T19:09:16.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:16 [2020-04-09T19:09:16.557Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:16 [2020-04-09T19:09:16.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:16 [2020-04-09T19:09:16.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:16 [2020-04-09T19:09:16.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:09:16 [2020-04-09T19:09:16.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:09:16 [2020-04-09T19:09:16.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:09:16 [2020-04-09T19:09:16.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
19:09:16 [2020-04-09T19:09:16.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:09:16 [2020-04-09T19:09:16.557Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:09:16 [2020-04-09T19:09:16.557Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:09:17 [2020-04-09T19:09:17.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:09:17 [2020-04-09T19:09:17.570Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
19:09:17 [2020-04-09T19:09:17.570Z] === RUN   TestCreateDifferentPlatform
19:09:17 [2020-04-09T19:09:17.570Z] === RUN   TestCreateDifferentPlatform/different_os
19:09:17 [2020-04-09T19:09:17.570Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:09:17 [2020-04-09T19:09:17.570Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:09:17 [2020-04-09T19:09:17.570Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:09:17 [2020-04-09T19:09:17.570Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:09:17 [2020-04-09T19:09:17.570Z] === RUN   TestContainerStartOnDaemonRestart
19:09:17 [2020-04-09T19:09:17.570Z] === PAUSE TestContainerStartOnDaemonRestart
19:09:17 [2020-04-09T19:09:17.570Z] === RUN   TestDaemonRestartIpcMode
19:09:17 [2020-04-09T19:09:17.570Z] === PAUSE TestDaemonRestartIpcMode
19:09:17 [2020-04-09T19:09:17.570Z] === RUN   TestDaemonHostGatewayIP
19:09:17 [2020-04-09T19:09:17.570Z] === PAUSE TestDaemonHostGatewayIP
19:09:17 [2020-04-09T19:09:17.570Z] === RUN   TestDiff
19:09:18 [2020-04-09T19:09:18.185Z] --- PASS: TestDiff (0.87s)
19:09:18 [2020-04-09T19:09:18.185Z] === RUN   TestExecWithCloseStdin
19:09:19 [2020-04-09T19:09:19.658Z] --- PASS: TestExecWithCloseStdin (1.05s)
19:09:19 [2020-04-09T19:09:19.658Z] === RUN   TestExec
19:09:19 [2020-04-09T19:09:19.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:09:19 [2020-04-09T19:09:19.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:09:20 [2020-04-09T19:09:20.210Z] #18 ...
19:09:20 [2020-04-09T19:09:20.210Z] 
19:09:20 [2020-04-09T19:09:20.210Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:20 [2020-04-09T19:09:20.210Z] #48 267.5 vendor/golang.org/x/net/http/httpproxy
19:09:20 [2020-04-09T19:09:20.210Z] #48 267.6 net/textproto
19:09:20 [2020-04-09T19:09:20.210Z] #48 267.6 crypto/x509
19:09:20 [2020-04-09T19:09:20.210Z] #48 270.9 mime/multipart
19:09:20 [2020-04-09T19:09:20.210Z] #48 270.9 vendor/golang.org/x/net/http/httpguts
19:09:20 [2020-04-09T19:09:20.210Z] #48 276.5 crypto/tls
19:09:20 [2020-04-09T19:09:20.210Z] #48 ...
19:09:20 [2020-04-09T19:09:20.210Z] 
19:09:20 [2020-04-09T19:09:20.210Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:20 [2020-04-09T19:09:20.210Z] #45 163.4   DEP      criu/clone-noasan.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 163.7   DEP      criu/cgroup.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 164.0   DEP      criu/cgroup-props.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 164.3   DEP      criu/bitmap.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 164.3   DEP      criu/bfd.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 164.7   DEP      criu/autofs.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 165.2   DEP      criu/aio.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 165.5   DEP      criu/action-scripts.d
19:09:20 [2020-04-09T19:09:20.210Z] #45 166.2   CC       criu/action-scripts.o
19:09:20 [2020-04-09T19:09:20.210Z] #45 167.3   CC       criu/aio.o
19:09:20 [2020-04-09T19:09:20.273Z] --- PASS: TestExec (0.96s)
19:09:20 [2020-04-09T19:09:20.273Z] === RUN   TestExecUser
19:09:20 [2020-04-09T19:09:20.871Z] #45 168.5   CC       criu/autofs.o
19:09:21 [2020-04-09T19:09:21.280Z] --- PASS: TestExecUser (0.99s)
19:09:21 [2020-04-09T19:09:21.280Z] === RUN   TestExportContainerAndImportImage
19:09:21 [2020-04-09T19:09:21.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:09:22 [2020-04-09T19:09:22.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:09:22 [2020-04-09T19:09:22.755Z] --- PASS: TestExportContainerAndImportImage (1.16s)
19:09:22 [2020-04-09T19:09:22.755Z] === RUN   TestExportContainerAfterDaemonRestart
19:09:23 [2020-04-09T19:09:23.026Z] #45 ...
19:09:23 [2020-04-09T19:09:23.026Z] 
19:09:23 [2020-04-09T19:09:23.026Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:09:23 [2020-04-09T19:09:23.026Z] #18 89.27 Selecting previously unselected package libnet1:ppc64el.
19:09:23 [2020-04-09T19:09:23.026Z] #18 89.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:09:23 [2020-04-09T19:09:23.026Z] #18 89.30 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:09:23 [2020-04-09T19:09:23.026Z] #18 89.56 Selecting previously unselected package libnl-3-200:ppc64el.
19:09:23 [2020-04-09T19:09:23.026Z] #18 89.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:09:23 [2020-04-09T19:09:23.026Z] #18 89.63 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:09:23 [2020-04-09T19:09:23.323Z] #18 89.92 Selecting previously unselected package libprotobuf-c1:ppc64el.
19:09:23 [2020-04-09T19:09:23.323Z] #18 89.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:09:23 [2020-04-09T19:09:23.323Z] #18 89.95 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:09:23 [2020-04-09T19:09:23.621Z] #18 90.13 Selecting previously unselected package libreadline5:ppc64el.
19:09:23 [2020-04-09T19:09:23.621Z] #18 90.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
19:09:23 [2020-04-09T19:09:23.621Z] #18 90.16 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:09:23 [2020-04-09T19:09:23.920Z] #18 90.48 Selecting previously unselected package net-tools.
19:09:23 [2020-04-09T19:09:23.920Z] #18 90.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
19:09:23 [2020-04-09T19:09:23.920Z] #18 90.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:09:24 [2020-04-09T19:09:24.228Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
19:09:24 [2020-04-09T19:09:24.228Z] === RUN   TestHealthCheckWorkdir
19:09:24 [2020-04-09T19:09:24.285Z] #18 91.07 Selecting previously unselected package python-pip-whl.
19:09:24 [2020-04-09T19:09:24.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:09:24 [2020-04-09T19:09:24.585Z] #18 ...
19:09:24 [2020-04-09T19:09:24.585Z] 
19:09:24 [2020-04-09T19:09:24.585Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:09:24 [2020-04-09T19:09:24.585Z] #51 DONE 282.2s
19:09:24 [2020-04-09T19:09:24.585Z] 
19:09:24 [2020-04-09T19:09:24.585Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:09:24 [2020-04-09T19:09:24.585Z] #18 91.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:09:24 [2020-04-09T19:09:24.585Z] #18 91.23 Unpacking python-pip-whl (18.1-5) ...
19:09:25 [2020-04-09T19:09:25.235Z] --- PASS: TestHealthCheckWorkdir (1.22s)
19:09:25 [2020-04-09T19:09:25.235Z] === RUN   TestHealthKillContainer
19:09:25 [2020-04-09T19:09:25.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:09:26 [2020-04-09T19:09:26.125Z] #18 92.62 Selecting previously unselected package python3-lib2to3.
19:09:26 [2020-04-09T19:09:26.125Z] #18 92.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:09:26 [2020-04-09T19:09:26.125Z] #18 92.68 Unpacking python3-lib2to3 (3.7.3-1) ...
19:09:26 [2020-04-09T19:09:26.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:09:26 [2020-04-09T19:09:26.771Z] #18 93.31 Selecting previously unselected package python3-distutils.
19:09:26 [2020-04-09T19:09:26.771Z] #18 93.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:09:26 [2020-04-09T19:09:26.771Z] #18 93.36 Unpacking python3-distutils (3.7.3-1) ...
19:09:27 [2020-04-09T19:09:27.079Z] #18 93.75 Selecting previously unselected package python3-pip.
19:09:27 [2020-04-09T19:09:27.079Z] #18 93.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:09:27 [2020-04-09T19:09:27.079Z] #18 93.81 Unpacking python3-pip (18.1-5) ...
19:09:27 [2020-04-09T19:09:27.379Z] #18 94.20 Selecting previously unselected package python3-pkg-resources.
19:09:27 [2020-04-09T19:09:27.683Z] #18 94.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:09:27 [2020-04-09T19:09:27.683Z] #18 94.23 Unpacking python3-pkg-resources (40.8.0-1) ...
19:09:27 [2020-04-09T19:09:27.752Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:09:27 [2020-04-09T19:09:27.753Z] Using test binary docker
19:09:27 [2020-04-09T19:09:27.753Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:09:27 [2020-04-09T19:09:27.753Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:09:27 [2020-04-09T19:09:27.753Z] INFO: Waiting for daemon to start...
19:09:27 [2020-04-09T19:09:27.753Z] Starting dockerd
19:09:27 [2020-04-09T19:09:27.992Z] #18 94.61 Selecting previously unselected package python3-setuptools.
19:09:27 [2020-04-09T19:09:27.992Z] #18 94.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:09:27 [2020-04-09T19:09:27.992Z] #18 94.64 Unpacking python3-setuptools (40.8.0-1) ...
19:09:28 [2020-04-09T19:09:28.635Z] #18 95.09 Selecting previously unselected package python3-wheel.
19:09:28 [2020-04-09T19:09:28.635Z] #18 95.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:09:28 [2020-04-09T19:09:28.635Z] #18 95.14 Unpacking python3-wheel (0.32.3-2) ...
19:09:28 [2020-04-09T19:09:28.635Z] #18 95.42 Selecting previously unselected package sudo.
19:09:28 [2020-04-09T19:09:28.635Z] #18 95.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
19:09:28 [2020-04-09T19:09:28.687Z] --- PASS: TestHealthKillContainer (3.09s)
19:09:28 [2020-04-09T19:09:28.687Z] === RUN   TestInspectCpusetInConfigPre120
19:09:28 [2020-04-09T19:09:28.936Z] #18 95.59 Unpacking sudo (1.8.27-1+deb10u2) ...
19:09:29 [2020-04-09T19:09:29.301Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
19:09:29 [2020-04-09T19:09:29.302Z] === RUN   TestIpcModeNone
19:09:29 [2020-04-09T19:09:29.638Z] .
19:09:29 [2020-04-09T19:09:29.638Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:09:29 [2020-04-09T19:09:29.638Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:09:29 [2020-04-09T19:09:29.638Z] Error: No such image: emptyfs
19:09:29 [2020-04-09T19:09:29.893Z] Running integration-test (iteration 1)
19:09:29 [2020-04-09T19:09:29.893Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:09:29 [2020-04-09T19:09:29.996Z] #18 96.64 Selecting previously unselected package thin-provisioning-tools.
19:09:29 [2020-04-09T19:09:29.996Z] #18 96.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
19:09:29 [2020-04-09T19:09:29.996Z] #18 96.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:09:30 [2020-04-09T19:09:30.314Z] --- PASS: TestIpcModeNone (0.97s)
19:09:30 [2020-04-09T19:09:30.314Z] === RUN   TestIpcModePrivate
19:09:30 [2020-04-09T19:09:30.674Z] #18 97.27 Selecting previously unselected package uidmap.
19:09:30 [2020-04-09T19:09:30.674Z] #18 97.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
19:09:30 [2020-04-09T19:09:30.674Z] #18 97.31 Unpacking uidmap (1:4.5-1.1) ...
19:09:31 [2020-04-09T19:09:31.035Z] #18 97.53 Selecting previously unselected package vim-runtime.
19:09:31 [2020-04-09T19:09:31.035Z] #18 97.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:09:31 [2020-04-09T19:09:31.035Z] #18 97.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:09:31 [2020-04-09T19:09:31.035Z] #18 97.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:09:31 [2020-04-09T19:09:31.035Z] #18 97.76 Unpacking vim-runtime (2:8.1.0875-5) ...
19:09:31 [2020-04-09T19:09:31.325Z] --- PASS: TestIpcModePrivate (1.02s)
19:09:31 [2020-04-09T19:09:31.325Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
19:09:31 [2020-04-09T19:09:31.325Z] === RUN   TestIpcModeShareable
19:09:32 [2020-04-09T19:09:32.100Z] #18 ...
19:09:32 [2020-04-09T19:09:32.100Z] 
19:09:32 [2020-04-09T19:09:32.100Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:09:32 [2020-04-09T19:09:32.352Z] --- PASS: TestIpcModeShareable (1.08s)
19:09:32 [2020-04-09T19:09:32.352Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
19:09:32 [2020-04-09T19:09:32.352Z] === RUN   TestAPIIpcModeShareableAndContainer
19:09:35 [2020-04-09T19:09:35.803Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s)
19:09:35 [2020-04-09T19:09:35.803Z] === RUN   TestAPIIpcModeHost
19:09:35 [2020-04-09T19:09:35.956Z] #24 289.6 Checking out files:  15% (1692/10683)   
Checking out files:  16% (1710/10683)   
Checking out files:  17% (1817/10683)   
Checking out files:  18% (1923/10683)   
Checking out files:  19% (2030/10683)   
Checking out files:  20% (2137/10683)   
Checking out files:  21% (2244/10683)   
Checking out files:  22% (2351/10683)   
Checking out files:  23% (2458/10683)   
Checking out files:  24% (2564/10683)   
Checking out files:  25% (2671/10683)   
Checking out files:  26% (2778/10683)   
Checking out files:  27% (2885/10683)   
Checking out files:  28% (2992/10683)   
Checking out files:  29% (3099/10683)   
Checking out files:  30% (3205/10683)   
Checking out files:  30% (3232/10683)   
Checking out files:  31% (3312/10683)   
Checking out files:  32% (3419/10683)   
Checking out files:  33% (3526/10683)   
Checking out files:  34% (3633/10683)   
Checking out files:  35% (3740/10683)   
Checking out files:  36% (3846/10683)   
Checking out files:  37% (3953/10683)   
Checking out files:  38% (4060/10683)   
Checking out files:  38% (4152/10683)   
Checking out files:  39% (4167/10683)   
Checking out files:  40% (4274/10683)   
Checking out files:  41% (4381/10683)   
Checking out files:  42% (4487/10683)   
Checking out files:  43% (4594/10683)   
Checking out files:  44% (4701/10683)   
Checking out files:  45% (4808/10683)   
Checking out files:  46% (4915/10683)   
Checking out files:  47% (5022/10683)   
Checking out files:  48% (5128/10683)   
Checking out files:  49% (5235/10683)   
Checking out files:  50% (5342/10683)   
Checking out files:  51% (5449/10683)   
Checking out files:  51% (5536/10683)   
Checking out files:  52% (5556/10683)   
Checking out files:  53% (5662/10683)   
Checking out files:  54% (5769/10683)   
Checking out files:  55% (5876/10683)   
Checking out files:  56% (5983/10683)   
Checking out files:  57% (6090/10683)   
Checking out files:  58% (6197/10683)   
Checking out files:  59% (6303/10683)   
Checking out files:  60% (6410/10683)   
Checking out files:  61% (6517/10683)   
Checking out files:  61% (6544/10683)   
Checking out files:  62% (6624/10683)   
19:09:35 [2020-04-09T19:09:35.956Z] #24 ...
19:09:35 [2020-04-09T19:09:35.956Z] 
19:09:35 [2020-04-09T19:09:35.956Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:35 [2020-04-09T19:09:35.956Z] #45 173.5   CC       criu/bfd.o
19:09:35 [2020-04-09T19:09:35.956Z] #45 175.4   CC       criu/bitmap.o
19:09:35 [2020-04-09T19:09:35.956Z] #45 175.7   CC       criu/cgroup-props.o
19:09:35 [2020-04-09T19:09:35.956Z] #45 177.6   CC       criu/cgroup.o
19:09:35 [2020-04-09T19:09:35.956Z] #45 ...
19:09:35 [2020-04-09T19:09:35.956Z] 
19:09:35 [2020-04-09T19:09:35.956Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:09:36 [2020-04-09T19:09:36.085Z] --- PASS: TestAPIIpcModeHost (0.65s)
19:09:36 [2020-04-09T19:09:36.085Z] === RUN   TestDaemonIpcModeShareable
19:09:38 [2020-04-09T19:09:38.107Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
19:09:38 [2020-04-09T19:09:38.107Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
19:09:38 [2020-04-09T19:09:38.107Z] === RUN   TestDaemonIpcModePrivate
19:09:38 [2020-04-09T19:09:38.674Z] #24 289.6 Checking out files:  15% (1692/10683)   
Checking out files:  16% (1710/10683)   
Checking out files:  17% (1817/10683)   
Checking out files:  18% (1923/10683)   
Checking out files:  19% (2030/10683)   
Checking out files:  20% (2137/10683)   
Checking out files:  21% (2244/10683)   
Checking out files:  22% (2351/10683)   
Checking out files:  23% (2458/10683)   
Checking out files:  24% (2564/10683)   
Checking out files:  25% (2671/10683)   
Checking out files:  26% (2778/10683)   
Checking out files:  27% (2885/10683)   
Checking out files:  28% (2992/10683)   
Checking out files:  29% (3099/10683)   
Checking out files:  30% (3205/10683)   
Checking out files:  30% (3232/10683)   
Checking out files:  31% (3312/10683)   
Checking out files:  32% (3419/10683)   
Checking out files:  33% (3526/10683)   
Checking out files:  34% (3633/10683)   
Checking out files:  35% (3740/10683)   
Checking out files:  36% (3846/10683)   
Checking out files:  37% (3953/10683)   
Checking out files:  38% (4060/10683)   
Checking out files:  38% (4152/10683)   
Checking out files:  39% (4167/10683)   
Checking out files:  40% (4274/10683)   
Checking out files:  41% (4381/10683)   
Checking out files:  42% (4487/10683)   
Checking out files:  43% (4594/10683)   
Checking out files:  44% (4701/10683)   
Checking out files:  45% (4808/10683)   
Checking out files:  46% (4915/10683)   
Checking out files:  47% (5022/10683)   
Checking out files:  48% (5128/10683)   
Checking out files:  49% (5235/10683)   
Checking out files:  50% (5342/10683)   
Checking out files:  51% (5449/10683)   
Checking out files:  51% (5536/10683)   
Checking out files:  52% (5556/10683)   
Checking out files:  53% (5662/10683)   
Checking out files:  54% (5769/10683)   
Checking out files:  55% (5876/10683)   
Checking out files:  56% (5983/10683)   
Checking out files:  57% (6090/10683)   
Checking out files:  58% (6197/10683)   
Checking out files:  59% (6303/10683)   
Checking out files:  60% (6410/10683)   
Checking out files:  61% (6517/10683)   
Checking out files:  61% (6544/10683)   
Checking out files:  62% (6624/10683)   
Checking out files:  63% (6731/10683)   
Checking out files:  64% (6838/10683)   
Checking out files:  65% (6944/10683)   
Checking out files:  66% (7051/10683)   
Checking out files:  67% (7158/10683)   
Checking out files:  68% (7265/10683)   
Checking out files:  69% (7372/10683)   
Checking out files:  70% (7479/10683)   
Checking out files:  71% (7585/10683)   
Checking out files:  72% (7692/10683)   
Checking out files:  73% (7799/10683)   
Checking out files:  74% (7906/10683)   
Checking out files:  74% (7966/10683)   
Checking out files:  75% (8013/10683)   
Checking out files:  76% (8120/10683)   
Checking out files:  77% (8226/10683)   
Checking out files:  78% (8333/10683)   
Checking out files:  79% (8440/10683)   
Checking out files:  80% (8547/10683)   
Checking out files:  81% (8654/10683)   
Checking out files:  82% (8761/10683)   
Checking out files:  83% (8867/10683)   
Checking out files:  84% (8974/10683)   
Checking out files:  85% (9081/10683)   
Checking out files:  86% (9188/10683)   
Checking out files:  87% (9295/10683)   
Checking out files:  87% (9309/10683)   
Checking out files:  88% (9402/10683)   
Checking out files:  89% (9508/10683)   
Checking out files:  90% (9615/10683)   
Checking out files:  91% (9722/10683)   
Checking out files:  92% (9829/10683)   
Checking out files:  93% (9936/10683)   
Checking out files:  94% (10043/10683)   
Checking out files:  95% (10149/10683)   
Checking out files:  96% (10256/10683)   
Checking out files:  97% (10363/10683)   
Checking out files:  98% (10470/10683)   
Checking out files:  99% (10577/10683)   
Checking out files: 100% (10683/10683)   
Checking out files: 100% (10683/10683), done.
19:09:38 [2020-04-09T19:09:38.968Z] #24 296.4 + cd /tmp/tmp.Ol9OyIpXB5/tmp/docker-ce
19:09:38 [2020-04-09T19:09:38.968Z] #24 296.4 + git checkout -q v17.06.2-ce
19:09:39 [2020-04-09T19:09:39.577Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
19:09:39 [2020-04-09T19:09:39.577Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
19:09:39 [2020-04-09T19:09:39.577Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:09:39 [2020-04-09T19:09:39.828Z] Loaded image: buildpack-deps:jessie
19:09:39 [2020-04-09T19:09:39.828Z] Loaded image: busybox:latest
19:09:39 [2020-04-09T19:09:39.828Z] Loaded image: busybox:glibc
19:09:39 [2020-04-09T19:09:39.828Z] Loaded image: debian:jessie
19:09:39 [2020-04-09T19:09:39.828Z] Loaded image: hello-world:latest
19:09:39 [2020-04-09T19:09:39.828Z] INFO: Testing against a local daemon
19:09:39 [2020-04-09T19:09:39.828Z] === RUN   TestCgroupNamespacesBuild
19:09:39 [2020-04-09T19:09:39.828Z] --- SKIP: TestCgroupNamespacesBuild (0.00s)
19:09:39 [2020-04-09T19:09:39.828Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:09:39 [2020-04-09T19:09:39.828Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:09:39 [2020-04-09T19:09:39.828Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s)
19:09:39 [2020-04-09T19:09:39.828Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:09:39 [2020-04-09T19:09:39.828Z] === RUN   TestBuildWithSession
19:09:39 [2020-04-09T19:09:39.828Z] --- SKIP: TestBuildWithSession (0.00s)
19:09:39 [2020-04-09T19:09:39.828Z]     build_session_test.go:25: TODO: BuildKit
19:09:39 [2020-04-09T19:09:39.828Z] === RUN   TestBuildSquashParent
19:09:41 [2020-04-09T19:09:41.597Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
19:09:41 [2020-04-09T19:09:41.597Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
19:09:41 [2020-04-09T19:09:41.597Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:09:41 [2020-04-09T19:09:41.747Z] #24 ...
19:09:41 [2020-04-09T19:09:41.747Z] 
19:09:41 [2020-04-09T19:09:41.747Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:41 [2020-04-09T19:09:41.747Z] #48 289.6 net/http/httptrace
19:09:41 [2020-04-09T19:09:41.747Z] #48 290.1 net/http
19:09:42 [2020-04-09T19:09:42.048Z] #48 ...
19:09:42 [2020-04-09T19:09:42.048Z] 
19:09:42 [2020-04-09T19:09:42.048Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:09:42 [2020-04-09T19:09:42.048Z] #18 104.5 Selecting previously unselected package vim.
19:09:42 [2020-04-09T19:09:42.048Z] #18 104.6 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 104.6 Unpacking vim (2:8.1.0875-5) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 105.8 Selecting previously unselected package xfsprogs.
19:09:42 [2020-04-09T19:09:42.048Z] #18 105.8 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 105.8 Unpacking xfsprogs (4.20.0-1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 106.9 Selecting previously unselected package zip.
19:09:42 [2020-04-09T19:09:42.048Z] #18 106.9 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 106.9 Unpacking zip (3.0-11+b1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.6 Setting up aufs-tools (1:4.14+20190211-1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.6 Setting up libip6tc0:ppc64el (1.8.2-4) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.7 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.8 Setting up libgpm2:ppc64el (1.20.7-5) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.9 Setting up libip4tc0:ppc64el (1.8.2-4) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.9 Setting up uidmap (1:4.5-1.1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.9 Setting up libnftnl11:ppc64el (1.1.2-2) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.9 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 107.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 108.0 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 108.1 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 108.1 Setting up xxd (2:8.1.0875-5) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 108.1 Setting up zip (3.0-11+b1) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 108.1 Setting up vim-common (2:8.1.0875-5) ...
19:09:42 [2020-04-09T19:09:42.048Z] #18 108.3 Setting up bash-completion (1:2.8-6) ...
19:09:43 [2020-04-09T19:09:43.620Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
19:09:43 [2020-04-09T19:09:43.620Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
19:09:43 [2020-04-09T19:09:43.620Z] === RUN   TestIpcModeOlderClient
19:09:43 [2020-04-09T19:09:43.620Z] === PAUSE TestIpcModeOlderClient
19:09:43 [2020-04-09T19:09:43.620Z] === RUN   TestKillContainerInvalidSignal
19:09:44 [2020-04-09T19:09:44.244Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
19:09:44 [2020-04-09T19:09:44.244Z] === RUN   TestKillContainer
19:09:44 [2020-04-09T19:09:44.244Z] === RUN   TestKillContainer/no_signal
19:09:44 [2020-04-09T19:09:44.795Z] #18 ...
19:09:44 [2020-04-09T19:09:44.795Z] 
19:09:44 [2020-04-09T19:09:44.795Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:09:44 [2020-04-09T19:09:44.795Z] #24 302.2 + mkdir -p /tmp/tmp.Ol9OyIpXB5/src/github.com/docker
19:09:44 [2020-04-09T19:09:44.795Z] #24 302.3 + mv components/cli /tmp/tmp.Ol9OyIpXB5/src/github.com/docker/cli
19:09:44 [2020-04-09T19:09:44.795Z] #24 302.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:09:45 [2020-04-09T19:09:45.251Z] === RUN   TestKillContainer/non_killing_signal
19:09:45 [2020-04-09T19:09:45.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:09:45 [2020-04-09T19:09:45.866Z] === RUN   TestKillContainer/killing_signal
19:09:46 [2020-04-09T19:09:46.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:09:46 [2020-04-09T19:09:46.874Z] --- PASS: TestKillContainer (2.76s)
19:09:46 [2020-04-09T19:09:46.874Z]     --- PASS: TestKillContainer/no_signal (0.87s)
19:09:46 [2020-04-09T19:09:46.874Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
19:09:46 [2020-04-09T19:09:46.874Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
19:09:46 [2020-04-09T19:09:46.874Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:09:46 [2020-04-09T19:09:46.874Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:09:47 [2020-04-09T19:09:47.904Z] --- PASS: TestBuildSquashParent (7.77s)
19:09:47 [2020-04-09T19:09:47.904Z] === RUN   TestBuildWithRemoveAndForceRemove
19:09:47 [2020-04-09T19:09:47.904Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:09:47 [2020-04-09T19:09:47.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:09:47 [2020-04-09T19:09:47.904Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:09:47 [2020-04-09T19:09:47.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:09:47 [2020-04-09T19:09:47.904Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:09:47 [2020-04-09T19:09:47.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:09:47 [2020-04-09T19:09:47.904Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:09:47 [2020-04-09T19:09:47.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:09:47 [2020-04-09T19:09:47.904Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:09:47 [2020-04-09T19:09:47.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:09:47 [2020-04-09T19:09:47.904Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:09:47 [2020-04-09T19:09:47.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:09:47 [2020-04-09T19:09:47.904Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:09:47 [2020-04-09T19:09:47.904Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:09:47 [2020-04-09T19:09:47.995Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:09:49 [2020-04-09T19:09:49.002Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
19:09:49 [2020-04-09T19:09:49.002Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
19:09:49 [2020-04-09T19:09:49.002Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
19:09:49 [2020-04-09T19:09:49.002Z] === RUN   TestKillStoppedContainer
19:09:49 [2020-04-09T19:09:49.002Z] --- PASS: TestKillStoppedContainer (0.11s)
19:09:49 [2020-04-09T19:09:49.002Z] === RUN   TestKillStoppedContainerAPIPre120
19:09:49 [2020-04-09T19:09:49.002Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.15s)
19:09:49 [2020-04-09T19:09:49.002Z] === RUN   TestKillDifferentUserContainer
19:09:49 [2020-04-09T19:09:49.288Z] #24 ...
19:09:49 [2020-04-09T19:09:49.288Z] 
19:09:49 [2020-04-09T19:09:49.288Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:49 [2020-04-09T19:09:49.288Z] #45 186.4   CC       criu/clone-noasan.o
19:09:49 [2020-04-09T19:09:49.288Z] #45 186.6   CC       criu/config.o
19:09:49 [2020-04-09T19:09:49.288Z] #45 190.7   CC       criu/cr-check.o
19:09:49 [2020-04-09T19:09:49.288Z] #45 195.3   CC       criu/cr-dedup.o
19:09:49 [2020-04-09T19:09:49.288Z] #45 196.1   CC       criu/cr-dump.o
19:09:50 [2020-04-09T19:09:50.009Z] --- PASS: TestKillDifferentUserContainer (0.95s)
19:09:50 [2020-04-09T19:09:50.009Z] === RUN   TestInspectOomKilledTrue
19:09:50 [2020-04-09T19:09:50.009Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:09:50 [2020-04-09T19:09:50.009Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:09:50 [2020-04-09T19:09:50.009Z] === RUN   TestInspectOomKilledFalse
19:09:50 [2020-04-09T19:09:50.009Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:09:50 [2020-04-09T19:09:50.009Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:09:50 [2020-04-09T19:09:50.009Z] === RUN   TestLinksEtcHostsContentMatch
19:09:50 [2020-04-09T19:09:50.415Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:09:50 [2020-04-09T19:09:50.415Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:09:50 [2020-04-09T19:09:50.625Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
19:09:50 [2020-04-09T19:09:50.625Z] === RUN   TestLinksContainerNames
19:09:50 [2020-04-09T19:09:50.808Z] #45 ...
19:09:50 [2020-04-09T19:09:50.808Z] 
19:09:50 [2020-04-09T19:09:50.808Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:09:50 [2020-04-09T19:09:50.808Z] #18 117.3 Setting up libiptc0:ppc64el (1.8.2-4) ...
19:09:50 [2020-04-09T19:09:50.808Z] #18 117.3 Setting up xz-utils (5.2.4-1) ...
19:09:50 [2020-04-09T19:09:50.808Z] #18 117.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:09:50 [2020-04-09T19:09:50.808Z] #18 117.3 Setting up sudo (1.8.27-1+deb10u2) ...
19:09:50 [2020-04-09T19:09:50.808Z] #18 117.6 invoke-rc.d: could not determine current runlevel
19:09:51 [2020-04-09T19:09:51.110Z] #18 117.7 invoke-rc.d: policy-rc.d denied execution of start.
19:09:51 [2020-04-09T19:09:51.110Z] #18 117.7 Setting up pigz (2.4-1) ...
19:09:51 [2020-04-09T19:09:51.110Z] #18 117.7 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:09:51 [2020-04-09T19:09:51.110Z] #18 117.8 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:09:51 [2020-04-09T19:09:51.110Z] #18 117.8 Setting up python-pip-whl (18.1-5) ...
19:09:51 [2020-04-09T19:09:51.110Z] #18 117.8 Setting up libmpdec2:ppc64el (2.4.2-2) ...
19:09:51 [2020-04-09T19:09:51.110Z] #18 117.9 Setting up vim-runtime (2:8.1.0875-5) ...
19:09:51 [2020-04-09T19:09:51.778Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:09:52 [2020-04-09T19:09:52.033Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:09:52 [2020-04-09T19:09:52.148Z] #18 119.0 Setting up libaio1:ppc64el (0.3.112-3) ...
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.0 Setting up libonig5:ppc64el (6.9.1-1) ...
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.0 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.0 Setting up vim (2:8.1.0875-5) ...
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:09:52 [2020-04-09T19:09:52.444Z] #18 119.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:09:52 [2020-04-09T19:09:52.647Z] --- PASS: TestLinksContainerNames (1.76s)
19:09:52 [2020-04-09T19:09:52.647Z] === RUN   TestLogsFollowTailEmpty
19:09:52 [2020-04-09T19:09:52.744Z] #18 119.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:09:52 [2020-04-09T19:09:52.744Z] #18 119.4 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:09:52 [2020-04-09T19:09:52.744Z] #18 119.4 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:09:52 [2020-04-09T19:09:52.744Z] #18 119.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:09:52 [2020-04-09T19:09:52.744Z] #18 119.4 Setting up jq (1.5+dfsg-2+b1) ...
19:09:52 [2020-04-09T19:09:52.744Z] #18 119.5 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
19:09:52 [2020-04-09T19:09:52.744Z] #18 119.5 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:09:53 [2020-04-09T19:09:53.261Z] --- PASS: TestLogsFollowTailEmpty (0.96s)
19:09:53 [2020-04-09T19:09:53.261Z] === RUN   TestContainerNetworkMountsNoChown
19:09:53 [2020-04-09T19:09:53.918Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:09:53 [2020-04-09T19:09:53.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s)
19:09:53 [2020-04-09T19:09:53.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s)
19:09:53 [2020-04-09T19:09:53.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s)
19:09:53 [2020-04-09T19:09:53.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
19:09:53 [2020-04-09T19:09:53.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
19:09:53 [2020-04-09T19:09:53.919Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
19:09:53 [2020-04-09T19:09:53.919Z] === RUN   TestBuildMultiStageCopy
19:09:53 [2020-04-09T19:09:53.919Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:09:54 [2020-04-09T19:09:54.267Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
19:09:54 [2020-04-09T19:09:54.267Z] === RUN   TestMountDaemonRoot
19:09:54 [2020-04-09T19:09:54.267Z] === RUN   TestMountDaemonRoot/default
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/default
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/private
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/private
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rprivate
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rprivate
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/slave
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/slave
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rslave
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rslave
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/shared
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/shared
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rshared
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rshared
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/default
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/default/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/default/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/default/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/rshared
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/shared
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/rslave
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/slave
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/rprivate
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/private
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/private/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === RUN   TestMountDaemonRoot/private/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:09:54 [2020-04-09T19:09:54.268Z] === CONT  TestMountDaemonRoot/default/mount_root
19:09:54 [2020-04-09T19:09:54.550Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:09:54 [2020-04-09T19:09:54.550Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:09:54 [2020-04-09T19:09:54.550Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:09:54 [2020-04-09T19:09:54.550Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:09:54 [2020-04-09T19:09:54.550Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:09:54 [2020-04-09T19:09:54.550Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:09:54 [2020-04-09T19:09:54.682Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:09:54 [2020-04-09T19:09:54.682Z] 
19:09:54 [2020-04-09T19:09:54.682Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:09:54 [2020-04-09T19:09:54.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:09:54 [2020-04-09T19:09:54.833Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:09:54 [2020-04-09T19:09:54.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:09:54 [2020-04-09T19:09:54.941Z] HOSTNAME=d05cc7722661
19:09:54 [2020-04-09T19:09:54.941Z] TESTDEBUG=0
19:09:54 [2020-04-09T19:09:54.941Z] DEST=bundles/test-integration
19:09:54 [2020-04-09T19:09:54.941Z] PWD=/go/src/github.com/docker/docker
19:09:54 [2020-04-09T19:09:54.941Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:09:54 [2020-04-09T19:09:54.941Z] container=docker
19:09:54 [2020-04-09T19:09:54.941Z] HOME=/root
19:09:54 [2020-04-09T19:09:54.941Z] GOLANG_VERSION=1.13.8
19:09:54 [2020-04-09T19:09:54.941Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:09:54 [2020-04-09T19:09:54.941Z] VALIDATE_BRANCH=master
19:09:54 [2020-04-09T19:09:54.941Z] TERM=xterm
19:09:54 [2020-04-09T19:09:54.941Z] DOCKER_PKG=github.com/docker/docker
19:09:54 [2020-04-09T19:09:54.941Z] SHLVL=1
19:09:54 [2020-04-09T19:09:54.941Z] TIMEOUT=120m
19:09:54 [2020-04-09T19:09:54.941Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:09:54 [2020-04-09T19:09:54.941Z] DOCKER_GRAPHDRIVER=overlay2
19:09:54 [2020-04-09T19:09:54.941Z] GO111MODULE=off
19:09:54 [2020-04-09T19:09:54.941Z] DOCKER_EXPERIMENTAL=1
19:09:54 [2020-04-09T19:09:54.941Z] TEST_SKIP_INTEGRATION_CLI=1
19:09:54 [2020-04-09T19:09:54.941Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:09:54 [2020-04-09T19:09:54.941Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:09:54 [2020-04-09T19:09:54.941Z] GOPATH=/go
19:09:54 [2020-04-09T19:09:54.941Z] PKG_CONFIG=pkg-config
19:09:54 [2020-04-09T19:09:54.941Z] _=/usr/bin/env
19:09:54 [2020-04-09T19:09:54.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/private/mount_root
19:09:55 [2020-04-09T19:09:55.115Z] === CONT  TestMountDaemonRoot/private/bind_root
19:09:55 [2020-04-09T19:09:55.397Z] --- PASS: TestMountDaemonRoot (0.02s)
19:09:55 [2020-04-09T19:09:55.397Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
19:09:55 [2020-04-09T19:09:55.398Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
19:09:55 [2020-04-09T19:09:55.398Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
19:09:55 [2020-04-09T19:09:55.398Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
19:09:55 [2020-04-09T19:09:55.398Z] === RUN   TestContainerBindMountNonRecursive
19:09:57 [2020-04-09T19:09:57.181Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:09:58 [2020-04-09T19:09:58.084Z] --- PASS: TestContainerBindMountNonRecursive (2.42s)
19:09:58 [2020-04-09T19:09:58.084Z] === RUN   TestNetworkNat
19:09:58 [2020-04-09T19:09:58.105Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:09:58 [2020-04-09T19:09:58.706Z] --- PASS: TestNetworkNat (1.00s)
19:09:58 [2020-04-09T19:09:58.706Z] === RUN   TestNetworkLocalhostTCPNat
19:09:59 [2020-04-09T19:09:59.466Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:09:59 [2020-04-09T19:09:59.713Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
19:09:59 [2020-04-09T19:09:59.713Z] === RUN   TestNetworkLoopbackNat
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.5 Setting up iptables (1.8.2-4) ...
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:09:59 [2020-04-09T19:09:59.724Z] #18 125.6 Setting up python3 (3.7.3-1) ...
19:09:59 [2020-04-09T19:09:59.724Z] #18 126.4 Setting up python3-wheel (0.32.3-2) ...
19:10:00 [2020-04-09T19:10:00.391Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:10:00 [2020-04-09T19:10:00.719Z] --- PASS: TestNetworkLoopbackNat (1.26s)
19:10:00 [2020-04-09T19:10:00.719Z] === RUN   TestPause
19:10:01 [2020-04-09T19:10:01.276Z] #18 127.8 Setting up apparmor (2.13.2-10) ...
19:10:01 [2020-04-09T19:10:01.315Z] --- PASS: TestBuildMultiStageCopy (7.21s)
19:10:01 [2020-04-09T19:10:01.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s)
19:10:01 [2020-04-09T19:10:01.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
19:10:01 [2020-04-09T19:10:01.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
19:10:01 [2020-04-09T19:10:01.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
19:10:01 [2020-04-09T19:10:01.316Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
19:10:01 [2020-04-09T19:10:01.316Z] === RUN   TestBuildMultiStageParentConfig
19:10:01 [2020-04-09T19:10:01.738Z] --- PASS: TestPause (0.90s)
19:10:01 [2020-04-09T19:10:01.738Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:10:01 [2020-04-09T19:10:01.738Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:10:01 [2020-04-09T19:10:01.738Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:10:01 [2020-04-09T19:10:01.738Z] === RUN   TestPauseStopPausedContainer
19:10:02 [2020-04-09T19:10:02.749Z] --- PASS: TestPauseStopPausedContainer (0.86s)
19:10:02 [2020-04-09T19:10:02.749Z] === RUN   TestPsFilter
19:10:02 [2020-04-09T19:10:02.749Z] --- PASS: TestPsFilter (0.28s)
19:10:02 [2020-04-09T19:10:02.749Z] === RUN   TestRemoveContainerWithRemovedVolume
19:10:03 [2020-04-09T19:10:03.757Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
19:10:03 [2020-04-09T19:10:03.757Z] === RUN   TestRemoveContainerWithVolume
19:10:04 [2020-04-09T19:10:04.059Z] #18 ...
19:10:04 [2020-04-09T19:10:04.059Z] 
19:10:04 [2020-04-09T19:10:04.059Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:04 [2020-04-09T19:10:04.059Z] #48 311.4 github.com/LK4D4/vndr/godl
19:10:04 [2020-04-09T19:10:04.059Z] #48 312.8 github.com/LK4D4/vndr
19:10:04 [2020-04-09T19:10:04.059Z] #48 ...
19:10:04 [2020-04-09T19:10:04.059Z] 
19:10:04 [2020-04-09T19:10:04.059Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:04 [2020-04-09T19:10:04.059Z] #45 201.6   CC       criu/cr-errno.o
19:10:04 [2020-04-09T19:10:04.059Z] #45 201.7   CC       criu/cr-restore.o
19:10:04 [2020-04-09T19:10:04.059Z] #45 211.7   CC       criu/cr-service.o
19:10:04 [2020-04-09T19:10:04.349Z] #45 ...
19:10:04 [2020-04-09T19:10:04.349Z] 
19:10:04 [2020-04-09T19:10:04.349Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:10:04 [2020-04-09T19:10:04.349Z] #18 131.2 Setting up xfsprogs (4.20.0-1) ...
19:10:04 [2020-04-09T19:10:04.349Z] #18 131.3 Setting up python3-lib2to3 (3.7.3-1) ...
19:10:04 [2020-04-09T19:10:04.763Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
19:10:04 [2020-04-09T19:10:04.763Z] === RUN   TestRemoveContainerRunning
19:10:05 [2020-04-09T19:10:05.772Z] --- PASS: TestRemoveContainerRunning (1.00s)
19:10:05 [2020-04-09T19:10:05.772Z] === RUN   TestRemoveContainerForceRemoveRunning
19:10:05 [2020-04-09T19:10:05.892Z] #18 132.3 Setting up python3-pkg-resources (40.8.0-1) ...
19:10:06 [2020-04-09T19:10:06.202Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.55221903s with top 10 stages: buildssa: 1m34.97179688s, goimports: 23.14302401s, unconvert: 12.354685579s, gosec: 11.15490693s, golint: 5.775799915s, ineffassign: 4.772441008s, misspell: 4.320780245s, inspect: 3.630498412s, vrp: 2.778142587s, printf: 1.764883926s 
19:10:06 [2020-04-09T19:10:06.202Z] INFO [runner] Issues before processing: 2332, after processing: 0 
19:10:06 [2020-04-09T19:10:06.202Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1723/1723, path_prettifier: 1723/1723, skip_dirs: 1723/1723, nolint: 0/63, cgo: 1723/2332, skip_files: 1723/1723, identifier_marker: 1618/1618, autogenerated_exclude: 1618/1723, exclude: 1618/1618, exclude-rules: 63/1618 
19:10:06 [2020-04-09T19:10:06.203Z] INFO [runner] processing took 144.541267ms with stages: nolint: 55.845782ms, identifier_marker: 44.998096ms, path_prettifier: 14.06659ms, autogenerated_exclude: 13.074358ms, exclude-rules: 8.710076ms, skip_dirs: 4.743824ms, filename_unadjuster: 1.687409ms, cgo: 1.409609ms, max_same_issues: 1.533µs, diff: 672ns, path_shortener: 647ns, uniq_by_line: 598ns, source_code: 455ns, exclude: 449ns, max_from_linter: 437ns, skip_files: 412ns, max_per_file_from_linter: 320ns 
19:10:06 [2020-04-09T19:10:06.203Z] INFO [runner] linters took 1m36.027276301s with stages: goanalysis_metalinter: 1m16.780250763s, unused: 19.102125979s 
19:10:06 [2020-04-09T19:10:06.203Z] INFO File cache stats: 1457 entries of total size 6.9MiB 
19:10:06 [2020-04-09T19:10:06.203Z] INFO Memory: 1453 samples, avg is 721.2MB, max is 3504.3MB 
19:10:06 [2020-04-09T19:10:06.203Z] INFO Execution took 3m30.5918133s                 
19:10:06 [2020-04-09T19:10:06.203Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
19:10:06 [2020-04-09T19:10:06.386Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
19:10:06 [2020-04-09T19:10:06.386Z] === RUN   TestRemoveInvalidContainer
19:10:06 [2020-04-09T19:10:06.386Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:10:06 [2020-04-09T19:10:06.386Z] === RUN   TestRenameLinkedContainer
19:10:06 [2020-04-09T19:10:06.551Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
19:10:06 [2020-04-09T19:10:06.551Z] === RUN   TestBuildLabelWithTargets
19:10:06 [2020-04-09T19:10:06.575Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/make.sh dynbinary-daemon test-docker-py
19:10:06 [2020-04-09T19:10:06.872Z] 
19:10:07 [2020-04-09T19:10:07.127Z] Removing bundles/
19:10:07 [2020-04-09T19:10:07.127Z] 
19:10:07 [2020-04-09T19:10:07.127Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:10:07 [2020-04-09T19:10:07.127Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:10:07 [2020-04-09T19:10:07.127Z] GOOS="" GOARCH="" GOARM=""
19:10:07 [2020-04-09T19:10:07.799Z] #18 134.2 Setting up python3-distutils (3.7.3-1) ...
19:10:08 [2020-04-09T19:10:08.445Z] #18 135.2 Setting up python3-setuptools (40.8.0-1) ...
19:10:10 [2020-04-09T19:10:10.773Z] --- PASS: TestRenameLinkedContainer (3.61s)
19:10:10 [2020-04-09T19:10:10.773Z] === RUN   TestRenameStoppedContainer
19:10:11 [2020-04-09T19:10:11.055Z] --- PASS: TestRenameStoppedContainer (0.92s)
19:10:11 [2020-04-09T19:10:11.055Z] === RUN   TestRenameRunningContainerAndReuse
19:10:11 [2020-04-09T19:10:11.218Z] #18 137.6 Setting up python3-pip (18.1-5) ...
19:10:11 [2020-04-09T19:10:11.853Z] #18 ...
19:10:11 [2020-04-09T19:10:11.853Z] 
19:10:11 [2020-04-09T19:10:11.853Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:11 [2020-04-09T19:10:11.853Z] #48 DONE 329.6s
19:10:11 [2020-04-09T19:10:11.853Z] 
19:10:11 [2020-04-09T19:10:11.853Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:11 [2020-04-09T19:10:11.853Z] #45 215.6   CC       criu/crtools.o
19:10:11 [2020-04-09T19:10:11.853Z] #45 217.0   CC       criu/eventfd.o
19:10:11 [2020-04-09T19:10:11.853Z] #45 217.9   CC       criu/eventpoll.o
19:10:12 [2020-04-09T19:10:12.156Z] #45 219.8   CC       criu/external.o
19:10:13 [2020-04-09T19:10:13.090Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s)
19:10:13 [2020-04-09T19:10:13.090Z] === RUN   TestRenameInvalidName
19:10:13 [2020-04-09T19:10:13.701Z] #45 221.1   CC       criu/fault-injection.o
19:10:13 [2020-04-09T19:10:13.701Z] #45 221.3   CC       criu/fdstore.o
19:10:13 [2020-04-09T19:10:13.705Z] --- PASS: TestRenameInvalidName (0.90s)
19:10:13 [2020-04-09T19:10:13.705Z] === RUN   TestRenameAnonymousContainer
19:10:14 [2020-04-09T19:10:14.027Z] #45 ...
19:10:14 [2020-04-09T19:10:14.027Z] 
19:10:14 [2020-04-09T19:10:14.027Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
19:10:14 [2020-04-09T19:10:14.027Z] #18 140.7 Processing triggers for libc-bin (2.28-10) ...
19:10:14 [2020-04-09T19:10:14.027Z] #18 140.7 Processing triggers for mime-support (3.62) ...
19:10:14 [2020-04-09T19:10:14.324Z] #18 DONE 141.2s
19:10:14 [2020-04-09T19:10:14.324Z] 
19:10:14 [2020-04-09T19:10:14.324Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:14 [2020-04-09T19:10:14.621Z] #61 ...
19:10:14 [2020-04-09T19:10:14.621Z] 
19:10:14 [2020-04-09T19:10:14.621Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
19:10:14 [2020-04-09T19:10:14.630Z] --- PASS: TestBuildLabelWithTargets (8.00s)
19:10:14 [2020-04-09T19:10:14.630Z] === RUN   TestBuildWithEmptyLayers
19:10:14 [2020-04-09T19:10:14.932Z] #19 0.490 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:10:14 [2020-04-09T19:10:14.932Z] #19 0.507 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:10:14 [2020-04-09T19:10:14.932Z] #19 0.519 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:10:15 [2020-04-09T19:10:15.226Z] #19 DONE 0.6s
19:10:15 [2020-04-09T19:10:15.226Z] 
19:10:15 [2020-04-09T19:10:15.226Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:10:17 [2020-04-09T19:10:17.143Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
19:10:17 [2020-04-09T19:10:17.143Z] === RUN   TestBuildMultiStageOnBuild
19:10:19 [2020-04-09T19:10:19.222Z] --- PASS: TestRenameAnonymousContainer (4.89s)
19:10:19 [2020-04-09T19:10:19.222Z] === RUN   TestRenameContainerWithSameName
19:10:19 [2020-04-09T19:10:19.525Z] --- PASS: TestRenameContainerWithSameName (0.96s)
19:10:19 [2020-04-09T19:10:19.526Z] === RUN   TestRenameContainerWithLinkedContainer
19:10:21 [2020-04-09T19:10:21.633Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s)
19:10:21 [2020-04-09T19:10:21.633Z] === RUN   TestResize
19:10:22 [2020-04-09T19:10:22.251Z] --- PASS: TestResize (0.92s)
19:10:22 [2020-04-09T19:10:22.251Z] === RUN   TestResizeWithInvalidSize
19:10:22 [2020-04-09T19:10:22.378Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
19:10:22 [2020-04-09T19:10:22.378Z] === RUN   TestBuildUncleanTarFilenames
19:10:22 [2020-04-09T19:10:22.500Z] #20 ...
19:10:22 [2020-04-09T19:10:22.500Z] 
19:10:22 [2020-04-09T19:10:22.500Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:22 [2020-04-09T19:10:22.500Z] #45 222.3   CC       criu/fifo.o
19:10:22 [2020-04-09T19:10:22.500Z] #45 223.2   CC       criu/file-ids.o
19:10:22 [2020-04-09T19:10:22.500Z] #45 223.7   CC       criu/file-lock.o
19:10:22 [2020-04-09T19:10:22.500Z] #45 225.4   CC       criu/files-ext.o
19:10:22 [2020-04-09T19:10:22.500Z] #45 226.0   CC       criu/files-reg.o
19:10:22 [2020-04-09T19:10:22.943Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
19:10:22 [2020-04-09T19:10:22.943Z] === RUN   TestBuildMultiStageLayerLeak
19:10:23 [2020-04-09T19:10:23.261Z] --- PASS: TestResizeWithInvalidSize (0.95s)
19:10:23 [2020-04-09T19:10:23.261Z] === RUN   TestResizeWhenContainerNotStarted
19:10:23 [2020-04-09T19:10:23.519Z] #45 230.7   CC       criu/files.o
19:10:23 [2020-04-09T19:10:23.959Z] #45 ...
19:10:23 [2020-04-09T19:10:23.959Z] 
19:10:23 [2020-04-09T19:10:23.959Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
19:10:23 [2020-04-09T19:10:23.959Z] #20 8.798 Collecting yamllint==1.16.0
19:10:24 [2020-04-09T19:10:24.268Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s)
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:10:24 [2020-04-09T19:10:24.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:10:24 [2020-04-09T19:10:24.668Z] #20 9.548   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:10:24 [2020-04-09T19:10:24.668Z] #20 9.786 Collecting pyyaml (from yamllint==1.16.0)
19:10:25 [2020-04-09T19:10:25.707Z] #20 10.49   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:10:26 [2020-04-09T19:10:26.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:10:26 [2020-04-09T19:10:26.814Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:10:27 [2020-04-09T19:10:27.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:10:27 [2020-04-09T19:10:27.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:10:27 [2020-04-09T19:10:27.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:10:27 [2020-04-09T19:10:27.102Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
19:10:27 [2020-04-09T19:10:27.102Z] === RUN   TestBuildWithHugeFile
19:10:27 [2020-04-09T19:10:27.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:10:28 [2020-04-09T19:10:28.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:10:29 [2020-04-09T19:10:29.342Z] #20 13.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:10:29 [2020-04-09T19:10:29.342Z] #20 14.00   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:10:29 [2020-04-09T19:10:29.342Z] #20 14.09 Building wheels for collected packages: pyyaml
19:10:29 [2020-04-09T19:10:29.342Z] #20 14.09   Running setup.py bdist_wheel for pyyaml: started
19:10:29 [2020-04-09T19:10:29.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:10:29 [2020-04-09T19:10:29.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:10:30 [2020-04-09T19:10:30.703Z] 23645bd7ee08: Pull complete
19:10:30 [2020-04-09T19:10:30.703Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
19:10:30 [2020-04-09T19:10:30.703Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:10:30 [2020-04-09T19:10:30.703Z] mcr.microsoft.com/windows/servercore:ltsc2019
19:10:30 [2020-04-09T19:10:30.703Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
19:10:30 [2020-04-09T19:10:30.703Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
19:10:30 [2020-04-09T19:10:30.703Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
19:10:30 [2020-04-09T19:10:30.703Z] INFO: Docker version of control daemon
19:10:30 [2020-04-09T19:10:30.703Z] 
19:10:30 [2020-04-09T19:10:30.703Z] Client: Docker Engine - Enterprise
19:10:30 [2020-04-09T19:10:30.703Z]  Version:           19.03.5
19:10:30 [2020-04-09T19:10:30.703Z]  API version:       1.40
19:10:30 [2020-04-09T19:10:30.703Z]  Go version:        go1.12.12
19:10:30 [2020-04-09T19:10:30.703Z]  Git commit:        2ee0c57608
19:10:30 [2020-04-09T19:10:30.703Z]  Built:             11/13/2019 08:00:16
19:10:30 [2020-04-09T19:10:30.703Z]  OS/Arch:           windows/amd64
19:10:30 [2020-04-09T19:10:30.703Z]  Experimental:      false
19:10:30 [2020-04-09T19:10:30.703Z] 
19:10:30 [2020-04-09T19:10:30.703Z] Server: Docker Engine - Enterprise
19:10:30 [2020-04-09T19:10:30.703Z]  Engine:
19:10:30 [2020-04-09T19:10:30.703Z]   Version:          19.03.5
19:10:30 [2020-04-09T19:10:30.703Z]   API version:      1.40 (minimum version 1.24)
19:10:30 [2020-04-09T19:10:30.703Z]   Go version:       go1.12.12
19:10:30 [2020-04-09T19:10:30.703Z]   Git commit:       2ee0c57608
19:10:30 [2020-04-09T19:10:30.703Z]   Built:            11/13/2019 07:58:51
19:10:30 [2020-04-09T19:10:30.703Z]   OS/Arch:          windows/amd64
19:10:30 [2020-04-09T19:10:30.703Z]   Experimental:     true
19:10:30 [2020-04-09T19:10:30.703Z] 
19:10:30 [2020-04-09T19:10:30.703Z] INFO: Docker info of control daemon
19:10:30 [2020-04-09T19:10:30.704Z] 
19:10:30 [2020-04-09T19:10:30.704Z] Client:
19:10:30 [2020-04-09T19:10:30.704Z]  Debug Mode: false
19:10:30 [2020-04-09T19:10:30.704Z]  Plugins:
19:10:30 [2020-04-09T19:10:30.704Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
19:10:30 [2020-04-09T19:10:30.704Z] 
19:10:30 [2020-04-09T19:10:30.704Z] Server:
19:10:30 [2020-04-09T19:10:30.704Z]  Containers: 0
19:10:30 [2020-04-09T19:10:30.704Z]   Running: 0
19:10:30 [2020-04-09T19:10:30.704Z]   Paused: 0
19:10:30 [2020-04-09T19:10:30.704Z]   Stopped: 0
19:10:30 [2020-04-09T19:10:30.704Z]  Images: 1
19:10:30 [2020-04-09T19:10:30.704Z]  Server Version: 19.03.5
19:10:30 [2020-04-09T19:10:30.704Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:10:30 [2020-04-09T19:10:30.704Z]   Windows: 
19:10:30 [2020-04-09T19:10:30.704Z]   LCOW: 
19:10:30 [2020-04-09T19:10:30.704Z]  Logging Driver: json-file
19:10:30 [2020-04-09T19:10:30.704Z]  Plugins:
19:10:30 [2020-04-09T19:10:30.704Z]   Volume: local
19:10:30 [2020-04-09T19:10:30.704Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:10:30 [2020-04-09T19:10:30.704Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:10:30 [2020-04-09T19:10:30.704Z]  Swarm: inactive
19:10:30 [2020-04-09T19:10:30.704Z]  Default Isolation: process
19:10:30 [2020-04-09T19:10:30.704Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:10:30 [2020-04-09T19:10:30.704Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
19:10:30 [2020-04-09T19:10:30.704Z]  OSType: windows
19:10:30 [2020-04-09T19:10:30.704Z]  Architecture: x86_64
19:10:30 [2020-04-09T19:10:30.704Z]  CPUs: 4
19:10:30 [2020-04-09T19:10:30.704Z]  Total Memory: 32GiB
19:10:30 [2020-04-09T19:10:30.704Z]  Name: azwin-2-8f3450
19:10:30 [2020-04-09T19:10:30.704Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
19:10:30 [2020-04-09T19:10:30.704Z]  Docker Root Dir: D:\docker
19:10:30 [2020-04-09T19:10:30.704Z]  Debug Mode: false
19:10:30 [2020-04-09T19:10:30.704Z]  Registry: https://index.docker.io/v1/
19:10:30 [2020-04-09T19:10:30.704Z]  Labels:
19:10:30 [2020-04-09T19:10:30.704Z]  Experimental: true
19:10:30 [2020-04-09T19:10:30.704Z]  Insecure Registries:
19:10:30 [2020-04-09T19:10:30.704Z]   10.0.0.4:5000
19:10:30 [2020-04-09T19:10:30.704Z]   127.0.0.0/8
19:10:30 [2020-04-09T19:10:30.704Z]  Registry Mirrors:
19:10:30 [2020-04-09T19:10:30.704Z]   http://10.0.0.4:5000/
19:10:30 [2020-04-09T19:10:30.704Z]  Live Restore Enabled: false
19:10:30 [2020-04-09T19:10:30.704Z] 
19:10:30 [2020-04-09T19:10:30.704Z] 
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Commit hash is 38067f990e
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Nuke-Everything...
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Container count on control daemon to delete is 0
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Nuking d:\CI
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Zapped successfully
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Location for testing is d:\CI\PR-40725\10
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Validating GOLang consistency in Dockerfile.windows...
19:10:30 [2020-04-09T19:10:30.704Z] 
19:10:30 [2020-04-09T19:10:30.704Z] 
19:10:30 [2020-04-09T19:10:30.704Z] INFO: Building the image from Dockerfile.windows at 04/09/2020 19:10:26...
19:10:30 [2020-04-09T19:10:30.704Z] 
19:10:31 [2020-04-09T19:10:31.447Z] #20 16.38   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:10:31 [2020-04-09T19:10:31.447Z] #20 16.39   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:10:31 [2020-04-09T19:10:31.447Z] #20 16.50 Successfully built pyyaml
19:10:31 [2020-04-09T19:10:31.745Z] #20 16.52 Installing collected packages: pyyaml, pathspec, yamllint
19:10:31 [2020-04-09T19:10:31.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:10:32 [2020-04-09T19:10:32.384Z] #20 17.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:10:32 [2020-04-09T19:10:32.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:10:32 [2020-04-09T19:10:32.676Z] #20 DONE 17.4s
19:10:32 [2020-04-09T19:10:32.676Z] 
19:10:32 [2020-04-09T19:10:32.676Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:32 [2020-04-09T19:10:32.676Z] #45 235.9   CC       criu/filesystems.o
19:10:32 [2020-04-09T19:10:32.676Z] #45 237.7   CC       criu/fsnotify.o
19:10:32 [2020-04-09T19:10:32.676Z] #45 240.0   CC       criu/image-desc.o
19:10:32 [2020-04-09T19:10:32.676Z] #45 240.3   CC       criu/image.o
19:10:32 [2020-04-09T19:10:32.835Z] Sending build context to Docker daemon  54.69MB
19:10:32 [2020-04-09T19:10:32.835Z] 
19:10:32 [2020-04-09T19:10:32.835Z] Step 1/10 : FROM microsoft/windowsservercore
19:10:32 [2020-04-09T19:10:32.835Z]  ---> 80e84fd280e2
19:10:32 [2020-04-09T19:10:32.835Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
19:10:33 [2020-04-09T19:10:33.281Z]  ---> Running in a05823a93d2d
19:10:33 [2020-04-09T19:10:33.350Z] #45 ...
19:10:33 [2020-04-09T19:10:33.350Z] 
19:10:33 [2020-04-09T19:10:33.350Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:10:33 [2020-04-09T19:10:33.350Z] #31 DONE 351.5s
19:10:33 [2020-04-09T19:10:33.660Z] 
19:10:33 [2020-04-09T19:10:33.660Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:10:33 [2020-04-09T19:10:33.729Z] Removing intermediate container a05823a93d2d
19:10:33 [2020-04-09T19:10:33.729Z]  ---> f755328c2001
19:10:33 [2020-04-09T19:10:33.729Z] Step 3/10 : ARG GO_VERSION=1.13.8
19:10:33 [2020-04-09T19:10:33.729Z]  ---> Running in 84c64bc7208f
19:10:34 [2020-04-09T19:10:34.674Z] Removing intermediate container 84c64bc7208f
19:10:34 [2020-04-09T19:10:34.674Z]  ---> 23632d652740
19:10:34 [2020-04-09T19:10:34.674Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
19:10:34 [2020-04-09T19:10:34.674Z]  ---> Running in 742ca8e1d0b6
19:10:35 [2020-04-09T19:10:35.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:10:35 [2020-04-09T19:10:35.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:10:35 [2020-04-09T19:10:35.122Z] Removing intermediate container 742ca8e1d0b6
19:10:35 [2020-04-09T19:10:35.122Z]  ---> ab7c2f181916
19:10:35 [2020-04-09T19:10:35.122Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
19:10:35 [2020-04-09T19:10:35.122Z]  ---> Running in 894908e19028
19:10:35 [2020-04-09T19:10:35.265Z] #54 ...
19:10:35 [2020-04-09T19:10:35.265Z] 
19:10:35 [2020-04-09T19:10:35.265Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:35 [2020-04-09T19:10:35.265Z] #45 242.8   CC       criu/ipc_ns.o
19:10:35 [2020-04-09T19:10:35.569Z] Removing intermediate container 894908e19028
19:10:35 [2020-04-09T19:10:35.569Z]  ---> 7e48d7bc2ed0
19:10:35 [2020-04-09T19:10:35.569Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
19:10:35 [2020-04-09T19:10:35.569Z]  ---> Running in 268a2abbf230
19:10:37 [2020-04-09T19:10:37.349Z] #45 245.1   CC       criu/irmap.o
19:10:37 [2020-04-09T19:10:37.750Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s)
19:10:37 [2020-04-09T19:10:37.750Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
19:10:37 [2020-04-09T19:10:37.750Z] === RUN   TestCgroupNamespacesRun
19:10:38 [2020-04-09T19:10:38.872Z] #45 246.3   CC       criu/kcmp-ids.o
19:10:39 [2020-04-09T19:10:39.169Z] #45 246.8   CC       criu/kerndat.o
19:10:39 [2020-04-09T19:10:39.772Z] --- PASS: TestCgroupNamespacesRun (1.82s)
19:10:39 [2020-04-09T19:10:39.772Z] === RUN   TestCgroupNamespacesRunPrivileged
19:10:41 [2020-04-09T19:10:41.244Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
19:10:41 [2020-04-09T19:10:41.244Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:10:41 [2020-04-09T19:10:41.257Z] #45 248.7   CC       criu/libnetlink.o
19:10:41 [2020-04-09T19:10:41.554Z] #45 249.3   CC       criu/log.o
19:10:42 [2020-04-09T19:10:42.629Z] #45 250.1   CC       criu/lsm.o
19:10:43 [2020-04-09T19:10:43.265Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
19:10:43 [2020-04-09T19:10:43.265Z] === RUN   TestCgroupNamespacesRunHostMode
19:10:43 [2020-04-09T19:10:43.272Z] #45 251.0   CC       criu/mem.o
19:10:44 [2020-04-09T19:10:44.143Z] 
19:10:44 [2020-04-09T19:10:44.143Z] SUCCESS: Specified value was saved.
19:10:44 [2020-04-09T19:10:44.591Z] INFO: Downloading git...
19:10:44 [2020-04-09T19:10:44.763Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
19:10:44 [2020-04-09T19:10:44.763Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:10:45 [2020-04-09T19:10:45.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:10:45 [2020-04-09T19:10:45.606Z] INFO: Downloading go...
19:10:46 [2020-04-09T19:10:46.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:10:46 [2020-04-09T19:10:46.797Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
19:10:46 [2020-04-09T19:10:46.797Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:10:46 [2020-04-09T19:10:46.844Z] #45 254.1   CC       criu/mount.o
19:10:47 [2020-04-09T19:10:47.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
19:10:47 [2020-04-09T19:10:47.708Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:10:47 [2020-04-09T19:10:47.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:10:48 [2020-04-09T19:10:48.324Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
19:10:48 [2020-04-09T19:10:48.324Z] === RUN   TestCgroupNamespacesRunOlderClient
19:10:49 [2020-04-09T19:10:49.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:10:49 [2020-04-09T19:10:49.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:10:49 [2020-04-09T19:10:49.504Z] INFO: Downloading compiler 1 of 3...
19:10:49 [2020-04-09T19:10:49.504Z] INFO: Downloading compiler 2 of 3...
19:10:49 [2020-04-09T19:10:49.504Z] INFO: Downloading compiler 3 of 3...
19:10:49 [2020-04-09T19:10:49.952Z] INFO: Extracting git...
19:10:50 [2020-04-09T19:10:50.361Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
19:10:50 [2020-04-09T19:10:50.361Z] === RUN   TestKernelTCPMemory
19:10:50 [2020-04-09T19:10:50.977Z] --- PASS: TestKernelTCPMemory (0.96s)
19:10:50 [2020-04-09T19:10:50.977Z] === RUN   TestNISDomainname
19:10:51 [2020-04-09T19:10:51.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:10:52 [2020-04-09T19:10:52.031Z] --- PASS: TestNISDomainname (0.98s)
19:10:52 [2020-04-09T19:10:52.031Z] === RUN   TestHostnameDnsResolution
19:10:52 [2020-04-09T19:10:52.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:10:54 [2020-04-09T19:10:54.031Z] #45 261.1   CC       criu/namespaces.o
19:10:54 [2020-04-09T19:10:54.057Z] --- PASS: TestHostnameDnsResolution (1.75s)
19:10:54 [2020-04-09T19:10:54.057Z] === RUN   TestStats
19:10:54 [2020-04-09T19:10:54.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:10:55 [2020-04-09T19:10:55.529Z] --- PASS: TestStats (1.94s)
19:10:55 [2020-04-09T19:10:55.529Z] === RUN   TestStopContainerWithTimeout
19:10:55 [2020-04-09T19:10:55.816Z] === RUN   TestStopContainerWithTimeout/0
19:10:55 [2020-04-09T19:10:55.816Z] === PAUSE TestStopContainerWithTimeout/0
19:10:55 [2020-04-09T19:10:55.816Z] === RUN   TestStopContainerWithTimeout/1
19:10:55 [2020-04-09T19:10:55.816Z] === PAUSE TestStopContainerWithTimeout/1
19:10:55 [2020-04-09T19:10:55.816Z] === RUN   TestStopContainerWithTimeout/3
19:10:55 [2020-04-09T19:10:55.816Z] === PAUSE TestStopContainerWithTimeout/3
19:10:55 [2020-04-09T19:10:55.816Z] === RUN   TestStopContainerWithTimeout/-1
19:10:55 [2020-04-09T19:10:55.816Z] === PAUSE TestStopContainerWithTimeout/-1
19:10:55 [2020-04-09T19:10:55.816Z] === CONT  TestStopContainerWithTimeout/0
19:10:55 [2020-04-09T19:10:55.816Z] === CONT  TestStopContainerWithTimeout/3
19:10:56 [2020-04-09T19:10:56.823Z] === CONT  TestStopContainerWithTimeout/-1
19:10:56 [2020-04-09T19:10:56.900Z] #45 264.1   CC       criu/net.o
19:10:57 [2020-04-09T19:10:57.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:10:58 [2020-04-09T19:10:58.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:10:58 [2020-04-09T19:10:58.844Z] === CONT  TestStopContainerWithTimeout/1
19:11:00 [2020-04-09T19:11:00.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:11:00 [2020-04-09T19:11:00.876Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:11:00 [2020-04-09T19:11:00.876Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
19:11:00 [2020-04-09T19:11:00.876Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
19:11:00 [2020-04-09T19:11:00.876Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
19:11:00 [2020-04-09T19:11:00.876Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
19:11:00 [2020-04-09T19:11:00.876Z] === RUN   TestDeleteDevicemapper
19:11:00 [2020-04-09T19:11:00.876Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:11:00 [2020-04-09T19:11:00.876Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:11:00 [2020-04-09T19:11:00.876Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:11:01 [2020-04-09T19:11:01.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:11:02 [2020-04-09T19:11:02.533Z] #45 269.9   CC       criu/netfilter.o
19:11:03 [2020-04-09T19:11:03.190Z] #45 270.6   CC       criu/page-pipe.o
19:11:03 [2020-04-09T19:11:03.553Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s)
19:11:03 [2020-04-09T19:11:03.553Z] === RUN   TestUpdateMemory
19:11:03 [2020-04-09T19:11:03.553Z] --- SKIP: TestUpdateMemory (0.00s)
19:11:03 [2020-04-09T19:11:03.553Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:11:03 [2020-04-09T19:11:03.553Z] === RUN   TestUpdateCPUQuota
19:11:04 [2020-04-09T19:11:04.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:11:04 [2020-04-09T19:11:04.573Z] --- PASS: TestUpdateCPUQuota (1.21s)
19:11:04 [2020-04-09T19:11:04.573Z] === RUN   TestUpdatePidsLimit
19:11:04 [2020-04-09T19:11:04.573Z] === RUN   TestUpdatePidsLimit/update_from_none
19:11:04 [2020-04-09T19:11:04.619Z] INFO: Expanding go...
19:11:04 [2020-04-09T19:11:04.772Z] #45 272.0   CC       criu/page-xfer.o
19:11:05 [2020-04-09T19:11:05.187Z] === RUN   TestUpdatePidsLimit/no_change
19:11:05 [2020-04-09T19:11:05.469Z] === RUN   TestUpdatePidsLimit/update_lower
19:11:05 [2020-04-09T19:11:05.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:11:05 [2020-04-09T19:11:05.751Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:11:06 [2020-04-09T19:11:06.367Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:11:06 [2020-04-09T19:11:06.649Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:11:06 [2020-04-09T19:11:06.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:11:07 [2020-04-09T19:11:07.264Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:11:07 [2020-04-09T19:11:07.587Z] #45 275.0   CC       criu/pagemap-cache.o
19:11:07 [2020-04-09T19:11:07.817Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:11:07 [2020-04-09T19:11:07.817Z] Using test binary docker
19:11:08 [2020-04-09T19:11:08.075Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:11:08 [2020-04-09T19:11:08.075Z] +++ /etc/init.d/apparmor start
19:11:08 [2020-04-09T19:11:08.075Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:11:08 [2020-04-09T19:11:08.075Z] INFO: Waiting for daemon to start...
19:11:08 [2020-04-09T19:11:08.075Z] Starting dockerd
19:11:08 [2020-04-09T19:11:08.075Z] +++ 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
19:11:08 [2020-04-09T19:11:08.223Z] #45 275.7   CC       criu/pagemap.o
19:11:08 [2020-04-09T19:11:08.748Z] --- PASS: TestUpdatePidsLimit (3.94s)
19:11:08 [2020-04-09T19:11:08.748Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
19:11:08 [2020-04-09T19:11:08.748Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
19:11:08 [2020-04-09T19:11:08.748Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
19:11:08 [2020-04-09T19:11:08.748Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
19:11:08 [2020-04-09T19:11:08.748Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
19:11:08 [2020-04-09T19:11:08.748Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
19:11:08 [2020-04-09T19:11:08.748Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
19:11:08 [2020-04-09T19:11:08.748Z] === RUN   TestUpdateRestartPolicy
19:11:09 [2020-04-09T19:11:09.976Z] .
19:11:09 [2020-04-09T19:11:09.976Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:11:10 [2020-04-09T19:11:10.235Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:11:10 [2020-04-09T19:11:10.235Z] Error: No such image: emptyfs
19:11:10 [2020-04-09T19:11:10.235Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:11:10 [2020-04-09T19:11:10.235Z] ++++ docker load
19:11:10 [2020-04-09T19:11:10.319Z] #45 277.4   CC       criu/parasite-syscall.o
19:11:10 [2020-04-09T19:11:10.493Z] Running integration-test (iteration 1)
19:11:10 [2020-04-09T19:11:10.493Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:11:10 [2020-04-09T19:11:10.493Z] ++ 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
19:11:10 [2020-04-09T19:11:10.493Z] ++ set -e
19:11:10 [2020-04-09T19:11:10.493Z] ++ '[' -n 0 ']'
19:11:10 [2020-04-09T19:11:10.493Z] ++ set -x
19:11:10 [2020-04-09T19:11:10.493Z] ++ 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= DOCKER_ROOTLESS= 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
19:11:11 [2020-04-09T19:11:11.833Z] #45 279.0   CC       criu/path.o
19:11:12 [2020-04-09T19:11:12.125Z] #45 279.6   CC       criu/pie-util-vdso.o
19:11:13 [2020-04-09T19:11:13.153Z] #45 280.4   CC       criu/pie-util.o
19:11:13 [2020-04-09T19:11:13.153Z] #45 280.7   CC       criu/pipes.o
19:11:14 [2020-04-09T19:11:14.664Z] #45 282.0   CC       criu/plugin.o
19:11:14 [2020-04-09T19:11:14.956Z] #45 282.6   CC       criu/proc_parse.o
19:11:16 [2020-04-09T19:11:16.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:11:16 [2020-04-09T19:11:16.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:11:16 [2020-04-09T19:11:16.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:11:16 [2020-04-09T19:11:16.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:11:17 [2020-04-09T19:11:17.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:11:20 [2020-04-09T19:11:20.473Z] Loaded image: buildpack-deps:jessie
19:11:20 [2020-04-09T19:11:20.473Z] Loaded image: busybox:latest
19:11:20 [2020-04-09T19:11:20.473Z] Loaded image: busybox:glibc
19:11:20 [2020-04-09T19:11:20.473Z] Loaded image: debian:jessie
19:11:20 [2020-04-09T19:11:20.473Z] Loaded image: hello-world:latest
19:11:20 [2020-04-09T19:11:20.473Z] INFO: Testing against a local daemon
19:11:20 [2020-04-09T19:11:20.473Z] === RUN   TestCgroupNamespacesBuild
19:11:20 [2020-04-09T19:11:20.531Z] #45 288.1   CC       criu/protobuf-desc.o
19:11:22 [2020-04-09T19:11:22.376Z] --- PASS: TestCgroupNamespacesBuild (3.11s)
19:11:22 [2020-04-09T19:11:22.376Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:11:22 [2020-04-09T19:11:22.586Z] #45 290.0   CC       criu/protobuf.o
19:11:22 [2020-04-09T19:11:22.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:11:23 [2020-04-09T19:11:23.227Z] #45 291.0   CC       criu/pstree.o
19:11:23 [2020-04-09T19:11:23.263Z] --- PASS: TestBuildWithHugeFile (51.18s)
19:11:23 [2020-04-09T19:11:23.263Z] === RUN   TestBuildWithEmptyDockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:23 [2020-04-09T19:11:23.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
19:11:23 [2020-04-09T19:11:23.263Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
19:11:23 [2020-04-09T19:11:23.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
19:11:23 [2020-04-09T19:11:23.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:11:23 [2020-04-09T19:11:23.263Z] === RUN   TestBuildPreserveOwnership
19:11:23 [2020-04-09T19:11:23.263Z] === RUN   TestBuildPreserveOwnership/copy_from
19:11:23 [2020-04-09T19:11:23.976Z] --- PASS: TestUpdateRestartPolicy (12.91s)
19:11:23 [2020-04-09T19:11:23.976Z] === RUN   TestUpdateRestartWithAutoRemove
19:11:23 [2020-04-09T19:11:23.976Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
19:11:23 [2020-04-09T19:11:23.976Z] === RUN   TestWaitNonBlocked
19:11:23 [2020-04-09T19:11:23.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:23 [2020-04-09T19:11:23.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:23 [2020-04-09T19:11:23.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:23 [2020-04-09T19:11:23.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:23 [2020-04-09T19:11:23.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:23 [2020-04-09T19:11:23.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:23 [2020-04-09T19:11:23.976Z] --- PASS: TestWaitNonBlocked (0.02s)
19:11:23 [2020-04-09T19:11:23.976Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
19:11:23 [2020-04-09T19:11:23.976Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s)
19:11:23 [2020-04-09T19:11:23.976Z] === RUN   TestWaitBlocked
19:11:23 [2020-04-09T19:11:23.977Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:11:23 [2020-04-09T19:11:23.977Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:11:23 [2020-04-09T19:11:23.977Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:11:23 [2020-04-09T19:11:23.977Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:11:23 [2020-04-09T19:11:23.977Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:11:23 [2020-04-09T19:11:23.977Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:11:24 [2020-04-09T19:11:24.280Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s)
19:11:24 [2020-04-09T19:11:24.280Z] === RUN   TestBuildWithSession
19:11:24 [2020-04-09T19:11:24.280Z] --- SKIP: TestBuildWithSession (0.00s)
19:11:24 [2020-04-09T19:11:24.280Z]     build_session_test.go:25: TODO: BuildKit
19:11:24 [2020-04-09T19:11:24.280Z] === RUN   TestBuildSquashParent
19:11:24 [2020-04-09T19:11:24.984Z] --- PASS: TestWaitBlocked (0.01s)
19:11:24 [2020-04-09T19:11:24.984Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
19:11:24 [2020-04-09T19:11:24.984Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
19:11:24 [2020-04-09T19:11:24.984Z] === CONT  TestContainerStartOnDaemonRestart
19:11:24 [2020-04-09T19:11:24.984Z] === CONT  TestIpcModeOlderClient
19:11:25 [2020-04-09T19:11:25.149Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:11:25 [2020-04-09T19:11:25.267Z] --- PASS: TestIpcModeOlderClient (0.17s)
19:11:25 [2020-04-09T19:11:25.267Z] === CONT  TestDaemonHostGatewayIP
19:11:25 [2020-04-09T19:11:25.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:11:25 [2020-04-09T19:11:25.530Z] INFO: Expanding compiler 1 of 3...
19:11:26 [2020-04-09T19:11:26.008Z] #45 293.1   CC       criu/rbtree.o
19:11:26 [2020-04-09T19:11:26.303Z] #45 293.8   CC       criu/rst-malloc.o
19:11:26 [2020-04-09T19:11:26.943Z] #45 294.3   CC       criu/seccomp.o
19:11:27 [2020-04-09T19:11:27.033Z] INFO: Expanding compiler 2 of 3...
19:11:27 [2020-04-09T19:11:27.996Z] #45 295.6   CC       criu/seize.o
19:11:28 [2020-04-09T19:11:28.478Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:11:28 [2020-04-09T19:11:28.478Z] 
19:11:28 [2020-04-09T19:11:28.478Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:11:28 [2020-04-09T19:11:28.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:11:28 [2020-04-09T19:11:28.478Z] Using test binary docker
19:11:28 [2020-04-09T19:11:28.478Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:11:28 [2020-04-09T19:11:28.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:11:28 [2020-04-09T19:11:28.478Z] INFO: Waiting for daemon to start...
19:11:28 [2020-04-09T19:11:28.478Z] Starting dockerd
19:11:28 [2020-04-09T19:11:28.731Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s)
19:11:28 [2020-04-09T19:11:28.731Z] === CONT  TestDaemonRestartIpcMode
19:11:28 [2020-04-09T19:11:28.731Z] --- PASS: TestDaemonHostGatewayIP (3.60s)
19:11:29 [2020-04-09T19:11:29.036Z] .
19:11:29 [2020-04-09T19:11:29.036Z] INFO: Building docker-sdk-python3:4.2.0...
19:11:29 [2020-04-09T19:11:29.308Z] --- PASS: TestBuildPreserveOwnership (10.42s)
19:11:29 [2020-04-09T19:11:29.308Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.43s)
19:11:29 [2020-04-09T19:11:29.308Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s)
19:11:29 [2020-04-09T19:11:29.308Z] === RUN   TestBuildPlatformInvalid
19:11:29 [2020-04-09T19:11:29.308Z] --- PASS: TestBuildPlatformInvalid (0.08s)
19:11:29 [2020-04-09T19:11:29.308Z] PASS
19:11:29 [2020-04-09T19:11:29.308Z] 
19:11:29 [2020-04-09T19:11:29.308Z] === Skipped
19:11:29 [2020-04-09T19:11:29.308Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s)
19:11:29 [2020-04-09T19:11:29.308Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.308Z] 
19:11:29 [2020-04-09T19:11:29.308Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s)
19:11:29 [2020-04-09T19:11:29.308Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.308Z] 
19:11:29 [2020-04-09T19:11:29.308Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:11:29 [2020-04-09T19:11:29.308Z]     build_session_test.go:25: TODO: BuildKit
19:11:29 [2020-04-09T19:11:29.308Z] 
19:11:29 [2020-04-09T19:11:29.308Z] 
19:11:29 [2020-04-09T19:11:29.308Z] DONE 32 tests, 3 skipped in 119.430s
19:11:29 [2020-04-09T19:11:29.308Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:11:29 [2020-04-09T19:11:29.563Z] INFO: Testing against a local daemon
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestConfigList
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestConfigList (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestConfigsCreateAndDelete
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestConfigsUpdate
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestConfigsUpdate (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestTemplatedConfig
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestTemplatedConfig (0.00s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestConfigInspect
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestConfigInspect (0.02s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestConfigCreateWithLabels
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestConfigCreateResolve
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestConfigCreateResolve (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] === RUN   TestConfigDaemonLibtrustID
19:11:29 [2020-04-09T19:11:29.563Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] PASS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === Skipped
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s)
19:11:29 [2020-04-09T19:11:29.563Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] 
19:11:29 [2020-04-09T19:11:29.563Z] DONE 8 tests, 8 skipped in 0.232s
19:11:29 [2020-04-09T19:11:29.563Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:11:29 [2020-04-09T19:11:29.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:11:29 [2020-04-09T19:11:29.818Z] INFO: Testing against a local daemon
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestCheckpoint
19:11:29 [2020-04-09T19:11:29.818Z] --- SKIP: TestCheckpoint (0.00s)
19:11:29 [2020-04-09T19:11:29.818Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestContainerInvalidJSON
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:11:29 [2020-04-09T19:11:29.818Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:11:29 [2020-04-09T19:11:29.818Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:11:29 [2020-04-09T19:11:29.818Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:11:29 [2020-04-09T19:11:29.818Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:11:29 [2020-04-09T19:11:29.818Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:11:29 [2020-04-09T19:11:29.818Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:11:29 [2020-04-09T19:11:29.818Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:11:29 [2020-04-09T19:11:29.818Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:11:29 [2020-04-09T19:11:29.818Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:11:29 [2020-04-09T19:11:29.818Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:11:29 [2020-04-09T19:11:29.818Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestCopyFromContainerPathIsNotDir
19:11:29 [2020-04-09T19:11:29.818Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
19:11:29 [2020-04-09T19:11:29.818Z] === RUN   TestCopyToContainerPathDoesNotExist
19:11:30 [2020-04-09T19:11:30.073Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
19:11:30 [2020-04-09T19:11:30.073Z] === RUN   TestCopyToContainerPathIsNotDir
19:11:30 [2020-04-09T19:11:30.073Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
19:11:30 [2020-04-09T19:11:30.073Z] === RUN   TestCopyFromContainer
19:11:30 [2020-04-09T19:11:30.126Z] #45 297.7   CC       criu/servicefd.o
19:11:30 [2020-04-09T19:11:30.842Z] --- PASS: TestBuildSquashParent (6.56s)
19:11:30 [2020-04-09T19:11:30.842Z] === RUN   TestBuildWithRemoveAndForceRemove
19:11:30 [2020-04-09T19:11:30.842Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:11:30 [2020-04-09T19:11:30.842Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:11:30 [2020-04-09T19:11:30.842Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:11:30 [2020-04-09T19:11:30.842Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:11:30 [2020-04-09T19:11:30.842Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:11:30 [2020-04-09T19:11:30.842Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:11:30 [2020-04-09T19:11:30.842Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:11:30 [2020-04-09T19:11:30.842Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:11:30 [2020-04-09T19:11:30.842Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:11:30 [2020-04-09T19:11:30.842Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:11:30 [2020-04-09T19:11:30.842Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:11:30 [2020-04-09T19:11:30.842Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:11:30 [2020-04-09T19:11:30.842Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:11:30 [2020-04-09T19:11:30.842Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:11:30 [2020-04-09T19:11:30.842Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:11:30 [2020-04-09T19:11:30.842Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:11:31 [2020-04-09T19:11:31.179Z] #45 298.8   CC       criu/shmem.o
19:11:32 [2020-04-09T19:11:32.184Z] --- PASS: TestDaemonRestartIpcMode (3.67s)
19:11:32 [2020-04-09T19:11:32.184Z] PASS
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] === Skipped
19:11:32 [2020-04-09T19:11:32.184Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
19:11:32 [2020-04-09T19:11:32.184Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
19:11:32 [2020-04-09T19:11:32.184Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
19:11:32 [2020-04-09T19:11:32.184Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:11:32 [2020-04-09T19:11:32.184Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
19:11:32 [2020-04-09T19:11:32.184Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
19:11:32 [2020-04-09T19:11:32.184Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] 
19:11:32 [2020-04-09T19:11:32.184Z] DONE 202 tests, 6 skipped in 145.206s
19:11:32 [2020-04-09T19:11:32.184Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
19:11:32 [2020-04-09T19:11:32.184Z] ++ 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
19:11:32 [2020-04-09T19:11:32.184Z] ++ set -e
19:11:32 [2020-04-09T19:11:32.184Z] ++ '[' -n 0 ']'
19:11:32 [2020-04-09T19:11:32.184Z] ++ set -x
19:11:32 [2020-04-09T19:11:32.184Z] ++ 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= DOCKER_ROOTLESS= 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
19:11:32 [2020-04-09T19:11:32.466Z] INFO: Testing against a local daemon
19:11:32 [2020-04-09T19:11:32.466Z] === RUN   TestCommitInheritsEnv
19:11:32 [2020-04-09T19:11:32.735Z] INFO: Expanding compiler 3 of 3...
19:11:32 [2020-04-09T19:11:32.735Z] INFO: Removing downloaded files...
19:11:32 [2020-04-09T19:11:32.735Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
19:11:32 [2020-04-09T19:11:32.735Z] INFO: Configuring git core.autocrlf...
19:11:32 [2020-04-09T19:11:32.747Z] #45 ...
19:11:32 [2020-04-09T19:11:32.747Z] 
19:11:32 [2020-04-09T19:11:32.747Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:11:32 [2020-04-09T19:11:32.747Z] #42 410.4 + dpkg --print-architecture
19:11:32 [2020-04-09T19:11:32.747Z] #42 410.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:11:33 [2020-04-09T19:11:33.042Z] #42 410.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:11:33 [2020-04-09T19:11:33.042Z] #42 410.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:11:33 [2020-04-09T19:11:33.081Z] --- PASS: TestCommitInheritsEnv (0.60s)
19:11:33 [2020-04-09T19:11:33.081Z] === RUN   TestImportExtremelyLargeImageWorks
19:11:33 [2020-04-09T19:11:33.081Z] === PAUSE TestImportExtremelyLargeImageWorks
19:11:33 [2020-04-09T19:11:33.081Z] === RUN   TestImagesFilterMultiReference
19:11:33 [2020-04-09T19:11:33.081Z] --- PASS: TestImagesFilterMultiReference (0.04s)
19:11:33 [2020-04-09T19:11:33.081Z] === RUN   TestImagePullPlatformInvalid
19:11:33 [2020-04-09T19:11:33.081Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:11:33 [2020-04-09T19:11:33.081Z] === RUN   TestRemoveImageOrphaning
19:11:33 [2020-04-09T19:11:33.696Z] --- PASS: TestRemoveImageOrphaning (0.55s)
19:11:33 [2020-04-09T19:11:33.696Z] === RUN   TestRemoveImageGarbageCollector
19:11:33 [2020-04-09T19:11:33.696Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:11:33 [2020-04-09T19:11:33.696Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:11:33 [2020-04-09T19:11:33.696Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:11:33 [2020-04-09T19:11:33.696Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:11:33 [2020-04-09T19:11:33.696Z] === RUN   TestTagInvalidReference
19:11:33 [2020-04-09T19:11:33.696Z] --- PASS: TestTagInvalidReference (0.01s)
19:11:33 [2020-04-09T19:11:33.696Z] === RUN   TestTagValidPrefixedRepo
19:11:33 [2020-04-09T19:11:33.696Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:11:33 [2020-04-09T19:11:33.696Z] === RUN   TestTagExistedNameWithoutForce
19:11:33 [2020-04-09T19:11:33.696Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:11:33 [2020-04-09T19:11:33.696Z] === RUN   TestTagOfficialNames
19:11:33 [2020-04-09T19:11:33.696Z] --- PASS: TestTagOfficialNames (0.04s)
19:11:33 [2020-04-09T19:11:33.696Z] === RUN   TestTagMatchesDigest
19:11:33 [2020-04-09T19:11:33.696Z] --- PASS: TestTagMatchesDigest (0.01s)
19:11:33 [2020-04-09T19:11:33.696Z] === CONT  TestImportExtremelyLargeImageWorks
19:11:34 [2020-04-09T19:11:34.127Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:11:34 [2020-04-09T19:11:34.127Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:11:34 [2020-04-09T19:11:34.232Z] === RUN   TestCopyFromContainer//
19:11:34 [2020-04-09T19:11:34.232Z] === RUN   TestCopyFromContainer//bar/root
19:11:34 [2020-04-09T19:11:34.232Z] === RUN   TestCopyFromContainer//bar/root/
19:11:34 [2020-04-09T19:11:34.487Z] === RUN   TestCopyFromContainer/bar/quux
19:11:34 [2020-04-09T19:11:34.488Z] === RUN   TestCopyFromContainer/bar/quux/
19:11:34 [2020-04-09T19:11:34.488Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:11:34 [2020-04-09T19:11:34.742Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:11:34 [2020-04-09T19:11:34.742Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:11:34 [2020-04-09T19:11:34.742Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCopyFromContainer/bar/notarget
19:11:34 [2020-04-09T19:11:34.997Z] --- PASS: TestCopyFromContainer (4.85s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer// (0.07s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:11:34 [2020-04-09T19:11:34.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:11:34 [2020-04-09T19:11:34.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:11:34 [2020-04-09T19:11:34.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:11:34 [2020-04-09T19:11:34.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:11:34 [2020-04-09T19:11:34.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:11:34 [2020-04-09T19:11:34.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:11:34 [2020-04-09T19:11:34.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateLinkToNonExistingContainer
19:11:34 [2020-04-09T19:11:34.997Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateWithInvalidEnv
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateWithInvalidEnv/0
19:11:34 [2020-04-09T19:11:34.997Z] === PAUSE TestCreateWithInvalidEnv/0
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateWithInvalidEnv/1
19:11:34 [2020-04-09T19:11:34.997Z] === PAUSE TestCreateWithInvalidEnv/1
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateWithInvalidEnv/2
19:11:34 [2020-04-09T19:11:34.997Z] === PAUSE TestCreateWithInvalidEnv/2
19:11:34 [2020-04-09T19:11:34.997Z] === CONT  TestCreateWithInvalidEnv/0
19:11:34 [2020-04-09T19:11:34.997Z] === CONT  TestCreateWithInvalidEnv/2
19:11:34 [2020-04-09T19:11:34.997Z] === CONT  TestCreateWithInvalidEnv/1
19:11:34 [2020-04-09T19:11:34.997Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:11:34 [2020-04-09T19:11:34.997Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateTmpfsMountsTarget
19:11:34 [2020-04-09T19:11:34.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:11:34 [2020-04-09T19:11:34.997Z] === RUN   TestCreateWithCustomMaskedPaths
19:11:36 [2020-04-09T19:11:36.029Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:11:36 [2020-04-09T19:11:36.029Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s)
19:11:36 [2020-04-09T19:11:36.029Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s)
19:11:36 [2020-04-09T19:11:36.029Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
19:11:36 [2020-04-09T19:11:36.029Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s)
19:11:36 [2020-04-09T19:11:36.029Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s)
19:11:36 [2020-04-09T19:11:36.029Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s)
19:11:36 [2020-04-09T19:11:36.029Z] === RUN   TestBuildMultiStageCopy
19:11:36 [2020-04-09T19:11:36.029Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:11:36 [2020-04-09T19:11:36.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:11:36 [2020-04-09T19:11:36.884Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:11:36 [2020-04-09T19:11:36.884Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:11:36 [2020-04-09T19:11:36.884Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:11:36 [2020-04-09T19:11:36.884Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:11:36 [2020-04-09T19:11:36.885Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:11:36 [2020-04-09T19:11:36.885Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:11:36 [2020-04-09T19:11:36.885Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:11:36 [2020-04-09T19:11:36.885Z] --- PASS: TestCreateWithCapabilities (0.02s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
19:11:36 [2020-04-09T19:11:36.885Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
19:11:36 [2020-04-09T19:11:36.885Z] === RUN   TestCreateWithCustomReadonlyPaths
19:11:37 [2020-04-09T19:11:37.980Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:11:38 [2020-04-09T19:11:38.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:11:38 [2020-04-09T19:11:38.546Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:11:38 [2020-04-09T19:11:38.817Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s)
19:11:38 [2020-04-09T19:11:38.817Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:11:38 [2020-04-09T19:11:38.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:11:38 [2020-04-09T19:11:38.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:11:38 [2020-04-09T19:11:38.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:11:38 [2020-04-09T19:11:38.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:11:38 [2020-04-09T19:11:38.817Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:11:38 [2020-04-09T19:11:38.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:11:38 [2020-04-09T19:11:38.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:11:38 [2020-04-09T19:11:38.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:11:38 [2020-04-09T19:11:38.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:11:38 [2020-04-09T19:11:38.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:11:38 [2020-04-09T19:11:38.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:11:38 [2020-04-09T19:11:38.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:11:38 [2020-04-09T19:11:38.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:11:38 [2020-04-09T19:11:38.817Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:11:39 [2020-04-09T19:11:39.113Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:11:39 [2020-04-09T19:11:39.394Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
19:11:39 [2020-04-09T19:11:39.394Z] === RUN   TestCreateDifferentPlatform
19:11:39 [2020-04-09T19:11:39.394Z] === RUN   TestCreateDifferentPlatform/different_os
19:11:39 [2020-04-09T19:11:39.394Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:11:39 [2020-04-09T19:11:39.394Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:11:39 [2020-04-09T19:11:39.394Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:11:39 [2020-04-09T19:11:39.394Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:11:39 [2020-04-09T19:11:39.394Z] === RUN   TestContainerStartOnDaemonRestart
19:11:39 [2020-04-09T19:11:39.394Z] === PAUSE TestContainerStartOnDaemonRestart
19:11:39 [2020-04-09T19:11:39.394Z] === RUN   TestDaemonRestartIpcMode
19:11:39 [2020-04-09T19:11:39.394Z] === PAUSE TestDaemonRestartIpcMode
19:11:39 [2020-04-09T19:11:39.394Z] === RUN   TestDaemonHostGatewayIP
19:11:39 [2020-04-09T19:11:39.394Z] === PAUSE TestDaemonHostGatewayIP
19:11:39 [2020-04-09T19:11:39.394Z] === RUN   TestDiff
19:11:39 [2020-04-09T19:11:39.680Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:11:39 [2020-04-09T19:11:39.955Z] --- PASS: TestDiff (0.64s)
19:11:39 [2020-04-09T19:11:39.955Z] === RUN   TestExecWithCloseStdin
19:11:40 [2020-04-09T19:11:40.247Z] --- PASS: TestBuildMultiStageCopy (4.33s)
19:11:40 [2020-04-09T19:11:40.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s)
19:11:40 [2020-04-09T19:11:40.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
19:11:40 [2020-04-09T19:11:40.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
19:11:40 [2020-04-09T19:11:40.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
19:11:40 [2020-04-09T19:11:40.247Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
19:11:40 [2020-04-09T19:11:40.247Z] === RUN   TestBuildMultiStageParentConfig
19:11:40 [2020-04-09T19:11:40.881Z] --- PASS: TestExecWithCloseStdin (0.69s)
19:11:40 [2020-04-09T19:11:40.881Z] === RUN   TestExec
19:11:41 [2020-04-09T19:11:41.442Z] --- PASS: TestExec (0.65s)
19:11:41 [2020-04-09T19:11:41.442Z] === RUN   TestExecUser
19:11:41 [2020-04-09T19:11:41.624Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
19:11:41 [2020-04-09T19:11:41.624Z] === RUN   TestBuildLabelWithTargets
19:11:42 [2020-04-09T19:11:42.002Z] --- PASS: TestExecUser (0.63s)
19:11:42 [2020-04-09T19:11:42.002Z] === RUN   TestExportContainerAndImportImage
19:11:42 [2020-04-09T19:11:42.928Z] --- PASS: TestExportContainerAndImportImage (0.78s)
19:11:42 [2020-04-09T19:11:42.928Z] === RUN   TestExportContainerAfterDaemonRestart
19:11:42 [2020-04-09T19:11:42.928Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:11:42 [2020-04-09T19:11:42.928Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:42 [2020-04-09T19:11:42.928Z] === RUN   TestHealthCheckWorkdir
19:11:43 [2020-04-09T19:11:43.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:11:43 [2020-04-09T19:11:43.452Z] #42 ...
19:11:43 [2020-04-09T19:11:43.452Z] 
19:11:43 [2020-04-09T19:11:43.452Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:43 [2020-04-09T19:11:43.452Z] #45 300.9   CC       criu/sigframe.o
19:11:43 [2020-04-09T19:11:43.452Z] #45 301.2   CC       criu/signalfd.o
19:11:43 [2020-04-09T19:11:43.452Z] #45 301.8   CC       criu/sk-inet.o
19:11:43 [2020-04-09T19:11:43.452Z] #45 303.9   CC       criu/sk-netlink.o
19:11:43 [2020-04-09T19:11:43.452Z] #45 304.7   CC       criu/sk-packet.o
19:11:43 [2020-04-09T19:11:43.452Z] #45 306.1   CC       criu/sk-queue.o
19:11:43 [2020-04-09T19:11:43.452Z] #45 307.0   CC       criu/sk-tcp.o
19:11:43 [2020-04-09T19:11:43.452Z] #45 308.1   CC       criu/sk-unix.o
19:11:43 [2020-04-09T19:11:43.489Z] --- PASS: TestHealthCheckWorkdir (0.81s)
19:11:43 [2020-04-09T19:11:43.489Z] === RUN   TestHealthKillContainer
19:11:44 [2020-04-09T19:11:44.155Z] --- PASS: TestBuildLabelWithTargets (2.20s)
19:11:44 [2020-04-09T19:11:44.155Z] === RUN   TestBuildWithEmptyLayers
19:11:44 [2020-04-09T19:11:44.496Z] #45 312.2   CC       criu/sockets.o
19:11:44 [2020-04-09T19:11:44.723Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
19:11:44 [2020-04-09T19:11:44.723Z] === RUN   TestBuildMultiStageOnBuild
19:11:45 [2020-04-09T19:11:45.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:11:46 [2020-04-09T19:11:46.587Z] #45 314.0   CC       criu/stats.o
19:11:46 [2020-04-09T19:11:46.750Z] --- PASS: TestHealthKillContainer (2.79s)
19:11:46 [2020-04-09T19:11:46.750Z] === RUN   TestInspectCpusetInConfigPre120
19:11:47 [2020-04-09T19:11:47.005Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
19:11:47 [2020-04-09T19:11:47.005Z] === RUN   TestIpcModeNone
19:11:47 [2020-04-09T19:11:47.228Z] #45 314.7   CC       criu/string.o
19:11:47 [2020-04-09T19:11:47.518Z] #45 315.0   CC       criu/sysctl.o
19:11:47 [2020-04-09T19:11:47.565Z] --- PASS: TestIpcModeNone (0.68s)
19:11:47 [2020-04-09T19:11:47.565Z] === RUN   TestIpcModePrivate
19:11:48 [2020-04-09T19:11:48.010Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
19:11:48 [2020-04-09T19:11:48.010Z] === RUN   TestBuildUncleanTarFilenames
19:11:48 [2020-04-09T19:11:48.125Z] --- PASS: TestIpcModePrivate (0.62s)
19:11:48 [2020-04-09T19:11:48.125Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
19:11:48 [2020-04-09T19:11:48.125Z] === RUN   TestIpcModeShareable
19:11:48 [2020-04-09T19:11:48.125Z] --- SKIP: TestIpcModeShareable (0.00s)
19:11:48 [2020-04-09T19:11:48.125Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:48 [2020-04-09T19:11:48.125Z] === RUN   TestAPIIpcModeShareableAndContainer
19:11:48 [2020-04-09T19:11:48.946Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
19:11:48 [2020-04-09T19:11:48.946Z] === RUN   TestBuildMultiStageLayerLeak
19:11:49 [2020-04-09T19:11:49.028Z] #45 316.4   CC       criu/sysfs_parse.o
19:11:49 [2020-04-09T19:11:49.672Z] #45 317.1   CC       criu/timerfd.o
19:11:50 [2020-04-09T19:11:50.306Z] #45 317.8   CC       criu/tty.o
19:11:50 [2020-04-09T19:11:50.635Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s)
19:11:50 [2020-04-09T19:11:50.635Z] === RUN   TestAPIIpcModeHost
19:11:50 [2020-04-09T19:11:50.636Z] --- SKIP: TestAPIIpcModeHost (0.00s)
19:11:50 [2020-04-09T19:11:50.636Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:50 [2020-04-09T19:11:50.636Z] === RUN   TestDaemonIpcModeShareable
19:11:50 [2020-04-09T19:11:50.636Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
19:11:50 [2020-04-09T19:11:50.636Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:50 [2020-04-09T19:11:50.636Z] === RUN   TestDaemonIpcModePrivate
19:11:50 [2020-04-09T19:11:50.636Z] --- SKIP: TestDaemonIpcModePrivate (0.02s)
19:11:50 [2020-04-09T19:11:50.636Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:50 [2020-04-09T19:11:50.636Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:11:50 [2020-04-09T19:11:50.636Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.02s)
19:11:50 [2020-04-09T19:11:50.636Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:50 [2020-04-09T19:11:50.636Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:11:50 [2020-04-09T19:11:50.636Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s)
19:11:50 [2020-04-09T19:11:50.636Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:11:50 [2020-04-09T19:11:50.636Z] === RUN   TestIpcModeOlderClient
19:11:50 [2020-04-09T19:11:50.636Z] === PAUSE TestIpcModeOlderClient
19:11:50 [2020-04-09T19:11:50.636Z] === RUN   TestKillContainerInvalidSignal
19:11:50 [2020-04-09T19:11:50.890Z] --- PASS: TestKillContainerInvalidSignal (0.61s)
19:11:50 [2020-04-09T19:11:50.890Z] === RUN   TestKillContainer
19:11:50 [2020-04-09T19:11:50.890Z] === RUN   TestKillContainer/no_signal
19:11:51 [2020-04-09T19:11:51.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:11:51 [2020-04-09T19:11:51.452Z] === RUN   TestKillContainer/non_killing_signal
19:11:52 [2020-04-09T19:11:52.013Z] === RUN   TestKillContainer/killing_signal
19:11:52 [2020-04-09T19:11:52.232Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s)
19:11:52 [2020-04-09T19:11:52.232Z] === RUN   TestBuildWithHugeFile
19:11:52 [2020-04-09T19:11:52.937Z] --- PASS: TestKillContainer (1.79s)
19:11:52 [2020-04-09T19:11:52.938Z]     --- PASS: TestKillContainer/no_signal (0.59s)
19:11:52 [2020-04-09T19:11:52.938Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
19:11:52 [2020-04-09T19:11:52.938Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
19:11:52 [2020-04-09T19:11:52.938Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:11:52 [2020-04-09T19:11:52.938Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:11:53 [2020-04-09T19:11:53.497Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:11:53 [2020-04-09T19:11:53.838Z] #45 321.5   CC       criu/tun.o
19:11:54 [2020-04-09T19:11:54.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
19:11:54 [2020-04-09T19:11:54.057Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s)
19:11:54 [2020-04-09T19:11:54.057Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
19:11:54 [2020-04-09T19:11:54.057Z] === RUN   TestKillStoppedContainer
19:11:54 [2020-04-09T19:11:54.057Z] --- PASS: TestKillStoppedContainer (0.07s)
19:11:54 [2020-04-09T19:11:54.057Z] === RUN   TestKillStoppedContainerAPIPre120
19:11:54 [2020-04-09T19:11:54.057Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
19:11:54 [2020-04-09T19:11:54.057Z] === RUN   TestKillDifferentUserContainer
19:11:54 [2020-04-09T19:11:54.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:11:54 [2020-04-09T19:11:54.618Z] --- PASS: TestKillDifferentUserContainer (0.60s)
19:11:54 [2020-04-09T19:11:54.618Z] === RUN   TestInspectOomKilledTrue
19:11:54 [2020-04-09T19:11:54.618Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:11:54 [2020-04-09T19:11:54.618Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:54 [2020-04-09T19:11:54.618Z] === RUN   TestInspectOomKilledFalse
19:11:54 [2020-04-09T19:11:54.618Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:11:54 [2020-04-09T19:11:54.618Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:11:54 [2020-04-09T19:11:54.618Z] === RUN   TestLinksEtcHostsContentMatch
19:11:54 [2020-04-09T19:11:54.618Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
19:11:54 [2020-04-09T19:11:54.618Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:11:54 [2020-04-09T19:11:54.618Z] === RUN   TestLinksContainerNames
19:11:54 [2020-04-09T19:11:54.871Z] #45 322.6   CC       criu/uffd.o
19:11:55 [2020-04-09T19:11:55.981Z] --- PASS: TestLinksContainerNames (1.17s)
19:11:55 [2020-04-09T19:11:55.981Z] === RUN   TestLogsFollowTailEmpty
19:11:56 [2020-04-09T19:11:56.541Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
19:11:56 [2020-04-09T19:11:56.541Z] === RUN   TestContainerNetworkMountsNoChown
19:11:57 [2020-04-09T19:11:57.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s)
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/default
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/default
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/private
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/private
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rprivate
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rprivate
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/slave
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/slave
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rslave
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rslave
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/shared
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/shared
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rshared
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rshared
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/default
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/default/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/default/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/default/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/rshared
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/shared
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/rslave
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/slave
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/rprivate
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/private
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/private/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/private/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/default/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:11:57 [2020-04-09T19:11:57.101Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:11:57 [2020-04-09T19:11:57.356Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:11:57 [2020-04-09T19:11:57.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/private/bind_root
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/private/mount_root
19:11:57 [2020-04-09T19:11:57.611Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:11:57 [2020-04-09T19:11:57.611Z] --- PASS: TestMountDaemonRoot (0.02s)
19:11:57 [2020-04-09T19:11:57.611Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:11:57 [2020-04-09T19:11:57.611Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
19:11:57 [2020-04-09T19:11:57.611Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:11:57 [2020-04-09T19:11:57.611Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:11:57 [2020-04-09T19:11:57.611Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:11:57 [2020-04-09T19:11:57.611Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:11:57 [2020-04-09T19:11:57.611Z] === RUN   TestContainerBindMountNonRecursive
19:11:57 [2020-04-09T19:11:57.611Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
19:11:57 [2020-04-09T19:11:57.611Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:11:57 [2020-04-09T19:11:57.611Z] === RUN   TestNetworkNat
19:11:57 [2020-04-09T19:11:57.641Z] #45 325.0   CC       criu/util.o
19:11:58 [2020-04-09T19:11:58.537Z] --- PASS: TestNetworkNat (0.74s)
19:11:58 [2020-04-09T19:11:58.537Z] === RUN   TestNetworkLocalhostTCPNat
19:11:59 [2020-04-09T19:11:59.098Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s)
19:11:59 [2020-04-09T19:11:59.098Z] === RUN   TestNetworkLoopbackNat
19:12:00 [2020-04-09T19:12:00.022Z] --- PASS: TestNetworkLoopbackNat (0.82s)
19:12:00 [2020-04-09T19:12:00.022Z] === RUN   TestPause
19:12:00 [2020-04-09T19:12:00.022Z] --- SKIP: TestPause (0.00s)
19:12:00 [2020-04-09T19:12:00.022Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:00 [2020-04-09T19:12:00.022Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:12:00 [2020-04-09T19:12:00.022Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:12:00 [2020-04-09T19:12:00.022Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:12:00 [2020-04-09T19:12:00.022Z] === RUN   TestPauseStopPausedContainer
19:12:00 [2020-04-09T19:12:00.022Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
19:12:00 [2020-04-09T19:12:00.022Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:00 [2020-04-09T19:12:00.022Z] === RUN   TestPsFilter
19:12:00 [2020-04-09T19:12:00.022Z] --- PASS: TestPsFilter (0.22s)
19:12:00 [2020-04-09T19:12:00.022Z] === RUN   TestRemoveContainerWithRemovedVolume
19:12:00 [2020-04-09T19:12:00.435Z] #45 327.8   CC       criu/uts_ns.o
19:12:00 [2020-04-09T19:12:00.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s)
19:12:00 [2020-04-09T19:12:00.582Z] === RUN   TestRemoveContainerWithVolume
19:12:00 [2020-04-09T19:12:00.728Z] #45 328.3   CC       criu/vdso.o
19:12:00 [2020-04-09T19:12:00.802Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
19:12:00 [2020-04-09T19:12:00.802Z] Using test binary docker
19:12:00 [2020-04-09T19:12:00.802Z] ++++ /etc/init.d/apparmor start
19:12:00 [2020-04-09T19:12:00.802Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:12:00 [2020-04-09T19:12:00.802Z] Starting dockerd
19:12:00 [2020-04-09T19:12:00.802Z] INFO: Waiting for daemon to start...
19:12:00 [2020-04-09T19:12:00.802Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
19:12:01 [2020-04-09T19:12:01.507Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
19:12:01 [2020-04-09T19:12:01.507Z] === RUN   TestRemoveContainerRunning
19:12:01 [2020-04-09T19:12:01.782Z] #45 329.4   LINK     criu/built-in.o
19:12:02 [2020-04-09T19:12:02.066Z] --- PASS: TestRemoveContainerRunning (0.59s)
19:12:02 [2020-04-09T19:12:02.066Z] === RUN   TestRemoveContainerForceRemoveRunning
19:12:02 [2020-04-09T19:12:02.484Z] #45 329.9   LINK     criu/criu
19:12:02 [2020-04-09T19:12:02.626Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
19:12:02 [2020-04-09T19:12:02.627Z] === RUN   TestRemoveInvalidContainer
19:12:02 [2020-04-09T19:12:02.627Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:12:02 [2020-04-09T19:12:02.627Z] === RUN   TestRenameLinkedContainer
19:12:02 [2020-04-09T19:12:02.718Z] .
19:12:02 [2020-04-09T19:12:02.718Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
19:12:02 [2020-04-09T19:12:02.718Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
19:12:02 [2020-04-09T19:12:02.718Z] Error: No such image: emptyfs
19:12:02 [2020-04-09T19:12:02.718Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
19:12:02 [2020-04-09T19:12:02.718Z] +++++ docker load
19:12:02 [2020-04-09T19:12:02.998Z] Running integration-test (iteration 1)
19:12:02 [2020-04-09T19:12:02.998Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:02 [2020-04-09T19:12:02.998Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:02 [2020-04-09T19:12:02.998Z] +++ set -e
19:12:02 [2020-04-09T19:12:02.998Z] +++ '[' -n 0 ']'
19:12:02 [2020-04-09T19:12:02.998Z] +++ set -x
19:12:02 [2020-04-09T19:12:02.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:03 [2020-04-09T19:12:03.547Z] #45 330.8   DEP      lib/c/criu.d
19:12:03 [2020-04-09T19:12:03.547Z] #45 331.1   CC       images/rpc.pb-c.o
19:12:05 [2020-04-09T19:12:05.069Z] #45 332.6   CC       lib/c/criu.o
19:12:05 [2020-04-09T19:12:05.141Z] --- PASS: TestRenameLinkedContainer (2.36s)
19:12:05 [2020-04-09T19:12:05.141Z] === RUN   TestRenameStoppedContainer
19:12:05 [2020-04-09T19:12:05.701Z] --- PASS: TestRenameStoppedContainer (0.59s)
19:12:05 [2020-04-09T19:12:05.701Z] === RUN   TestRenameRunningContainerAndReuse
19:12:07 [2020-04-09T19:12:07.066Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s)
19:12:07 [2020-04-09T19:12:07.066Z] === RUN   TestRenameInvalidName
19:12:07 [2020-04-09T19:12:07.321Z] --- PASS: TestRenameInvalidName (0.58s)
19:12:07 [2020-04-09T19:12:07.321Z] === RUN   TestRenameAnonymousContainer
19:12:07 [2020-04-09T19:12:07.820Z] #45 335.0   LINK     lib/c/built-in.o
19:12:07 [2020-04-09T19:12:07.820Z] #45 335.0   LINK     lib/c/libcriu.so
19:12:07 [2020-04-09T19:12:07.820Z] #45 335.1   LINK     lib/c/libcriu.a
19:12:08 [2020-04-09T19:12:08.111Z] #45 335.7   GEN      magic.py
19:12:08 [2020-04-09T19:12:08.402Z] #45 336.0 Note: Building without setproctitle() and strlcpy() support.
19:12:08 [2020-04-09T19:12:08.402Z] #45 336.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:12:08 [2020-04-09T19:12:08.402Z] #45 336.0 Note: Building without GnuTLS support
19:12:09 [2020-04-09T19:12:09.922Z] #45 337.5 fatal: not a git repository (or any of the parent directories): .git
19:12:10 [2020-04-09T19:12:10.582Z] --- PASS: TestRenameAnonymousContainer (2.78s)
19:12:10 [2020-04-09T19:12:10.582Z] === RUN   TestRenameContainerWithSameName
19:12:10 [2020-04-09T19:12:10.582Z] --- PASS: TestRenameContainerWithSameName (0.56s)
19:12:10 [2020-04-09T19:12:10.582Z] === RUN   TestRenameContainerWithLinkedContainer
19:12:11 [2020-04-09T19:12:11.945Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s)
19:12:11 [2020-04-09T19:12:11.945Z] === RUN   TestResize
19:12:12 [2020-04-09T19:12:12.020Z] #45 339.6 make[1]: Nothing to be done for 'all'.
19:12:12 [2020-04-09T19:12:12.506Z] --- PASS: TestResize (0.61s)
19:12:12 [2020-04-09T19:12:12.506Z] === RUN   TestResizeWithInvalidSize
19:12:12 [2020-04-09T19:12:12.667Z] #45 ...
19:12:12 [2020-04-09T19:12:12.667Z] 
19:12:12 [2020-04-09T19:12:12.667Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:12:12 [2020-04-09T19:12:12.667Z] #61 262.1 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:12:13 [2020-04-09T19:12:13.066Z] --- PASS: TestResizeWithInvalidSize (0.66s)
19:12:13 [2020-04-09T19:12:13.066Z] === RUN   TestResizeWhenContainerNotStarted
19:12:13 [2020-04-09T19:12:13.627Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:12:13 [2020-04-09T19:12:13.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:12:13 [2020-04-09T19:12:13.627Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRun
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRun (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRunPrivileged
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRunHostMode
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestCgroupNamespacesRunOlderClient
19:12:13 [2020-04-09T19:12:13.627Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s)
19:12:13 [2020-04-09T19:12:13.627Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:13 [2020-04-09T19:12:13.627Z] === RUN   TestKernelTCPMemory
19:12:13 [2020-04-09T19:12:13.882Z] --- SKIP: TestKernelTCPMemory (0.01s)
19:12:13 [2020-04-09T19:12:13.883Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:13 [2020-04-09T19:12:13.883Z] === RUN   TestNISDomainname
19:12:13 [2020-04-09T19:12:13.883Z] --- SKIP: TestNISDomainname (0.00s)
19:12:13 [2020-04-09T19:12:13.883Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:12:13 [2020-04-09T19:12:13.883Z] === RUN   TestHostnameDnsResolution
19:12:14 [2020-04-09T19:12:14.809Z] --- PASS: TestHostnameDnsResolution (1.07s)
19:12:14 [2020-04-09T19:12:14.809Z] === RUN   TestStats
19:12:14 [2020-04-09T19:12:14.809Z] --- SKIP: TestStats (0.00s)
19:12:14 [2020-04-09T19:12:14.809Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:14 [2020-04-09T19:12:14.809Z] === RUN   TestStopContainerWithTimeout
19:12:14 [2020-04-09T19:12:14.809Z] === RUN   TestStopContainerWithTimeout/0
19:12:14 [2020-04-09T19:12:14.809Z] === PAUSE TestStopContainerWithTimeout/0
19:12:14 [2020-04-09T19:12:14.809Z] === RUN   TestStopContainerWithTimeout/1
19:12:14 [2020-04-09T19:12:14.809Z] === PAUSE TestStopContainerWithTimeout/1
19:12:14 [2020-04-09T19:12:14.809Z] === RUN   TestStopContainerWithTimeout/3
19:12:14 [2020-04-09T19:12:14.809Z] === PAUSE TestStopContainerWithTimeout/3
19:12:14 [2020-04-09T19:12:14.809Z] === RUN   TestStopContainerWithTimeout/-1
19:12:14 [2020-04-09T19:12:14.809Z] === PAUSE TestStopContainerWithTimeout/-1
19:12:14 [2020-04-09T19:12:14.809Z] === CONT  TestStopContainerWithTimeout/0
19:12:14 [2020-04-09T19:12:14.809Z] === CONT  TestStopContainerWithTimeout/3
19:12:15 [2020-04-09T19:12:15.675Z] sha256:c85d40697e5c7ea571bfb8a33b97ac6c98ef1d89ddb94ccbcc6a68263ae6a6f0
19:12:15 [2020-04-09T19:12:15.675Z] INFO: Starting docker-py tests...
19:12:15 [2020-04-09T19:12:15.675Z] ============================= test session starts ==============================
19:12:15 [2020-04-09T19:12:15.675Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
19:12:15 [2020-04-09T19:12:15.675Z] rootdir: /src, inifile: pytest.ini
19:12:15 [2020-04-09T19:12:15.675Z] plugins: timeout-1.3.3, cov-2.6.1
19:12:15 [2020-04-09T19:12:15.675Z] collected 387 items / 1 deselected / 386 selected
19:12:15 [2020-04-09T19:12:15.675Z] 
19:12:15 [2020-04-09T19:12:15.734Z] === CONT  TestStopContainerWithTimeout/-1
19:12:16 [2020-04-09T19:12:16.256Z] #61 ...
19:12:16 [2020-04-09T19:12:16.256Z] 
19:12:16 [2020-04-09T19:12:16.256Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:12:16 [2020-04-09T19:12:16.256Z] #45 341.4 make[1]: 'images/built-in.o' is up to date.
19:12:16 [2020-04-09T19:12:16.256Z] #45 341.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:12:16 [2020-04-09T19:12:16.256Z] #45 341.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:12:16 [2020-04-09T19:12:16.256Z] #45 341.6 make[1]: 'compel/libcompel.a' is up to date.
19:12:16 [2020-04-09T19:12:16.256Z] #45 341.7 make[1]: 'compel/compel-host-bin' is up to date.
19:12:16 [2020-04-09T19:12:16.256Z] #45 341.8 make[1]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 341.9 make[1]: 'soccr/libsoccr.a' is up to date.
19:12:16 [2020-04-09T19:12:16.256Z] #45 342.3 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 342.4 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 342.5 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 342.9 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 343.0 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 343.1 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 343.3 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 343.6 make[2]: Nothing to be done for 'all'.
19:12:16 [2020-04-09T19:12:16.256Z] #45 343.7   INSTALL  criu/criu
19:12:16 [2020-04-09T19:12:16.256Z] #45 DONE 343.8s
19:12:16 [2020-04-09T19:12:16.560Z] 
19:12:16 [2020-04-09T19:12:16.560Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:12:16 [2020-04-09T19:12:16.560Z] #24 ...
19:12:16 [2020-04-09T19:12:16.560Z] 
19:12:16 [2020-04-09T19:12:16.560Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:12:16 [2020-04-09T19:12:16.560Z] #61 266.2 + mkdir -p /build
19:12:16 [2020-04-09T19:12:16.560Z] #61 266.2 + cp runc /build/runc
19:12:16 [2020-04-09T19:12:16.861Z] #61 DONE 266.4s
19:12:16 [2020-04-09T19:12:16.861Z] 
19:12:16 [2020-04-09T19:12:16.861Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:12:17 [2020-04-09T19:12:17.618Z] === CONT  TestStopContainerWithTimeout/1
19:12:19 [2020-04-09T19:12:19.503Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:12:19 [2020-04-09T19:12:19.503Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
19:12:19 [2020-04-09T19:12:19.503Z]     --- PASS: TestStopContainerWithTimeout/3 (2.82s)
19:12:19 [2020-04-09T19:12:19.503Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
19:12:19 [2020-04-09T19:12:19.503Z]     --- PASS: TestStopContainerWithTimeout/1 (1.58s)
19:12:19 [2020-04-09T19:12:19.503Z] === RUN   TestDeleteDevicemapper
19:12:19 [2020-04-09T19:12:19.503Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:12:19 [2020-04-09T19:12:19.503Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:12:19 [2020-04-09T19:12:19.503Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:12:20 [2020-04-09T19:12:20.865Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s)
19:12:20 [2020-04-09T19:12:20.865Z] === RUN   TestUpdateMemory
19:12:20 [2020-04-09T19:12:20.865Z] --- SKIP: TestUpdateMemory (0.00s)
19:12:20 [2020-04-09T19:12:20.865Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:20 [2020-04-09T19:12:20.865Z] === RUN   TestUpdateCPUQuota
19:12:20 [2020-04-09T19:12:20.865Z] --- SKIP: TestUpdateCPUQuota (0.00s)
19:12:20 [2020-04-09T19:12:20.865Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:20 [2020-04-09T19:12:20.865Z] === RUN   TestUpdatePidsLimit
19:12:20 [2020-04-09T19:12:20.865Z] --- SKIP: TestUpdatePidsLimit (0.00s)
19:12:20 [2020-04-09T19:12:20.865Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:20 [2020-04-09T19:12:20.865Z] === RUN   TestUpdateRestartPolicy
19:12:23 [2020-04-09T19:12:23.765Z] #54 ...
19:12:23 [2020-04-09T19:12:23.765Z] 
19:12:23 [2020-04-09T19:12:23.765Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:12:23 [2020-04-09T19:12:23.765Z] #42 DONE 461.3s
19:12:23 [2020-04-09T19:12:23.765Z] 
19:12:23 [2020-04-09T19:12:23.765Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:12:33 [2020-04-09T19:12:33.022Z] --- PASS: TestUpdateRestartPolicy (11.64s)
19:12:33 [2020-04-09T19:12:33.022Z] === RUN   TestUpdateRestartWithAutoRemove
19:12:33 [2020-04-09T19:12:33.022Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
19:12:33 [2020-04-09T19:12:33.022Z] === RUN   TestWaitNonBlocked
19:12:33 [2020-04-09T19:12:33.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:12:33 [2020-04-09T19:12:33.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:12:33 [2020-04-09T19:12:33.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:12:33 [2020-04-09T19:12:33.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:12:33 [2020-04-09T19:12:33.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:12:33 [2020-04-09T19:12:33.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:12:33 [2020-04-09T19:12:33.947Z] --- PASS: TestWaitNonBlocked (0.01s)
19:12:33 [2020-04-09T19:12:33.947Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
19:12:33 [2020-04-09T19:12:33.947Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
19:12:33 [2020-04-09T19:12:33.947Z] === RUN   TestWaitBlocked
19:12:33 [2020-04-09T19:12:33.947Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:12:33 [2020-04-09T19:12:33.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:12:33 [2020-04-09T19:12:33.947Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:12:33 [2020-04-09T19:12:33.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:12:33 [2020-04-09T19:12:33.947Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:12:33 [2020-04-09T19:12:33.947Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:12:34 [2020-04-09T19:12:34.874Z] --- PASS: TestWaitBlocked (0.01s)
19:12:34 [2020-04-09T19:12:34.874Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
19:12:34 [2020-04-09T19:12:34.874Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestContainerStartOnDaemonRestart
19:12:34 [2020-04-09T19:12:34.874Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestIpcModeOlderClient
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonHostGatewayIP
19:12:34 [2020-04-09T19:12:34.874Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartIpcMode
19:12:34 [2020-04-09T19:12:34.874Z] --- SKIP: TestDaemonRestartIpcMode (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] --- PASS: TestIpcModeOlderClient (0.12s)
19:12:34 [2020-04-09T19:12:34.874Z] PASS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === Skipped
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.02s)
19:12:34 [2020-04-09T19:12:34.874Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.02s)
19:12:34 [2020-04-09T19:12:34.874Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s)
19:12:34 [2020-04-09T19:12:34.874Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
19:12:34 [2020-04-09T19:12:34.874Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestPause (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
19:12:34 [2020-04-09T19:12:34.874Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:12:34 [2020-04-09T19:12:34.874Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.874Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
19:12:34 [2020-04-09T19:12:34.874Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.874Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestStats (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z] === PAUSE TestContainerStartOnDaemonRestart
19:12:34 [2020-04-09T19:12:34.875Z] === CONT  TestContainerStartOnDaemonRestart
19:12:34 [2020-04-09T19:12:34.875Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z] === PAUSE TestDaemonHostGatewayIP
19:12:34 [2020-04-09T19:12:34.875Z] === CONT  TestDaemonHostGatewayIP
19:12:34 [2020-04-09T19:12:34.875Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s)
19:12:34 [2020-04-09T19:12:34.875Z] === PAUSE TestDaemonRestartIpcMode
19:12:34 [2020-04-09T19:12:34.875Z] === CONT  TestDaemonRestartIpcMode
19:12:34 [2020-04-09T19:12:34.875Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] 
19:12:34 [2020-04-09T19:12:34.875Z] DONE 195 tests, 45 skipped in 65.291s
19:12:34 [2020-04-09T19:12:34.875Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:12:35 [2020-04-09T19:12:35.102Z] Loaded image: buildpack-deps:jessie
19:12:35 [2020-04-09T19:12:35.102Z] Loaded image: busybox:latest
19:12:35 [2020-04-09T19:12:35.102Z] Loaded image: busybox:glibc
19:12:35 [2020-04-09T19:12:35.102Z] Loaded image: debian:jessie
19:12:35 [2020-04-09T19:12:35.102Z] Loaded image: hello-world:latest
19:12:35 [2020-04-09T19:12:35.102Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.102Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.102Z] PASS
19:12:35 [2020-04-09T19:12:35.102Z] 
19:12:35 [2020-04-09T19:12:35.102Z] DONE 0 tests in 31.249s
19:12:35 [2020-04-09T19:12:35.102Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.102Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.102Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.102Z] PASS
19:12:35 [2020-04-09T19:12:35.102Z] 
19:12:35 [2020-04-09T19:12:35.102Z] DONE 0 tests in 0.124s
19:12:35 [2020-04-09T19:12:35.102Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.102Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:35 [2020-04-09T19:12:35.102Z] --- PASS: TestCreateDifferentPlatform (0.05s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.02s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:35 [2020-04-09T19:12:35.102Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:35 [2020-04-09T19:12:35.102Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:35 [2020-04-09T19:12:35.102Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:35 [2020-04-09T19:12:35.102Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:35 [2020-04-09T19:12:35.102Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:35 [2020-04-09T19:12:35.102Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:35 [2020-04-09T19:12:35.102Z] PASS
19:12:35 [2020-04-09T19:12:35.102Z] 
19:12:35 [2020-04-09T19:12:35.102Z] DONE 15 tests in 0.263s
19:12:35 [2020-04-09T19:12:35.102Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.102Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.102Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.102Z] PASS
19:12:35 [2020-04-09T19:12:35.102Z] 
19:12:35 [2020-04-09T19:12:35.102Z] DONE 0 tests in 0.116s
19:12:35 [2020-04-09T19:12:35.102Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.102Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.102Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.102Z] PASS
19:12:35 [2020-04-09T19:12:35.102Z] 
19:12:35 [2020-04-09T19:12:35.102Z] DONE 0 tests in 0.097s
19:12:35 [2020-04-09T19:12:35.102Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.102Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.102Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.102Z] PASS
19:12:35 [2020-04-09T19:12:35.102Z] 
19:12:35 [2020-04-09T19:12:35.102Z] DONE 0 tests in 0.119s
19:12:35 [2020-04-09T19:12:35.102Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.102Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.102Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.102Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.131Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.131Z] === RUN   TestCommitInheritsEnv
19:12:35 [2020-04-09T19:12:35.358Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.358Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.358Z] PASS
19:12:35 [2020-04-09T19:12:35.358Z] 
19:12:35 [2020-04-09T19:12:35.358Z] DONE 0 tests in 0.086s
19:12:35 [2020-04-09T19:12:35.358Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.358Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.358Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.358Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.358Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.359Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.359Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.359Z] PASS
19:12:35 [2020-04-09T19:12:35.359Z] 
19:12:35 [2020-04-09T19:12:35.359Z] DONE 0 tests in 0.017s
19:12:35 [2020-04-09T19:12:35.359Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.359Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.359Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.359Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.359Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.359Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.359Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.359Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.359Z] PASS
19:12:35 [2020-04-09T19:12:35.359Z] 
19:12:35 [2020-04-09T19:12:35.359Z] DONE 0 tests in 0.085s
19:12:35 [2020-04-09T19:12:35.359Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.359Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.359Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.359Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.359Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.359Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.614Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.614Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.614Z] PASS
19:12:35 [2020-04-09T19:12:35.614Z] 
19:12:35 [2020-04-09T19:12:35.614Z] DONE 0 tests in 0.085s
19:12:35 [2020-04-09T19:12:35.614Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.614Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.614Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.614Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.614Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.614Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.614Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.614Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.614Z] PASS
19:12:35 [2020-04-09T19:12:35.614Z] 
19:12:35 [2020-04-09T19:12:35.614Z] DONE 0 tests in 0.102s
19:12:35 [2020-04-09T19:12:35.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.614Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.614Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.614Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.614Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.614Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.869Z] INFO: Testing against a local daemon
19:12:35 [2020-04-09T19:12:35.869Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.869Z] PASS
19:12:35 [2020-04-09T19:12:35.869Z] 
19:12:35 [2020-04-09T19:12:35.869Z] DONE 0 tests in 0.081s
19:12:35 [2020-04-09T19:12:35.869Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.869Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.869Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.869Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.869Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.870Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.870Z] testing: warning: no tests to run
19:12:35 [2020-04-09T19:12:35.870Z] PASS
19:12:35 [2020-04-09T19:12:35.870Z] 
19:12:35 [2020-04-09T19:12:35.870Z] DONE 0 tests in 0.018s
19:12:35 [2020-04-09T19:12:35.870Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.870Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:35 [2020-04-09T19:12:35.870Z] +++ set -e
19:12:35 [2020-04-09T19:12:35.870Z] +++ '[' -n 0 ']'
19:12:35 [2020-04-09T19:12:35.870Z] +++ set -x
19:12:35 [2020-04-09T19:12:35.870Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.125Z] INFO: Testing against a local daemon
19:12:36 [2020-04-09T19:12:36.125Z] testing: warning: no tests to run
19:12:36 [2020-04-09T19:12:36.125Z] PASS
19:12:36 [2020-04-09T19:12:36.125Z] 
19:12:36 [2020-04-09T19:12:36.125Z] DONE 0 tests in 0.104s
19:12:36 [2020-04-09T19:12:36.125Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.125Z] +++ set -e
19:12:36 [2020-04-09T19:12:36.125Z] +++ '[' -n 0 ']'
19:12:36 [2020-04-09T19:12:36.125Z] +++ set -x
19:12:36 [2020-04-09T19:12:36.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.125Z] INFO: Testing against a local daemon
19:12:36 [2020-04-09T19:12:36.125Z] testing: warning: no tests to run
19:12:36 [2020-04-09T19:12:36.125Z] PASS
19:12:36 [2020-04-09T19:12:36.125Z] 
19:12:36 [2020-04-09T19:12:36.125Z] DONE 0 tests in 0.124s
19:12:36 [2020-04-09T19:12:36.125Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.125Z] +++ set -e
19:12:36 [2020-04-09T19:12:36.125Z] +++ '[' -n 0 ']'
19:12:36 [2020-04-09T19:12:36.125Z] +++ set -x
19:12:36 [2020-04-09T19:12:36.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.380Z] INFO: Testing against a local daemon
19:12:36 [2020-04-09T19:12:36.380Z] testing: warning: no tests to run
19:12:36 [2020-04-09T19:12:36.380Z] PASS
19:12:36 [2020-04-09T19:12:36.380Z] 
19:12:36 [2020-04-09T19:12:36.380Z] DONE 0 tests in 0.150s
19:12:36 [2020-04-09T19:12:36.380Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.380Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.380Z] +++ set -e
19:12:36 [2020-04-09T19:12:36.380Z] +++ '[' -n 0 ']'
19:12:36 [2020-04-09T19:12:36.380Z] +++ set -x
19:12:36 [2020-04-09T19:12:36.380Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.380Z] INFO: Testing against a local daemon
19:12:36 [2020-04-09T19:12:36.380Z] testing: warning: no tests to run
19:12:36 [2020-04-09T19:12:36.380Z] PASS
19:12:36 [2020-04-09T19:12:36.380Z] 
19:12:36 [2020-04-09T19:12:36.380Z] DONE 0 tests in 0.117s
19:12:36 [2020-04-09T19:12:36.636Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.636Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.636Z] +++ set -e
19:12:36 [2020-04-09T19:12:36.636Z] +++ '[' -n 0 ']'
19:12:36 [2020-04-09T19:12:36.636Z] +++ set -x
19:12:36 [2020-04-09T19:12:36.636Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.636Z] INFO: Testing against a local daemon
19:12:36 [2020-04-09T19:12:36.636Z] testing: warning: no tests to run
19:12:36 [2020-04-09T19:12:36.636Z] PASS
19:12:36 [2020-04-09T19:12:36.636Z] 
19:12:36 [2020-04-09T19:12:36.636Z] DONE 0 tests in 0.097s
19:12:36 [2020-04-09T19:12:36.636Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.636Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.636Z] +++ set -e
19:12:36 [2020-04-09T19:12:36.636Z] +++ '[' -n 0 ']'
19:12:36 [2020-04-09T19:12:36.636Z] +++ set -x
19:12:36 [2020-04-09T19:12:36.636Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.636Z] INFO: Testing against a local daemon
19:12:36 [2020-04-09T19:12:36.636Z] testing: warning: no tests to run
19:12:36 [2020-04-09T19:12:36.636Z] PASS
19:12:36 [2020-04-09T19:12:36.636Z] 
19:12:36 [2020-04-09T19:12:36.636Z] DONE 0 tests in 0.092s
19:12:36 [2020-04-09T19:12:36.891Z] Running integration-test (iteration 2)
19:12:36 [2020-04-09T19:12:36.891Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.891Z] +++ set -e
19:12:36 [2020-04-09T19:12:36.891Z] +++ '[' -n 0 ']'
19:12:36 [2020-04-09T19:12:36.891Z] +++ set -x
19:12:36 [2020-04-09T19:12:36.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.891Z] INFO: Testing against a local daemon
19:12:36 [2020-04-09T19:12:36.891Z] testing: warning: no tests to run
19:12:36 [2020-04-09T19:12:36.891Z] PASS
19:12:36 [2020-04-09T19:12:36.891Z] 
19:12:36 [2020-04-09T19:12:36.891Z] DONE 0 tests in 0.112s
19:12:36 [2020-04-09T19:12:36.891Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:36 [2020-04-09T19:12:36.891Z] +++ set -e
19:12:36 [2020-04-09T19:12:36.891Z] +++ '[' -n 0 ']'
19:12:36 [2020-04-09T19:12:36.891Z] +++ set -x
19:12:36 [2020-04-09T19:12:36.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.129Z] tests/integration/api_build_test.py .......................X             [  6%]
19:12:37 [2020-04-09T19:12:37.146Z] INFO: Testing against a local daemon
19:12:37 [2020-04-09T19:12:37.146Z] testing: warning: no tests to run
19:12:37 [2020-04-09T19:12:37.146Z] PASS
19:12:37 [2020-04-09T19:12:37.146Z] 
19:12:37 [2020-04-09T19:12:37.146Z] DONE 0 tests in 0.107s
19:12:37 [2020-04-09T19:12:37.146Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.146Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.146Z] +++ set -e
19:12:37 [2020-04-09T19:12:37.146Z] +++ '[' -n 0 ']'
19:12:37 [2020-04-09T19:12:37.146Z] +++ set -x
19:12:37 [2020-04-09T19:12:37.146Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.146Z] INFO: Testing against a local daemon
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:37 [2020-04-09T19:12:37.146Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:12:37 [2020-04-09T19:12:37.146Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:37 [2020-04-09T19:12:37.146Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:37 [2020-04-09T19:12:37.146Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:37 [2020-04-09T19:12:37.146Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:37 [2020-04-09T19:12:37.146Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:37 [2020-04-09T19:12:37.146Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:37 [2020-04-09T19:12:37.401Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:37 [2020-04-09T19:12:37.401Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:37 [2020-04-09T19:12:37.401Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:37 [2020-04-09T19:12:37.401Z] === RUN   TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.401Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:37 [2020-04-09T19:12:37.401Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:37 [2020-04-09T19:12:37.401Z] --- PASS: TestCreateDifferentPlatform (0.06s)
19:12:37 [2020-04-09T19:12:37.401Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:37 [2020-04-09T19:12:37.401Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.05s)
19:12:37 [2020-04-09T19:12:37.401Z] === RUN   TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.401Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:37 [2020-04-09T19:12:37.401Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:37 [2020-04-09T19:12:37.401Z] --- PASS: TestCreateDifferentPlatform (0.05s)
19:12:37 [2020-04-09T19:12:37.401Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:37 [2020-04-09T19:12:37.401Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:37 [2020-04-09T19:12:37.401Z] PASS
19:12:37 [2020-04-09T19:12:37.401Z] 
19:12:37 [2020-04-09T19:12:37.401Z] DONE 15 tests in 0.301s
19:12:37 [2020-04-09T19:12:37.401Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.401Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.401Z] +++ set -e
19:12:37 [2020-04-09T19:12:37.401Z] +++ '[' -n 0 ']'
19:12:37 [2020-04-09T19:12:37.401Z] +++ set -x
19:12:37 [2020-04-09T19:12:37.401Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.401Z] INFO: Testing against a local daemon
19:12:37 [2020-04-09T19:12:37.401Z] testing: warning: no tests to run
19:12:37 [2020-04-09T19:12:37.401Z] PASS
19:12:37 [2020-04-09T19:12:37.401Z] 
19:12:37 [2020-04-09T19:12:37.401Z] DONE 0 tests in 0.105s
19:12:37 [2020-04-09T19:12:37.641Z] --- PASS: TestCommitInheritsEnv (2.06s)
19:12:37 [2020-04-09T19:12:37.641Z] === RUN   TestImportExtremelyLargeImageWorks
19:12:37 [2020-04-09T19:12:37.641Z] === PAUSE TestImportExtremelyLargeImageWorks
19:12:37 [2020-04-09T19:12:37.641Z] === RUN   TestImagesFilterMultiReference
19:12:37 [2020-04-09T19:12:37.641Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:12:37 [2020-04-09T19:12:37.641Z] === RUN   TestImagePullPlatformInvalid
19:12:37 [2020-04-09T19:12:37.641Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:12:37 [2020-04-09T19:12:37.641Z] === RUN   TestRemoveImageOrphaning
19:12:37 [2020-04-09T19:12:37.657Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.657Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.657Z] +++ set -e
19:12:37 [2020-04-09T19:12:37.657Z] +++ '[' -n 0 ']'
19:12:37 [2020-04-09T19:12:37.657Z] +++ set -x
19:12:37 [2020-04-09T19:12:37.657Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.657Z] INFO: Testing against a local daemon
19:12:37 [2020-04-09T19:12:37.657Z] testing: warning: no tests to run
19:12:37 [2020-04-09T19:12:37.657Z] PASS
19:12:37 [2020-04-09T19:12:37.657Z] 
19:12:37 [2020-04-09T19:12:37.657Z] DONE 0 tests in 0.087s
19:12:37 [2020-04-09T19:12:37.657Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.657Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.657Z] +++ set -e
19:12:37 [2020-04-09T19:12:37.657Z] +++ '[' -n 0 ']'
19:12:37 [2020-04-09T19:12:37.657Z] +++ set -x
19:12:37 [2020-04-09T19:12:37.657Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.657Z] INFO: Testing against a local daemon
19:12:37 [2020-04-09T19:12:37.657Z] testing: warning: no tests to run
19:12:37 [2020-04-09T19:12:37.657Z] PASS
19:12:37 [2020-04-09T19:12:37.657Z] 
19:12:37 [2020-04-09T19:12:37.657Z] DONE 0 tests in 0.098s
19:12:37 [2020-04-09T19:12:37.689Z] tests/integration/api_client_test.py .....                               [  7%]
19:12:37 [2020-04-09T19:12:37.912Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.912Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.912Z] +++ set -e
19:12:37 [2020-04-09T19:12:37.912Z] +++ '[' -n 0 ']'
19:12:37 [2020-04-09T19:12:37.912Z] +++ set -x
19:12:37 [2020-04-09T19:12:37.912Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.912Z] INFO: Testing against a local daemon
19:12:37 [2020-04-09T19:12:37.912Z] testing: warning: no tests to run
19:12:37 [2020-04-09T19:12:37.912Z] PASS
19:12:37 [2020-04-09T19:12:37.912Z] 
19:12:37 [2020-04-09T19:12:37.912Z] DONE 0 tests in 0.098s
19:12:37 [2020-04-09T19:12:37.912Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.912Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.912Z] +++ set -e
19:12:37 [2020-04-09T19:12:37.912Z] +++ '[' -n 0 ']'
19:12:37 [2020-04-09T19:12:37.912Z] +++ set -x
19:12:37 [2020-04-09T19:12:37.913Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.913Z] testing: warning: no tests to run
19:12:37 [2020-04-09T19:12:37.913Z] PASS
19:12:37 [2020-04-09T19:12:37.913Z] 
19:12:37 [2020-04-09T19:12:37.913Z] DONE 0 tests in 0.021s
19:12:37 [2020-04-09T19:12:37.913Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.913Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:37 [2020-04-09T19:12:37.913Z] +++ set -e
19:12:37 [2020-04-09T19:12:37.913Z] +++ '[' -n 0 ']'
19:12:37 [2020-04-09T19:12:37.913Z] +++ set -x
19:12:37 [2020-04-09T19:12:37.913Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.168Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.168Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.168Z] PASS
19:12:38 [2020-04-09T19:12:38.168Z] 
19:12:38 [2020-04-09T19:12:38.168Z] DONE 0 tests in 0.109s
19:12:38 [2020-04-09T19:12:38.168Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.168Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.168Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.168Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.168Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.168Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.168Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.168Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.168Z] PASS
19:12:38 [2020-04-09T19:12:38.168Z] 
19:12:38 [2020-04-09T19:12:38.168Z] DONE 0 tests in 0.101s
19:12:38 [2020-04-09T19:12:38.168Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.168Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.168Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.168Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.168Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.168Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.423Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.423Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.423Z] PASS
19:12:38 [2020-04-09T19:12:38.423Z] 
19:12:38 [2020-04-09T19:12:38.423Z] DONE 0 tests in 0.134s
19:12:38 [2020-04-09T19:12:38.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.423Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.423Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.423Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.423Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.423Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.423Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.423Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.423Z] PASS
19:12:38 [2020-04-09T19:12:38.423Z] 
19:12:38 [2020-04-09T19:12:38.423Z] DONE 0 tests in 0.089s
19:12:38 [2020-04-09T19:12:38.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.423Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.423Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.423Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.423Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.423Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.423Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.423Z] PASS
19:12:38 [2020-04-09T19:12:38.423Z] 
19:12:38 [2020-04-09T19:12:38.423Z] DONE 0 tests in 0.011s
19:12:38 [2020-04-09T19:12:38.679Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.679Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.679Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.679Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.679Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.679Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.679Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.679Z] PASS
19:12:38 [2020-04-09T19:12:38.679Z] 
19:12:38 [2020-04-09T19:12:38.679Z] DONE 0 tests in 0.092s
19:12:38 [2020-04-09T19:12:38.679Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.679Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.679Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.679Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.679Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.679Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.679Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.679Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.679Z] PASS
19:12:38 [2020-04-09T19:12:38.679Z] 
19:12:38 [2020-04-09T19:12:38.679Z] DONE 0 tests in 0.090s
19:12:38 [2020-04-09T19:12:38.934Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.934Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.934Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.934Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.934Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.934Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.934Z] PASS
19:12:38 [2020-04-09T19:12:38.934Z] 
19:12:38 [2020-04-09T19:12:38.934Z] DONE 0 tests in 0.104s
19:12:38 [2020-04-09T19:12:38.934Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.934Z] +++ set -e
19:12:38 [2020-04-09T19:12:38.934Z] +++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.934Z] +++ set -x
19:12:38 [2020-04-09T19:12:38.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:38 [2020-04-09T19:12:38.934Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.934Z] testing: warning: no tests to run
19:12:38 [2020-04-09T19:12:38.934Z] PASS
19:12:38 [2020-04-09T19:12:38.934Z] 
19:12:38 [2020-04-09T19:12:38.934Z] DONE 0 tests in 0.073s
19:12:38 [2020-04-09T19:12:38.940Z] --- PASS: TestBuildWithHugeFile (40.60s)
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildWithEmptyDockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:12:38 [2020-04-09T19:12:38.940Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
19:12:38 [2020-04-09T19:12:38.940Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
19:12:38 [2020-04-09T19:12:38.940Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
19:12:38 [2020-04-09T19:12:38.940Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildPreserveOwnership
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildPreserveOwnership/copy_from
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:12:38 [2020-04-09T19:12:38.940Z] --- PASS: TestBuildPreserveOwnership (5.88s)
19:12:38 [2020-04-09T19:12:38.940Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.75s)
19:12:38 [2020-04-09T19:12:38.940Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestBuildPlatformInvalid
19:12:38 [2020-04-09T19:12:38.940Z] --- PASS: TestBuildPlatformInvalid (0.17s)
19:12:38 [2020-04-09T19:12:38.940Z] PASS
19:12:38 [2020-04-09T19:12:38.940Z] 
19:12:38 [2020-04-09T19:12:38.940Z] === Skipped
19:12:38 [2020-04-09T19:12:38.940Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:12:38 [2020-04-09T19:12:38.940Z]     build_session_test.go:25: TODO: BuildKit
19:12:38 [2020-04-09T19:12:38.940Z] 
19:12:38 [2020-04-09T19:12:38.940Z] 
19:12:38 [2020-04-09T19:12:38.940Z] DONE 32 tests, 1 skipped in 88.229s
19:12:38 [2020-04-09T19:12:38.940Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:12:38 [2020-04-09T19:12:38.940Z] ++ 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
19:12:38 [2020-04-09T19:12:38.940Z] ++ set -e
19:12:38 [2020-04-09T19:12:38.940Z] ++ '[' -n 0 ']'
19:12:38 [2020-04-09T19:12:38.940Z] ++ set -x
19:12:38 [2020-04-09T19:12:38.940Z] ++ 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= DOCKER_ROOTLESS= 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
19:12:38 [2020-04-09T19:12:38.940Z] INFO: Testing against a local daemon
19:12:38 [2020-04-09T19:12:38.940Z] === RUN   TestConfigList
19:12:39 [2020-04-09T19:12:39.189Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.189Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.189Z] +++ set -e
19:12:39 [2020-04-09T19:12:39.189Z] +++ '[' -n 0 ']'
19:12:39 [2020-04-09T19:12:39.189Z] +++ set -x
19:12:39 [2020-04-09T19:12:39.189Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.189Z] INFO: Testing against a local daemon
19:12:39 [2020-04-09T19:12:39.189Z] testing: warning: no tests to run
19:12:39 [2020-04-09T19:12:39.189Z] PASS
19:12:39 [2020-04-09T19:12:39.189Z] 
19:12:39 [2020-04-09T19:12:39.189Z] DONE 0 tests in 0.087s
19:12:39 [2020-04-09T19:12:39.189Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.189Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.189Z] +++ set -e
19:12:39 [2020-04-09T19:12:39.189Z] +++ '[' -n 0 ']'
19:12:39 [2020-04-09T19:12:39.189Z] +++ set -x
19:12:39 [2020-04-09T19:12:39.189Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.189Z] INFO: Testing against a local daemon
19:12:39 [2020-04-09T19:12:39.189Z] testing: warning: no tests to run
19:12:39 [2020-04-09T19:12:39.189Z] PASS
19:12:39 [2020-04-09T19:12:39.189Z] 
19:12:39 [2020-04-09T19:12:39.189Z] DONE 0 tests in 0.098s
19:12:39 [2020-04-09T19:12:39.189Z] Running integration-test (iteration 3)
19:12:39 [2020-04-09T19:12:39.444Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.444Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.444Z] +++ set -e
19:12:39 [2020-04-09T19:12:39.444Z] +++ '[' -n 0 ']'
19:12:39 [2020-04-09T19:12:39.444Z] +++ set -x
19:12:39 [2020-04-09T19:12:39.444Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.444Z] INFO: Testing against a local daemon
19:12:39 [2020-04-09T19:12:39.444Z] testing: warning: no tests to run
19:12:39 [2020-04-09T19:12:39.444Z] PASS
19:12:39 [2020-04-09T19:12:39.444Z] 
19:12:39 [2020-04-09T19:12:39.444Z] DONE 0 tests in 0.133s
19:12:39 [2020-04-09T19:12:39.444Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.444Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.444Z] +++ set -e
19:12:39 [2020-04-09T19:12:39.444Z] +++ '[' -n 0 ']'
19:12:39 [2020-04-09T19:12:39.444Z] +++ set -x
19:12:39 [2020-04-09T19:12:39.444Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestRemoveImageOrphaning (1.91s)
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestRemoveImageGarbageCollector
19:12:39 [2020-04-09T19:12:39.525Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:12:39 [2020-04-09T19:12:39.525Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestTagInvalidReference
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestTagInvalidReference (0.02s)
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestTagValidPrefixedRepo
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestTagExistedNameWithoutForce
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestTagOfficialNames
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestTagOfficialNames (0.05s)
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestTagMatchesDigest
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestTagMatchesDigest (0.01s)
19:12:39 [2020-04-09T19:12:39.525Z] === CONT  TestImportExtremelyLargeImageWorks
19:12:39 [2020-04-09T19:12:39.525Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:12:39 [2020-04-09T19:12:39.525Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:39 [2020-04-09T19:12:39.525Z] PASS
19:12:39 [2020-04-09T19:12:39.525Z] 
19:12:39 [2020-04-09T19:12:39.525Z] === Skipped
19:12:39 [2020-04-09T19:12:39.525Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:12:39 [2020-04-09T19:12:39.525Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:39 [2020-04-09T19:12:39.525Z] 
19:12:39 [2020-04-09T19:12:39.525Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:12:39 [2020-04-09T19:12:39.525Z] === PAUSE TestImportExtremelyLargeImageWorks
19:12:39 [2020-04-09T19:12:39.525Z] === CONT  TestImportExtremelyLargeImageWorks
19:12:39 [2020-04-09T19:12:39.525Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:39 [2020-04-09T19:12:39.525Z] 
19:12:39 [2020-04-09T19:12:39.525Z] 
19:12:39 [2020-04-09T19:12:39.525Z] DONE 12 tests, 2 skipped in 4.470s
19:12:39 [2020-04-09T19:12:39.525Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:12:39 [2020-04-09T19:12:39.525Z] INFO: Testing against a local daemon
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestNetworkCreateDelete
19:12:39 [2020-04-09T19:12:39.525Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:12:39 [2020-04-09T19:12:39.525Z] === RUN   TestDockerNetworkDeletePreferID
19:12:39 [2020-04-09T19:12:39.699Z] INFO: Testing against a local daemon
19:12:39 [2020-04-09T19:12:39.699Z] testing: warning: no tests to run
19:12:39 [2020-04-09T19:12:39.699Z] PASS
19:12:39 [2020-04-09T19:12:39.699Z] 
19:12:39 [2020-04-09T19:12:39.699Z] DONE 0 tests in 0.118s
19:12:39 [2020-04-09T19:12:39.699Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.699Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.699Z] +++ set -e
19:12:39 [2020-04-09T19:12:39.699Z] +++ '[' -n 0 ']'
19:12:39 [2020-04-09T19:12:39.699Z] +++ set -x
19:12:39 [2020-04-09T19:12:39.699Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.699Z] INFO: Testing against a local daemon
19:12:39 [2020-04-09T19:12:39.699Z] === RUN   TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.699Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:39 [2020-04-09T19:12:39.699Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:39 [2020-04-09T19:12:39.699Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:12:39 [2020-04-09T19:12:39.699Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:39 [2020-04-09T19:12:39.700Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:39 [2020-04-09T19:12:39.700Z] === RUN   TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.860Z] tests/integration/api_config_test.py .....                               [  8%]
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:39 [2020-04-09T19:12:39.954Z] --- PASS: TestCreateDifferentPlatform (0.07s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.02s)
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:39 [2020-04-09T19:12:39.954Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:39 [2020-04-09T19:12:39.954Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:39 [2020-04-09T19:12:39.954Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:39 [2020-04-09T19:12:39.954Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:39 [2020-04-09T19:12:39.954Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:39 [2020-04-09T19:12:39.954Z] PASS
19:12:39 [2020-04-09T19:12:39.954Z] 
19:12:39 [2020-04-09T19:12:39.954Z] DONE 15 tests in 0.345s
19:12:39 [2020-04-09T19:12:39.955Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.955Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:39 [2020-04-09T19:12:39.955Z] +++ set -e
19:12:39 [2020-04-09T19:12:39.955Z] +++ '[' -n 0 ']'
19:12:39 [2020-04-09T19:12:39.955Z] +++ set -x
19:12:39 [2020-04-09T19:12:39.955Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.086Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s)
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestInspectNetwork
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestInspectNetwork (0.01s)
19:12:40 [2020-04-09T19:12:40.086Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestRunContainerWithBridgeNone
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestNetworkInvalidJSON
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestNetworkInvalidJSON//networks/create
19:12:40 [2020-04-09T19:12:40.086Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:12:40 [2020-04-09T19:12:40.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:12:40 [2020-04-09T19:12:40.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:12:40 [2020-04-09T19:12:40.086Z] === CONT  TestNetworkInvalidJSON//networks/create
19:12:40 [2020-04-09T19:12:40.086Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:12:40 [2020-04-09T19:12:40.086Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:12:40 [2020-04-09T19:12:40.086Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:12:40 [2020-04-09T19:12:40.086Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestHostIPv4BridgeLabel
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestDaemonRestartWithLiveRestore
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestDaemonDefaultNetworkPools
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestDaemonRestartWithExistingNetwork
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestServiceWithPredefinedNetwork
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:236: FLAKY_TEST
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestServiceWithDataPathPortInit
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:12:40 [2020-04-09T19:12:40.086Z] PASS
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === Skipped
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s)
19:12:40 [2020-04-09T19:12:40.086Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:236: FLAKY_TEST
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] DONE 18 tests, 12 skipped in 0.616s
19:12:40 [2020-04-09T19:12:40.086Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:12:40 [2020-04-09T19:12:40.086Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestDockerNetworkIpvlanPersistance
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:40 [2020-04-09T19:12:40.086Z] === RUN   TestDockerNetworkIpvlan
19:12:40 [2020-04-09T19:12:40.086Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:40 [2020-04-09T19:12:40.086Z] PASS
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === Skipped
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:12:40 [2020-04-09T19:12:40.086Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] 
19:12:40 [2020-04-09T19:12:40.086Z] DONE 2 tests, 2 skipped in 0.133s
19:12:40 [2020-04-09T19:12:40.086Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:12:40 [2020-04-09T19:12:40.210Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.210Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.210Z] PASS
19:12:40 [2020-04-09T19:12:40.210Z] 
19:12:40 [2020-04-09T19:12:40.210Z] DONE 0 tests in 0.181s
19:12:40 [2020-04-09T19:12:40.210Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.210Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.210Z] +++ set -e
19:12:40 [2020-04-09T19:12:40.210Z] +++ '[' -n 0 ']'
19:12:40 [2020-04-09T19:12:40.210Z] +++ set -x
19:12:40 [2020-04-09T19:12:40.210Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.341Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.341Z] === RUN   TestDockerNetworkMacvlanPersistance
19:12:40 [2020-04-09T19:12:40.341Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
19:12:40 [2020-04-09T19:12:40.341Z]     macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] === RUN   TestDockerNetworkMacvlan
19:12:40 [2020-04-09T19:12:40.341Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
19:12:40 [2020-04-09T19:12:40.341Z]     macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] PASS
19:12:40 [2020-04-09T19:12:40.341Z] 
19:12:40 [2020-04-09T19:12:40.341Z] === Skipped
19:12:40 [2020-04-09T19:12:40.341Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
19:12:40 [2020-04-09T19:12:40.341Z]     macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] 
19:12:40 [2020-04-09T19:12:40.341Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
19:12:40 [2020-04-09T19:12:40.341Z]     macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] 
19:12:40 [2020-04-09T19:12:40.341Z] 
19:12:40 [2020-04-09T19:12:40.341Z] DONE 2 tests, 2 skipped in 0.132s
19:12:40 [2020-04-09T19:12:40.341Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:12:40 [2020-04-09T19:12:40.341Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.341Z] PASS
19:12:40 [2020-04-09T19:12:40.341Z] 
19:12:40 [2020-04-09T19:12:40.341Z] DONE 0 tests in 0.029s
19:12:40 [2020-04-09T19:12:40.341Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:12:40 [2020-04-09T19:12:40.341Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.341Z] === RUN   TestAuthZPluginAllowRequest
19:12:40 [2020-04-09T19:12:40.341Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s)
19:12:40 [2020-04-09T19:12:40.341Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] === RUN   TestAuthZPluginTLS
19:12:40 [2020-04-09T19:12:40.341Z] --- SKIP: TestAuthZPluginTLS (0.01s)
19:12:40 [2020-04-09T19:12:40.341Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] === RUN   TestAuthZPluginDenyRequest
19:12:40 [2020-04-09T19:12:40.341Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s)
19:12:40 [2020-04-09T19:12:40.341Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] === RUN   TestAuthZPluginAPIDenyResponse
19:12:40 [2020-04-09T19:12:40.341Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s)
19:12:40 [2020-04-09T19:12:40.341Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.341Z] === RUN   TestAuthZPluginDenyResponse
19:12:40 [2020-04-09T19:12:40.465Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.465Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.465Z] PASS
19:12:40 [2020-04-09T19:12:40.465Z] 
19:12:40 [2020-04-09T19:12:40.465Z] DONE 0 tests in 0.095s
19:12:40 [2020-04-09T19:12:40.465Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.465Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.465Z] +++ set -e
19:12:40 [2020-04-09T19:12:40.465Z] +++ '[' -n 0 ']'
19:12:40 [2020-04-09T19:12:40.465Z] +++ set -x
19:12:40 [2020-04-09T19:12:40.465Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.465Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.465Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.465Z] PASS
19:12:40 [2020-04-09T19:12:40.465Z] 
19:12:40 [2020-04-09T19:12:40.465Z] DONE 0 tests in 0.108s
19:12:40 [2020-04-09T19:12:40.465Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.465Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.465Z] +++ set -e
19:12:40 [2020-04-09T19:12:40.465Z] +++ '[' -n 0 ']'
19:12:40 [2020-04-09T19:12:40.465Z] +++ set -x
19:12:40 [2020-04-09T19:12:40.465Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.596Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthZPluginAllowEventStream
19:12:40 [2020-04-09T19:12:40.597Z] --- SKIP: TestAuthZPluginAllowEventStream (0.02s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthZPluginErrorResponse
19:12:40 [2020-04-09T19:12:40.597Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthZPluginErrorRequest
19:12:40 [2020-04-09T19:12:40.597Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:12:40 [2020-04-09T19:12:40.597Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:12:40 [2020-04-09T19:12:40.597Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:12:40 [2020-04-09T19:12:40.597Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthZPluginHeader
19:12:40 [2020-04-09T19:12:40.597Z] --- SKIP: TestAuthZPluginHeader (0.01s)
19:12:40 [2020-04-09T19:12:40.597Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.597Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:12:40 [2020-04-09T19:12:40.720Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.721Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.721Z] PASS
19:12:40 [2020-04-09T19:12:40.721Z] 
19:12:40 [2020-04-09T19:12:40.721Z] DONE 0 tests in 0.115s
19:12:40 [2020-04-09T19:12:40.721Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.721Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.721Z] +++ set -e
19:12:40 [2020-04-09T19:12:40.721Z] +++ '[' -n 0 ']'
19:12:40 [2020-04-09T19:12:40.721Z] +++ set -x
19:12:40 [2020-04-09T19:12:40.721Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.721Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.721Z] PASS
19:12:40 [2020-04-09T19:12:40.721Z] 
19:12:40 [2020-04-09T19:12:40.721Z] DONE 0 tests in 0.016s
19:12:40 [2020-04-09T19:12:40.721Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.721Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.721Z] +++ set -e
19:12:40 [2020-04-09T19:12:40.721Z] +++ '[' -n 0 ']'
19:12:40 [2020-04-09T19:12:40.721Z] +++ set -x
19:12:40 [2020-04-09T19:12:40.721Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.721Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.721Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.721Z] PASS
19:12:40 [2020-04-09T19:12:40.721Z] 
19:12:40 [2020-04-09T19:12:40.721Z] DONE 0 tests in 0.102s
19:12:40 [2020-04-09T19:12:40.721Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.852Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] === RUN   TestAuthZPluginV2Disable
19:12:40 [2020-04-09T19:12:40.852Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:12:40 [2020-04-09T19:12:40.852Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:12:40 [2020-04-09T19:12:40.852Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:12:40 [2020-04-09T19:12:40.852Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] PASS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === Skipped
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.02s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
19:12:40 [2020-04-09T19:12:40.852Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] 
19:12:40 [2020-04-09T19:12:40.852Z] DONE 17 tests, 17 skipped in 0.593s
19:12:40 [2020-04-09T19:12:40.852Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:12:40 [2020-04-09T19:12:40.976Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.976Z] +++ set -e
19:12:40 [2020-04-09T19:12:40.976Z] +++ '[' -n 0 ']'
19:12:40 [2020-04-09T19:12:40.976Z] +++ set -x
19:12:40 [2020-04-09T19:12:40.976Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.976Z] INFO: Testing against a local daemon
19:12:40 [2020-04-09T19:12:40.976Z] testing: warning: no tests to run
19:12:40 [2020-04-09T19:12:40.976Z] PASS
19:12:40 [2020-04-09T19:12:40.976Z] 
19:12:40 [2020-04-09T19:12:40.976Z] DONE 0 tests in 0.087s
19:12:40 [2020-04-09T19:12:40.976Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.976Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:40 [2020-04-09T19:12:40.976Z] +++ set -e
19:12:40 [2020-04-09T19:12:40.976Z] +++ '[' -n 0 ']'
19:12:40 [2020-04-09T19:12:40.976Z] +++ set -x
19:12:40 [2020-04-09T19:12:40.976Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.107Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.107Z] === RUN   TestPluginInvalidJSON
19:12:41 [2020-04-09T19:12:41.107Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:12:41 [2020-04-09T19:12:41.107Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:12:41 [2020-04-09T19:12:41.107Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:12:41 [2020-04-09T19:12:41.107Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:12:41 [2020-04-09T19:12:41.107Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:12:41 [2020-04-09T19:12:41.107Z] PASS
19:12:41 [2020-04-09T19:12:41.107Z] 
19:12:41 [2020-04-09T19:12:41.107Z] DONE 2 tests in 0.143s
19:12:41 [2020-04-09T19:12:41.107Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:12:41 [2020-04-09T19:12:41.107Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.107Z] === RUN   TestExternalGraphDriver
19:12:41 [2020-04-09T19:12:41.231Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.231Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.231Z] PASS
19:12:41 [2020-04-09T19:12:41.231Z] 
19:12:41 [2020-04-09T19:12:41.231Z] DONE 0 tests in 0.131s
19:12:41 [2020-04-09T19:12:41.231Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.231Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.231Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.231Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.231Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.231Z] PASS
19:12:41 [2020-04-09T19:12:41.231Z] 
19:12:41 [2020-04-09T19:12:41.231Z] DONE 0 tests in 0.076s
19:12:41 [2020-04-09T19:12:41.231Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.231Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.231Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.231Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.231Z] PASS
19:12:41 [2020-04-09T19:12:41.231Z] 
19:12:41 [2020-04-09T19:12:41.231Z] DONE 0 tests in 0.016s
19:12:41 [2020-04-09T19:12:41.231Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.231Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.231Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.231Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.231Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.365Z] --- SKIP: TestExternalGraphDriver (0.09s)
19:12:41 [2020-04-09T19:12:41.366Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.366Z] === RUN   TestGraphdriverPluginV2
19:12:41 [2020-04-09T19:12:41.366Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:12:41 [2020-04-09T19:12:41.366Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.366Z] PASS
19:12:41 [2020-04-09T19:12:41.366Z] 
19:12:41 [2020-04-09T19:12:41.366Z] === Skipped
19:12:41 [2020-04-09T19:12:41.366Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s)
19:12:41 [2020-04-09T19:12:41.366Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.366Z] 
19:12:41 [2020-04-09T19:12:41.366Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
19:12:41 [2020-04-09T19:12:41.366Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.366Z] 
19:12:41 [2020-04-09T19:12:41.366Z] 
19:12:41 [2020-04-09T19:12:41.366Z] DONE 2 tests, 2 skipped in 0.242s
19:12:41 [2020-04-09T19:12:41.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:12:41 [2020-04-09T19:12:41.366Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.366Z] === RUN   TestContinueAfterPluginCrash
19:12:41 [2020-04-09T19:12:41.366Z] === PAUSE TestContinueAfterPluginCrash
19:12:41 [2020-04-09T19:12:41.366Z] === RUN   TestReadPluginNoRead
19:12:41 [2020-04-09T19:12:41.366Z] === PAUSE TestReadPluginNoRead
19:12:41 [2020-04-09T19:12:41.366Z] === RUN   TestDaemonStartWithLogOpt
19:12:41 [2020-04-09T19:12:41.366Z] === PAUSE TestDaemonStartWithLogOpt
19:12:41 [2020-04-09T19:12:41.366Z] === CONT  TestContinueAfterPluginCrash
19:12:41 [2020-04-09T19:12:41.366Z] === CONT  TestDaemonStartWithLogOpt
19:12:41 [2020-04-09T19:12:41.366Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s)
19:12:41 [2020-04-09T19:12:41.366Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.366Z] === CONT  TestReadPluginNoRead
19:12:41 [2020-04-09T19:12:41.366Z] --- SKIP: TestContinueAfterPluginCrash (0.00s)
19:12:41 [2020-04-09T19:12:41.366Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.366Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:12:41 [2020-04-09T19:12:41.366Z]     read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.366Z] PASS
19:12:41 [2020-04-09T19:12:41.487Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.487Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.487Z] PASS
19:12:41 [2020-04-09T19:12:41.487Z] 
19:12:41 [2020-04-09T19:12:41.487Z] DONE 0 tests in 0.119s
19:12:41 [2020-04-09T19:12:41.487Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.487Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.487Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.487Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.487Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.487Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.487Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.487Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.487Z] PASS
19:12:41 [2020-04-09T19:12:41.487Z] 
19:12:41 [2020-04-09T19:12:41.487Z] DONE 0 tests in 0.081s
19:12:41 [2020-04-09T19:12:41.487Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.487Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.487Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.487Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.487Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.487Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.621Z] 
19:12:41 [2020-04-09T19:12:41.621Z] === Skipped
19:12:41 [2020-04-09T19:12:41.621Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s)
19:12:41 [2020-04-09T19:12:41.621Z] === PAUSE TestDaemonStartWithLogOpt
19:12:41 [2020-04-09T19:12:41.621Z] === CONT  TestDaemonStartWithLogOpt
19:12:41 [2020-04-09T19:12:41.621Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.621Z] 
19:12:41 [2020-04-09T19:12:41.621Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s)
19:12:41 [2020-04-09T19:12:41.621Z] === PAUSE TestContinueAfterPluginCrash
19:12:41 [2020-04-09T19:12:41.621Z] === CONT  TestContinueAfterPluginCrash
19:12:41 [2020-04-09T19:12:41.621Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.621Z] 
19:12:41 [2020-04-09T19:12:41.621Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s)
19:12:41 [2020-04-09T19:12:41.621Z] === PAUSE TestReadPluginNoRead
19:12:41 [2020-04-09T19:12:41.621Z] === CONT  TestReadPluginNoRead
19:12:41 [2020-04-09T19:12:41.621Z]     read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.621Z] 
19:12:41 [2020-04-09T19:12:41.621Z] 
19:12:41 [2020-04-09T19:12:41.621Z] DONE 3 tests, 3 skipped in 0.159s
19:12:41 [2020-04-09T19:12:41.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:12:41 [2020-04-09T19:12:41.621Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.621Z] PASS
19:12:41 [2020-04-09T19:12:41.621Z] 
19:12:41 [2020-04-09T19:12:41.621Z] DONE 0 tests in 0.074s
19:12:41 [2020-04-09T19:12:41.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:12:41 [2020-04-09T19:12:41.742Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.742Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.742Z] PASS
19:12:41 [2020-04-09T19:12:41.742Z] 
19:12:41 [2020-04-09T19:12:41.742Z] DONE 0 tests in 0.101s
19:12:41 [2020-04-09T19:12:41.742Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.742Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.742Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.742Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.742Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.742Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.742Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.742Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.742Z] PASS
19:12:41 [2020-04-09T19:12:41.742Z] 
19:12:41 [2020-04-09T19:12:41.742Z] DONE 0 tests in 0.082s
19:12:41 [2020-04-09T19:12:41.742Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.742Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.742Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.742Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.742Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.743Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.877Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.877Z] === RUN   TestPluginWithDevMounts
19:12:41 [2020-04-09T19:12:41.877Z] === PAUSE TestPluginWithDevMounts
19:12:41 [2020-04-09T19:12:41.877Z] === CONT  TestPluginWithDevMounts
19:12:41 [2020-04-09T19:12:41.877Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:12:41 [2020-04-09T19:12:41.877Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.877Z] PASS
19:12:41 [2020-04-09T19:12:41.877Z] 
19:12:41 [2020-04-09T19:12:41.877Z] === Skipped
19:12:41 [2020-04-09T19:12:41.877Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
19:12:41 [2020-04-09T19:12:41.877Z] === PAUSE TestPluginWithDevMounts
19:12:41 [2020-04-09T19:12:41.877Z] === CONT  TestPluginWithDevMounts
19:12:41 [2020-04-09T19:12:41.877Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.877Z] 
19:12:41 [2020-04-09T19:12:41.877Z] 
19:12:41 [2020-04-09T19:12:41.877Z] DONE 1 tests, 1 skipped in 0.176s
19:12:41 [2020-04-09T19:12:41.877Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:12:41 [2020-04-09T19:12:41.877Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.877Z] === RUN   TestSecretInspect
19:12:41 [2020-04-09T19:12:41.877Z] --- SKIP: TestSecretInspect (0.02s)
19:12:41 [2020-04-09T19:12:41.877Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.877Z] === RUN   TestSecretList
19:12:41 [2020-04-09T19:12:41.877Z] --- SKIP: TestSecretList (0.02s)
19:12:41 [2020-04-09T19:12:41.877Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.877Z] === RUN   TestSecretsCreateAndDelete
19:12:41 [2020-04-09T19:12:41.877Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
19:12:41 [2020-04-09T19:12:41.877Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.877Z] === RUN   TestSecretsUpdate
19:12:41 [2020-04-09T19:12:41.877Z] --- SKIP: TestSecretsUpdate (0.02s)
19:12:41 [2020-04-09T19:12:41.877Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.877Z] === RUN   TestTemplatedSecret
19:12:41 [2020-04-09T19:12:41.877Z] --- SKIP: TestTemplatedSecret (0.00s)
19:12:41 [2020-04-09T19:12:41.877Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:41 [2020-04-09T19:12:41.877Z] === RUN   TestSecretCreateResolve
19:12:41 [2020-04-09T19:12:41.997Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.998Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.998Z] PASS
19:12:41 [2020-04-09T19:12:41.998Z] 
19:12:41 [2020-04-09T19:12:41.998Z] DONE 0 tests in 0.094s
19:12:41 [2020-04-09T19:12:41.998Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.998Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.998Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.998Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.998Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.998Z] INFO: Testing against a local daemon
19:12:41 [2020-04-09T19:12:41.998Z] testing: warning: no tests to run
19:12:41 [2020-04-09T19:12:41.998Z] PASS
19:12:41 [2020-04-09T19:12:41.998Z] 
19:12:41 [2020-04-09T19:12:41.998Z] DONE 0 tests in 0.091s
19:12:41 [2020-04-09T19:12:41.998Z] Running integration-test (iteration 4)
19:12:41 [2020-04-09T19:12:41.998Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.998Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:41 [2020-04-09T19:12:41.998Z] +++ set -e
19:12:41 [2020-04-09T19:12:41.998Z] +++ '[' -n 0 ']'
19:12:41 [2020-04-09T19:12:41.998Z] +++ set -x
19:12:41 [2020-04-09T19:12:41.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.132Z] --- SKIP: TestSecretCreateResolve (0.02s)
19:12:42 [2020-04-09T19:12:42.132Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.132Z] PASS
19:12:42 [2020-04-09T19:12:42.132Z] 
19:12:42 [2020-04-09T19:12:42.132Z] === Skipped
19:12:42 [2020-04-09T19:12:42.132Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
19:12:42 [2020-04-09T19:12:42.132Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.132Z] 
19:12:42 [2020-04-09T19:12:42.132Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
19:12:42 [2020-04-09T19:12:42.132Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.132Z] 
19:12:42 [2020-04-09T19:12:42.133Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
19:12:42 [2020-04-09T19:12:42.133Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.133Z] 
19:12:42 [2020-04-09T19:12:42.133Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
19:12:42 [2020-04-09T19:12:42.133Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.133Z] 
19:12:42 [2020-04-09T19:12:42.133Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
19:12:42 [2020-04-09T19:12:42.133Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.133Z] 
19:12:42 [2020-04-09T19:12:42.133Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
19:12:42 [2020-04-09T19:12:42.133Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.133Z] 
19:12:42 [2020-04-09T19:12:42.133Z] 
19:12:42 [2020-04-09T19:12:42.133Z] DONE 6 tests, 6 skipped in 0.240s
19:12:42 [2020-04-09T19:12:42.133Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:12:42 [2020-04-09T19:12:42.133Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.133Z] === RUN   TestServiceCreateInit
19:12:42 [2020-04-09T19:12:42.133Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:12:42 [2020-04-09T19:12:42.133Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:12:42 [2020-04-09T19:12:42.133Z] --- PASS: TestServiceCreateInit (0.02s)
19:12:42 [2020-04-09T19:12:42.133Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:12:42 [2020-04-09T19:12:42.133Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.133Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:12:42 [2020-04-09T19:12:42.133Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.133Z] === RUN   TestCreateServiceMultipleTimes
19:12:42 [2020-04-09T19:12:42.223Z] --- PASS: TestConfigList (2.93s)
19:12:42 [2020-04-09T19:12:42.223Z] === RUN   TestConfigsCreateAndDelete
19:12:42 [2020-04-09T19:12:42.253Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.253Z] testing: warning: no tests to run
19:12:42 [2020-04-09T19:12:42.253Z] PASS
19:12:42 [2020-04-09T19:12:42.253Z] 
19:12:42 [2020-04-09T19:12:42.253Z] DONE 0 tests in 0.107s
19:12:42 [2020-04-09T19:12:42.253Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.253Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.253Z] +++ set -e
19:12:42 [2020-04-09T19:12:42.253Z] +++ '[' -n 0 ']'
19:12:42 [2020-04-09T19:12:42.253Z] +++ set -x
19:12:42 [2020-04-09T19:12:42.253Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.253Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.253Z] testing: warning: no tests to run
19:12:42 [2020-04-09T19:12:42.253Z] PASS
19:12:42 [2020-04-09T19:12:42.253Z] 
19:12:42 [2020-04-09T19:12:42.253Z] DONE 0 tests in 0.135s
19:12:42 [2020-04-09T19:12:42.253Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.253Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.253Z] +++ set -e
19:12:42 [2020-04-09T19:12:42.253Z] +++ '[' -n 0 ']'
19:12:42 [2020-04-09T19:12:42.253Z] +++ set -x
19:12:42 [2020-04-09T19:12:42.253Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateServiceConflict
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateServiceConflict (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateServiceMaxReplicas
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateWithDuplicateNetworkNames
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateServiceSecretFileMode
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateServiceConfigFileMode
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateServiceSysctls
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateServiceSysctls (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateServiceCapabilities
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestInspect
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestInspect (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestCreateJob
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestCreateJob (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestReplicatedJob
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestReplicatedJob (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestUpdateReplicatedJob
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestServiceListWithStatuses
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:12:42 [2020-04-09T19:12:42.388Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestDockerNetworkConnectAlias
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestDockerNetworkReConnect
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestServicePlugin
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestServicePlugin (0.02s)
19:12:42 [2020-04-09T19:12:42.388Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestServiceUpdateLabel
19:12:42 [2020-04-09T19:12:42.388Z] --- SKIP: TestServiceUpdateLabel (0.01s)
19:12:42 [2020-04-09T19:12:42.388Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.388Z] === RUN   TestServiceUpdateSecrets
19:12:42 [2020-04-09T19:12:42.508Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:42 [2020-04-09T19:12:42.508Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:42 [2020-04-09T19:12:42.508Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:42 [2020-04-09T19:12:42.508Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:42 [2020-04-09T19:12:42.508Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:42 [2020-04-09T19:12:42.508Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:42 [2020-04-09T19:12:42.508Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:42 [2020-04-09T19:12:42.508Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:42 [2020-04-09T19:12:42.508Z] PASS
19:12:42 [2020-04-09T19:12:42.508Z] 
19:12:42 [2020-04-09T19:12:42.508Z] DONE 15 tests in 0.249s
19:12:42 [2020-04-09T19:12:42.508Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.508Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.508Z] +++ set -e
19:12:42 [2020-04-09T19:12:42.508Z] +++ '[' -n 0 ']'
19:12:42 [2020-04-09T19:12:42.508Z] +++ set -x
19:12:42 [2020-04-09T19:12:42.508Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.643Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] === RUN   TestServiceUpdateConfigs
19:12:42 [2020-04-09T19:12:42.643Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] === RUN   TestServiceUpdateNetwork
19:12:42 [2020-04-09T19:12:42.643Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] PASS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === Skipped
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:12:42 [2020-04-09T19:12:42.643Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:12:42 [2020-04-09T19:12:42.643Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:12:42 [2020-04-09T19:12:42.643Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:12:42 [2020-04-09T19:12:42.643Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestInspect (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:12:42 [2020-04-09T19:12:42.643Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
19:12:42 [2020-04-09T19:12:42.643Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] DONE 23 tests, 22 skipped in 0.523s
19:12:42 [2020-04-09T19:12:42.643Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:12:42 [2020-04-09T19:12:42.643Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.643Z] === RUN   TestSessionCreate
19:12:42 [2020-04-09T19:12:42.643Z] --- PASS: TestSessionCreate (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z] === RUN   TestSessionCreateWithBadUpgrade
19:12:42 [2020-04-09T19:12:42.643Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:12:42 [2020-04-09T19:12:42.643Z] PASS
19:12:42 [2020-04-09T19:12:42.643Z] 
19:12:42 [2020-04-09T19:12:42.643Z] DONE 2 tests in 0.185s
19:12:42 [2020-04-09T19:12:42.763Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.763Z] testing: warning: no tests to run
19:12:42 [2020-04-09T19:12:42.763Z] PASS
19:12:42 [2020-04-09T19:12:42.763Z] 
19:12:42 [2020-04-09T19:12:42.763Z] DONE 0 tests in 0.095s
19:12:42 [2020-04-09T19:12:42.763Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.763Z] +++ set -e
19:12:42 [2020-04-09T19:12:42.763Z] +++ '[' -n 0 ']'
19:12:42 [2020-04-09T19:12:42.763Z] +++ set -x
19:12:42 [2020-04-09T19:12:42.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:42 [2020-04-09T19:12:42.763Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.763Z] testing: warning: no tests to run
19:12:42 [2020-04-09T19:12:42.763Z] PASS
19:12:42 [2020-04-09T19:12:42.763Z] 
19:12:42 [2020-04-09T19:12:42.763Z] DONE 0 tests in 0.116s
19:12:42 [2020-04-09T19:12:42.898Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:12:42 [2020-04-09T19:12:42.898Z] INFO: Testing against a local daemon
19:12:42 [2020-04-09T19:12:42.898Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:12:42 [2020-04-09T19:12:42.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
19:12:42 [2020-04-09T19:12:42.898Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:12:42 [2020-04-09T19:12:42.898Z] === RUN   TestEventsExecDie
19:12:43 [2020-04-09T19:12:43.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.018Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.018Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.018Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.018Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.018Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.018Z] INFO: Testing against a local daemon
19:12:43 [2020-04-09T19:12:43.018Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.018Z] PASS
19:12:43 [2020-04-09T19:12:43.018Z] 
19:12:43 [2020-04-09T19:12:43.018Z] DONE 0 tests in 0.094s
19:12:43 [2020-04-09T19:12:43.018Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.018Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.018Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.018Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.018Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.019Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.019Z] INFO: Testing against a local daemon
19:12:43 [2020-04-09T19:12:43.019Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.019Z] PASS
19:12:43 [2020-04-09T19:12:43.019Z] 
19:12:43 [2020-04-09T19:12:43.019Z] DONE 0 tests in 0.098s
19:12:43 [2020-04-09T19:12:43.019Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.019Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.019Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.019Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.019Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.019Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.284Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.284Z] PASS
19:12:43 [2020-04-09T19:12:43.284Z] 
19:12:43 [2020-04-09T19:12:43.284Z] DONE 0 tests in 0.012s
19:12:43 [2020-04-09T19:12:43.284Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.284Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.284Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.284Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.284Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.284Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.284Z] INFO: Testing against a local daemon
19:12:43 [2020-04-09T19:12:43.284Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.284Z] PASS
19:12:43 [2020-04-09T19:12:43.284Z] 
19:12:43 [2020-04-09T19:12:43.284Z] DONE 0 tests in 0.079s
19:12:43 [2020-04-09T19:12:43.284Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.284Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.284Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.284Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.284Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.284Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.284Z] INFO: Testing against a local daemon
19:12:43 [2020-04-09T19:12:43.284Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.284Z] PASS
19:12:43 [2020-04-09T19:12:43.284Z] 
19:12:43 [2020-04-09T19:12:43.284Z] DONE 0 tests in 0.081s
19:12:43 [2020-04-09T19:12:43.539Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.539Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.539Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.539Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.539Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.539Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.539Z] INFO: Testing against a local daemon
19:12:43 [2020-04-09T19:12:43.539Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.539Z] PASS
19:12:43 [2020-04-09T19:12:43.539Z] 
19:12:43 [2020-04-09T19:12:43.539Z] DONE 0 tests in 0.142s
19:12:43 [2020-04-09T19:12:43.539Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.539Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.539Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.539Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.539Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.539Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.795Z] INFO: Testing against a local daemon
19:12:43 [2020-04-09T19:12:43.795Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.795Z] PASS
19:12:43 [2020-04-09T19:12:43.795Z] 
19:12:43 [2020-04-09T19:12:43.795Z] DONE 0 tests in 0.132s
19:12:43 [2020-04-09T19:12:43.795Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.795Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.795Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.795Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.795Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.795Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.795Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.795Z] PASS
19:12:43 [2020-04-09T19:12:43.795Z] 
19:12:43 [2020-04-09T19:12:43.795Z] DONE 0 tests in 0.014s
19:12:43 [2020-04-09T19:12:43.795Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.795Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.795Z] +++ set -e
19:12:43 [2020-04-09T19:12:43.795Z] +++ '[' -n 0 ']'
19:12:43 [2020-04-09T19:12:43.795Z] +++ set -x
19:12:43 [2020-04-09T19:12:43.795Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:43 [2020-04-09T19:12:43.795Z] INFO: Testing against a local daemon
19:12:43 [2020-04-09T19:12:43.795Z] testing: warning: no tests to run
19:12:43 [2020-04-09T19:12:43.795Z] PASS
19:12:43 [2020-04-09T19:12:43.795Z] 
19:12:43 [2020-04-09T19:12:43.795Z] DONE 0 tests in 0.111s
19:12:43 [2020-04-09T19:12:43.823Z] --- PASS: TestEventsExecDie (0.69s)
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestEventsBackwardsCompatible
19:12:43 [2020-04-09T19:12:43.823Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoBinaryCommits
19:12:43 [2020-04-09T19:12:43.823Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoAPIVersioned
19:12:43 [2020-04-09T19:12:43.823Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoDiscoveryBackend
19:12:43 [2020-04-09T19:12:43.823Z] --- SKIP: TestInfoDiscoveryBackend (0.00s)
19:12:43 [2020-04-09T19:12:43.823Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:12:43 [2020-04-09T19:12:43.823Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s)
19:12:43 [2020-04-09T19:12:43.823Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:12:43 [2020-04-09T19:12:43.823Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:12:43 [2020-04-09T19:12:43.823Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoAPI
19:12:43 [2020-04-09T19:12:43.823Z] --- PASS: TestInfoAPI (0.02s)
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoAPIWarnings
19:12:43 [2020-04-09T19:12:43.823Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:12:43 [2020-04-09T19:12:43.823Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoDebug
19:12:43 [2020-04-09T19:12:43.823Z] --- SKIP: TestInfoDebug (0.00s)
19:12:43 [2020-04-09T19:12:43.823Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoInsecureRegistries
19:12:43 [2020-04-09T19:12:43.823Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
19:12:43 [2020-04-09T19:12:43.823Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestInfoRegistryMirrors
19:12:43 [2020-04-09T19:12:43.823Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
19:12:43 [2020-04-09T19:12:43.823Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestLoginFailsWithBadCredentials
19:12:43 [2020-04-09T19:12:43.823Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestPingCacheHeaders
19:12:43 [2020-04-09T19:12:43.823Z] --- PASS: TestPingCacheHeaders (0.02s)
19:12:43 [2020-04-09T19:12:43.823Z] === RUN   TestPingGet
19:12:44 [2020-04-09T19:12:44.059Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.059Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.059Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.059Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.059Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.059Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.059Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.059Z] testing: warning: no tests to run
19:12:44 [2020-04-09T19:12:44.059Z] PASS
19:12:44 [2020-04-09T19:12:44.059Z] 
19:12:44 [2020-04-09T19:12:44.059Z] DONE 0 tests in 0.138s
19:12:44 [2020-04-09T19:12:44.059Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.059Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.059Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.059Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.059Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.059Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.079Z] --- PASS: TestPingGet (0.02s)
19:12:44 [2020-04-09T19:12:44.079Z] === RUN   TestPingHead
19:12:44 [2020-04-09T19:12:44.079Z] --- PASS: TestPingHead (0.02s)
19:12:44 [2020-04-09T19:12:44.079Z] === RUN   TestVersion
19:12:44 [2020-04-09T19:12:44.079Z] --- PASS: TestVersion (0.02s)
19:12:44 [2020-04-09T19:12:44.079Z] PASS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === Skipped
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
19:12:44 [2020-04-09T19:12:44.079Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s)
19:12:44 [2020-04-09T19:12:44.079Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s)
19:12:44 [2020-04-09T19:12:44.079Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:12:44 [2020-04-09T19:12:44.079Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s)
19:12:44 [2020-04-09T19:12:44.079Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s)
19:12:44 [2020-04-09T19:12:44.079Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s)
19:12:44 [2020-04-09T19:12:44.079Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s)
19:12:44 [2020-04-09T19:12:44.079Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] 
19:12:44 [2020-04-09T19:12:44.079Z] DONE 18 tests, 8 skipped in 1.215s
19:12:44 [2020-04-09T19:12:44.079Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:12:44 [2020-04-09T19:12:44.079Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.079Z] === RUN   TestVolumesCreateAndList
19:12:44 [2020-04-09T19:12:44.079Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:12:44 [2020-04-09T19:12:44.079Z] === RUN   TestVolumesRemove
19:12:44 [2020-04-09T19:12:44.315Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.315Z] testing: warning: no tests to run
19:12:44 [2020-04-09T19:12:44.315Z] PASS
19:12:44 [2020-04-09T19:12:44.315Z] 
19:12:44 [2020-04-09T19:12:44.315Z] DONE 0 tests in 0.118s
19:12:44 [2020-04-09T19:12:44.315Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.315Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.315Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.315Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.315Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.315Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.315Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.315Z] testing: warning: no tests to run
19:12:44 [2020-04-09T19:12:44.315Z] PASS
19:12:44 [2020-04-09T19:12:44.315Z] 
19:12:44 [2020-04-09T19:12:44.315Z] DONE 0 tests in 0.103s
19:12:44 [2020-04-09T19:12:44.315Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.315Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.315Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.315Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.315Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.315Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.334Z] --- PASS: TestVolumesRemove (0.09s)
19:12:44 [2020-04-09T19:12:44.334Z] === RUN   TestVolumesInspect
19:12:44 [2020-04-09T19:12:44.334Z] --- PASS: TestVolumesInspect (0.02s)
19:12:44 [2020-04-09T19:12:44.334Z] === RUN   TestVolumesInvalidJSON
19:12:44 [2020-04-09T19:12:44.335Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:12:44 [2020-04-09T19:12:44.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:12:44 [2020-04-09T19:12:44.335Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:12:44 [2020-04-09T19:12:44.335Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:12:44 [2020-04-09T19:12:44.335Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:12:44 [2020-04-09T19:12:44.335Z] PASS
19:12:44 [2020-04-09T19:12:44.335Z] 
19:12:44 [2020-04-09T19:12:44.335Z] DONE 5 tests in 0.287s
19:12:44 [2020-04-09T19:12:44.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:12:44 [2020-04-09T19:12:44.335Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11758 is not a child of this shell
19:12:44 [2020-04-09T19:12:44.335Z] warning: PID 11758 from bundles/test-integration/docker.pid had a nonzero exit code
19:12:44 [2020-04-09T19:12:44.335Z] Leaving: AppArmorNo profiles have been unloaded.
19:12:44 [2020-04-09T19:12:44.335Z] 
19:12:44 [2020-04-09T19:12:44.335Z] Unloading profiles will leave already running processes permanently
19:12:44 [2020-04-09T19:12:44.335Z] unconfined, which can lead to unexpected situations.
19:12:44 [2020-04-09T19:12:44.335Z] 
19:12:44 [2020-04-09T19:12:44.335Z] To set a process to complain mode, use the command line tool
19:12:44 [2020-04-09T19:12:44.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:12:44 [2020-04-09T19:12:44.335Z] Removing test suite binaries
19:12:44 [2020-04-09T19:12:44.570Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.570Z] testing: warning: no tests to run
19:12:44 [2020-04-09T19:12:44.570Z] PASS
19:12:44 [2020-04-09T19:12:44.570Z] 
19:12:44 [2020-04-09T19:12:44.570Z] DONE 0 tests in 0.108s
19:12:44 [2020-04-09T19:12:44.570Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.570Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.570Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.570Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.570Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.570Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.570Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.570Z] testing: warning: no tests to run
19:12:44 [2020-04-09T19:12:44.570Z] PASS
19:12:44 [2020-04-09T19:12:44.570Z] 
19:12:44 [2020-04-09T19:12:44.570Z] DONE 0 tests in 0.072s
19:12:44 [2020-04-09T19:12:44.570Z] Running integration-test (iteration 5)
19:12:44 [2020-04-09T19:12:44.570Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.570Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.570Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.570Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.570Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.570Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.826Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.826Z] testing: warning: no tests to run
19:12:44 [2020-04-09T19:12:44.826Z] PASS
19:12:44 [2020-04-09T19:12:44.826Z] 
19:12:44 [2020-04-09T19:12:44.826Z] DONE 0 tests in 0.097s
19:12:44 [2020-04-09T19:12:44.826Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.826Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.826Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.826Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.826Z] INFO: Testing against a local daemon
19:12:44 [2020-04-09T19:12:44.826Z] testing: warning: no tests to run
19:12:44 [2020-04-09T19:12:44.826Z] PASS
19:12:44 [2020-04-09T19:12:44.826Z] 
19:12:44 [2020-04-09T19:12:44.826Z] DONE 0 tests in 0.100s
19:12:44 [2020-04-09T19:12:44.826Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.826Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:44 [2020-04-09T19:12:44.826Z] +++ set -e
19:12:44 [2020-04-09T19:12:44.826Z] +++ '[' -n 0 ']'
19:12:44 [2020-04-09T19:12:44.826Z] +++ set -x
19:12:44 [2020-04-09T19:12:44.826Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] INFO: Testing against a local daemon
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:45 [2020-04-09T19:12:45.081Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:45 [2020-04-09T19:12:45.081Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:45 [2020-04-09T19:12:45.081Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:45 [2020-04-09T19:12:45.081Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_os
19:12:45 [2020-04-09T19:12:45.081Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:12:45 [2020-04-09T19:12:45.081Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
19:12:45 [2020-04-09T19:12:45.081Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
19:12:45 [2020-04-09T19:12:45.081Z] PASS
19:12:45 [2020-04-09T19:12:45.081Z] 
19:12:45 [2020-04-09T19:12:45.081Z] DONE 15 tests in 0.234s
19:12:45 [2020-04-09T19:12:45.081Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.081Z] +++ set -e
19:12:45 [2020-04-09T19:12:45.081Z] +++ '[' -n 0 ']'
19:12:45 [2020-04-09T19:12:45.081Z] +++ set -x
19:12:45 [2020-04-09T19:12:45.081Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.259Z] 
19:12:45 [2020-04-09T19:12:45.337Z] INFO: Testing against a local daemon
19:12:45 [2020-04-09T19:12:45.337Z] testing: warning: no tests to run
19:12:45 [2020-04-09T19:12:45.337Z] PASS
19:12:45 [2020-04-09T19:12:45.337Z] 
19:12:45 [2020-04-09T19:12:45.337Z] DONE 0 tests in 0.099s
19:12:45 [2020-04-09T19:12:45.337Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.337Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.337Z] +++ set -e
19:12:45 [2020-04-09T19:12:45.337Z] +++ '[' -n 0 ']'
19:12:45 [2020-04-09T19:12:45.337Z] +++ set -x
19:12:45 [2020-04-09T19:12:45.337Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.337Z] INFO: Testing against a local daemon
19:12:45 [2020-04-09T19:12:45.337Z] testing: warning: no tests to run
19:12:45 [2020-04-09T19:12:45.337Z] PASS
19:12:45 [2020-04-09T19:12:45.337Z] 
19:12:45 [2020-04-09T19:12:45.337Z] DONE 0 tests in 0.099s
19:12:45 [2020-04-09T19:12:45.506Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
19:12:45 [2020-04-09T19:12:45.506Z] === RUN   TestConfigsUpdate
19:12:45 [2020-04-09T19:12:45.592Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.592Z] +++ set -e
19:12:45 [2020-04-09T19:12:45.592Z] +++ '[' -n 0 ']'
19:12:45 [2020-04-09T19:12:45.592Z] +++ set -x
19:12:45 [2020-04-09T19:12:45.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.592Z] INFO: Testing against a local daemon
19:12:45 [2020-04-09T19:12:45.592Z] testing: warning: no tests to run
19:12:45 [2020-04-09T19:12:45.592Z] PASS
19:12:45 [2020-04-09T19:12:45.592Z] 
19:12:45 [2020-04-09T19:12:45.592Z] DONE 0 tests in 0.118s
19:12:45 [2020-04-09T19:12:45.592Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.592Z] +++ set -e
19:12:45 [2020-04-09T19:12:45.592Z] +++ '[' -n 0 ']'
19:12:45 [2020-04-09T19:12:45.592Z] +++ set -x
19:12:45 [2020-04-09T19:12:45.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] INFO: Testing against a local daemon
19:12:45 [2020-04-09T19:12:45.848Z] testing: warning: no tests to run
19:12:45 [2020-04-09T19:12:45.848Z] PASS
19:12:45 [2020-04-09T19:12:45.848Z] 
19:12:45 [2020-04-09T19:12:45.848Z] DONE 0 tests in 0.127s
19:12:45 [2020-04-09T19:12:45.848Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] +++ set -e
19:12:45 [2020-04-09T19:12:45.848Z] +++ '[' -n 0 ']'
19:12:45 [2020-04-09T19:12:45.848Z] +++ set -x
19:12:45 [2020-04-09T19:12:45.848Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] testing: warning: no tests to run
19:12:45 [2020-04-09T19:12:45.848Z] PASS
19:12:45 [2020-04-09T19:12:45.848Z] 
19:12:45 [2020-04-09T19:12:45.848Z] DONE 0 tests in 0.016s
19:12:45 [2020-04-09T19:12:45.848Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] +++ set -e
19:12:45 [2020-04-09T19:12:45.848Z] +++ '[' -n 0 ']'
19:12:45 [2020-04-09T19:12:45.848Z] +++ set -x
19:12:45 [2020-04-09T19:12:45.848Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] INFO: Testing against a local daemon
19:12:45 [2020-04-09T19:12:45.848Z] testing: warning: no tests to run
19:12:45 [2020-04-09T19:12:45.848Z] PASS
19:12:45 [2020-04-09T19:12:45.848Z] 
19:12:45 [2020-04-09T19:12:45.848Z] DONE 0 tests in 0.090s
19:12:45 [2020-04-09T19:12:45.848Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:45 [2020-04-09T19:12:45.848Z] +++ set -e
19:12:45 [2020-04-09T19:12:45.848Z] +++ '[' -n 0 ']'
19:12:45 [2020-04-09T19:12:45.848Z] +++ set -x
19:12:45 [2020-04-09T19:12:45.848Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.103Z] INFO: Testing against a local daemon
19:12:46 [2020-04-09T19:12:46.103Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.103Z] PASS
19:12:46 [2020-04-09T19:12:46.103Z] 
19:12:46 [2020-04-09T19:12:46.103Z] DONE 0 tests in 0.093s
19:12:46 [2020-04-09T19:12:46.103Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.104Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.104Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.104Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.104Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.104Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.104Z] INFO: Testing against a local daemon
19:12:46 [2020-04-09T19:12:46.104Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.104Z] PASS
19:12:46 [2020-04-09T19:12:46.104Z] 
19:12:46 [2020-04-09T19:12:46.104Z] DONE 0 tests in 0.121s
19:12:46 [2020-04-09T19:12:46.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.104Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.104Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.104Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.104Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.104Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.359Z] INFO: Testing against a local daemon
19:12:46 [2020-04-09T19:12:46.359Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.359Z] PASS
19:12:46 [2020-04-09T19:12:46.359Z] 
19:12:46 [2020-04-09T19:12:46.359Z] DONE 0 tests in 0.084s
19:12:46 [2020-04-09T19:12:46.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.359Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.359Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.359Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.359Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.359Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.359Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.359Z] PASS
19:12:46 [2020-04-09T19:12:46.359Z] 
19:12:46 [2020-04-09T19:12:46.359Z] DONE 0 tests in 0.021s
19:12:46 [2020-04-09T19:12:46.359Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.359Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.359Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.359Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.359Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.359Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.615Z] INFO: Testing against a local daemon
19:12:46 [2020-04-09T19:12:46.615Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.615Z] PASS
19:12:46 [2020-04-09T19:12:46.615Z] 
19:12:46 [2020-04-09T19:12:46.615Z] DONE 0 tests in 0.082s
19:12:46 [2020-04-09T19:12:46.615Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.615Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.615Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.615Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.615Z] INFO: Testing against a local daemon
19:12:46 [2020-04-09T19:12:46.615Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.615Z] PASS
19:12:46 [2020-04-09T19:12:46.615Z] 
19:12:46 [2020-04-09T19:12:46.615Z] DONE 0 tests in 0.064s
19:12:46 [2020-04-09T19:12:46.615Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.615Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.615Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.615Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.870Z] INFO: Testing against a local daemon
19:12:46 [2020-04-09T19:12:46.870Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.870Z] PASS
19:12:46 [2020-04-09T19:12:46.870Z] 
19:12:46 [2020-04-09T19:12:46.870Z] DONE 0 tests in 0.144s
19:12:46 [2020-04-09T19:12:46.870Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.870Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.870Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.870Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.870Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.870Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.870Z] INFO: Testing against a local daemon
19:12:46 [2020-04-09T19:12:46.870Z] testing: warning: no tests to run
19:12:46 [2020-04-09T19:12:46.870Z] PASS
19:12:46 [2020-04-09T19:12:46.870Z] 
19:12:46 [2020-04-09T19:12:46.870Z] DONE 0 tests in 0.100s
19:12:46 [2020-04-09T19:12:46.870Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.870Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:46 [2020-04-09T19:12:46.870Z] +++ set -e
19:12:46 [2020-04-09T19:12:46.870Z] +++ '[' -n 0 ']'
19:12:46 [2020-04-09T19:12:46.870Z] +++ set -x
19:12:46 [2020-04-09T19:12:46.870Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:47 [2020-04-09T19:12:47.126Z] INFO: Testing against a local daemon
19:12:47 [2020-04-09T19:12:47.126Z] testing: warning: no tests to run
19:12:47 [2020-04-09T19:12:47.126Z] PASS
19:12:47 [2020-04-09T19:12:47.126Z] 
19:12:47 [2020-04-09T19:12:47.126Z] DONE 0 tests in 0.121s
19:12:47 [2020-04-09T19:12:47.126Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:47 [2020-04-09T19:12:47.126Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:47 [2020-04-09T19:12:47.126Z] +++ set -e
19:12:47 [2020-04-09T19:12:47.126Z] +++ '[' -n 0 ']'
19:12:47 [2020-04-09T19:12:47.126Z] +++ set -x
19:12:47 [2020-04-09T19:12:47.126Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestCreateDifferentPlatform
19:12:47 [2020-04-09T19:12:47.126Z] INFO: Testing against a local daemon
19:12:47 [2020-04-09T19:12:47.126Z] testing: warning: no tests to run
19:12:47 [2020-04-09T19:12:47.126Z] PASS
19:12:47 [2020-04-09T19:12:47.126Z] 
19:12:47 [2020-04-09T19:12:47.126Z] DONE 0 tests in 0.080s
19:12:47 [2020-04-09T19:12:47.126Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
19:12:47 [2020-04-09T19:12:47.126Z] +++++ cat bundles/test-integration-flaky/docker.pid
19:12:47 [2020-04-09T19:12:47.126Z] ++++ kill 5422
Post stage
[Pipeline] junit
19:12:47 [2020-04-09T19:12:47.154Z] Recording test results
19:12:48 [2020-04-09T19:12:48.530Z] ++++ /etc/init.d/apparmor stop
19:12:48 [2020-04-09T19:12:48.530Z] Leaving: AppArmorNo profiles have been unloaded.
19:12:48 [2020-04-09T19:12:48.530Z] 
19:12:48 [2020-04-09T19:12:48.530Z] Unloading profiles will leave already running processes permanently
19:12:48 [2020-04-09T19:12:48.530Z] unconfined, which can lead to unexpected situations.
19:12:48 [2020-04-09T19:12:48.530Z] 
19:12:48 [2020-04-09T19:12:48.530Z] To set a process to complain mode, use the command line tool
19:12:48 [2020-04-09T19:12:48.530Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:12:48 [2020-04-09T19:12:48.530Z] ++++ true
19:12:48 [2020-04-09T19:12:48.530Z] 
19:12:48 [2020-04-09T19:12:48.530Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:12:48 [2020-04-09T19:12:48.788Z] --- PASS: TestConfigsUpdate (3.24s)
19:12:48 [2020-04-09T19:12:48.788Z] === RUN   TestTemplatedConfig
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:12:49 [2020-04-09T19:12:49.431Z] + echo Ensuring container killed.
19:12:49 [2020-04-09T19:12:49.431Z] Ensuring container killed.
19:12:49 [2020-04-09T19:12:49.431Z] + docker rm -vf docker-pr10
19:12:49 [2020-04-09T19:12:49.431Z] Error: No such container: docker-pr10
19:12:49 [2020-04-09T19:12:49.431Z] + true
[Pipeline] sh
19:12:49 [2020-04-09T19:12:49.497Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:12:49 [2020-04-09T19:12:49.497Z] HOSTNAME=85eb7fe6dc41
19:12:49 [2020-04-09T19:12:49.497Z] TESTDEBUG=0
19:12:49 [2020-04-09T19:12:49.497Z] DEST=bundles/test-integration
19:12:49 [2020-04-09T19:12:49.497Z] PWD=/go/src/github.com/docker/docker
19:12:49 [2020-04-09T19:12:49.497Z] KEEPBUNDLE=1
19:12:49 [2020-04-09T19:12:49.497Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:12:49 [2020-04-09T19:12:49.497Z] container=docker
19:12:49 [2020-04-09T19:12:49.497Z] HOME=/root
19:12:49 [2020-04-09T19:12:49.497Z] GOLANG_VERSION=1.13.8
19:12:49 [2020-04-09T19:12:49.497Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:12:49 [2020-04-09T19:12:49.497Z] VALIDATE_BRANCH=master
19:12:49 [2020-04-09T19:12:49.497Z] TERM=xterm
19:12:49 [2020-04-09T19:12:49.497Z] DOCKER_PKG=github.com/docker/docker
19:12:49 [2020-04-09T19:12:49.497Z] SHLVL=1
19:12:49 [2020-04-09T19:12:49.497Z] TIMEOUT=120m
19:12:49 [2020-04-09T19:12:49.497Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:12:49 [2020-04-09T19:12:49.497Z] DOCKER_GRAPHDRIVER=overlay2
19:12:49 [2020-04-09T19:12:49.497Z] GO111MODULE=off
19:12:49 [2020-04-09T19:12:49.497Z] TEST_SKIP_INTEGRATION_CLI=1
19:12:49 [2020-04-09T19:12:49.497Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:12:49 [2020-04-09T19:12:49.497Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:12:49 [2020-04-09T19:12:49.497Z] GOPATH=/go
19:12:49 [2020-04-09T19:12:49.497Z] PKG_CONFIG=pkg-config
19:12:49 [2020-04-09T19:12:49.497Z] _=/usr/bin/env
19:12:49 [2020-04-09T19:12:49.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:12:49 [2020-04-09T19:12:49.712Z] + echo Chowning /workspace to jenkins user
19:12:49 [2020-04-09T19:12:49.712Z] Chowning /workspace to jenkins user
19:12:49 [2020-04-09T19:12:49.712Z] + id -u
19:12:49 [2020-04-09T19:12:49.712Z] + id -g
19:12:49 [2020-04-09T19:12:49.712Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40725:/workspace busybox chown -R 1000:1000 /workspace
19:12:49 [2020-04-09T19:12:49.712Z] Unable to find image 'busybox:latest' locally
19:12:49 [2020-04-09T19:12:49.712Z] latest: Pulling from library/busybox
19:12:49 [2020-04-09T19:12:49.970Z] 0669b0daf1fb: Pulling fs layer
19:12:50 [2020-04-09T19:12:50.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:12:51 [2020-04-09T19:12:51.322Z] --- PASS: TestTemplatedConfig (2.87s)
19:12:51 [2020-04-09T19:12:51.322Z] === RUN   TestConfigInspect
19:12:51 [2020-04-09T19:12:51.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:12:53 [2020-04-09T19:12:53.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:12:54 [2020-04-09T19:12:54.608Z] --- PASS: TestConfigInspect (3.30s)
19:12:54 [2020-04-09T19:12:54.608Z] === RUN   TestConfigCreateWithLabels
19:12:55 [2020-04-09T19:12:55.206Z] 0669b0daf1fb: Download complete
19:12:55 [2020-04-09T19:12:55.206Z] 0669b0daf1fb: Pull complete
19:12:55 [2020-04-09T19:12:55.206Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
19:12:55 [2020-04-09T19:12:55.206Z] Status: Downloaded newer image for busybox:latest
19:12:55 [2020-04-09T19:12:55.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:12:56 [2020-04-09T19:12:56.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:12:57 [2020-04-09T19:12:57.398Z] + bundleName=amd64-rootless
19:12:57 [2020-04-09T19:12:57.398Z] + echo Creating amd64-rootless-bundles.tar.gz
19:12:57 [2020-04-09T19:12:57.398Z] Creating amd64-rootless-bundles.tar.gz
19:12:57 [2020-04-09T19:12:57.398Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
19:12:57 [2020-04-09T19:12:57.398Z] + 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
19:12:57 [2020-04-09T19:12:57.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:12:57 [2020-04-09T19:12:57.407Z] Archiving artifacts
19:12:57 [2020-04-09T19:12:57.894Z] --- PASS: TestConfigCreateWithLabels (3.18s)
19:12:57 [2020-04-09T19:12:57.894Z] === RUN   TestConfigCreateResolve
19:12:58 [2020-04-09T19:12:58.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:12:58 [2020-04-09T19:12:58.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:12:59 [2020-04-09T19:12:59.201Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:12:59 [2020-04-09T19:12:59.510Z] + make clean
19:12:59 [2020-04-09T19:12:59.767Z] docker volume rm -f docker-dev-cache
19:12:59 [2020-04-09T19:12:59.767Z] docker-dev-cache
[Pipeline] deleteDir
19:12:59 [2020-04-09T19:12:59.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:13:00 [2020-04-09T19:13:00.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:13:01 [2020-04-09T19:13:01.178Z] --- PASS: TestConfigCreateResolve (3.25s)
19:13:01 [2020-04-09T19:13:01.178Z] === RUN   TestConfigDaemonLibtrustID
19:13:01 [2020-04-09T19:13:01.745Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
19:13:01 [2020-04-09T19:13:01.745Z] PASS
19:13:01 [2020-04-09T19:13:01.745Z] 
19:13:01 [2020-04-09T19:13:01.745Z] DONE 8 tests in 22.810s
19:13:01 [2020-04-09T19:13:01.745Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:13:01 [2020-04-09T19:13:01.745Z] ++ 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
19:13:01 [2020-04-09T19:13:01.745Z] ++ set -e
19:13:01 [2020-04-09T19:13:01.745Z] ++ '[' -n 0 ']'
19:13:01 [2020-04-09T19:13:01.745Z] ++ set -x
19:13:01 [2020-04-09T19:13:01.745Z] ++ 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= DOCKER_ROOTLESS= 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
19:13:01 [2020-04-09T19:13:01.745Z] INFO: Testing against a local daemon
19:13:01 [2020-04-09T19:13:01.745Z] === RUN   TestCheckpoint
19:13:01 [2020-04-09T19:13:01.745Z] --- SKIP: TestCheckpoint (0.00s)
19:13:01 [2020-04-09T19:13:01.745Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:13:01 [2020-04-09T19:13:01.745Z] === RUN   TestContainerInvalidJSON
19:13:01 [2020-04-09T19:13:01.745Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:13:01 [2020-04-09T19:13:01.745Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:13:01 [2020-04-09T19:13:01.745Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:13:01 [2020-04-09T19:13:01.745Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:13:01 [2020-04-09T19:13:01.745Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:13:01 [2020-04-09T19:13:01.745Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:13:01 [2020-04-09T19:13:01.745Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:13:01 [2020-04-09T19:13:01.745Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:13:01 [2020-04-09T19:13:01.745Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:13:01 [2020-04-09T19:13:01.745Z] --- PASS: TestContainerInvalidJSON (0.03s)
19:13:01 [2020-04-09T19:13:01.745Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:13:01 [2020-04-09T19:13:01.745Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:13:01 [2020-04-09T19:13:01.745Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:13:01 [2020-04-09T19:13:01.745Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:13:02 [2020-04-09T19:13:02.003Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
19:13:02 [2020-04-09T19:13:02.003Z] === RUN   TestCopyFromContainerPathIsNotDir
19:13:02 [2020-04-09T19:13:02.003Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
19:13:02 [2020-04-09T19:13:02.003Z] === RUN   TestCopyToContainerPathDoesNotExist
19:13:02 [2020-04-09T19:13:02.003Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
19:13:02 [2020-04-09T19:13:02.003Z] === RUN   TestCopyToContainerPathIsNotDir
19:13:02 [2020-04-09T19:13:02.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:13:02 [2020-04-09T19:13:02.261Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
19:13:02 [2020-04-09T19:13:02.261Z] === RUN   TestCopyFromContainer
19:13:03 [2020-04-09T19:13:03.316Z] #66 439.3 + bin/containerd
19:13:03 [2020-04-09T19:13:03.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:13:03 [2020-04-09T19:13:03.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:13:04 [2020-04-09T19:13:04.163Z] === RUN   TestCopyFromContainer//
19:13:04 [2020-04-09T19:13:04.163Z] === RUN   TestCopyFromContainer//bar/root
19:13:04 [2020-04-09T19:13:04.422Z] === RUN   TestCopyFromContainer//bar/root/
19:13:04 [2020-04-09T19:13:04.422Z] === RUN   TestCopyFromContainer/bar/quux
19:13:04 [2020-04-09T19:13:04.681Z] === RUN   TestCopyFromContainer/bar/quux/
19:13:04 [2020-04-09T19:13:04.681Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:13:04 [2020-04-09T19:13:04.941Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:13:04 [2020-04-09T19:13:04.941Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:13:04 [2020-04-09T19:13:04.941Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:13:05 [2020-04-09T19:13:05.200Z] === RUN   TestCopyFromContainer/bar/notarget
19:13:05 [2020-04-09T19:13:05.200Z] --- PASS: TestCopyFromContainer (3.06s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer// (0.10s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
19:13:05 [2020-04-09T19:13:05.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:13:05 [2020-04-09T19:13:05.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:13:05 [2020-04-09T19:13:05.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:13:05 [2020-04-09T19:13:05.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:13:05 [2020-04-09T19:13:05.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:13:05 [2020-04-09T19:13:05.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:13:05 [2020-04-09T19:13:05.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:13:05 [2020-04-09T19:13:05.200Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:13:05 [2020-04-09T19:13:05.200Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:13:05 [2020-04-09T19:13:05.200Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:13:05 [2020-04-09T19:13:05.200Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:13:05 [2020-04-09T19:13:05.200Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:13:05 [2020-04-09T19:13:05.200Z] === RUN   TestCreateLinkToNonExistingContainer
19:13:05 [2020-04-09T19:13:05.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:13:05 [2020-04-09T19:13:05.458Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
19:13:05 [2020-04-09T19:13:05.458Z] === RUN   TestCreateWithInvalidEnv
19:13:05 [2020-04-09T19:13:05.458Z] === RUN   TestCreateWithInvalidEnv/0
19:13:05 [2020-04-09T19:13:05.458Z] === PAUSE TestCreateWithInvalidEnv/0
19:13:05 [2020-04-09T19:13:05.458Z] === RUN   TestCreateWithInvalidEnv/1
19:13:05 [2020-04-09T19:13:05.458Z] === PAUSE TestCreateWithInvalidEnv/1
19:13:05 [2020-04-09T19:13:05.458Z] === RUN   TestCreateWithInvalidEnv/2
19:13:05 [2020-04-09T19:13:05.458Z] === PAUSE TestCreateWithInvalidEnv/2
19:13:05 [2020-04-09T19:13:05.458Z] === CONT  TestCreateWithInvalidEnv/0
19:13:05 [2020-04-09T19:13:05.458Z] === CONT  TestCreateWithInvalidEnv/2
19:13:05 [2020-04-09T19:13:05.458Z] === CONT  TestCreateWithInvalidEnv/1
19:13:05 [2020-04-09T19:13:05.458Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:13:05 [2020-04-09T19:13:05.458Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:13:05 [2020-04-09T19:13:05.458Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:13:05 [2020-04-09T19:13:05.459Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:13:05 [2020-04-09T19:13:05.459Z] === RUN   TestCreateTmpfsMountsTarget
19:13:05 [2020-04-09T19:13:05.459Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:13:05 [2020-04-09T19:13:05.459Z] === RUN   TestCreateWithCustomMaskedPaths
19:13:06 [2020-04-09T19:13:06.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:13:07 [2020-04-09T19:13:07.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:13:07 [2020-04-09T19:13:07.991Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:13:07 [2020-04-09T19:13:07.991Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:13:07 [2020-04-09T19:13:07.991Z] --- PASS: TestCreateWithCapabilities (0.04s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
19:13:07 [2020-04-09T19:13:07.991Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
19:13:07 [2020-04-09T19:13:07.991Z] === RUN   TestCreateWithCustomReadonlyPaths
19:13:08 [2020-04-09T19:13:08.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:13:09 [2020-04-09T19:13:09.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:13:10 [2020-04-09T19:13:10.364Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:13:10 [2020-04-09T19:13:10.364Z] Using test binary docker
19:13:10 [2020-04-09T19:13:10.364Z] +++ /etc/init.d/apparmor start
19:13:10 [2020-04-09T19:13:10.364Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:13:10 [2020-04-09T19:13:10.524Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
19:13:10 [2020-04-09T19:13:10.524Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:13:10 [2020-04-09T19:13:10.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:13:10 [2020-04-09T19:13:10.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:13:10 [2020-04-09T19:13:10.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:13:10 [2020-04-09T19:13:10.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:13:10 [2020-04-09T19:13:10.524Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:13:10 [2020-04-09T19:13:10.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:13:10 [2020-04-09T19:13:10.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:13:10 [2020-04-09T19:13:10.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:13:10 [2020-04-09T19:13:10.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
19:13:10 [2020-04-09T19:13:10.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:13:10 [2020-04-09T19:13:10.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
19:13:10 [2020-04-09T19:13:10.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
19:13:10 [2020-04-09T19:13:10.524Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
19:13:10 [2020-04-09T19:13:10.524Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:13:10 [2020-04-09T19:13:10.619Z] INFO: Waiting for daemon to start...
19:13:10 [2020-04-09T19:13:10.619Z] Starting dockerd
19:13:10 [2020-04-09T19:13:10.619Z] +++ 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
19:13:10 [2020-04-09T19:13:10.711Z] --- PASS: TestImportExtremelyLargeImageWorks (87.71s)
19:13:10 [2020-04-09T19:13:10.711Z] PASS
19:13:10 [2020-04-09T19:13:10.711Z] 
19:13:10 [2020-04-09T19:13:10.711Z] === Skipped
19:13:10 [2020-04-09T19:13:10.711Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
19:13:10 [2020-04-09T19:13:10.711Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:13:10 [2020-04-09T19:13:10.711Z] 
19:13:10 [2020-04-09T19:13:10.711Z] 
19:13:10 [2020-04-09T19:13:10.711Z] DONE 12 tests, 1 skipped in 89.280s
19:13:10 [2020-04-09T19:13:10.711Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
19:13:10 [2020-04-09T19:13:10.711Z] ++ 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
19:13:10 [2020-04-09T19:13:10.711Z] ++ set -e
19:13:10 [2020-04-09T19:13:10.711Z] ++ '[' -n 0 ']'
19:13:10 [2020-04-09T19:13:10.711Z] ++ set -x
19:13:10 [2020-04-09T19:13:10.711Z] ++ 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= DOCKER_ROOTLESS= 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
19:13:10 [2020-04-09T19:13:10.711Z] INFO: Testing against a local daemon
19:13:10 [2020-04-09T19:13:10.711Z] === RUN   TestNetworkCreateDelete
19:13:10 [2020-04-09T19:13:10.711Z] --- PASS: TestNetworkCreateDelete (0.15s)
19:13:10 [2020-04-09T19:13:10.711Z] === RUN   TestDockerNetworkDeletePreferID
19:13:10 [2020-04-09T19:13:10.711Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
19:13:10 [2020-04-09T19:13:10.711Z] === RUN   TestInspectNetwork
19:13:10 [2020-04-09T19:13:10.711Z] === RUN   TestInspectNetwork/full_network_id
19:13:10 [2020-04-09T19:13:10.711Z] === RUN   TestInspectNetwork/partial_network_id
19:13:10 [2020-04-09T19:13:10.711Z] === RUN   TestInspectNetwork/network_name
19:13:10 [2020-04-09T19:13:10.711Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:13:11 [2020-04-09T19:13:11.090Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
19:13:11 [2020-04-09T19:13:11.090Z] === RUN   TestCreateDifferentPlatform
19:13:11 [2020-04-09T19:13:11.090Z] === RUN   TestCreateDifferentPlatform/different_os
19:13:11 [2020-04-09T19:13:11.090Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:13:11 [2020-04-09T19:13:11.090Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:13:11 [2020-04-09T19:13:11.090Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:13:11 [2020-04-09T19:13:11.090Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:13:11 [2020-04-09T19:13:11.090Z] === RUN   TestContainerStartOnDaemonRestart
19:13:11 [2020-04-09T19:13:11.090Z] === PAUSE TestContainerStartOnDaemonRestart
19:13:11 [2020-04-09T19:13:11.090Z] === RUN   TestDaemonRestartIpcMode
19:13:11 [2020-04-09T19:13:11.090Z] === PAUSE TestDaemonRestartIpcMode
19:13:11 [2020-04-09T19:13:11.090Z] === RUN   TestDaemonHostGatewayIP
19:13:11 [2020-04-09T19:13:11.090Z] === PAUSE TestDaemonHostGatewayIP
19:13:11 [2020-04-09T19:13:11.090Z] === RUN   TestDiff
19:13:11 [2020-04-09T19:13:11.931Z] #66 ...
19:13:11 [2020-04-09T19:13:11.931Z] 
19:13:11 [2020-04-09T19:13:11.931Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:13:11 [2020-04-09T19:13:11.931Z] #54 DONE 509.5s
19:13:11 [2020-04-09T19:13:11.931Z] 
19:13:11 [2020-04-09T19:13:11.931Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:13:12 [2020-04-09T19:13:12.026Z] --- PASS: TestDiff (0.77s)
19:13:12 [2020-04-09T19:13:12.027Z] === RUN   TestExecWithCloseStdin
19:13:12 [2020-04-09T19:13:12.593Z] --- PASS: TestExecWithCloseStdin (0.90s)
19:13:12 [2020-04-09T19:13:12.593Z] === RUN   TestExec
19:13:13 [2020-04-09T19:13:13.131Z] .
19:13:13 [2020-04-09T19:13:13.131Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:13:13 [2020-04-09T19:13:13.132Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:13:13 [2020-04-09T19:13:13.132Z] Running integration-test (iteration 1)
19:13:13 [2020-04-09T19:13:13.132Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:13:13 [2020-04-09T19:13:13.132Z] ++ 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
19:13:13 [2020-04-09T19:13:13.132Z] ++ set -e
19:13:13 [2020-04-09T19:13:13.132Z] ++ '[' -n 0 ']'
19:13:13 [2020-04-09T19:13:13.132Z] ++ set -x
19:13:13 [2020-04-09T19:13:13.132Z] ++ 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= DOCKER_ROOTLESS= 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
19:13:13 [2020-04-09T19:13:13.132Z] INFO: Testing against a local daemon
19:13:13 [2020-04-09T19:13:13.132Z] === RUN   TestCgroupNamespacesBuild
19:13:13 [2020-04-09T19:13:13.385Z] --- PASS: TestInspectNetwork (11.20s)
19:13:13 [2020-04-09T19:13:13.385Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
19:13:13 [2020-04-09T19:13:13.385Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:13:13 [2020-04-09T19:13:13.385Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:13:13 [2020-04-09T19:13:13.385Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:13:13 [2020-04-09T19:13:13.385Z] === RUN   TestRunContainerWithBridgeNone
19:13:13 [2020-04-09T19:13:13.528Z] --- PASS: TestExec (0.87s)
19:13:13 [2020-04-09T19:13:13.528Z] === RUN   TestExecUser
19:13:13 [2020-04-09T19:13:13.818Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:13:14 [2020-04-09T19:13:14.463Z] --- PASS: TestExecUser (0.90s)
19:13:14 [2020-04-09T19:13:14.464Z] === RUN   TestExportContainerAndImportImage
19:13:15 [2020-04-09T19:13:15.398Z] --- PASS: TestExportContainerAndImportImage (1.05s)
19:13:15 [2020-04-09T19:13:15.398Z] === RUN   TestExportContainerAfterDaemonRestart
19:13:15 [2020-04-09T19:13:15.643Z] --- PASS: TestCgroupNamespacesBuild (2.37s)
19:13:15 [2020-04-09T19:13:15.643Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:13:16 [2020-04-09T19:13:16.060Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
19:13:16 [2020-04-09T19:13:16.060Z] === RUN   TestNetworkInvalidJSON
19:13:16 [2020-04-09T19:13:16.060Z] === RUN   TestNetworkInvalidJSON//networks/create
19:13:16 [2020-04-09T19:13:16.060Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:13:16 [2020-04-09T19:13:16.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:13:16 [2020-04-09T19:13:16.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:13:16 [2020-04-09T19:13:16.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:16 [2020-04-09T19:13:16.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:16 [2020-04-09T19:13:16.060Z] === CONT  TestNetworkInvalidJSON//networks/create
19:13:16 [2020-04-09T19:13:16.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:16 [2020-04-09T19:13:16.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:13:16 [2020-04-09T19:13:16.060Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:13:16 [2020-04-09T19:13:16.060Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:13:16 [2020-04-09T19:13:16.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:13:16 [2020-04-09T19:13:16.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:13:16 [2020-04-09T19:13:16.060Z] === RUN   TestHostIPv4BridgeLabel
19:13:16 [2020-04-09T19:13:16.679Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
19:13:16 [2020-04-09T19:13:16.679Z] === RUN   TestDaemonRestartWithLiveRestore
19:13:17 [2020-04-09T19:13:17.529Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s)
19:13:17 [2020-04-09T19:13:17.529Z] === RUN   TestBuildWithSession
19:13:17 [2020-04-09T19:13:17.529Z] --- SKIP: TestBuildWithSession (0.00s)
19:13:17 [2020-04-09T19:13:17.529Z]     build_session_test.go:25: TODO: BuildKit
19:13:17 [2020-04-09T19:13:17.529Z] === RUN   TestBuildSquashParent
19:13:17 [2020-04-09T19:13:17.686Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:13:17 [2020-04-09T19:13:17.686Z] === RUN   TestDaemonDefaultNetworkPools
19:13:17 [2020-04-09T19:13:17.933Z] --- PASS: TestExportContainerAfterDaemonRestart (1.93s)
19:13:17 [2020-04-09T19:13:17.933Z] === RUN   TestHealthCheckWorkdir
19:13:18 [2020-04-09T19:13:18.301Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
19:13:18 [2020-04-09T19:13:18.301Z] === RUN   TestDaemonRestartWithExistingNetwork
19:13:18 [2020-04-09T19:13:18.500Z] --- PASS: TestHealthCheckWorkdir (1.06s)
19:13:18 [2020-04-09T19:13:18.500Z] === RUN   TestHealthKillContainer
19:13:19 [2020-04-09T19:13:19.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
19:13:19 [2020-04-09T19:13:19.771Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:13:20 [2020-04-09T19:13:20.496Z] #66 ...
19:13:20 [2020-04-09T19:13:20.496Z] 
19:13:20 [2020-04-09T19:13:20.496Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:13:20 [2020-04-09T19:13:20.496Z] #24 517.5 + return
19:13:20 [2020-04-09T19:13:20.496Z] #24 DONE 517.6s
19:13:20 [2020-04-09T19:13:20.496Z] 
19:13:20 [2020-04-09T19:13:20.496Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:13:20 [2020-04-09T19:13:20.809Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
19:13:20 [2020-04-09T19:13:20.809Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:13:21 [2020-04-09T19:13:21.424Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s)
19:13:21 [2020-04-09T19:13:21.424Z] === RUN   TestServiceWithPredefinedNetwork
19:13:21 [2020-04-09T19:13:21.782Z] --- PASS: TestHealthKillContainer (2.96s)
19:13:21 [2020-04-09T19:13:21.782Z] === RUN   TestInspectCpusetInConfigPre120
19:13:22 [2020-04-09T19:13:22.348Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
19:13:22 [2020-04-09T19:13:22.348Z] === RUN   TestIpcModeNone
19:13:22 [2020-04-09T19:13:22.594Z] #66 ...
19:13:22 [2020-04-09T19:13:22.595Z] 
19:13:22 [2020-04-09T19:13:22.595Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:13:22 [2020-04-09T19:13:22.595Z] #25 DONE 0.2s
19:13:22 [2020-04-09T19:13:22.595Z] 
19:13:22 [2020-04-09T19:13:22.595Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:13:22 [2020-04-09T19:13:22.595Z] #66 ...
19:13:22 [2020-04-09T19:13:22.595Z] 
19:13:22 [2020-04-09T19:13:22.595Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:13:23 [2020-04-09T19:13:23.284Z] --- PASS: TestIpcModeNone (0.84s)
19:13:23 [2020-04-09T19:13:23.284Z] === RUN   TestIpcModePrivate
19:13:23 [2020-04-09T19:13:23.648Z] #29 DONE 1.0s
19:13:23 [2020-04-09T19:13:23.648Z] 
19:13:23 [2020-04-09T19:13:23.648Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:13:23 [2020-04-09T19:13:23.648Z] #32 DONE 0.2s
19:13:23 [2020-04-09T19:13:23.648Z] 
19:13:23 [2020-04-09T19:13:23.648Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:13:23 [2020-04-09T19:13:23.648Z] #66 ...
19:13:23 [2020-04-09T19:13:23.648Z] 
19:13:23 [2020-04-09T19:13:23.648Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:13:23 [2020-04-09T19:13:23.648Z] #35 DONE 0.1s
19:13:23 [2020-04-09T19:13:23.850Z] --- PASS: TestIpcModePrivate (0.88s)
19:13:23 [2020-04-09T19:13:23.850Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
19:13:23 [2020-04-09T19:13:23.850Z] === RUN   TestIpcModeShareable
19:13:23 [2020-04-09T19:13:23.948Z] 
19:13:23 [2020-04-09T19:13:23.948Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:13:23 [2020-04-09T19:13:23.948Z] #40 DONE 0.1s
19:13:23 [2020-04-09T19:13:23.948Z] 
19:13:23 [2020-04-09T19:13:23.948Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:13:23 [2020-04-09T19:13:23.948Z] #43 DONE 0.2s
19:13:23 [2020-04-09T19:13:23.948Z] 
19:13:23 [2020-04-09T19:13:23.948Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:13:24 [2020-04-09T19:13:24.249Z] #46 DONE 0.1s
19:13:24 [2020-04-09T19:13:24.249Z] 
19:13:24 [2020-04-09T19:13:24.249Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:13:24 [2020-04-09T19:13:24.249Z] #49 DONE 0.2s
19:13:24 [2020-04-09T19:13:24.249Z] 
19:13:24 [2020-04-09T19:13:24.249Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:13:24 [2020-04-09T19:13:24.542Z] #52 DONE 0.1s
19:13:24 [2020-04-09T19:13:24.542Z] 
19:13:24 [2020-04-09T19:13:24.542Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:13:24 [2020-04-09T19:13:24.542Z] #55 DONE 0.2s
19:13:24 [2020-04-09T19:13:24.542Z] 
19:13:24 [2020-04-09T19:13:24.542Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:13:24 [2020-04-09T19:13:24.786Z] --- PASS: TestIpcModeShareable (0.92s)
19:13:24 [2020-04-09T19:13:24.786Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
19:13:24 [2020-04-09T19:13:24.786Z] === RUN   TestAPIIpcModeShareableAndContainer
19:13:24 [2020-04-09T19:13:24.833Z] #58 DONE 0.1s
19:13:24 [2020-04-09T19:13:24.834Z] 
19:13:24 [2020-04-09T19:13:24.834Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:13:24 [2020-04-09T19:13:24.834Z] #62 DONE 0.1s
19:13:24 [2020-04-09T19:13:24.834Z] 
19:13:24 [2020-04-09T19:13:24.834Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:13:25 [2020-04-09T19:13:25.802Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s)
19:13:25 [2020-04-09T19:13:25.802Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:13:25 [2020-04-09T19:13:25.802Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:13:25 [2020-04-09T19:13:25.802Z]     service_test.go:236: FLAKY_TEST
19:13:25 [2020-04-09T19:13:25.802Z] === RUN   TestServiceWithDataPathPortInit
19:13:28 [2020-04-09T19:13:28.071Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s)
19:13:28 [2020-04-09T19:13:28.071Z] === RUN   TestAPIIpcModeHost
19:13:28 [2020-04-09T19:13:28.329Z] --- PASS: TestAPIIpcModeHost (0.67s)
19:13:28 [2020-04-09T19:13:28.329Z] === RUN   TestDaemonIpcModeShareable
19:13:29 [2020-04-09T19:13:29.685Z] --- PASS: TestBuildSquashParent (10.46s)
19:13:29 [2020-04-09T19:13:29.685Z] === RUN   TestBuildWithRemoveAndForceRemove
19:13:29 [2020-04-09T19:13:29.685Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:13:29 [2020-04-09T19:13:29.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:13:29 [2020-04-09T19:13:29.685Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:13:29 [2020-04-09T19:13:29.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:13:29 [2020-04-09T19:13:29.685Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:13:29 [2020-04-09T19:13:29.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:13:29 [2020-04-09T19:13:29.685Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:13:29 [2020-04-09T19:13:29.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:13:29 [2020-04-09T19:13:29.685Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:13:29 [2020-04-09T19:13:29.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:13:29 [2020-04-09T19:13:29.685Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:13:29 [2020-04-09T19:13:29.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:13:29 [2020-04-09T19:13:29.685Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:13:29 [2020-04-09T19:13:29.685Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:13:30 [2020-04-09T19:13:30.231Z] --- PASS: TestDaemonIpcModeShareable (1.92s)
19:13:30 [2020-04-09T19:13:30.232Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
19:13:30 [2020-04-09T19:13:30.232Z] === RUN   TestDaemonIpcModePrivate
19:13:31 [2020-04-09T19:13:31.567Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:13:31 [2020-04-09T19:13:31.822Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:13:32 [2020-04-09T19:13:32.134Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
19:13:32 [2020-04-09T19:13:32.134Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
19:13:32 [2020-04-09T19:13:32.134Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:13:33 [2020-04-09T19:13:33.707Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:13:33 [2020-04-09T19:13:33.707Z] Using test binary docker
19:13:33 [2020-04-09T19:13:33.707Z] +++ /etc/init.d/apparmor start
19:13:33 [2020-04-09T19:13:33.707Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:13:33 [2020-04-09T19:13:33.707Z] INFO: Waiting for daemon to start...
19:13:33 [2020-04-09T19:13:33.707Z] Starting dockerd
19:13:33 [2020-04-09T19:13:33.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
19:13:34 [2020-04-09T19:13:34.035Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
19:13:34 [2020-04-09T19:13:34.035Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
19:13:34 [2020-04-09T19:13:34.035Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:13:34 [2020-04-09T19:13:34.631Z] .=== CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:13:34 [2020-04-09T19:13:34.886Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:13:34 [2020-04-09T19:13:34.886Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:13:34 [2020-04-09T19:13:34.886Z] Using test binary docker
19:13:34 [2020-04-09T19:13:34.886Z] +++ /etc/init.d/apparmor start
19:13:34 [2020-04-09T19:13:34.886Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:13:34 [2020-04-09T19:13:34.886Z] Starting dockerd
19:13:34 [2020-04-09T19:13:34.886Z] INFO: Waiting for daemon to start...
19:13:34 [2020-04-09T19:13:34.886Z] +++ 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
19:13:35 [2020-04-09T19:13:35.445Z] .
19:13:35 [2020-04-09T19:13:35.445Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:13:35 [2020-04-09T19:13:35.701Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:13:35 [2020-04-09T19:13:35.701Z] Error: No such image: emptyfs
19:13:35 [2020-04-09T19:13:35.701Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:13:35 [2020-04-09T19:13:35.701Z] ++++ docker load
19:13:35 [2020-04-09T19:13:35.936Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
19:13:35 [2020-04-09T19:13:35.936Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
19:13:35 [2020-04-09T19:13:35.936Z] === RUN   TestIpcModeOlderClient
19:13:35 [2020-04-09T19:13:35.936Z] === PAUSE TestIpcModeOlderClient
19:13:35 [2020-04-09T19:13:35.936Z] === RUN   TestKillContainerInvalidSignal
19:13:35 [2020-04-09T19:13:35.956Z] Running integration-test (iteration 1)
19:13:35 [2020-04-09T19:13:35.956Z] 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)/
19:13:35 [2020-04-09T19:13:35.956Z] ++ 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)/'
19:13:35 [2020-04-09T19:13:35.956Z] ++ set -e
19:13:35 [2020-04-09T19:13:35.956Z] ++ '[' -n 0 ']'
19:13:35 [2020-04-09T19:13:35.956Z] ++ set -x
19:13:35 [2020-04-09T19:13:35.956Z] ++ 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= DOCKER_ROOTLESS= 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)/'
19:13:36 [2020-04-09T19:13:36.503Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
19:13:36 [2020-04-09T19:13:36.503Z] === RUN   TestKillContainer
19:13:36 [2020-04-09T19:13:36.503Z] === RUN   TestKillContainer/no_signal
19:13:37 [2020-04-09T19:13:37.070Z] === RUN   TestKillContainer/non_killing_signal
19:13:37 [2020-04-09T19:13:37.319Z] 
19:13:37 [2020-04-09T19:13:37.319Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:13:37 [2020-04-09T19:13:37.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:13:37 [2020-04-09T19:13:37.319Z] Error: No such image: emptyfs
19:13:37 [2020-04-09T19:13:37.319Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:13:37 [2020-04-09T19:13:37.319Z] ++++ docker load
19:13:37 [2020-04-09T19:13:37.319Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:13:37 [2020-04-09T19:13:37.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s)
19:13:37 [2020-04-09T19:13:37.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.87s)
19:13:37 [2020-04-09T19:13:37.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s)
19:13:37 [2020-04-09T19:13:37.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
19:13:37 [2020-04-09T19:13:37.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s)
19:13:37 [2020-04-09T19:13:37.319Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s)
19:13:37 [2020-04-09T19:13:37.319Z] === RUN   TestBuildMultiStageCopy
19:13:37 [2020-04-09T19:13:37.319Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:13:37 [2020-04-09T19:13:37.319Z] Running integration-test (iteration 1)
19:13:37 [2020-04-09T19:13:37.319Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:13:37 [2020-04-09T19:13:37.319Z] ++ 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)/'
19:13:37 [2020-04-09T19:13:37.319Z] ++ set -e
19:13:37 [2020-04-09T19:13:37.319Z] ++ '[' -n 0 ']'
19:13:37 [2020-04-09T19:13:37.319Z] ++ set -x
19:13:37 [2020-04-09T19:13:37.319Z] ++ 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= DOCKER_ROOTLESS= 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)/'
19:13:37 [2020-04-09T19:13:37.637Z] === RUN   TestKillContainer/killing_signal
19:13:39 [2020-04-09T19:13:39.012Z] --- PASS: TestKillContainer (2.40s)
19:13:39 [2020-04-09T19:13:39.012Z]     --- PASS: TestKillContainer/no_signal (0.77s)
19:13:39 [2020-04-09T19:13:39.012Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
19:13:39 [2020-04-09T19:13:39.012Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
19:13:39 [2020-04-09T19:13:39.012Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:13:39 [2020-04-09T19:13:39.012Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:13:39 [2020-04-09T19:13:39.578Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:13:40 [2020-04-09T19:13:40.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
19:13:40 [2020-04-09T19:13:40.513Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
19:13:40 [2020-04-09T19:13:40.513Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
19:13:40 [2020-04-09T19:13:40.513Z] === RUN   TestKillStoppedContainer
19:13:40 [2020-04-09T19:13:40.513Z] --- PASS: TestKillStoppedContainer (0.11s)
19:13:40 [2020-04-09T19:13:40.513Z] === RUN   TestKillStoppedContainerAPIPre120
19:13:40 [2020-04-09T19:13:40.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
19:13:40 [2020-04-09T19:13:40.513Z] === RUN   TestKillDifferentUserContainer
19:13:41 [2020-04-09T19:13:41.448Z] --- PASS: TestKillDifferentUserContainer (0.82s)
19:13:41 [2020-04-09T19:13:41.448Z] === RUN   TestInspectOomKilledTrue
19:13:41 [2020-04-09T19:13:41.448Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:13:41 [2020-04-09T19:13:41.448Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:13:41 [2020-04-09T19:13:41.448Z] === RUN   TestInspectOomKilledFalse
19:13:41 [2020-04-09T19:13:41.448Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:13:41 [2020-04-09T19:13:41.448Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:13:41 [2020-04-09T19:13:41.448Z] === RUN   TestLinksEtcHostsContentMatch
19:13:41 [2020-04-09T19:13:41.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:13:41 [2020-04-09T19:13:41.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:13:42 [2020-04-09T19:13:42.014Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
19:13:42 [2020-04-09T19:13:42.014Z] === RUN   TestLinksContainerNames
19:13:42 [2020-04-09T19:13:42.454Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:13:43 [2020-04-09T19:13:43.017Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:13:43 [2020-04-09T19:13:43.914Z] --- PASS: TestLinksContainerNames (1.56s)
19:13:43 [2020-04-09T19:13:43.914Z] === RUN   TestLogsFollowTailEmpty
19:13:43 [2020-04-09T19:13:43.942Z] --- PASS: TestBuildMultiStageCopy (6.62s)
19:13:43 [2020-04-09T19:13:43.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.58s)
19:13:43 [2020-04-09T19:13:43.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s)
19:13:43 [2020-04-09T19:13:43.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s)
19:13:43 [2020-04-09T19:13:43.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s)
19:13:43 [2020-04-09T19:13:43.942Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.86s)
19:13:43 [2020-04-09T19:13:43.942Z] === RUN   TestBuildMultiStageParentConfig
19:13:44 [2020-04-09T19:13:44.223Z] Removing intermediate container 268a2abbf230
19:13:44 [2020-04-09T19:13:44.223Z]  ---> 3cde88dea271
19:13:44 [2020-04-09T19:13:44.223Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
19:13:44 [2020-04-09T19:13:44.223Z]  ---> Running in b3fa58d39c41
19:13:44 [2020-04-09T19:13:44.223Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
19:13:44 [2020-04-09T19:13:44.481Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
19:13:44 [2020-04-09T19:13:44.481Z] === RUN   TestContainerNetworkMountsNoChown
19:13:45 [2020-04-09T19:13:45.048Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
19:13:45 [2020-04-09T19:13:45.048Z] === RUN   TestMountDaemonRoot
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/default
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/default
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/private
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/private
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rprivate
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rprivate
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/slave
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/slave
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rslave
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rslave
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/shared
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/shared
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rshared
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rshared
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/default
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/shared
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/rslave
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/default/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/rshared
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/default/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/rprivate
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/private
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/private/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/private/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/slave
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/default/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/private/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/default/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/private/mount_root
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:13:45 [2020-04-09T19:13:45.306Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:13:45 [2020-04-09T19:13:45.566Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:13:45 [2020-04-09T19:13:45.566Z] --- PASS: TestMountDaemonRoot (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
19:13:45 [2020-04-09T19:13:45.566Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
19:13:45 [2020-04-09T19:13:45.566Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
19:13:45 [2020-04-09T19:13:45.566Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:13:45 [2020-04-09T19:13:45.566Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:13:45 [2020-04-09T19:13:45.566Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
19:13:45 [2020-04-09T19:13:45.824Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
19:13:45 [2020-04-09T19:13:45.824Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
19:13:45 [2020-04-09T19:13:45.824Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
19:13:45 [2020-04-09T19:13:45.824Z] === RUN   TestContainerBindMountNonRecursive
19:13:45 [2020-04-09T19:13:45.825Z] --- PASS: TestBuildMultiStageParentConfig (1.77s)
19:13:45 [2020-04-09T19:13:45.825Z] === RUN   TestBuildLabelWithTargets
19:13:47 [2020-04-09T19:13:47.726Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
19:13:47 [2020-04-09T19:13:47.726Z] === RUN   TestNetworkNat
19:13:48 [2020-04-09T19:13:48.127Z] --- PASS: TestServiceWithDataPathPortInit (20.23s)
19:13:48 [2020-04-09T19:13:48.127Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:13:48 [2020-04-09T19:13:48.332Z] --- PASS: TestBuildLabelWithTargets (2.74s)
19:13:48 [2020-04-09T19:13:48.332Z] === RUN   TestBuildWithEmptyLayers
19:13:48 [2020-04-09T19:13:48.661Z] --- PASS: TestNetworkNat (0.87s)
19:13:48 [2020-04-09T19:13:48.661Z] === RUN   TestNetworkLocalhostTCPNat
19:13:49 [2020-04-09T19:13:49.596Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
19:13:49 [2020-04-09T19:13:49.596Z] === RUN   TestNetworkLoopbackNat
19:13:49 [2020-04-09T19:13:49.694Z] --- PASS: TestBuildWithEmptyLayers (1.23s)
19:13:49 [2020-04-09T19:13:49.694Z] === RUN   TestBuildMultiStageOnBuild
19:13:50 [2020-04-09T19:13:50.533Z] --- PASS: TestNetworkLoopbackNat (1.13s)
19:13:50 [2020-04-09T19:13:50.533Z] === RUN   TestPause
19:13:51 [2020-04-09T19:13:51.468Z] --- PASS: TestPause (0.81s)
19:13:51 [2020-04-09T19:13:51.468Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:13:51 [2020-04-09T19:13:51.468Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:13:51 [2020-04-09T19:13:51.468Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:13:51 [2020-04-09T19:13:51.468Z] === RUN   TestPauseStopPausedContainer
19:13:52 [2020-04-09T19:13:52.404Z] --- PASS: TestPauseStopPausedContainer (0.84s)
19:13:52 [2020-04-09T19:13:52.404Z] === RUN   TestPsFilter
19:13:52 [2020-04-09T19:13:52.404Z] --- PASS: TestPsFilter (0.25s)
19:13:52 [2020-04-09T19:13:52.404Z] === RUN   TestRemoveContainerWithRemovedVolume
19:13:53 [2020-04-09T19:13:53.382Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
19:13:53 [2020-04-09T19:13:53.382Z] === RUN   TestRemoveContainerWithVolume
19:13:53 [2020-04-09T19:13:53.851Z] --- PASS: TestBuildMultiStageOnBuild (4.09s)
19:13:53 [2020-04-09T19:13:53.851Z] === RUN   TestBuildUncleanTarFilenames
19:13:53 [2020-04-09T19:13:53.954Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
19:13:53 [2020-04-09T19:13:53.954Z] === RUN   TestRemoveContainerRunning
19:13:54 [2020-04-09T19:13:54.888Z] --- PASS: TestRemoveContainerRunning (0.78s)
19:13:54 [2020-04-09T19:13:54.888Z] === RUN   TestRemoveContainerForceRemoveRunning
19:13:55 [2020-04-09T19:13:55.455Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
19:13:55 [2020-04-09T19:13:55.455Z] === RUN   TestRemoveInvalidContainer
19:13:55 [2020-04-09T19:13:55.713Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:13:55 [2020-04-09T19:13:55.713Z] === RUN   TestRenameLinkedContainer
19:13:55 [2020-04-09T19:13:55.734Z] --- PASS: TestBuildUncleanTarFilenames (1.77s)
19:13:55 [2020-04-09T19:13:55.734Z] === RUN   TestBuildMultiStageLayerLeak
19:13:56 [2020-04-09T19:13:56.503Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.67s)
19:13:56 [2020-04-09T19:13:56.503Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ch8f58fe342lt24t13wxozb8e Created:2020-04-09 19:13:46.441846244 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[9d65625ac447b350e7f7e31c58e6ac7b411f7a04fbc1521c6e6d51d756c5e795:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xpux23ttg07zuaopu3uyo18cc EndpointID:34eac6cdd3c351eb11662144a226e19a51611fadc27916cd4ebb5fa27cfa376f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff5d60a613c3b3994ac301c5fa4b433f53c7b3e8f3aac7c7feffc953299d8622 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:bdb631089280 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xpux23ttg07zuaopu3uyo18cc EndpointID:34eac6cdd3c351eb11662144a226e19a51611fadc27916cd4ebb5fa27cfa376f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:13:56 [2020-04-09T19:13:56.503Z] PASS
19:13:56 [2020-04-09T19:13:56.503Z] 
19:13:56 [2020-04-09T19:13:56.503Z] === Skipped
19:13:56 [2020-04-09T19:13:56.503Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:13:56 [2020-04-09T19:13:56.503Z]     service_test.go:236: FLAKY_TEST
19:13:56 [2020-04-09T19:13:56.503Z] 
19:13:56 [2020-04-09T19:13:56.503Z] 
19:13:56 [2020-04-09T19:13:56.503Z] DONE 22 tests, 1 skipped in 53.695s
19:13:56 [2020-04-09T19:13:56.503Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:13:56 [2020-04-09T19:13:56.503Z] ++ 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
19:13:56 [2020-04-09T19:13:56.503Z] ++ set -e
19:13:56 [2020-04-09T19:13:56.503Z] ++ '[' -n 0 ']'
19:13:56 [2020-04-09T19:13:56.503Z] ++ set -x
19:13:56 [2020-04-09T19:13:56.503Z] ++ 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= DOCKER_ROOTLESS= 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
19:13:56 [2020-04-09T19:13:56.503Z] INFO: Testing against a local daemon
19:13:56 [2020-04-09T19:13:56.503Z] === RUN   TestDockerNetworkIpvlanPersistance
19:13:56 [2020-04-09T19:13:56.503Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:13:56 [2020-04-09T19:13:56.503Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:56 [2020-04-09T19:13:56.503Z] === RUN   TestDockerNetworkIpvlan
19:13:56 [2020-04-09T19:13:56.503Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:13:56 [2020-04-09T19:13:56.503Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:56 [2020-04-09T19:13:56.503Z] PASS
19:13:56 [2020-04-09T19:13:56.503Z] 
19:13:56 [2020-04-09T19:13:56.503Z] === Skipped
19:13:56 [2020-04-09T19:13:56.503Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:13:56 [2020-04-09T19:13:56.503Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:56 [2020-04-09T19:13:56.503Z] 
19:13:56 [2020-04-09T19:13:56.503Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:13:56 [2020-04-09T19:13:56.503Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:56 [2020-04-09T19:13:56.503Z] 
19:13:56 [2020-04-09T19:13:56.503Z] 
19:13:56 [2020-04-09T19:13:56.503Z] DONE 2 tests, 2 skipped in 0.199s
19:13:56 [2020-04-09T19:13:56.503Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:13:56 [2020-04-09T19:13:56.503Z] ++ 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
19:13:56 [2020-04-09T19:13:56.503Z] ++ set -e
19:13:56 [2020-04-09T19:13:56.503Z] ++ '[' -n 0 ']'
19:13:56 [2020-04-09T19:13:56.503Z] ++ set -x
19:13:56 [2020-04-09T19:13:56.503Z] ++ 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= DOCKER_ROOTLESS= 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
19:13:56 [2020-04-09T19:13:56.503Z] INFO: Testing against a local daemon
19:13:56 [2020-04-09T19:13:56.503Z] === RUN   TestDockerNetworkMacvlanPersistance
19:13:57 [2020-04-09T19:13:57.129Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
19:13:57 [2020-04-09T19:13:57.129Z] === RUN   TestDockerNetworkMacvlan
19:13:57 [2020-04-09T19:13:57.743Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:13:58 [2020-04-09T19:13:58.750Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:13:58 [2020-04-09T19:13:58.997Z] --- PASS: TestRenameLinkedContainer (3.12s)
19:13:58 [2020-04-09T19:13:58.997Z] === RUN   TestRenameStoppedContainer
19:13:59 [2020-04-09T19:13:59.564Z] --- PASS: TestRenameStoppedContainer (0.80s)
19:13:59 [2020-04-09T19:13:59.564Z] === RUN   TestRenameRunningContainerAndReuse
19:13:59 [2020-04-09T19:13:59.757Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:13:59 [2020-04-09T19:13:59.895Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
19:13:59 [2020-04-09T19:13:59.895Z] === RUN   TestBuildWithHugeFile
19:14:00 [2020-04-09T19:14:00.150Z] Loaded image: buildpack-deps:jessie
19:14:00 [2020-04-09T19:14:00.406Z] Loaded image: busybox:latest
19:14:00 [2020-04-09T19:14:00.661Z] Loaded image: busybox:glibc
19:14:00 [2020-04-09T19:14:00.661Z] Loaded image: debian:jessie
19:14:00 [2020-04-09T19:14:00.916Z] Loaded image: hello-world:latest
19:14:00 [2020-04-09T19:14:00.916Z] INFO: Testing against a local daemon
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:14:00 [2020-04-09T19:14:00.916Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:14:01 [2020-04-09T19:14:01.171Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:14:01 [2020-04-09T19:14:01.467Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s)
19:14:01 [2020-04-09T19:14:01.467Z] === RUN   TestRenameInvalidName
19:14:01 [2020-04-09T19:14:01.726Z] --- PASS: TestRenameInvalidName (0.76s)
19:14:01 [2020-04-09T19:14:01.726Z] === RUN   TestRenameAnonymousContainer
19:14:01 [2020-04-09T19:14:01.731Z] Loaded image: buildpack-deps:jessie
19:14:01 [2020-04-09T19:14:01.731Z] Loaded image: busybox:latest
19:14:01 [2020-04-09T19:14:01.986Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:14:01 [2020-04-09T19:14:01.986Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:14:02 [2020-04-09T19:14:02.242Z] Loaded image: busybox:glibc
19:14:02 [2020-04-09T19:14:02.242Z] Loaded image: debian:jessie
19:14:02 [2020-04-09T19:14:02.496Z] Loaded image: hello-world:latest
19:14:02 [2020-04-09T19:14:02.496Z] INFO: Testing against a local daemon
19:14:02 [2020-04-09T19:14:02.496Z] === RUN   TestDockerDaemonSuite
19:14:02 [2020-04-09T19:14:02.496Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:14:02 [2020-04-09T19:14:02.751Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:14:02 [2020-04-09T19:14:02.751Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:14:03 [2020-04-09T19:14:03.675Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:14:03 [2020-04-09T19:14:03.675Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:14:03 [2020-04-09T19:14:03.675Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:14:04 [2020-04-09T19:14:04.142Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:14:04 [2020-04-09T19:14:04.364Z] #66 494.6 + bin/containerd-stress
19:14:04 [2020-04-09T19:14:04.364Z] #66 498.5 + bin/containerd-shim
19:14:05 [2020-04-09T19:14:05.922Z] --- PASS: TestRenameAnonymousContainer (3.96s)
19:14:05 [2020-04-09T19:14:05.922Z] === RUN   TestRenameContainerWithSameName
19:14:06 [2020-04-09T19:14:06.184Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:14:06 [2020-04-09T19:14:06.184Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:14:06 [2020-04-09T19:14:06.184Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:14:06 [2020-04-09T19:14:06.184Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:14:06 [2020-04-09T19:14:06.489Z] --- PASS: TestRenameContainerWithSameName (0.80s)
19:14:06 [2020-04-09T19:14:06.489Z] === RUN   TestRenameContainerWithLinkedContainer
19:14:06 [2020-04-09T19:14:06.742Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:14:07 [2020-04-09T19:14:07.301Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:14:07 [2020-04-09T19:14:07.584Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:14:07 [2020-04-09T19:14:07.860Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:14:08 [2020-04-09T19:14:08.115Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:14:08 [2020-04-09T19:14:08.115Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:14:08 [2020-04-09T19:14:08.115Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:14:08 [2020-04-09T19:14:08.392Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
19:14:08 [2020-04-09T19:14:08.392Z] === RUN   TestResize
19:14:08 [2020-04-09T19:14:08.959Z] --- PASS: TestResize (0.80s)
19:14:08 [2020-04-09T19:14:08.959Z] === RUN   TestResizeWithInvalidSize
19:14:09 [2020-04-09T19:14:09.174Z] INFO: Sources obtained for gotestsum...
19:14:09 [2020-04-09T19:14:09.174Z] INFO: Checkout done for gotestsum...
19:14:09 [2020-04-09T19:14:09.477Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:14:09 [2020-04-09T19:14:09.896Z] --- PASS: TestResizeWithInvalidSize (0.82s)
19:14:09 [2020-04-09T19:14:09.896Z] === RUN   TestResizeWhenContainerNotStarted
19:14:10 [2020-04-09T19:14:10.036Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:14:10 [2020-04-09T19:14:10.467Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:14:10 [2020-04-09T19:14:10.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:14:11 [2020-04-09T19:14:11.308Z] INFO: Build done for gotestsum...
19:14:12 [2020-04-09T19:14:12.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:14:12 [2020-04-09T19:14:12.544Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:14:13 [2020-04-09T19:14:13.110Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:14:13 [2020-04-09T19:14:13.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:14:13 [2020-04-09T19:14:13.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:14:13 [2020-04-09T19:14:13.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:14:14 [2020-04-09T19:14:14.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:14:14 [2020-04-09T19:14:14.816Z] #66 509.2 + bin/containerd-shim-runc-v1
19:14:14 [2020-04-09T19:14:14.995Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:14:15 [2020-04-09T19:14:15.314Z] ................................................                         [ 29%]
19:14:15 [2020-04-09T19:14:15.554Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:14:15 [2020-04-09T19:14:15.780Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:14:15 [2020-04-09T19:14:15.945Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:14:16 [2020-04-09T19:14:16.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:14:16 [2020-04-09T19:14:16.557Z] --- PASS: TestDockerNetworkMacvlan (19.50s)
19:14:16 [2020-04-09T19:14:16.557Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
19:14:16 [2020-04-09T19:14:16.557Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
19:14:16 [2020-04-09T19:14:16.557Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s)
19:14:16 [2020-04-09T19:14:16.557Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s)
19:14:16 [2020-04-09T19:14:16.557Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s)
19:14:16 [2020-04-09T19:14:16.557Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.52s)
19:14:16 [2020-04-09T19:14:16.557Z] PASS
19:14:16 [2020-04-09T19:14:16.557Z] 
19:14:16 [2020-04-09T19:14:16.557Z] DONE 8 tests in 21.177s
19:14:16 [2020-04-09T19:14:16.557Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
19:14:16 [2020-04-09T19:14:16.557Z] ++ 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
19:14:16 [2020-04-09T19:14:16.557Z] ++ set -e
19:14:16 [2020-04-09T19:14:16.557Z] ++ '[' -n 0 ']'
19:14:16 [2020-04-09T19:14:16.557Z] ++ set -x
19:14:16 [2020-04-09T19:14:16.557Z] ++ 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= DOCKER_ROOTLESS= 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
19:14:16 [2020-04-09T19:14:16.557Z] testing: warning: no tests to run
19:14:16 [2020-04-09T19:14:16.557Z] PASS
19:14:16 [2020-04-09T19:14:16.557Z] 
19:14:16 [2020-04-09T19:14:16.557Z] DONE 0 tests in 0.063s
19:14:16 [2020-04-09T19:14:16.557Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:14:16 [2020-04-09T19:14:16.558Z] ++ 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
19:14:16 [2020-04-09T19:14:16.558Z] ++ set -e
19:14:16 [2020-04-09T19:14:16.558Z] ++ '[' -n 0 ']'
19:14:16 [2020-04-09T19:14:16.558Z] ++ set -x
19:14:16 [2020-04-09T19:14:16.558Z] ++ 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= DOCKER_ROOTLESS= 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
19:14:16 [2020-04-09T19:14:16.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:14:16 [2020-04-09T19:14:16.838Z] INFO: Testing against a local daemon
19:14:16 [2020-04-09T19:14:16.838Z] === RUN   TestAuthZPluginAllowRequest
19:14:17 [2020-04-09T19:14:17.445Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:14:17 [2020-04-09T19:14:17.700Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:14:18 [2020-04-09T19:14:18.339Z] #66 514.4 + bin/containerd-shim-runc-v2
19:14:18 [2020-04-09T19:14:18.865Z] --- PASS: TestAuthZPluginAllowRequest (1.93s)
19:14:18 [2020-04-09T19:14:18.865Z] === RUN   TestAuthZPluginTLS
19:14:19 [2020-04-09T19:14:19.165Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
19:14:19 [2020-04-09T19:14:19.165Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
19:14:19 [2020-04-09T19:14:19.165Z] === RUN   TestCgroupNamespacesRun
19:14:19 [2020-04-09T19:14:19.477Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:14:19 [2020-04-09T19:14:19.477Z] === RUN   TestAuthZPluginDenyRequest
19:14:19 [2020-04-09T19:14:19.585Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:14:19 [2020-04-09T19:14:19.759Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:14:19 [2020-04-09T19:14:19.759Z] === RUN   TestAuthZPluginAPIDenyResponse
19:14:19 [2020-04-09T19:14:19.840Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:14:20 [2020-04-09T19:14:20.371Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:14:20 [2020-04-09T19:14:20.371Z] === RUN   TestAuthZPluginDenyResponse
19:14:20 [2020-04-09T19:14:20.395Z] #66 515.9 + binaries
19:14:20 [2020-04-09T19:14:20.395Z] #66 516.0 + mkdir -p /build
19:14:20 [2020-04-09T19:14:20.395Z] #66 516.0 + cp bin/containerd /build/containerd
19:14:20 [2020-04-09T19:14:20.395Z] #66 516.0 + cp bin/containerd-shim /build/containerd-shim
19:14:20 [2020-04-09T19:14:20.395Z] #66 516.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:14:20 [2020-04-09T19:14:20.395Z] #66 516.0 + cp bin/ctr /build/ctr
19:14:20 [2020-04-09T19:14:20.395Z] #66 DONE 516.1s
19:14:20 [2020-04-09T19:14:20.984Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
19:14:20 [2020-04-09T19:14:20.984Z] === RUN   TestAuthZPluginAllowEventStream
19:14:21 [2020-04-09T19:14:21.075Z] --- PASS: TestCgroupNamespacesRun (1.88s)
19:14:21 [2020-04-09T19:14:21.075Z] === RUN   TestCgroupNamespacesRunPrivileged
19:14:21 [2020-04-09T19:14:21.200Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:14:21 [2020-04-09T19:14:21.898Z] 
19:14:21 [2020-04-09T19:14:21.898Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:14:21 [2020-04-09T19:14:21.898Z] #67 DONE 0.1s
19:14:21 [2020-04-09T19:14:21.898Z] 
19:14:21 [2020-04-09T19:14:21.898Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:14:21 [2020-04-09T19:14:21.898Z] #71 DONE 0.1s
19:14:22 [2020-04-09T19:14:22.192Z] 
19:14:22 [2020-04-09T19:14:22.192Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:14:22 [2020-04-09T19:14:22.192Z] #73 DONE 0.3s
19:14:22 [2020-04-09T19:14:22.192Z] 
19:14:22 [2020-04-09T19:14:22.192Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:14:22 [2020-04-09T19:14:22.192Z] #76 DONE 0.1s
19:14:22 [2020-04-09T19:14:22.192Z] 
19:14:22 [2020-04-09T19:14:22.192Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:14:22 [2020-04-09T19:14:22.192Z] #77 DONE 0.0s
19:14:22 [2020-04-09T19:14:22.491Z] 
19:14:22 [2020-04-09T19:14:22.491Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
19:14:22 [2020-04-09T19:14:22.561Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:14:22 [2020-04-09T19:14:22.561Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:14:23 [2020-04-09T19:14:23.006Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
19:14:23 [2020-04-09T19:14:23.006Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:14:23 [2020-04-09T19:14:23.010Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
19:14:23 [2020-04-09T19:14:23.010Z] === RUN   TestAuthZPluginErrorResponse
19:14:23 [2020-04-09T19:14:23.291Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:14:23 [2020-04-09T19:14:23.291Z] === RUN   TestAuthZPluginErrorRequest
19:14:23 [2020-04-09T19:14:23.486Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:14:23 [2020-04-09T19:14:23.560Z] Removing intermediate container b3fa58d39c41
19:14:23 [2020-04-09T19:14:23.560Z]  ---> 1811f0a2e877
19:14:23 [2020-04-09T19:14:23.560Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
19:14:23 [2020-04-09T19:14:23.560Z]  ---> Running in 0c9005b8d315
19:14:23 [2020-04-09T19:14:23.560Z] Removing intermediate container 0c9005b8d315
19:14:23 [2020-04-09T19:14:23.560Z]  ---> efd42619804e
19:14:23 [2020-04-09T19:14:23.560Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
19:14:23 [2020-04-09T19:14:23.560Z]  ---> Running in 7ff54ec4f429
19:14:23 [2020-04-09T19:14:23.903Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
19:14:23 [2020-04-09T19:14:23.903Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:14:24 [2020-04-09T19:14:24.396Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
19:14:24 [2020-04-09T19:14:24.396Z] === RUN   TestCgroupNamespacesRunHostMode
19:14:24 [2020-04-09T19:14:24.510Z] Removing intermediate container 7ff54ec4f429
19:14:24 [2020-04-09T19:14:24.510Z]  ---> 2d8acbecc94a
19:14:24 [2020-04-09T19:14:24.510Z] Step 10/10 : COPY . .
19:14:24 [2020-04-09T19:14:24.516Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:14:24 [2020-04-09T19:14:24.516Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:14:24 [2020-04-09T19:14:24.846Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:14:25 [2020-04-09T19:14:25.407Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:14:26 [2020-04-09T19:14:26.300Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
19:14:26 [2020-04-09T19:14:26.300Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:14:26 [2020-04-09T19:14:26.652Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s)
19:14:26 [2020-04-09T19:14:26.653Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:14:27 [2020-04-09T19:14:27.308Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:14:28 [2020-04-09T19:14:28.108Z] #78 DONE 5.0s
19:14:28 [2020-04-09T19:14:28.108Z] 
19:14:28 [2020-04-09T19:14:28.108Z] #79 exporting to oci image format
19:14:28 [2020-04-09T19:14:28.108Z] #79 exporting layers
19:14:28 [2020-04-09T19:14:28.203Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
19:14:28 [2020-04-09T19:14:28.203Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:14:29 [2020-04-09T19:14:29.139Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
19:14:29 [2020-04-09T19:14:29.139Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:14:29 [2020-04-09T19:14:29.191Z] === RUN   TestDockerSuite/TestAttachDetach
19:14:29 [2020-04-09T19:14:29.325Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
19:14:29 [2020-04-09T19:14:29.325Z] === RUN   TestAuthZPluginHeader
19:14:29 [2020-04-09T19:14:29.446Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:14:29 [2020-04-09T19:14:29.941Z] --- PASS: TestAuthZPluginHeader (0.89s)
19:14:29 [2020-04-09T19:14:29.941Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:14:29 [2020-04-09T19:14:29.941Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:14:29 [2020-04-09T19:14:29.941Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:29 [2020-04-09T19:14:29.941Z] === RUN   TestAuthZPluginV2Disable
19:14:29 [2020-04-09T19:14:29.941Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:14:29 [2020-04-09T19:14:29.941Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:29 [2020-04-09T19:14:29.941Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:14:29 [2020-04-09T19:14:29.941Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:14:29 [2020-04-09T19:14:29.941Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:29 [2020-04-09T19:14:29.941Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:14:29 [2020-04-09T19:14:29.941Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:14:29 [2020-04-09T19:14:29.941Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:29 [2020-04-09T19:14:29.941Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:14:30 [2020-04-09T19:14:30.076Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
19:14:30 [2020-04-09T19:14:30.076Z] === RUN   TestCgroupNamespacesRunOlderClient
19:14:30 [2020-04-09T19:14:30.370Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:14:31 [2020-04-09T19:14:31.730Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:14:31 [2020-04-09T19:14:31.981Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
19:14:31 [2020-04-09T19:14:31.981Z] === RUN   TestKernelTCPMemory
19:14:32 [2020-04-09T19:14:32.547Z] --- PASS: TestKernelTCPMemory (0.89s)
19:14:32 [2020-04-09T19:14:32.547Z] === RUN   TestNISDomainname
19:14:33 [2020-04-09T19:14:33.484Z] --- PASS: TestNISDomainname (1.00s)
19:14:33 [2020-04-09T19:14:33.484Z] === RUN   TestHostnameDnsResolution
19:14:34 [2020-04-09T19:14:34.240Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:14:34 [2020-04-09T19:14:34.240Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:14:34 [2020-04-09T19:14:34.385Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:14:35 [2020-04-09T19:14:35.167Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:14:35 [2020-04-09T19:14:35.388Z] --- PASS: TestHostnameDnsResolution (1.73s)
19:14:35 [2020-04-09T19:14:35.388Z] === RUN   TestStats
19:14:36 [2020-04-09T19:14:36.530Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:14:37 [2020-04-09T19:14:37.091Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:14:37 [2020-04-09T19:14:37.290Z] --- PASS: TestStats (1.80s)
19:14:37 [2020-04-09T19:14:37.290Z] === RUN   TestStopContainerWithTimeout
19:14:37 [2020-04-09T19:14:37.290Z] === RUN   TestStopContainerWithTimeout/0
19:14:37 [2020-04-09T19:14:37.290Z] === PAUSE TestStopContainerWithTimeout/0
19:14:37 [2020-04-09T19:14:37.290Z] === RUN   TestStopContainerWithTimeout/1
19:14:37 [2020-04-09T19:14:37.290Z] === PAUSE TestStopContainerWithTimeout/1
19:14:37 [2020-04-09T19:14:37.290Z] === RUN   TestStopContainerWithTimeout/3
19:14:37 [2020-04-09T19:14:37.290Z] === PAUSE TestStopContainerWithTimeout/3
19:14:37 [2020-04-09T19:14:37.290Z] === RUN   TestStopContainerWithTimeout/-1
19:14:37 [2020-04-09T19:14:37.290Z] === PAUSE TestStopContainerWithTimeout/-1
19:14:37 [2020-04-09T19:14:37.290Z] === CONT  TestStopContainerWithTimeout/0
19:14:37 [2020-04-09T19:14:37.290Z] === CONT  TestStopContainerWithTimeout/1
19:14:37 [2020-04-09T19:14:37.290Z] === CONT  TestStopContainerWithTimeout/3
19:14:37 [2020-04-09T19:14:37.290Z] === CONT  TestStopContainerWithTimeout/-1
19:14:38 [2020-04-09T19:14:38.015Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:14:38 [2020-04-09T19:14:38.575Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:14:40 [2020-04-09T19:14:40.505Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:14:40 [2020-04-09T19:14:40.574Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:14:40 [2020-04-09T19:14:40.574Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
19:14:40 [2020-04-09T19:14:40.574Z]     --- PASS: TestStopContainerWithTimeout/1 (2.37s)
19:14:40 [2020-04-09T19:14:40.574Z]     --- PASS: TestStopContainerWithTimeout/3 (3.32s)
19:14:40 [2020-04-09T19:14:40.574Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.36s)
19:14:40 [2020-04-09T19:14:40.574Z] === RUN   TestDeleteDevicemapper
19:14:40 [2020-04-09T19:14:40.574Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:14:40 [2020-04-09T19:14:40.574Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:14:40 [2020-04-09T19:14:40.574Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:14:41 [2020-04-09T19:14:41.065Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:14:41 [2020-04-09T19:14:41.624Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:14:42 [2020-04-09T19:14:42.031Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:14:42 [2020-04-09T19:14:42.185Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:14:42 [2020-04-09T19:14:42.185Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:14:43 [2020-04-09T19:14:43.858Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s)
19:14:43 [2020-04-09T19:14:43.858Z] === RUN   TestUpdateMemory
19:14:43 [2020-04-09T19:14:43.858Z] --- SKIP: TestUpdateMemory (0.00s)
19:14:43 [2020-04-09T19:14:43.858Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:14:43 [2020-04-09T19:14:43.858Z] === RUN   TestUpdateCPUQuota
19:14:44 [2020-04-09T19:14:44.069Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:14:44 [2020-04-09T19:14:44.069Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:14:44 [2020-04-09T19:14:44.069Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:14:44 [2020-04-09T19:14:44.323Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:14:45 [2020-04-09T19:14:45.233Z] --- PASS: TestUpdateCPUQuota (1.40s)
19:14:45 [2020-04-09T19:14:45.233Z] === RUN   TestUpdatePidsLimit
19:14:45 [2020-04-09T19:14:45.233Z] === RUN   TestUpdatePidsLimit/update_from_none
19:14:45 [2020-04-09T19:14:45.491Z] === RUN   TestUpdatePidsLimit/no_change
19:14:45 [2020-04-09T19:14:45.673Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:14:45 [2020-04-09T19:14:45.682Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:14:45 [2020-04-09T19:14:45.749Z] === RUN   TestUpdatePidsLimit/update_lower
19:14:46 [2020-04-09T19:14:46.316Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:14:46 [2020-04-09T19:14:46.582Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:14:46 [2020-04-09T19:14:46.608Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:14:47 [2020-04-09T19:14:47.150Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:14:47 [2020-04-09T19:14:47.409Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:14:47 [2020-04-09T19:14:47.531Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:14:48 [2020-04-09T19:14:48.363Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s)
19:14:48 [2020-04-09T19:14:48.363Z] PASS
19:14:48 [2020-04-09T19:14:48.363Z] 
19:14:48 [2020-04-09T19:14:48.363Z] === Skipped
19:14:48 [2020-04-09T19:14:48.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:14:48 [2020-04-09T19:14:48.363Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:48 [2020-04-09T19:14:48.363Z] 
19:14:48 [2020-04-09T19:14:48.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:14:48 [2020-04-09T19:14:48.363Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:48 [2020-04-09T19:14:48.363Z] 
19:14:48 [2020-04-09T19:14:48.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:14:48 [2020-04-09T19:14:48.363Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:48 [2020-04-09T19:14:48.363Z] 
19:14:48 [2020-04-09T19:14:48.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:14:48 [2020-04-09T19:14:48.363Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:48 [2020-04-09T19:14:48.363Z] 
19:14:48 [2020-04-09T19:14:48.363Z] 
19:14:48 [2020-04-09T19:14:48.363Z] DONE 17 tests, 4 skipped in 30.569s
19:14:48 [2020-04-09T19:14:48.363Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:14:48 [2020-04-09T19:14:48.363Z] ++ 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
19:14:48 [2020-04-09T19:14:48.363Z] ++ set -e
19:14:48 [2020-04-09T19:14:48.363Z] ++ '[' -n 0 ']'
19:14:48 [2020-04-09T19:14:48.363Z] ++ set -x
19:14:48 [2020-04-09T19:14:48.363Z] ++ 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= DOCKER_ROOTLESS= 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
19:14:48 [2020-04-09T19:14:48.363Z] INFO: Testing against a local daemon
19:14:48 [2020-04-09T19:14:48.363Z] === RUN   TestPluginInvalidJSON
19:14:48 [2020-04-09T19:14:48.363Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:14:48 [2020-04-09T19:14:48.363Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:14:48 [2020-04-09T19:14:48.363Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:14:48 [2020-04-09T19:14:48.363Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:14:48 [2020-04-09T19:14:48.363Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:14:48 [2020-04-09T19:14:48.363Z] PASS
19:14:48 [2020-04-09T19:14:48.363Z] 
19:14:48 [2020-04-09T19:14:48.363Z] DONE 2 tests in 0.178s
19:14:48 [2020-04-09T19:14:48.363Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:14:48 [2020-04-09T19:14:48.363Z] ++ 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
19:14:48 [2020-04-09T19:14:48.363Z] ++ set -e
19:14:48 [2020-04-09T19:14:48.363Z] ++ '[' -n 0 ']'
19:14:48 [2020-04-09T19:14:48.363Z] ++ set -x
19:14:48 [2020-04-09T19:14:48.363Z] ++ 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= DOCKER_ROOTLESS= 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
19:14:48 [2020-04-09T19:14:48.363Z] INFO: Testing against a local daemon
19:14:48 [2020-04-09T19:14:48.363Z] === RUN   TestExternalGraphDriver
19:14:48 [2020-04-09T19:14:48.363Z] === RUN   TestExternalGraphDriver/json
19:14:49 [2020-04-09T19:14:49.309Z] --- PASS: TestUpdatePidsLimit (3.98s)
19:14:49 [2020-04-09T19:14:49.310Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
19:14:49 [2020-04-09T19:14:49.310Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
19:14:49 [2020-04-09T19:14:49.310Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
19:14:49 [2020-04-09T19:14:49.310Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
19:14:49 [2020-04-09T19:14:49.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
19:14:49 [2020-04-09T19:14:49.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
19:14:49 [2020-04-09T19:14:49.310Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
19:14:49 [2020-04-09T19:14:49.310Z] === RUN   TestUpdateRestartPolicy
19:14:49 [2020-04-09T19:14:49.414Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:14:49 [2020-04-09T19:14:49.829Z] === RUN   TestExternalGraphDriver/spec
19:14:51 [2020-04-09T19:14:51.845Z] === RUN   TestExternalGraphDriver/pull
19:14:52 [2020-04-09T19:14:52.679Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:14:54 [2020-04-09T19:14:54.040Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:14:54 [2020-04-09T19:14:54.276Z]  ---> 146de06eccfc
19:14:54 [2020-04-09T19:14:54.276Z] Successfully built 146de06eccfc
19:14:54 [2020-04-09T19:14:54.276Z] Successfully tagged docker:latest
19:14:54 [2020-04-09T19:14:54.276Z] INFO: Image build ended at 04/09/2020 19:14:53. Duration:00:04:26.4079675
19:14:54 [2020-04-09T19:14:54.276Z] 
19:14:54 [2020-04-09T19:14:54.276Z] 
19:14:54 [2020-04-09T19:14:54.276Z] INFO: Building the test binaries at 04/09/2020 19:14:53...
19:14:54 [2020-04-09T19:14:54.513Z] --- PASS: TestExternalGraphDriver (6.50s)
19:14:54 [2020-04-09T19:14:54.513Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
19:14:54 [2020-04-09T19:14:54.513Z]     --- PASS: TestExternalGraphDriver/spec (2.14s)
19:14:54 [2020-04-09T19:14:54.513Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
19:14:54 [2020-04-09T19:14:54.513Z] === RUN   TestGraphdriverPluginV2
19:14:54 [2020-04-09T19:14:54.513Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
19:14:54 [2020-04-09T19:14:54.513Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:54 [2020-04-09T19:14:54.513Z] PASS
19:14:54 [2020-04-09T19:14:54.513Z] 
19:14:54 [2020-04-09T19:14:54.513Z] === Skipped
19:14:54 [2020-04-09T19:14:54.513Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
19:14:54 [2020-04-09T19:14:54.513Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:14:54 [2020-04-09T19:14:54.513Z] 
19:14:54 [2020-04-09T19:14:54.513Z] 
19:14:54 [2020-04-09T19:14:54.513Z] DONE 5 tests, 1 skipped in 6.706s
19:14:54 [2020-04-09T19:14:54.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:14:54 [2020-04-09T19:14:54.513Z] ++ 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
19:14:54 [2020-04-09T19:14:54.513Z] ++ set -e
19:14:54 [2020-04-09T19:14:54.513Z] ++ '[' -n 0 ']'
19:14:54 [2020-04-09T19:14:54.513Z] ++ set -x
19:14:54 [2020-04-09T19:14:54.513Z] ++ 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= DOCKER_ROOTLESS= 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
19:14:54 [2020-04-09T19:14:54.513Z] INFO: Testing against a local daemon
19:14:54 [2020-04-09T19:14:54.513Z] === RUN   TestContinueAfterPluginCrash
19:14:54 [2020-04-09T19:14:54.513Z] === PAUSE TestContinueAfterPluginCrash
19:14:54 [2020-04-09T19:14:54.513Z] === RUN   TestReadPluginNoRead
19:14:54 [2020-04-09T19:14:54.513Z] === PAUSE TestReadPluginNoRead
19:14:54 [2020-04-09T19:14:54.513Z] === RUN   TestDaemonStartWithLogOpt
19:14:54 [2020-04-09T19:14:54.513Z] === PAUSE TestDaemonStartWithLogOpt
19:14:54 [2020-04-09T19:14:54.513Z] === CONT  TestContinueAfterPluginCrash
19:14:54 [2020-04-09T19:14:54.513Z] === CONT  TestDaemonStartWithLogOpt
19:14:54 [2020-04-09T19:14:54.601Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:14:58 [2020-04-09T19:14:58.807Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:14:58 [2020-04-09T19:14:58.923Z] INFO: make.ps1 starting at 04/09/2020 19:14:58
19:14:58 [2020-04-09T19:14:58.923Z] INFO: Git commit (38067f990e) assumed from DOCKER_GITCOMMIT environment variable
19:14:58 [2020-04-09T19:14:58.923Z] INFO: Invoking autogen...
19:14:59 [2020-04-09T19:14:59.371Z] INFO: Building daemon...
19:15:01 [2020-04-09T19:15:01.508Z] --- PASS: TestUpdateRestartPolicy (12.47s)
19:15:01 [2020-04-09T19:15:01.508Z] === RUN   TestUpdateRestartWithAutoRemove
19:15:02 [2020-04-09T19:15:02.069Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:15:02 [2020-04-09T19:15:02.324Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:15:02 [2020-04-09T19:15:02.443Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
19:15:02 [2020-04-09T19:15:02.443Z] === RUN   TestWaitNonBlocked
19:15:02 [2020-04-09T19:15:02.443Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:15:02 [2020-04-09T19:15:02.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:15:02 [2020-04-09T19:15:02.443Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:15:02 [2020-04-09T19:15:02.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:15:02 [2020-04-09T19:15:02.443Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:15:02 [2020-04-09T19:15:02.443Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:15:02 [2020-04-09T19:15:02.882Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:15:03 [2020-04-09T19:15:03.380Z] --- PASS: TestWaitNonBlocked (0.03s)
19:15:03 [2020-04-09T19:15:03.380Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
19:15:03 [2020-04-09T19:15:03.380Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
19:15:03 [2020-04-09T19:15:03.380Z] === RUN   TestWaitBlocked
19:15:03 [2020-04-09T19:15:03.380Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:15:03 [2020-04-09T19:15:03.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:15:03 [2020-04-09T19:15:03.380Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:15:03 [2020-04-09T19:15:03.380Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:15:03 [2020-04-09T19:15:03.380Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:15:03 [2020-04-09T19:15:03.380Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:15:03 [2020-04-09T19:15:03.444Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:15:04 [2020-04-09T19:15:04.004Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:15:04 [2020-04-09T19:15:04.317Z] --- PASS: TestWaitBlocked (0.03s)
19:15:04 [2020-04-09T19:15:04.317Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
19:15:04 [2020-04-09T19:15:04.317Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
19:15:04 [2020-04-09T19:15:04.317Z] === CONT  TestContainerStartOnDaemonRestart
19:15:04 [2020-04-09T19:15:04.317Z] === CONT  TestIpcModeOlderClient
19:15:04 [2020-04-09T19:15:04.317Z] === CONT  TestDaemonHostGatewayIP
19:15:04 [2020-04-09T19:15:04.317Z] === CONT  TestDaemonRestartIpcMode
19:15:04 [2020-04-09T19:15:04.577Z] --- PASS: TestIpcModeOlderClient (0.20s)
19:15:04 [2020-04-09T19:15:04.757Z] --- PASS: TestDaemonStartWithLogOpt (8.88s)
19:15:04 [2020-04-09T19:15:04.757Z] === CONT  TestReadPluginNoRead
19:15:06 [2020-04-09T19:15:06.223Z] === RUN   TestReadPluginNoRead/disabled_caching
19:15:06 [2020-04-09T19:15:06.535Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:15:07 [2020-04-09T19:15:07.872Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s)
19:15:08 [2020-04-09T19:15:08.161Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:15:08 [2020-04-09T19:15:08.239Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:15:08 [2020-04-09T19:15:08.239Z] --- PASS: TestContinueAfterPluginCrash (13.90s)
19:15:08 [2020-04-09T19:15:08.808Z] --- PASS: TestDaemonRestartIpcMode (4.25s)
19:15:09 [2020-04-09T19:15:09.067Z] --- PASS: TestDaemonHostGatewayIP (4.71s)
19:15:09 [2020-04-09T19:15:09.067Z] PASS
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] === Skipped
19:15:09 [2020-04-09T19:15:09.067Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:15:09 [2020-04-09T19:15:09.067Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
19:15:09 [2020-04-09T19:15:09.067Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
19:15:09 [2020-04-09T19:15:09.067Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:15:09 [2020-04-09T19:15:09.067Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:15:09 [2020-04-09T19:15:09.067Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
19:15:09 [2020-04-09T19:15:09.067Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] 
19:15:09 [2020-04-09T19:15:09.067Z] DONE 202 tests, 6 skipped in 127.544s
19:15:09 [2020-04-09T19:15:09.067Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:15:09 [2020-04-09T19:15:09.067Z] ++ 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
19:15:09 [2020-04-09T19:15:09.067Z] ++ set -e
19:15:09 [2020-04-09T19:15:09.067Z] ++ '[' -n 0 ']'
19:15:09 [2020-04-09T19:15:09.067Z] ++ set -x
19:15:09 [2020-04-09T19:15:09.067Z] ++ 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= DOCKER_ROOTLESS= 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
19:15:09 [2020-04-09T19:15:09.325Z] INFO: Testing against a local daemon
19:15:09 [2020-04-09T19:15:09.326Z] === RUN   TestCommitInheritsEnv
19:15:09 [2020-04-09T19:15:09.899Z] --- PASS: TestCommitInheritsEnv (0.57s)
19:15:09 [2020-04-09T19:15:09.899Z] === RUN   TestImportExtremelyLargeImageWorks
19:15:09 [2020-04-09T19:15:09.899Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:15:09 [2020-04-09T19:15:09.899Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
19:15:09 [2020-04-09T19:15:09.899Z] === RUN   TestImagesFilterMultiReference
19:15:10 [2020-04-09T19:15:10.157Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:15:10 [2020-04-09T19:15:10.157Z] === RUN   TestImagePullPlatformInvalid
19:15:10 [2020-04-09T19:15:10.157Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
19:15:10 [2020-04-09T19:15:10.157Z] === RUN   TestRemoveImageOrphaning
19:15:10 [2020-04-09T19:15:10.264Z] === RUN   TestReadPluginNoRead/default
19:15:10 [2020-04-09T19:15:10.724Z] --- PASS: TestRemoveImageOrphaning (0.55s)
19:15:10 [2020-04-09T19:15:10.724Z] === RUN   TestRemoveImageGarbageCollector
19:15:10 [2020-04-09T19:15:10.724Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:15:10 [2020-04-09T19:15:10.724Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:10 [2020-04-09T19:15:10.724Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:15:10 [2020-04-09T19:15:10.724Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:15:10 [2020-04-09T19:15:10.724Z] === RUN   TestTagInvalidReference
19:15:10 [2020-04-09T19:15:10.724Z] --- PASS: TestTagInvalidReference (0.03s)
19:15:10 [2020-04-09T19:15:10.724Z] === RUN   TestTagValidPrefixedRepo
19:15:10 [2020-04-09T19:15:10.724Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:15:10 [2020-04-09T19:15:10.724Z] === RUN   TestTagExistedNameWithoutForce
19:15:10 [2020-04-09T19:15:10.724Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:15:10 [2020-04-09T19:15:10.724Z] === RUN   TestTagOfficialNames
19:15:10 [2020-04-09T19:15:10.983Z] --- PASS: TestTagOfficialNames (0.08s)
19:15:10 [2020-04-09T19:15:10.983Z] === RUN   TestTagMatchesDigest
19:15:10 [2020-04-09T19:15:10.983Z] --- PASS: TestTagMatchesDigest (0.03s)
19:15:10 [2020-04-09T19:15:10.983Z] PASS
19:15:10 [2020-04-09T19:15:10.983Z] 
19:15:10 [2020-04-09T19:15:10.983Z] === Skipped
19:15:10 [2020-04-09T19:15:10.983Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:15:10 [2020-04-09T19:15:10.983Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
19:15:10 [2020-04-09T19:15:10.983Z] 
19:15:10 [2020-04-09T19:15:10.983Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:15:10 [2020-04-09T19:15:10.983Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:15:10 [2020-04-09T19:15:10.983Z] 
19:15:10 [2020-04-09T19:15:10.983Z] 
19:15:10 [2020-04-09T19:15:10.983Z] DONE 12 tests, 2 skipped in 1.786s
19:15:10 [2020-04-09T19:15:10.983Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:15:10 [2020-04-09T19:15:10.983Z] ++ 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
19:15:10 [2020-04-09T19:15:10.983Z] ++ set -e
19:15:10 [2020-04-09T19:15:10.983Z] ++ '[' -n 0 ']'
19:15:10 [2020-04-09T19:15:10.983Z] ++ set -x
19:15:10 [2020-04-09T19:15:10.983Z] ++ 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= DOCKER_ROOTLESS= 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
19:15:11 [2020-04-09T19:15:11.241Z] INFO: Testing against a local daemon
19:15:11 [2020-04-09T19:15:11.241Z] === RUN   TestNetworkCreateDelete
19:15:11 [2020-04-09T19:15:11.500Z] --- PASS: TestNetworkCreateDelete (0.42s)
19:15:11 [2020-04-09T19:15:11.500Z] === RUN   TestDockerNetworkDeletePreferID
19:15:12 [2020-04-09T19:15:12.296Z] --- PASS: TestReadPluginNoRead (8.98s)
19:15:12 [2020-04-09T19:15:12.296Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.10s)
19:15:12 [2020-04-09T19:15:12.296Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s)
19:15:12 [2020-04-09T19:15:12.296Z]     --- PASS: TestReadPluginNoRead/default (2.07s)
19:15:12 [2020-04-09T19:15:12.296Z]     read_test.go:92: [daade6564677f] daemon is not started
19:15:12 [2020-04-09T19:15:12.296Z] PASS
19:15:12 [2020-04-09T19:15:12.296Z] 
19:15:12 [2020-04-09T19:15:12.296Z] DONE 6 tests in 18.068s
19:15:12 [2020-04-09T19:15:12.296Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:15:12 [2020-04-09T19:15:12.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:15:12 [2020-04-09T19:15:12.296Z] ++ set -e
19:15:12 [2020-04-09T19:15:12.296Z] ++ '[' -n 0 ']'
19:15:12 [2020-04-09T19:15:12.296Z] ++ set -x
19:15:12 [2020-04-09T19:15:12.296Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:15:12 [2020-04-09T19:15:12.296Z] testing: warning: no tests to run
19:15:12 [2020-04-09T19:15:12.296Z] PASS
19:15:12 [2020-04-09T19:15:12.296Z] 
19:15:12 [2020-04-09T19:15:12.296Z] DONE 0 tests in 0.112s
19:15:12 [2020-04-09T19:15:12.296Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:15:12 [2020-04-09T19:15:12.296Z] ++ 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
19:15:12 [2020-04-09T19:15:12.296Z] ++ set -e
19:15:12 [2020-04-09T19:15:12.296Z] ++ '[' -n 0 ']'
19:15:12 [2020-04-09T19:15:12.296Z] ++ set -x
19:15:12 [2020-04-09T19:15:12.296Z] ++ 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= DOCKER_ROOTLESS= 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
19:15:12 [2020-04-09T19:15:12.578Z] INFO: Testing against a local daemon
19:15:12 [2020-04-09T19:15:12.578Z] === RUN   TestPluginWithDevMounts
19:15:12 [2020-04-09T19:15:12.578Z] === PAUSE TestPluginWithDevMounts
19:15:12 [2020-04-09T19:15:12.578Z] === CONT  TestPluginWithDevMounts
19:15:12 [2020-04-09T19:15:12.876Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
19:15:12 [2020-04-09T19:15:12.876Z] === RUN   TestInspectNetwork
19:15:13 [2020-04-09T19:15:13.415Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:15:13 [2020-04-09T19:15:13.416Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:15:14 [2020-04-09T19:15:14.339Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:15:14 [2020-04-09T19:15:14.592Z] --- PASS: TestPluginWithDevMounts (1.90s)
19:15:14 [2020-04-09T19:15:14.592Z] PASS
19:15:14 [2020-04-09T19:15:14.592Z] 
19:15:14 [2020-04-09T19:15:14.592Z] DONE 1 tests in 2.084s
19:15:14 [2020-04-09T19:15:14.592Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
19:15:14 [2020-04-09T19:15:14.592Z] ++ 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
19:15:14 [2020-04-09T19:15:14.592Z] ++ set -e
19:15:14 [2020-04-09T19:15:14.592Z] ++ '[' -n 0 ']'
19:15:14 [2020-04-09T19:15:14.592Z] ++ set -x
19:15:14 [2020-04-09T19:15:14.592Z] ++ 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= DOCKER_ROOTLESS= 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
19:15:14 [2020-04-09T19:15:14.592Z] INFO: Testing against a local daemon
19:15:14 [2020-04-09T19:15:14.592Z] === RUN   TestSecretInspect
19:15:14 [2020-04-09T19:15:14.977Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:15:15 [2020-04-09T19:15:15.701Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:15:15 [2020-04-09T19:15:15.957Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:15:16 [2020-04-09T19:15:16.656Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:15:17 [2020-04-09T19:15:17.320Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:15:17 [2020-04-09T19:15:17.574Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:15:17 [2020-04-09T19:15:17.574Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:15:18 [2020-04-09T19:15:18.154Z] === RUN   TestInspectNetwork/full_network_id
19:15:18 [2020-04-09T19:15:18.154Z] === RUN   TestInspectNetwork/partial_network_id
19:15:18 [2020-04-09T19:15:18.155Z] === RUN   TestInspectNetwork/network_name
19:15:18 [2020-04-09T19:15:18.155Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:15:18 [2020-04-09T19:15:18.176Z] --- PASS: TestSecretInspect (3.70s)
19:15:18 [2020-04-09T19:15:18.176Z] === RUN   TestSecretList
19:15:20 [2020-04-09T19:15:20.085Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:15:20 [2020-04-09T19:15:20.340Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:15:20 [2020-04-09T19:15:20.685Z] tests/integration/api_service_test.py ................s................. [ 60%]
19:15:21 [2020-04-09T19:15:21.703Z] --- PASS: TestBuildWithHugeFile (81.61s)
19:15:21 [2020-04-09T19:15:21.703Z] === RUN   TestBuildWithEmptyDockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:21 [2020-04-09T19:15:21.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:15:21 [2020-04-09T19:15:21.703Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
19:15:21 [2020-04-09T19:15:21.703Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:15:21 [2020-04-09T19:15:21.703Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
19:15:21 [2020-04-09T19:15:21.703Z] === RUN   TestBuildPreserveOwnership
19:15:21 [2020-04-09T19:15:21.703Z] === RUN   TestBuildPreserveOwnership/copy_from
19:15:22 [2020-04-09T19:15:22.340Z] --- PASS: TestInspectNetwork (9.63s)
19:15:22 [2020-04-09T19:15:22.340Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:15:22 [2020-04-09T19:15:22.340Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:15:22 [2020-04-09T19:15:22.340Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:15:22 [2020-04-09T19:15:22.340Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:15:22 [2020-04-09T19:15:22.340Z] === RUN   TestRunContainerWithBridgeNone
19:15:22 [2020-04-09T19:15:22.545Z] --- PASS: TestSecretList (3.71s)
19:15:22 [2020-04-09T19:15:22.545Z] === RUN   TestSecretsCreateAndDelete
19:15:22 [2020-04-09T19:15:22.626Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:15:23 [2020-04-09T19:15:23.185Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:15:24 [2020-04-09T19:15:24.108Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:15:24 [2020-04-09T19:15:24.363Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:15:24 [2020-04-09T19:15:24.871Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
19:15:24 [2020-04-09T19:15:24.872Z] === RUN   TestNetworkInvalidJSON
19:15:24 [2020-04-09T19:15:24.872Z] === RUN   TestNetworkInvalidJSON//networks/create
19:15:24 [2020-04-09T19:15:24.872Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:15:24 [2020-04-09T19:15:24.872Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:15:24 [2020-04-09T19:15:24.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:15:24 [2020-04-09T19:15:24.872Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:15:24 [2020-04-09T19:15:24.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:15:24 [2020-04-09T19:15:24.872Z] === CONT  TestNetworkInvalidJSON//networks/create
19:15:24 [2020-04-09T19:15:24.872Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:15:24 [2020-04-09T19:15:24.872Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:15:24 [2020-04-09T19:15:24.872Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:15:24 [2020-04-09T19:15:24.872Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:15:24 [2020-04-09T19:15:24.872Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:15:24 [2020-04-09T19:15:24.872Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:15:24 [2020-04-09T19:15:24.872Z] === RUN   TestHostIPv4BridgeLabel
19:15:25 [2020-04-09T19:15:25.807Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
19:15:25 [2020-04-09T19:15:25.807Z] === RUN   TestDaemonRestartWithLiveRestore
19:15:25 [2020-04-09T19:15:25.990Z] --- PASS: TestSecretsCreateAndDelete (3.67s)
19:15:25 [2020-04-09T19:15:25.990Z] === RUN   TestSecretsUpdate
19:15:26 [2020-04-09T19:15:26.246Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:15:26 [2020-04-09T19:15:26.246Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:15:27 [2020-04-09T19:15:27.183Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s)
19:15:27 [2020-04-09T19:15:27.183Z] === RUN   TestDaemonDefaultNetworkPools
19:15:28 [2020-04-09T19:15:28.558Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s)
19:15:28 [2020-04-09T19:15:28.558Z] === RUN   TestDaemonRestartWithExistingNetwork
19:15:28 [2020-04-09T19:15:28.760Z] --- PASS: TestBuildPreserveOwnership (6.50s)
19:15:28 [2020-04-09T19:15:28.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.39s)
19:15:28 [2020-04-09T19:15:28.760Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
19:15:28 [2020-04-09T19:15:28.760Z] === RUN   TestBuildPlatformInvalid
19:15:28 [2020-04-09T19:15:28.760Z] --- PASS: TestBuildPlatformInvalid (0.18s)
19:15:28 [2020-04-09T19:15:28.760Z] PASS
19:15:28 [2020-04-09T19:15:28.760Z] 
19:15:28 [2020-04-09T19:15:28.760Z] === Skipped
19:15:28 [2020-04-09T19:15:28.760Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:15:28 [2020-04-09T19:15:28.760Z]     build_session_test.go:25: TODO: BuildKit
19:15:28 [2020-04-09T19:15:28.760Z] 
19:15:28 [2020-04-09T19:15:28.760Z] 
19:15:28 [2020-04-09T19:15:28.760Z] DONE 32 tests, 1 skipped in 135.654s
19:15:28 [2020-04-09T19:15:28.760Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:15:28 [2020-04-09T19:15:28.760Z] ++ 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
19:15:28 [2020-04-09T19:15:28.760Z] ++ set -e
19:15:28 [2020-04-09T19:15:28.760Z] ++ '[' -n 0 ']'
19:15:28 [2020-04-09T19:15:28.760Z] ++ set -x
19:15:28 [2020-04-09T19:15:28.760Z] ++ 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= DOCKER_ROOTLESS= 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
19:15:28 [2020-04-09T19:15:28.760Z] INFO: Testing against a local daemon
19:15:28 [2020-04-09T19:15:28.760Z] === RUN   TestConfigList
19:15:29 [2020-04-09T19:15:29.321Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:15:29 [2020-04-09T19:15:29.432Z] --- PASS: TestSecretsUpdate (3.69s)
19:15:29 [2020-04-09T19:15:29.432Z] === RUN   TestTemplatedSecret
19:15:29 [2020-04-09T19:15:29.881Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:15:30 [2020-04-09T19:15:30.460Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s)
19:15:30 [2020-04-09T19:15:30.460Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:15:32 [2020-04-09T19:15:32.393Z] --- PASS: TestConfigList (3.51s)
19:15:32 [2020-04-09T19:15:32.393Z] === RUN   TestConfigsCreateAndDelete
19:15:32 [2020-04-09T19:15:32.992Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.39s)
19:15:32 [2020-04-09T19:15:32.992Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:15:33 [2020-04-09T19:15:33.251Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
19:15:33 [2020-04-09T19:15:33.251Z] === RUN   TestServiceWithPredefinedNetwork
19:15:33 [2020-04-09T19:15:33.318Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:15:33 [2020-04-09T19:15:33.318Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:15:33 [2020-04-09T19:15:33.799Z] --- PASS: TestTemplatedSecret (3.71s)
19:15:33 [2020-04-09T19:15:33.799Z] === RUN   TestSecretCreateResolve
19:15:35 [2020-04-09T19:15:35.200Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
19:15:35 [2020-04-09T19:15:35.200Z] === RUN   TestConfigsUpdate
19:15:35 [2020-04-09T19:15:35.464Z] .........................                                                [ 67%]
19:15:36 [2020-04-09T19:15:36.536Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s)
19:15:36 [2020-04-09T19:15:36.536Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:15:36 [2020-04-09T19:15:36.536Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:15:36 [2020-04-09T19:15:36.536Z]     service_test.go:236: FLAKY_TEST
19:15:36 [2020-04-09T19:15:36.536Z] === RUN   TestServiceWithDataPathPortInit
19:15:37 [2020-04-09T19:15:37.082Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:15:37 [2020-04-09T19:15:37.240Z] --- PASS: TestSecretCreateResolve (3.62s)
19:15:37 [2020-04-09T19:15:37.240Z] PASS
19:15:37 [2020-04-09T19:15:37.240Z] 
19:15:37 [2020-04-09T19:15:37.240Z] DONE 6 tests in 22.300s
19:15:37 [2020-04-09T19:15:37.240Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
19:15:37 [2020-04-09T19:15:37.240Z] ++ 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
19:15:37 [2020-04-09T19:15:37.240Z] ++ set -e
19:15:37 [2020-04-09T19:15:37.240Z] ++ '[' -n 0 ']'
19:15:37 [2020-04-09T19:15:37.240Z] ++ set -x
19:15:37 [2020-04-09T19:15:37.240Z] ++ 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= DOCKER_ROOTLESS= 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
19:15:37 [2020-04-09T19:15:37.240Z] INFO: Testing against a local daemon
19:15:37 [2020-04-09T19:15:37.240Z] === RUN   TestServiceCreateInit
19:15:37 [2020-04-09T19:15:37.240Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:15:37 [2020-04-09T19:15:37.640Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:15:37 [2020-04-09T19:15:37.640Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:15:38 [2020-04-09T19:15:38.563Z] --- PASS: TestConfigsUpdate (3.31s)
19:15:38 [2020-04-09T19:15:38.563Z] === RUN   TestTemplatedConfig
19:15:39 [2020-04-09T19:15:39.489Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:15:40 [2020-04-09T19:15:40.414Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:15:40 [2020-04-09T19:15:40.972Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:15:41 [2020-04-09T19:15:41.530Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:15:42 [2020-04-09T19:15:42.090Z] --- PASS: TestTemplatedConfig (3.31s)
19:15:42 [2020-04-09T19:15:42.090Z] === RUN   TestConfigInspect
19:15:42 [2020-04-09T19:15:42.090Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:15:42 [2020-04-09T19:15:42.719Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:15:43 [2020-04-09T19:15:43.973Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:15:43 [2020-04-09T19:15:43.973Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:15:45 [2020-04-09T19:15:45.333Z] --- PASS: TestConfigInspect (3.21s)
19:15:45 [2020-04-09T19:15:45.333Z] === RUN   TestConfigCreateWithLabels
19:15:45 [2020-04-09T19:15:45.333Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:15:45 [2020-04-09T19:15:45.891Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:15:46 [2020-04-09T19:15:46.147Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:15:47 [2020-04-09T19:15:47.506Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:15:48 [2020-04-09T19:15:48.187Z] --- PASS: TestServiceCreateInit (10.73s)
19:15:48 [2020-04-09T19:15:48.187Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s)
19:15:48 [2020-04-09T19:15:48.187Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s)
19:15:48 [2020-04-09T19:15:48.187Z] === RUN   TestCreateServiceMultipleTimes
19:15:48 [2020-04-09T19:15:48.866Z] --- PASS: TestConfigCreateWithLabels (3.58s)
19:15:48 [2020-04-09T19:15:48.866Z] === RUN   TestConfigCreateResolve
19:15:49 [2020-04-09T19:15:49.425Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:15:50 [2020-04-09T19:15:50.348Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:15:51 [2020-04-09T19:15:51.271Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:15:52 [2020-04-09T19:15:52.193Z] --- PASS: TestConfigCreateResolve (3.30s)
19:15:52 [2020-04-09T19:15:52.193Z] === RUN   TestConfigDaemonLibtrustID
19:15:52 [2020-04-09T19:15:52.450Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:15:52 [2020-04-09T19:15:52.450Z] PASS
19:15:52 [2020-04-09T19:15:52.450Z] 
19:15:52 [2020-04-09T19:15:52.450Z] DONE 8 tests in 24.015s
19:15:52 [2020-04-09T19:15:52.450Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:15:52 [2020-04-09T19:15:52.450Z] ++ 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
19:15:52 [2020-04-09T19:15:52.450Z] ++ set -e
19:15:52 [2020-04-09T19:15:52.450Z] ++ '[' -n 0 ']'
19:15:52 [2020-04-09T19:15:52.450Z] ++ set -x
19:15:52 [2020-04-09T19:15:52.450Z] ++ 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= DOCKER_ROOTLESS= 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
19:15:52 [2020-04-09T19:15:52.705Z] INFO: Testing against a local daemon
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestCheckpoint
19:15:52 [2020-04-09T19:15:52.705Z] --- SKIP: TestCheckpoint (0.00s)
19:15:52 [2020-04-09T19:15:52.705Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestContainerInvalidJSON
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:15:52 [2020-04-09T19:15:52.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:15:52 [2020-04-09T19:15:52.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:15:52 [2020-04-09T19:15:52.705Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:15:52 [2020-04-09T19:15:52.705Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:15:52 [2020-04-09T19:15:52.705Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:15:52 [2020-04-09T19:15:52.705Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:15:52 [2020-04-09T19:15:52.705Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:15:52 [2020-04-09T19:15:52.705Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:15:52 [2020-04-09T19:15:52.705Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:15:52 [2020-04-09T19:15:52.705Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:15:52 [2020-04-09T19:15:52.705Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestCopyFromContainerPathIsNotDir
19:15:52 [2020-04-09T19:15:52.705Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:15:52 [2020-04-09T19:15:52.960Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
19:15:52 [2020-04-09T19:15:52.960Z] === RUN   TestCopyToContainerPathDoesNotExist
19:15:52 [2020-04-09T19:15:52.960Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
19:15:52 [2020-04-09T19:15:52.960Z] === RUN   TestCopyToContainerPathIsNotDir
19:15:52 [2020-04-09T19:15:52.960Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
19:15:52 [2020-04-09T19:15:52.960Z] === RUN   TestCopyFromContainer
19:15:53 [2020-04-09T19:15:53.214Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:15:54 [2020-04-09T19:15:54.577Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:15:55 [2020-04-09T19:15:55.137Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:15:55 [2020-04-09T19:15:55.137Z] === RUN   TestCopyFromContainer//
19:15:55 [2020-04-09T19:15:55.137Z] === RUN   TestCopyFromContainer//bar/root
19:15:55 [2020-04-09T19:15:55.392Z] === RUN   TestCopyFromContainer//bar/root/
19:15:55 [2020-04-09T19:15:55.392Z] === RUN   TestCopyFromContainer/bar/quux
19:15:55 [2020-04-09T19:15:55.650Z] === RUN   TestCopyFromContainer/bar/quux/
19:15:55 [2020-04-09T19:15:55.650Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:15:55 [2020-04-09T19:15:55.650Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:15:55 [2020-04-09T19:15:55.904Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:15:55 [2020-04-09T19:15:55.904Z] === RUN   TestDockerSuite/TestBuildAddScript
19:15:55 [2020-04-09T19:15:55.904Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:15:56 [2020-04-09T19:15:56.160Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:15:56 [2020-04-09T19:15:56.160Z] === RUN   TestCopyFromContainer/bar/notarget
19:15:56 [2020-04-09T19:15:56.414Z] --- PASS: TestCopyFromContainer (3.30s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer// (0.14s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:56 [2020-04-09T19:15:56.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:56 [2020-04-09T19:15:56.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:56 [2020-04-09T19:15:56.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:56 [2020-04-09T19:15:56.414Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:56 [2020-04-09T19:15:56.414Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:56 [2020-04-09T19:15:56.414Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:56 [2020-04-09T19:15:56.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateLinkToNonExistingContainer
19:15:56 [2020-04-09T19:15:56.414Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateWithInvalidEnv
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateWithInvalidEnv/0
19:15:56 [2020-04-09T19:15:56.414Z] === PAUSE TestCreateWithInvalidEnv/0
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateWithInvalidEnv/1
19:15:56 [2020-04-09T19:15:56.414Z] === PAUSE TestCreateWithInvalidEnv/1
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateWithInvalidEnv/2
19:15:56 [2020-04-09T19:15:56.414Z] === PAUSE TestCreateWithInvalidEnv/2
19:15:56 [2020-04-09T19:15:56.414Z] === CONT  TestCreateWithInvalidEnv/0
19:15:56 [2020-04-09T19:15:56.414Z] === CONT  TestCreateWithInvalidEnv/2
19:15:56 [2020-04-09T19:15:56.414Z] === CONT  TestCreateWithInvalidEnv/1
19:15:56 [2020-04-09T19:15:56.414Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:15:56 [2020-04-09T19:15:56.414Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateTmpfsMountsTarget
19:15:56 [2020-04-09T19:15:56.414Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
19:15:56 [2020-04-09T19:15:56.414Z] === RUN   TestCreateWithCustomMaskedPaths
19:15:58 [2020-04-09T19:15:58.462Z] --- PASS: TestServiceWithDataPathPortInit (18.38s)
19:15:58 [2020-04-09T19:15:58.463Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:15:58 [2020-04-09T19:15:58.923Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s)
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:15:58 [2020-04-09T19:15:58.923Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:15:58 [2020-04-09T19:15:58.923Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:15:59 [2020-04-09T19:15:59.179Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:15:59 [2020-04-09T19:15:59.179Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:15:59 [2020-04-09T19:15:59.179Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:15:59 [2020-04-09T19:15:59.179Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:15:59 [2020-04-09T19:15:59.179Z] --- PASS: TestCreateWithCapabilities (0.02s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
19:15:59 [2020-04-09T19:15:59.179Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:15:59 [2020-04-09T19:15:59.180Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
19:15:59 [2020-04-09T19:15:59.180Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
19:15:59 [2020-04-09T19:15:59.180Z] === RUN   TestCreateWithCustomReadonlyPaths
19:15:59 [2020-04-09T19:15:59.180Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:16:01 [2020-04-09T19:16:01.688Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s)
19:16:01 [2020-04-09T19:16:01.688Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:16:01 [2020-04-09T19:16:01.688Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:01 [2020-04-09T19:16:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:01 [2020-04-09T19:16:01.688Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:01 [2020-04-09T19:16:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:01 [2020-04-09T19:16:01.688Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:01 [2020-04-09T19:16:01.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:01 [2020-04-09T19:16:01.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:01 [2020-04-09T19:16:01.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:16:01 [2020-04-09T19:16:01.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:16:01 [2020-04-09T19:16:01.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
19:16:01 [2020-04-09T19:16:01.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:16:01 [2020-04-09T19:16:01.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:16:01 [2020-04-09T19:16:01.688Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:16:01 [2020-04-09T19:16:01.688Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:16:02 [2020-04-09T19:16:02.611Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
19:16:02 [2020-04-09T19:16:02.611Z] === RUN   TestCreateDifferentPlatform
19:16:02 [2020-04-09T19:16:02.611Z] === RUN   TestCreateDifferentPlatform/different_os
19:16:02 [2020-04-09T19:16:02.611Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:16:02 [2020-04-09T19:16:02.611Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:16:02 [2020-04-09T19:16:02.611Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:16:02 [2020-04-09T19:16:02.611Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:16:02 [2020-04-09T19:16:02.611Z] === RUN   TestContainerStartOnDaemonRestart
19:16:02 [2020-04-09T19:16:02.611Z] === PAUSE TestContainerStartOnDaemonRestart
19:16:02 [2020-04-09T19:16:02.611Z] === RUN   TestDaemonRestartIpcMode
19:16:02 [2020-04-09T19:16:02.611Z] === PAUSE TestDaemonRestartIpcMode
19:16:02 [2020-04-09T19:16:02.611Z] === RUN   TestDaemonHostGatewayIP
19:16:02 [2020-04-09T19:16:02.611Z] === PAUSE TestDaemonHostGatewayIP
19:16:02 [2020-04-09T19:16:02.611Z] === RUN   TestDiff
19:16:03 [2020-04-09T19:16:03.572Z] --- PASS: TestDiff (0.88s)
19:16:03 [2020-04-09T19:16:03.572Z] === RUN   TestExecWithCloseStdin
19:16:04 [2020-04-09T19:16:04.495Z] --- PASS: TestExecWithCloseStdin (0.96s)
19:16:04 [2020-04-09T19:16:04.495Z] === RUN   TestExec
19:16:05 [2020-04-09T19:16:05.023Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.20s)
19:16:05 [2020-04-09T19:16:05.023Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4tesli61x564xe1sf2jdcvf48 Created:2020-04-09 19:15:56.603432589 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bbdc821940bfeb898200ffdc269c5b8f1cd42d136c62a50f2fa82a1e51b8e7df:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p5l17ki1lj7l6psfehxafljkl EndpointID:8385d6f46a9da7314fe6af20a437867060eadfd7be2ad927e169bcc045b92ea8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:89b76dac6052c70dde663a215569ce64a0d391bc37e83ea5196a878af3c1abaa MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:4e8282135a4c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p5l17ki1lj7l6psfehxafljkl EndpointID:8385d6f46a9da7314fe6af20a437867060eadfd7be2ad927e169bcc045b92ea8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:16:05 [2020-04-09T19:16:05.023Z] PASS
19:16:05 [2020-04-09T19:16:05.023Z] 
19:16:05 [2020-04-09T19:16:05.023Z] === Skipped
19:16:05 [2020-04-09T19:16:05.023Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:16:05 [2020-04-09T19:16:05.023Z]     service_test.go:236: FLAKY_TEST
19:16:05 [2020-04-09T19:16:05.023Z] 
19:16:05 [2020-04-09T19:16:05.023Z] 
19:16:05 [2020-04-09T19:16:05.023Z] DONE 22 tests, 1 skipped in 53.224s
19:16:05 [2020-04-09T19:16:05.023Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:16:05 [2020-04-09T19:16:05.023Z] ++ 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
19:16:05 [2020-04-09T19:16:05.023Z] ++ set -e
19:16:05 [2020-04-09T19:16:05.023Z] ++ '[' -n 0 ']'
19:16:05 [2020-04-09T19:16:05.023Z] ++ set -x
19:16:05 [2020-04-09T19:16:05.023Z] ++ 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= DOCKER_ROOTLESS= 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
19:16:05 [2020-04-09T19:16:05.023Z] INFO: Testing against a local daemon
19:16:05 [2020-04-09T19:16:05.023Z] === RUN   TestDockerNetworkIpvlanPersistance
19:16:05 [2020-04-09T19:16:05.023Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:16:05 [2020-04-09T19:16:05.023Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:16:05 [2020-04-09T19:16:05.023Z] === RUN   TestDockerNetworkIpvlan
19:16:05 [2020-04-09T19:16:05.023Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:16:05 [2020-04-09T19:16:05.023Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:16:05 [2020-04-09T19:16:05.023Z] PASS
19:16:05 [2020-04-09T19:16:05.023Z] 
19:16:05 [2020-04-09T19:16:05.023Z] === Skipped
19:16:05 [2020-04-09T19:16:05.023Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:16:05 [2020-04-09T19:16:05.023Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:16:05 [2020-04-09T19:16:05.023Z] 
19:16:05 [2020-04-09T19:16:05.023Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:16:05 [2020-04-09T19:16:05.023Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:16:05 [2020-04-09T19:16:05.023Z] 
19:16:05 [2020-04-09T19:16:05.023Z] 
19:16:05 [2020-04-09T19:16:05.023Z] DONE 2 tests, 2 skipped in 0.156s
19:16:05 [2020-04-09T19:16:05.023Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:16:05 [2020-04-09T19:16:05.024Z] ++ 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
19:16:05 [2020-04-09T19:16:05.024Z] ++ set -e
19:16:05 [2020-04-09T19:16:05.024Z] ++ '[' -n 0 ']'
19:16:05 [2020-04-09T19:16:05.024Z] ++ set -x
19:16:05 [2020-04-09T19:16:05.024Z] ++ 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= DOCKER_ROOTLESS= 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
19:16:05 [2020-04-09T19:16:05.024Z] INFO: Testing against a local daemon
19:16:05 [2020-04-09T19:16:05.024Z] === RUN   TestDockerNetworkMacvlanPersistance
19:16:05 [2020-04-09T19:16:05.419Z] --- PASS: TestExec (0.90s)
19:16:05 [2020-04-09T19:16:05.419Z] === RUN   TestExecUser
19:16:05 [2020-04-09T19:16:05.740Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:16:06 [2020-04-09T19:16:06.299Z] --- PASS: TestExecUser (0.90s)
19:16:06 [2020-04-09T19:16:06.299Z] === RUN   TestExportContainerAndImportImage
19:16:06 [2020-04-09T19:16:06.567Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s)
19:16:06 [2020-04-09T19:16:06.567Z] === RUN   TestDockerNetworkMacvlan
19:16:06 [2020-04-09T19:16:06.859Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:16:07 [2020-04-09T19:16:07.419Z] --- PASS: TestExportContainerAndImportImage (1.18s)
19:16:07 [2020-04-09T19:16:07.419Z] === RUN   TestExportContainerAfterDaemonRestart
19:16:07 [2020-04-09T19:16:07.942Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:16:08 [2020-04-09T19:16:08.877Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:16:09 [2020-04-09T19:16:09.303Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
19:16:09 [2020-04-09T19:16:09.303Z] === RUN   TestHealthCheckWorkdir
19:16:10 [2020-04-09T19:16:10.227Z] --- PASS: TestHealthCheckWorkdir (1.31s)
19:16:10 [2020-04-09T19:16:10.227Z] === RUN   TestHealthKillContainer
19:16:10 [2020-04-09T19:16:10.255Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:16:10 [2020-04-09T19:16:10.487Z] --- PASS: TestCreateServiceMultipleTimes (22.87s)
19:16:10 [2020-04-09T19:16:10.487Z] === RUN   TestCreateServiceConflict
19:16:11 [2020-04-09T19:16:11.230Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:16:11 [2020-04-09T19:16:11.230Z] 
19:16:11 [2020-04-09T19:16:11.230Z]  ________   ____  __.
19:16:11 [2020-04-09T19:16:11.230Z]  \_____  \ |    |/ _|
19:16:11 [2020-04-09T19:16:11.230Z]  /   |   \|      <
19:16:11 [2020-04-09T19:16:11.230Z]  /    |    \    |  \
19:16:11 [2020-04-09T19:16:11.230Z]  \_______  /____|__ \
19:16:11 [2020-04-09T19:16:11.230Z]          \/        \/
19:16:11 [2020-04-09T19:16:11.230Z] 
19:16:11 [2020-04-09T19:16:11.230Z] INFO: make.ps1 ended at 04/09/2020 19:16:10
19:16:11 [2020-04-09T19:16:11.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:16:12 [2020-04-09T19:16:12.251Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
19:16:12 [2020-04-09T19:16:12.945Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:16:13 [2020-04-09T19:16:13.199Z] --- PASS: TestHealthKillContainer (3.02s)
19:16:13 [2020-04-09T19:16:13.199Z] === RUN   TestInspectCpusetInConfigPre120
19:16:13 [2020-04-09T19:16:13.360Z] INFO: Binaries build ended at 04/09/2020 19:16:13. Duration:00:01:19.3947194
19:16:13 [2020-04-09T19:16:13.539Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:16:13 [2020-04-09T19:16:13.758Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:16:14 [2020-04-09T19:16:14.013Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
19:16:14 [2020-04-09T19:16:14.013Z] === RUN   TestIpcModeNone
19:16:14 [2020-04-09T19:16:14.854Z] --- PASS: TestCreateServiceConflict (3.72s)
19:16:14 [2020-04-09T19:16:14.854Z] === RUN   TestCreateServiceMaxReplicas
19:16:15 [2020-04-09T19:16:15.374Z] --- PASS: TestIpcModeNone (1.33s)
19:16:15 [2020-04-09T19:16:15.374Z] === RUN   TestIpcModePrivate
19:16:16 [2020-04-09T19:16:16.207Z] INFO: Copying the built daemon binary to d:\CI\PR-40725\10\binary\dockerd-38067f990e.exe...
19:16:16 [2020-04-09T19:16:16.734Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:16:16 [2020-04-09T19:16:16.825Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:16:16 [2020-04-09T19:16:16.989Z] --- PASS: TestIpcModePrivate (1.42s)
19:16:16 [2020-04-09T19:16:16.990Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:295, shared: false, mustBeShared: false
19:16:16 [2020-04-09T19:16:16.990Z] === RUN   TestIpcModeShareable
19:16:17 [2020-04-09T19:16:17.153Z] INFO: Copying the built client binary to d:\CI\PR-40725\10\binary\docker-38067f990e.exe...
19:16:17 [2020-04-09T19:16:17.153Z] INFO: Copying dockerversion from the container...
19:16:17 [2020-04-09T19:16:17.549Z] === RUN   TestDockerSuite/TestBuildAddTar
19:16:17 [2020-04-09T19:16:17.600Z] INFO: Copying the golang package from the container to d:\CI\PR-40725\10\installer\go.zip...
19:16:17 [2020-04-09T19:16:17.806Z] --- PASS: TestIpcModeShareable (1.02s)
19:16:17 [2020-04-09T19:16:17.806Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:284, shared: true, mustBeShared: true
19:16:17 [2020-04-09T19:16:17.806Z] === RUN   TestAPIIpcModeShareableAndContainer
19:16:18 [2020-04-09T19:16:18.301Z] --- PASS: TestCreateServiceMaxReplicas (3.98s)
19:16:18 [2020-04-09T19:16:18.301Z] === RUN   TestCreateWithDuplicateNetworkNames
19:16:20 [2020-04-09T19:16:20.452Z] INFO: Extracting go.zip to d:\CI\PR-40725\10\go
19:16:21 [2020-04-09T19:16:21.963Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.53s)
19:16:21 [2020-04-09T19:16:21.963Z] === RUN   TestAPIIpcModeHost
19:16:22 [2020-04-09T19:16:22.888Z] --- PASS: TestAPIIpcModeHost (1.36s)
19:16:22 [2020-04-09T19:16:22.888Z] === RUN   TestDaemonIpcModeShareable
19:16:23 [2020-04-09T19:16:23.389Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:16:24 [2020-04-09T19:16:24.812Z] --- PASS: TestDaemonIpcModeShareable (2.11s)
19:16:24 [2020-04-09T19:16:24.812Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:238, shared: true, mustBeShared: true
19:16:24 [2020-04-09T19:16:24.812Z] === RUN   TestDaemonIpcModePrivate
19:16:25 [2020-04-09T19:16:25.294Z] --- PASS: TestDockerNetworkMacvlan (18.31s)
19:16:25 [2020-04-09T19:16:25.294Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
19:16:25 [2020-04-09T19:16:25.294Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
19:16:25 [2020-04-09T19:16:25.294Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
19:16:25 [2020-04-09T19:16:25.294Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s)
19:16:25 [2020-04-09T19:16:25.294Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s)
19:16:25 [2020-04-09T19:16:25.294Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
19:16:25 [2020-04-09T19:16:25.294Z] PASS
19:16:25 [2020-04-09T19:16:25.294Z] 
19:16:25 [2020-04-09T19:16:25.294Z] DONE 8 tests in 20.504s
19:16:25 [2020-04-09T19:16:25.294Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:16:25 [2020-04-09T19:16:25.294Z] ++ 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
19:16:25 [2020-04-09T19:16:25.294Z] ++ set -e
19:16:25 [2020-04-09T19:16:25.294Z] ++ '[' -n 0 ']'
19:16:25 [2020-04-09T19:16:25.294Z] ++ set -x
19:16:25 [2020-04-09T19:16:25.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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
19:16:25 [2020-04-09T19:16:25.294Z] testing: warning: no tests to run
19:16:25 [2020-04-09T19:16:25.294Z] PASS
19:16:25 [2020-04-09T19:16:25.294Z] 
19:16:25 [2020-04-09T19:16:25.294Z] DONE 0 tests in 0.027s
19:16:25 [2020-04-09T19:16:25.294Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:16:25 [2020-04-09T19:16:25.294Z] ++ 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
19:16:25 [2020-04-09T19:16:25.294Z] ++ set -e
19:16:25 [2020-04-09T19:16:25.294Z] ++ '[' -n 0 ']'
19:16:25 [2020-04-09T19:16:25.294Z] ++ set -x
19:16:25 [2020-04-09T19:16:25.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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
19:16:25 [2020-04-09T19:16:25.294Z] INFO: Testing against a local daemon
19:16:25 [2020-04-09T19:16:25.294Z] === RUN   TestAuthZPluginAllowRequest
19:16:26 [2020-04-09T19:16:26.695Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:16:26 [2020-04-09T19:16:26.951Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
19:16:26 [2020-04-09T19:16:26.951Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false
19:16:26 [2020-04-09T19:16:26.951Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:16:27 [2020-04-09T19:16:27.106Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:16:27 [2020-04-09T19:16:27.196Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
19:16:27 [2020-04-09T19:16:27.196Z] === RUN   TestAuthZPluginTLS
19:16:27 [2020-04-09T19:16:27.456Z] --- PASS: TestAuthZPluginTLS (0.65s)
19:16:27 [2020-04-09T19:16:27.456Z] === RUN   TestAuthZPluginDenyRequest
19:16:28 [2020-04-09T19:16:28.316Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:16:28 [2020-04-09T19:16:28.391Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
19:16:28 [2020-04-09T19:16:28.392Z] === RUN   TestAuthZPluginAPIDenyResponse
19:16:28 [2020-04-09T19:16:28.573Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:16:28 [2020-04-09T19:16:28.827Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
19:16:28 [2020-04-09T19:16:28.827Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false
19:16:28 [2020-04-09T19:16:28.827Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:16:28 [2020-04-09T19:16:28.959Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
19:16:28 [2020-04-09T19:16:28.959Z] === RUN   TestAuthZPluginDenyResponse
19:16:29 [2020-04-09T19:16:29.527Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
19:16:29 [2020-04-09T19:16:29.527Z] === RUN   TestAuthZPluginAllowEventStream
19:16:29 [2020-04-09T19:16:29.656Z] tests/integration/client_test.py .....                                   [ 75%]
19:16:29 [2020-04-09T19:16:29.656Z] tests/integration/context_api_test.py ..                                 [ 76%]
19:16:29 [2020-04-09T19:16:29.751Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:16:29 [2020-04-09T19:16:29.751Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:16:29 [2020-04-09T19:16:29.911Z] tests/integration/errors_test.py .                                       [ 76%]
19:16:30 [2020-04-09T19:16:30.677Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
19:16:30 [2020-04-09T19:16:30.677Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true
19:16:30 [2020-04-09T19:16:30.677Z] === RUN   TestIpcModeOlderClient
19:16:30 [2020-04-09T19:16:30.677Z] === PAUSE TestIpcModeOlderClient
19:16:30 [2020-04-09T19:16:30.677Z] === RUN   TestKillContainerInvalidSignal
19:16:31 [2020-04-09T19:16:31.236Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:16:31 [2020-04-09T19:16:31.430Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
19:16:31 [2020-04-09T19:16:31.431Z] === RUN   TestAuthZPluginErrorResponse
19:16:31 [2020-04-09T19:16:31.491Z] --- PASS: TestKillContainerInvalidSignal (0.96s)
19:16:31 [2020-04-09T19:16:31.492Z] === RUN   TestKillContainer
19:16:31 [2020-04-09T19:16:31.492Z] === RUN   TestKillContainer/no_signal
19:16:31 [2020-04-09T19:16:31.998Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
19:16:31 [2020-04-09T19:16:31.998Z] === RUN   TestAuthZPluginErrorRequest
19:16:32 [2020-04-09T19:16:32.565Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
19:16:32 [2020-04-09T19:16:32.565Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:16:32 [2020-04-09T19:16:32.855Z] === RUN   TestKillContainer/non_killing_signal
19:16:33 [2020-04-09T19:16:33.133Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
19:16:33 [2020-04-09T19:16:33.133Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:16:33 [2020-04-09T19:16:33.417Z] === RUN   TestKillContainer/killing_signal
19:16:33 [2020-04-09T19:16:33.507Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s)
19:16:33 [2020-04-09T19:16:33.507Z] === RUN   TestCreateServiceSecretFileMode
19:16:34 [2020-04-09T19:16:34.783Z] --- PASS: TestKillContainer (3.10s)
19:16:34 [2020-04-09T19:16:34.783Z]     --- PASS: TestKillContainer/no_signal (1.08s)
19:16:34 [2020-04-09T19:16:34.783Z]     --- PASS: TestKillContainer/non_killing_signal (0.75s)
19:16:34 [2020-04-09T19:16:34.783Z]     --- PASS: TestKillContainer/killing_signal (0.98s)
19:16:34 [2020-04-09T19:16:34.783Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:16:34 [2020-04-09T19:16:34.783Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:16:35 [2020-04-09T19:16:35.342Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:16:35 [2020-04-09T19:16:35.597Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:16:35 [2020-04-09T19:16:35.665Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
19:16:35 [2020-04-09T19:16:35.665Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:16:35 [2020-04-09T19:16:35.827Z] #79 exporting layers 125.6s done
19:16:35 [2020-04-09T19:16:35.827Z] #79 exporting manifest sha256:fd8a8c083b975871ba1010d165cc28d9393671e939a18fc8d06f73fbca347aff 0.0s done
19:16:35 [2020-04-09T19:16:35.827Z] #79 exporting config sha256:efcc80a03a4f7f5c00bdb1d3023244ac88156cf605a9914ed409c49d5042edcc done
19:16:35 [2020-04-09T19:16:35.827Z] #79 sending tarball
19:16:35 [2020-04-09T19:16:35.851Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:16:36 [2020-04-09T19:16:36.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
19:16:36 [2020-04-09T19:16:36.411Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
19:16:36 [2020-04-09T19:16:36.411Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
19:16:36 [2020-04-09T19:16:36.411Z] === RUN   TestKillStoppedContainer
19:16:36 [2020-04-09T19:16:36.666Z] --- PASS: TestKillStoppedContainer (0.10s)
19:16:36 [2020-04-09T19:16:36.666Z] === RUN   TestKillStoppedContainerAPIPre120
19:16:36 [2020-04-09T19:16:36.666Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
19:16:36 [2020-04-09T19:16:36.666Z] === RUN   TestKillDifferentUserContainer
19:16:37 [2020-04-09T19:16:37.567Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s)
19:16:37 [2020-04-09T19:16:37.567Z] === RUN   TestAuthZPluginHeader
19:16:37 [2020-04-09T19:16:37.590Z] --- PASS: TestKillDifferentUserContainer (0.81s)
19:16:37 [2020-04-09T19:16:37.590Z] === RUN   TestInspectOomKilledTrue
19:16:37 [2020-04-09T19:16:37.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:16:37 [2020-04-09T19:16:37.590Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:16:37 [2020-04-09T19:16:37.590Z] === RUN   TestInspectOomKilledFalse
19:16:37 [2020-04-09T19:16:37.590Z] --- SKIP: TestInspectOomKilledFalse (0.01s)
19:16:37 [2020-04-09T19:16:37.590Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:16:37 [2020-04-09T19:16:37.590Z] === RUN   TestLinksEtcHostsContentMatch
19:16:37 [2020-04-09T19:16:37.876Z] --- PASS: TestCreateServiceSecretFileMode (3.81s)
19:16:37 [2020-04-09T19:16:37.876Z] === RUN   TestCreateServiceConfigFileMode
19:16:38 [2020-04-09T19:16:38.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s)
19:16:38 [2020-04-09T19:16:38.150Z] === RUN   TestLinksContainerNames
19:16:38 [2020-04-09T19:16:38.404Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:16:38 [2020-04-09T19:16:38.503Z] --- PASS: TestAuthZPluginHeader (0.97s)
19:16:38 [2020-04-09T19:16:38.503Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:16:38 [2020-04-09T19:16:38.503Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:16:38 [2020-04-09T19:16:38.503Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:38 [2020-04-09T19:16:38.503Z] === RUN   TestAuthZPluginV2Disable
19:16:38 [2020-04-09T19:16:38.503Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:16:38 [2020-04-09T19:16:38.503Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:38 [2020-04-09T19:16:38.503Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:16:38 [2020-04-09T19:16:38.503Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:16:38 [2020-04-09T19:16:38.503Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:38 [2020-04-09T19:16:38.503Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:16:38 [2020-04-09T19:16:38.503Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:16:38 [2020-04-09T19:16:38.503Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:38 [2020-04-09T19:16:38.503Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:16:40 [2020-04-09T19:16:40.287Z] --- PASS: TestLinksContainerNames (1.80s)
19:16:40 [2020-04-09T19:16:40.287Z] === RUN   TestLogsFollowTailEmpty
19:16:40 [2020-04-09T19:16:40.846Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
19:16:40 [2020-04-09T19:16:40.846Z] === RUN   TestContainerNetworkMountsNoChown
19:16:41 [2020-04-09T19:16:41.328Z] --- PASS: TestCreateServiceConfigFileMode (3.71s)
19:16:41 [2020-04-09T19:16:41.328Z] === RUN   TestCreateServiceSysctls
19:16:41 [2020-04-09T19:16:41.772Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/default
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/default
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/private
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/private
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rprivate
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rprivate
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/slave
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/slave
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rslave
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rslave
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/shared
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/shared
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rshared
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rshared
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/default
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/default/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/default/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/default/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rshared
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rprivate
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/shared
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rslave
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/slave
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/private
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/private/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/private/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/default/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:16:41 [2020-04-09T19:16:41.772Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:16:42 [2020-04-09T19:16:42.026Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/private/bind_root
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/private/mount_root
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:16:42 [2020-04-09T19:16:42.281Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:16:42 [2020-04-09T19:16:42.281Z] --- PASS: TestMountDaemonRoot (0.03s)
19:16:42 [2020-04-09T19:16:42.281Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:16:42 [2020-04-09T19:16:42.281Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:16:42 [2020-04-09T19:16:42.281Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:16:42 [2020-04-09T19:16:42.281Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:16:42 [2020-04-09T19:16:42.281Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
19:16:42 [2020-04-09T19:16:42.281Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:16:42 [2020-04-09T19:16:42.281Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:16:42 [2020-04-09T19:16:42.281Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:16:42 [2020-04-09T19:16:42.281Z] === RUN   TestContainerBindMountNonRecursive
19:16:45 [2020-04-09T19:16:45.362Z] === RUN   TestDockerSuite/TestBuildBlankName
19:16:45 [2020-04-09T19:16:45.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:16:45 [2020-04-09T19:16:45.363Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:16:45 [2020-04-09T19:16:45.363Z] --- PASS: TestContainerBindMountNonRecursive (2.40s)
19:16:45 [2020-04-09T19:16:45.363Z] === RUN   TestNetworkNat
19:16:45 [2020-04-09T19:16:45.363Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:16:45 [2020-04-09T19:16:45.620Z] --- PASS: TestNetworkNat (0.95s)
19:16:45 [2020-04-09T19:16:45.620Z] === RUN   TestNetworkLocalhostTCPNat
19:16:45 [2020-04-09T19:16:45.855Z] --- PASS: TestCreateServiceSysctls (4.82s)
19:16:45 [2020-04-09T19:16:45.855Z] === RUN   TestCreateServiceCapabilities
19:16:46 [2020-04-09T19:16:46.181Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:16:46 [2020-04-09T19:16:46.740Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
19:16:46 [2020-04-09T19:16:46.740Z] === RUN   TestNetworkLoopbackNat
19:16:47 [2020-04-09T19:16:47.663Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:16:47 [2020-04-09T19:16:47.918Z] --- PASS: TestNetworkLoopbackNat (1.23s)
19:16:47 [2020-04-09T19:16:47.918Z] === RUN   TestPause
19:16:48 [2020-04-09T19:16:48.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:16:49 [2020-04-09T19:16:49.037Z] --- PASS: TestPause (1.02s)
19:16:49 [2020-04-09T19:16:49.037Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:16:49 [2020-04-09T19:16:49.037Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:16:49 [2020-04-09T19:16:49.037Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:16:49 [2020-04-09T19:16:49.037Z] === RUN   TestPauseStopPausedContainer
19:16:49 [2020-04-09T19:16:49.298Z] --- PASS: TestCreateServiceCapabilities (3.63s)
19:16:49 [2020-04-09T19:16:49.298Z] === RUN   TestInspect
19:16:49 [2020-04-09T19:16:49.960Z] --- PASS: TestPauseStopPausedContainer (0.86s)
19:16:49 [2020-04-09T19:16:49.960Z] === RUN   TestPsFilter
19:16:49 [2020-04-09T19:16:49.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:16:49 [2020-04-09T19:16:49.960Z] --- PASS: TestPsFilter (0.25s)
19:16:49 [2020-04-09T19:16:49.960Z] === RUN   TestRemoveContainerWithRemovedVolume
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Extraction ended at 04/09/2020 19:16:46. Duration:00:00:26.5727460
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Updating the golang and path environment variables
19:16:50 [2020-04-09T19:16:50.361Z] INFO: GOPATH=d:\gopath
19:16:50 [2020-04-09T19:16:50.361Z] INFO: go version go1.13.8 windows/amd64
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Running the daemon under test in debug mode
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Starting a daemon under test...
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40725\10\daemon --pidfile d:\CI\PR-40725\10\docker.pid -D
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Process started successfully.
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Start tailing logs of the daemon under tests
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Waiting for the daemon under test to start...
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Daemon under test started and replied!
19:16:50 [2020-04-09T19:16:50.361Z] INFO: Docker version of the daemon under test
19:16:50 [2020-04-09T19:16:50.361Z] 
19:16:50 [2020-04-09T19:16:50.809Z] Client:
19:16:50 [2020-04-09T19:16:50.809Z]  Version:      17.06.2-ce
19:16:50 [2020-04-09T19:16:50.809Z]  API version:  1.30
19:16:50 [2020-04-09T19:16:50.809Z]  Go version:   go1.8.3
19:16:50 [2020-04-09T19:16:50.809Z]  Git commit:   cec0b72
19:16:50 [2020-04-09T19:16:50.809Z]  Built:        Tue Sep  5 19:57:19 2017
19:16:50 [2020-04-09T19:16:50.809Z]  OS/Arch:      windows/amd64
19:16:50 [2020-04-09T19:16:50.809Z] 
19:16:50 [2020-04-09T19:16:50.809Z] Server:
19:16:50 [2020-04-09T19:16:50.809Z]  Version:      0.0.0-dev
19:16:50 [2020-04-09T19:16:50.809Z]  API version:  1.41 (minimum version 1.24)
19:16:50 [2020-04-09T19:16:50.809Z]  Go version:   go1.13.8
19:16:50 [2020-04-09T19:16:50.809Z]  Git commit:   38067f990e
19:16:50 [2020-04-09T19:16:50.809Z]  Built:        04/09/2020 19:14:58
19:16:50 [2020-04-09T19:16:50.809Z]  OS/Arch:      windows/amd64
19:16:50 [2020-04-09T19:16:50.809Z]  Experimental: false
19:16:50 [2020-04-09T19:16:50.809Z] 
19:16:50 [2020-04-09T19:16:50.809Z] INFO: Docker info of the daemon under test
19:16:50 [2020-04-09T19:16:50.809Z] 
19:16:50 [2020-04-09T19:16:50.809Z] Containers: 0
19:16:50 [2020-04-09T19:16:50.809Z]  Running: 0
19:16:50 [2020-04-09T19:16:50.809Z]  Paused: 0
19:16:50 [2020-04-09T19:16:50.809Z]  Stopped: 0
19:16:50 [2020-04-09T19:16:50.809Z] Images: 0
19:16:50 [2020-04-09T19:16:50.809Z] Server Version: 0.0.0-dev
19:16:50 [2020-04-09T19:16:50.809Z] Storage Driver: windowsfilter
19:16:50 [2020-04-09T19:16:50.809Z]  Windows: 
19:16:50 [2020-04-09T19:16:50.809Z] Logging Driver: json-file
19:16:50 [2020-04-09T19:16:50.809Z] Plugins: 
19:16:50 [2020-04-09T19:16:50.809Z]  Volume: local
19:16:50 [2020-04-09T19:16:50.809Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:16:50 [2020-04-09T19:16:50.809Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:16:50 [2020-04-09T19:16:50.809Z] Swarm: inactive
19:16:50 [2020-04-09T19:16:50.809Z] Default Isolation: process
19:16:50 [2020-04-09T19:16:50.809Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:16:50 [2020-04-09T19:16:50.809Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
19:16:50 [2020-04-09T19:16:50.809Z] OSType: windows
19:16:50 [2020-04-09T19:16:50.809Z] Architecture: x86_64
19:16:50 [2020-04-09T19:16:50.809Z] CPUs: 4
19:16:50 [2020-04-09T19:16:50.809Z] Total Memory: 32GiB
19:16:50 [2020-04-09T19:16:50.809Z] Name: azwin-2-8f3450
19:16:50 [2020-04-09T19:16:50.809Z] ID: FVPK:HWPF:RZS4:QAFB:UAUY:LYTJ:DFBX:M3XJ:CNKM:QEI5:DJ7G:WFQ5
19:16:50 [2020-04-09T19:16:50.809Z] Docker Root Dir: D:\CI\PR-40725\10\daemon
19:16:50 [2020-04-09T19:16:50.809Z] Debug Mode (client): false
19:16:50 [2020-04-09T19:16:50.809Z] Debug Mode (server): true
19:16:50 [2020-04-09T19:16:50.809Z]  File Descriptors: -1
19:16:50 [2020-04-09T19:16:50.809Z]  Goroutines: 17
19:16:50 [2020-04-09T19:16:50.809Z]  System Time: 2020-04-09T19:16:50.4282571Z
19:16:50 [2020-04-09T19:16:50.809Z]  EventsListeners: 0
19:16:50 [2020-04-09T19:16:50.809Z] Registry: https://index.docker.io/v1/
19:16:50 [2020-04-09T19:16:50.809Z] Labels:
19:16:50 [2020-04-09T19:16:50.809Z] Experimental: false
19:16:50 [2020-04-09T19:16:50.809Z] Insecure Registries:
19:16:50 [2020-04-09T19:16:50.809Z]  127.0.0.0/8
19:16:50 [2020-04-09T19:16:50.809Z] Live Restore Enabled: false
19:16:50 [2020-04-09T19:16:50.809Z] 
19:16:50 [2020-04-09T19:16:50.809Z] 
19:16:50 [2020-04-09T19:16:50.809Z] INFO: Docker images of the daemon under test
19:16:50 [2020-04-09T19:16:50.809Z] 
19:16:50 [2020-04-09T19:16:50.809Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:16:50 [2020-04-09T19:16:50.809Z] 
19:16:50 [2020-04-09T19:16:50.809Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
19:16:50 [2020-04-09T19:16:50.809Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
19:16:50 [2020-04-09T19:16:50.809Z] ltsc2019: Pulling from windows/servercore
19:16:51 [2020-04-09T19:16:51.257Z] 65014b3c3121: Pulling fs layer
19:16:51 [2020-04-09T19:16:51.257Z] 23645bd7ee08: Pulling fs layer
19:16:51 [2020-04-09T19:16:51.320Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.02s)
19:16:51 [2020-04-09T19:16:51.320Z] === RUN   TestRemoveContainerWithVolume
19:16:51 [2020-04-09T19:16:51.880Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
19:16:51 [2020-04-09T19:16:51.880Z] === RUN   TestRemoveContainerRunning
19:16:52 [2020-04-09T19:16:52.441Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:16:52 [2020-04-09T19:16:52.695Z] --- PASS: TestRemoveContainerRunning (0.81s)
19:16:52 [2020-04-09T19:16:52.695Z] === RUN   TestRemoveContainerForceRemoveRunning
19:16:53 [2020-04-09T19:16:53.621Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s)
19:16:53 [2020-04-09T19:16:53.621Z] === RUN   TestRemoveInvalidContainer
19:16:53 [2020-04-09T19:16:53.621Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:16:53 [2020-04-09T19:16:53.621Z] === RUN   TestRenameLinkedContainer
19:16:53 [2020-04-09T19:16:53.663Z] --- PASS: TestInspect (4.13s)
19:16:53 [2020-04-09T19:16:53.663Z] === RUN   TestCreateJob
19:16:54 [2020-04-09T19:16:54.982Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:16:57 [2020-04-09T19:16:57.191Z] #79 sending tarball 21.8s done
19:16:57 [2020-04-09T19:16:57.191Z] #79 DONE 147.5s
19:16:57 [2020-04-09T19:16:57.191Z] 
19:16:57 [2020-04-09T19:16:57.191Z] #80 importing to docker
19:16:57 [2020-04-09T19:16:57.493Z] --- PASS: TestRenameLinkedContainer (3.83s)
19:16:57 [2020-04-09T19:16:57.493Z] === RUN   TestRenameStoppedContainer
19:16:57 [2020-04-09T19:16:57.747Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:16:58 [2020-04-09T19:16:58.040Z] --- PASS: TestCreateJob (4.27s)
19:16:58 [2020-04-09T19:16:58.040Z] === RUN   TestReplicatedJob
19:16:58 [2020-04-09T19:16:58.307Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:16:58 [2020-04-09T19:16:58.561Z] --- PASS: TestRenameStoppedContainer (1.00s)
19:16:58 [2020-04-09T19:16:58.561Z] === RUN   TestRenameRunningContainerAndReuse
19:16:59 [2020-04-09T19:16:59.121Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:16:59 [2020-04-09T19:16:59.265Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s)
19:16:59 [2020-04-09T19:16:59.265Z] PASS
19:16:59 [2020-04-09T19:16:59.265Z] 
19:16:59 [2020-04-09T19:16:59.265Z] === Skipped
19:16:59 [2020-04-09T19:16:59.265Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:16:59 [2020-04-09T19:16:59.265Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:59 [2020-04-09T19:16:59.265Z] 
19:16:59 [2020-04-09T19:16:59.265Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:16:59 [2020-04-09T19:16:59.265Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:59 [2020-04-09T19:16:59.265Z] 
19:16:59 [2020-04-09T19:16:59.265Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:16:59 [2020-04-09T19:16:59.265Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:59 [2020-04-09T19:16:59.265Z] 
19:16:59 [2020-04-09T19:16:59.265Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:16:59 [2020-04-09T19:16:59.265Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:16:59 [2020-04-09T19:16:59.265Z] 
19:16:59 [2020-04-09T19:16:59.265Z] 
19:16:59 [2020-04-09T19:16:59.265Z] DONE 17 tests, 4 skipped in 31.645s
19:16:59 [2020-04-09T19:16:59.265Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:16:59 [2020-04-09T19:16:59.265Z] ++ 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
19:16:59 [2020-04-09T19:16:59.265Z] ++ set -e
19:16:59 [2020-04-09T19:16:59.265Z] ++ '[' -n 0 ']'
19:16:59 [2020-04-09T19:16:59.265Z] ++ set -x
19:16:59 [2020-04-09T19:16:59.265Z] ++ 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= DOCKER_ROOTLESS= 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
19:16:59 [2020-04-09T19:16:59.265Z] INFO: Testing against a local daemon
19:16:59 [2020-04-09T19:16:59.265Z] === RUN   TestPluginInvalidJSON
19:16:59 [2020-04-09T19:16:59.265Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:16:59 [2020-04-09T19:16:59.265Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:16:59 [2020-04-09T19:16:59.265Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:16:59 [2020-04-09T19:16:59.265Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:16:59 [2020-04-09T19:16:59.265Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:16:59 [2020-04-09T19:16:59.265Z] PASS
19:16:59 [2020-04-09T19:16:59.265Z] 
19:16:59 [2020-04-09T19:16:59.265Z] DONE 2 tests in 0.168s
19:16:59 [2020-04-09T19:16:59.265Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:16:59 [2020-04-09T19:16:59.265Z] ++ 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
19:16:59 [2020-04-09T19:16:59.265Z] ++ set -e
19:16:59 [2020-04-09T19:16:59.265Z] ++ '[' -n 0 ']'
19:16:59 [2020-04-09T19:16:59.265Z] ++ set -x
19:16:59 [2020-04-09T19:16:59.265Z] ++ 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= DOCKER_ROOTLESS= 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
19:16:59 [2020-04-09T19:16:59.265Z] INFO: Testing against a local daemon
19:16:59 [2020-04-09T19:16:59.265Z] === RUN   TestExternalGraphDriver
19:16:59 [2020-04-09T19:16:59.265Z] === RUN   TestExternalGraphDriver/json
19:16:59 [2020-04-09T19:16:59.524Z] === RUN   TestExternalGraphDriver/spec
19:16:59 [2020-04-09T19:16:59.731Z] 23645bd7ee08: Verifying Checksum
19:16:59 [2020-04-09T19:16:59.731Z] 23645bd7ee08: Download complete
19:17:00 [2020-04-09T19:17:00.486Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s)
19:17:00 [2020-04-09T19:17:00.486Z] === RUN   TestRenameInvalidName
19:17:01 [2020-04-09T19:17:01.409Z] --- PASS: TestRenameInvalidName (0.85s)
19:17:01 [2020-04-09T19:17:01.409Z] === RUN   TestRenameAnonymousContainer
19:17:01 [2020-04-09T19:17:01.409Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:17:02 [2020-04-09T19:17:02.807Z] === RUN   TestExternalGraphDriver/pull
19:17:03 [2020-04-09T19:17:03.290Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:17:03 [2020-04-09T19:17:03.290Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:17:04 [2020-04-09T19:17:04.709Z] --- PASS: TestExternalGraphDriver (7.38s)
19:17:04 [2020-04-09T19:17:04.709Z]     --- PASS: TestExternalGraphDriver/json (2.41s)
19:17:04 [2020-04-09T19:17:04.709Z]     --- PASS: TestExternalGraphDriver/spec (2.71s)
19:17:04 [2020-04-09T19:17:04.709Z]     --- PASS: TestExternalGraphDriver/pull (2.13s)
19:17:04 [2020-04-09T19:17:04.709Z] === RUN   TestGraphdriverPluginV2
19:17:04 [2020-04-09T19:17:04.709Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
19:17:04 [2020-04-09T19:17:04.709Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:17:04 [2020-04-09T19:17:04.709Z] PASS
19:17:04 [2020-04-09T19:17:04.709Z] 
19:17:04 [2020-04-09T19:17:04.709Z] === Skipped
19:17:04 [2020-04-09T19:17:04.709Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
19:17:04 [2020-04-09T19:17:04.709Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:17:04 [2020-04-09T19:17:04.709Z] 
19:17:04 [2020-04-09T19:17:04.709Z] 
19:17:04 [2020-04-09T19:17:04.709Z] DONE 5 tests, 1 skipped in 7.562s
19:17:04 [2020-04-09T19:17:04.709Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:17:04 [2020-04-09T19:17:04.709Z] ++ 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
19:17:04 [2020-04-09T19:17:04.709Z] ++ set -e
19:17:04 [2020-04-09T19:17:04.709Z] ++ '[' -n 0 ']'
19:17:04 [2020-04-09T19:17:04.709Z] ++ set -x
19:17:04 [2020-04-09T19:17:04.709Z] ++ 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= DOCKER_ROOTLESS= 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
19:17:04 [2020-04-09T19:17:04.709Z] INFO: Testing against a local daemon
19:17:04 [2020-04-09T19:17:04.709Z] === RUN   TestContinueAfterPluginCrash
19:17:04 [2020-04-09T19:17:04.709Z] === PAUSE TestContinueAfterPluginCrash
19:17:04 [2020-04-09T19:17:04.709Z] === RUN   TestReadPluginNoRead
19:17:04 [2020-04-09T19:17:04.709Z] === PAUSE TestReadPluginNoRead
19:17:04 [2020-04-09T19:17:04.709Z] === RUN   TestDaemonStartWithLogOpt
19:17:04 [2020-04-09T19:17:04.709Z] === PAUSE TestDaemonStartWithLogOpt
19:17:04 [2020-04-09T19:17:04.709Z] === CONT  TestContinueAfterPluginCrash
19:17:04 [2020-04-09T19:17:04.709Z] === CONT  TestDaemonStartWithLogOpt
19:17:04 [2020-04-09T19:17:04.709Z] === CONT  TestReadPluginNoRead
19:17:05 [2020-04-09T19:17:05.171Z] --- PASS: TestRenameAnonymousContainer (3.59s)
19:17:05 [2020-04-09T19:17:05.171Z] === RUN   TestRenameContainerWithSameName
19:17:05 [2020-04-09T19:17:05.425Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:17:05 [2020-04-09T19:17:05.680Z] --- PASS: TestRenameContainerWithSameName (0.87s)
19:17:05 [2020-04-09T19:17:05.680Z] === RUN   TestRenameContainerWithLinkedContainer
19:17:06 [2020-04-09T19:17:06.401Z] --- PASS: TestReplicatedJob (7.69s)
19:17:06 [2020-04-09T19:17:06.401Z] === RUN   TestUpdateReplicatedJob
19:17:06 [2020-04-09T19:17:06.800Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:17:07 [2020-04-09T19:17:07.563Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s)
19:17:07 [2020-04-09T19:17:07.563Z] === RUN   TestResize
19:17:08 [2020-04-09T19:17:08.187Z] 65014b3c3121: Verifying Checksum
19:17:08 [2020-04-09T19:17:08.187Z] 65014b3c3121: Download complete
19:17:08 [2020-04-09T19:17:08.485Z] --- PASS: TestResize (0.82s)
19:17:08 [2020-04-09T19:17:08.485Z] === RUN   TestResizeWithInvalidSize
19:17:08 [2020-04-09T19:17:08.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:17:08 [2020-04-09T19:17:08.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:17:08 [2020-04-09T19:17:08.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:17:09 [2020-04-09T19:17:09.663Z] --- PASS: TestResizeWithInvalidSize (1.03s)
19:17:09 [2020-04-09T19:17:09.663Z] === RUN   TestResizeWhenContainerNotStarted
19:17:10 [2020-04-09T19:17:10.223Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:10 [2020-04-09T19:17:10.223Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:10 [2020-04-09T19:17:10.768Z] --- PASS: TestUpdateReplicatedJob (4.74s)
19:17:10 [2020-04-09T19:17:10.768Z] === RUN   TestServiceListWithStatuses
19:17:10 [2020-04-09T19:17:10.768Z] --- SKIP: TestServiceListWithStatuses (0.01s)
19:17:10 [2020-04-09T19:17:10.768Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:17:10 [2020-04-09T19:17:10.768Z] === RUN   TestDockerNetworkConnectAlias
19:17:12 [2020-04-09T19:17:12.755Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:17:13 [2020-04-09T19:17:13.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:13 [2020-04-09T19:17:13.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:14 [2020-04-09T19:17:14.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:14 [2020-04-09T19:17:14.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:15 [2020-04-09T19:17:15.812Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:17:16 [2020-04-09T19:17:16.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:16 [2020-04-09T19:17:16.626Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:16 [2020-04-09T19:17:16.934Z] === RUN   TestReadPluginNoRead/disabled_caching
19:17:17 [2020-04-09T19:17:17.194Z] --- PASS: TestDaemonStartWithLogOpt (12.72s)
19:17:18 [2020-04-09T19:17:18.139Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:17:18 [2020-04-09T19:17:18.507Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:17:19 [2020-04-09T19:17:19.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:19 [2020-04-09T19:17:19.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:19 [2020-04-09T19:17:19.128Z] --- PASS: TestDockerNetworkConnectAlias (8.35s)
19:17:19 [2020-04-09T19:17:19.128Z] === RUN   TestDockerNetworkReConnect
19:17:19 [2020-04-09T19:17:19.626Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:17:20 [2020-04-09T19:17:20.039Z] === RUN   TestReadPluginNoRead/default
19:17:21 [2020-04-09T19:17:21.940Z] --- PASS: TestReadPluginNoRead (17.16s)
19:17:21 [2020-04-09T19:17:21.940Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.05s)
19:17:21 [2020-04-09T19:17:21.940Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s)
19:17:21 [2020-04-09T19:17:21.940Z]     --- PASS: TestReadPluginNoRead/default (1.82s)
19:17:21 [2020-04-09T19:17:21.940Z]     read_test.go:92: [d2bedd5dd604d] daemon is not started
19:17:22 [2020-04-09T19:17:22.134Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:17:22 [2020-04-09T19:17:22.199Z] --- PASS: TestContinueAfterPluginCrash (17.52s)
19:17:22 [2020-04-09T19:17:22.199Z] PASS
19:17:22 [2020-04-09T19:17:22.199Z] 
19:17:22 [2020-04-09T19:17:22.199Z] DONE 6 tests in 17.683s
19:17:22 [2020-04-09T19:17:22.199Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:17:22 [2020-04-09T19:17:22.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:17:22 [2020-04-09T19:17:22.199Z] ++ set -e
19:17:22 [2020-04-09T19:17:22.199Z] ++ '[' -n 0 ']'
19:17:22 [2020-04-09T19:17:22.199Z] ++ set -x
19:17:22 [2020-04-09T19:17:22.199Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:17:22 [2020-04-09T19:17:22.199Z] testing: warning: no tests to run
19:17:22 [2020-04-09T19:17:22.199Z] PASS
19:17:22 [2020-04-09T19:17:22.199Z] 
19:17:22 [2020-04-09T19:17:22.199Z] DONE 0 tests in 0.047s
19:17:22 [2020-04-09T19:17:22.199Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:17:22 [2020-04-09T19:17:22.199Z] ++ 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
19:17:22 [2020-04-09T19:17:22.199Z] ++ set -e
19:17:22 [2020-04-09T19:17:22.199Z] ++ '[' -n 0 ']'
19:17:22 [2020-04-09T19:17:22.199Z] ++ set -x
19:17:22 [2020-04-09T19:17:22.199Z] ++ 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= DOCKER_ROOTLESS= 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
19:17:22 [2020-04-09T19:17:22.457Z] INFO: Testing against a local daemon
19:17:22 [2020-04-09T19:17:22.457Z] === RUN   TestPluginWithDevMounts
19:17:22 [2020-04-09T19:17:22.457Z] === PAUSE TestPluginWithDevMounts
19:17:22 [2020-04-09T19:17:22.457Z] === CONT  TestPluginWithDevMounts
19:17:22 [2020-04-09T19:17:22.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:22 [2020-04-09T19:17:22.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:22 [2020-04-09T19:17:22.946Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:17:23 [2020-04-09T19:17:23.505Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:17:24 [2020-04-09T19:17:24.492Z] .........                                                                [ 86%]
19:17:24 [2020-04-09T19:17:24.596Z] --- PASS: TestDockerNetworkReConnect (6.13s)
19:17:24 [2020-04-09T19:17:24.596Z] === RUN   TestServicePlugin
19:17:24 [2020-04-09T19:17:24.596Z] --- SKIP: TestServicePlugin (0.00s)
19:17:24 [2020-04-09T19:17:24.596Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:17:24 [2020-04-09T19:17:24.596Z] === RUN   TestServiceUpdateLabel
19:17:24 [2020-04-09T19:17:24.986Z] --- PASS: TestPluginWithDevMounts (2.23s)
19:17:24 [2020-04-09T19:17:24.986Z] PASS
19:17:24 [2020-04-09T19:17:24.986Z] 
19:17:24 [2020-04-09T19:17:24.986Z] DONE 1 tests in 2.391s
19:17:24 [2020-04-09T19:17:24.986Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:17:24 [2020-04-09T19:17:24.986Z] ++ 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
19:17:24 [2020-04-09T19:17:24.986Z] ++ set -e
19:17:24 [2020-04-09T19:17:24.986Z] ++ '[' -n 0 ']'
19:17:24 [2020-04-09T19:17:24.986Z] ++ set -x
19:17:24 [2020-04-09T19:17:24.986Z] ++ 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= DOCKER_ROOTLESS= 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
19:17:24 [2020-04-09T19:17:24.986Z] INFO: Testing against a local daemon
19:17:24 [2020-04-09T19:17:24.986Z] === RUN   TestSecretInspect
19:17:25 [2020-04-09T19:17:25.388Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s)
19:17:25 [2020-04-09T19:17:25.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s)
19:17:25 [2020-04-09T19:17:25.388Z] === RUN   TestCgroupNamespacesRun
19:17:25 [2020-04-09T19:17:25.642Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:17:25 [2020-04-09T19:17:25.896Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:17:27 [2020-04-09T19:17:27.255Z] --- PASS: TestCgroupNamespacesRun (2.03s)
19:17:27 [2020-04-09T19:17:27.255Z] === RUN   TestCgroupNamespacesRunPrivileged
19:17:27 [2020-04-09T19:17:27.818Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:17:28 [2020-04-09T19:17:28.368Z] --- PASS: TestSecretInspect (3.28s)
19:17:28 [2020-04-09T19:17:28.368Z] === RUN   TestSecretList
19:17:28 [2020-04-09T19:17:28.743Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:17:28 [2020-04-09T19:17:28.960Z] --- PASS: TestServiceUpdateLabel (3.57s)
19:17:28 [2020-04-09T19:17:28.961Z] === RUN   TestServiceUpdateSecrets
19:17:29 [2020-04-09T19:17:29.302Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s)
19:17:29 [2020-04-09T19:17:29.302Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:17:29 [2020-04-09T19:17:29.419Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:17:31 [2020-04-09T19:17:31.183Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
19:17:31 [2020-04-09T19:17:31.183Z] === RUN   TestCgroupNamespacesRunHostMode
19:17:31 [2020-04-09T19:17:31.286Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:17:31 [2020-04-09T19:17:31.652Z] --- PASS: TestSecretList (3.36s)
19:17:31 [2020-04-09T19:17:31.652Z] === RUN   TestSecretsCreateAndDelete
19:17:32 [2020-04-09T19:17:32.108Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:17:33 [2020-04-09T19:17:33.031Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
19:17:33 [2020-04-09T19:17:33.031Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:17:34 [2020-04-09T19:17:34.913Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s)
19:17:34 [2020-04-09T19:17:34.913Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:17:34 [2020-04-09T19:17:34.913Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:17:34 [2020-04-09T19:17:34.934Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
19:17:34 [2020-04-09T19:17:34.934Z] === RUN   TestSecretsUpdate
19:17:35 [2020-04-09T19:17:35.836Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
19:17:35 [2020-04-09T19:17:35.836Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:17:36 [2020-04-09T19:17:36.395Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:17:36 [2020-04-09T19:17:36.395Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:17:36 [2020-04-09T19:17:36.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
19:17:36 [2020-04-09T19:17:36.649Z] === RUN   TestCgroupNamespacesRunOlderClient
19:17:37 [2020-04-09T19:17:37.803Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:17:37 [2020-04-09T19:17:37.803Z] tests/integration/models_resources_test.py .                             [ 91%]
19:17:38 [2020-04-09T19:17:38.010Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:17:38 [2020-04-09T19:17:38.217Z] --- PASS: TestSecretsUpdate (3.29s)
19:17:38 [2020-04-09T19:17:38.217Z] === RUN   TestTemplatedSecret
19:17:38 [2020-04-09T19:17:38.568Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
19:17:38 [2020-04-09T19:17:38.568Z] === RUN   TestKernelTCPMemory
19:17:38 [2020-04-09T19:17:38.915Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:17:39 [2020-04-09T19:17:39.476Z] --- PASS: TestKernelTCPMemory (1.02s)
19:17:39 [2020-04-09T19:17:39.476Z] === RUN   TestNISDomainname
19:17:39 [2020-04-09T19:17:39.476Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:17:40 [2020-04-09T19:17:40.838Z] --- PASS: TestNISDomainname (1.15s)
19:17:40 [2020-04-09T19:17:40.838Z] === RUN   TestHostnameDnsResolution
19:17:40 [2020-04-09T19:17:40.879Z] --- PASS: TestTemplatedSecret (2.91s)
19:17:40 [2020-04-09T19:17:40.879Z] === RUN   TestSecretCreateResolve
19:17:41 [2020-04-09T19:17:41.092Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:17:42 [2020-04-09T19:17:42.452Z] --- PASS: TestHostnameDnsResolution (1.52s)
19:17:42 [2020-04-09T19:17:42.452Z] === RUN   TestStats
19:17:43 [2020-04-09T19:17:43.815Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:17:43 [2020-04-09T19:17:43.887Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:17:44 [2020-04-09T19:17:44.160Z] --- PASS: TestServiceUpdateSecrets (15.69s)
19:17:44 [2020-04-09T19:17:44.160Z] === RUN   TestServiceUpdateConfigs
19:17:44 [2020-04-09T19:17:44.166Z] --- PASS: TestSecretCreateResolve (3.23s)
19:17:44 [2020-04-09T19:17:44.166Z] PASS
19:17:44 [2020-04-09T19:17:44.166Z] 
19:17:44 [2020-04-09T19:17:44.166Z] DONE 6 tests in 19.473s
19:17:44 [2020-04-09T19:17:44.166Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:17:44 [2020-04-09T19:17:44.166Z] ++ 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
19:17:44 [2020-04-09T19:17:44.166Z] ++ set -e
19:17:44 [2020-04-09T19:17:44.166Z] ++ '[' -n 0 ']'
19:17:44 [2020-04-09T19:17:44.166Z] ++ set -x
19:17:44 [2020-04-09T19:17:44.166Z] ++ 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= DOCKER_ROOTLESS= 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
19:17:44 [2020-04-09T19:17:44.166Z] INFO: Testing against a local daemon
19:17:44 [2020-04-09T19:17:44.166Z] === RUN   TestServiceCreateInit
19:17:44 [2020-04-09T19:17:44.166Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:17:44 [2020-04-09T19:17:44.365Z] --- PASS: TestStats (2.07s)
19:17:44 [2020-04-09T19:17:44.365Z] === RUN   TestStopContainerWithTimeout
19:17:44 [2020-04-09T19:17:44.365Z] === RUN   TestStopContainerWithTimeout/0
19:17:44 [2020-04-09T19:17:44.365Z] === PAUSE TestStopContainerWithTimeout/0
19:17:44 [2020-04-09T19:17:44.365Z] === RUN   TestStopContainerWithTimeout/1
19:17:44 [2020-04-09T19:17:44.365Z] === PAUSE TestStopContainerWithTimeout/1
19:17:44 [2020-04-09T19:17:44.365Z] === RUN   TestStopContainerWithTimeout/3
19:17:44 [2020-04-09T19:17:44.365Z] === PAUSE TestStopContainerWithTimeout/3
19:17:44 [2020-04-09T19:17:44.365Z] === RUN   TestStopContainerWithTimeout/-1
19:17:44 [2020-04-09T19:17:44.365Z] === PAUSE TestStopContainerWithTimeout/-1
19:17:44 [2020-04-09T19:17:44.365Z] === CONT  TestStopContainerWithTimeout/0
19:17:44 [2020-04-09T19:17:44.365Z] === CONT  TestStopContainerWithTimeout/-1
19:17:44 [2020-04-09T19:17:44.716Z] #80 DONE 44.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:17:45 [2020-04-09T19:17:45.272Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/test/unit
19:17:45 [2020-04-09T19:17:45.728Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:17:45 [2020-04-09T19:17:45.728Z] === CONT  TestStopContainerWithTimeout/3
19:17:47 [2020-04-09T19:17:47.086Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:17:47 [2020-04-09T19:17:47.126Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:17:47 [2020-04-09T19:17:47.126Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:17:47 [2020-04-09T19:17:47.644Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:17:47 [2020-04-09T19:17:47.644Z] === CONT  TestStopContainerWithTimeout/1
19:17:47 [2020-04-09T19:17:47.899Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:17:48 [2020-04-09T19:17:48.823Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:17:49 [2020-04-09T19:17:49.382Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:17:49 [2020-04-09T19:17:49.382Z]     --- PASS: TestStopContainerWithTimeout/0 (1.57s)
19:17:49 [2020-04-09T19:17:49.382Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.27s)
19:17:49 [2020-04-09T19:17:49.382Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
19:17:49 [2020-04-09T19:17:49.382Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
19:17:49 [2020-04-09T19:17:49.382Z] === RUN   TestDeleteDevicemapper
19:17:49 [2020-04-09T19:17:49.382Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:17:49 [2020-04-09T19:17:49.382Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:17:49 [2020-04-09T19:17:49.382Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:17:49 [2020-04-09T19:17:49.435Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:17:49 [2020-04-09T19:17:49.762Z] ?   	github.com/docker/docker/api	[no test files]
19:17:51 [2020-04-09T19:17:51.264Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:17:51 [2020-04-09T19:17:51.818Z] tests/integration/regression_test.py ......                              [ 98%]
19:17:52 [2020-04-09T19:17:52.072Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:17:52 [2020-04-09T19:17:52.072Z] tests/integration/credentials/utils_test.py .                            [100%]
19:17:52 [2020-04-09T19:17:52.072Z] 
19:17:52 [2020-04-09T19:17:52.072Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:17:52 [2020-04-09T19:17:52.072Z] =========================== short test summary info ============================
19:17:52 [2020-04-09T19:17:52.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:17:52 [2020-04-09T19:17:52.072Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:17:52 [2020-04-09T19:17:52.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:17:52 [2020-04-09T19:17:52.072Z]   Not supported on most drivers
19:17:52 [2020-04-09T19:17:52.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:17:52 [2020-04-09T19:17:52.072Z]   Can fail if eth0 has multiple IP addresses
19:17:52 [2020-04-09T19:17:52.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:17:52 [2020-04-09T19:17:52.072Z]   This doesn't seem to be taken into account by the engine
19:17:52 [2020-04-09T19:17:52.072Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:17:52 [2020-04-09T19:17:52.072Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
19:17:52 [2020-04-09T19:17:52.072Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:17:52 [2020-04-09T19:17:52.072Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:17:52 [2020-04-09T19:17:52.072Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:17:52 [2020-04-09T19:17:52.072Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:17:52 [2020-04-09T19:17:52.072Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:17:52 [2020-04-09T19:17:52.072Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.06 seconds ==
19:17:52 [2020-04-09T19:17:52.326Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:17:53 [2020-04-09T19:17:53.149Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.50s)
19:17:53 [2020-04-09T19:17:53.149Z] === RUN   TestUpdateMemory
19:17:53 [2020-04-09T19:17:53.149Z] --- SKIP: TestUpdateMemory (0.00s)
19:17:53 [2020-04-09T19:17:53.149Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:17:53 [2020-04-09T19:17:53.149Z] === RUN   TestUpdateCPUQuota
19:17:53 [2020-04-09T19:17:53.149Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:17:54 [2020-04-09T19:17:54.073Z] --- PASS: TestUpdateCPUQuota (1.32s)
19:17:54 [2020-04-09T19:17:54.073Z] === RUN   TestUpdatePidsLimit
19:17:54 [2020-04-09T19:17:54.073Z] === RUN   TestUpdatePidsLimit/update_from_none
19:17:54 [2020-04-09T19:17:54.633Z] === RUN   TestUpdatePidsLimit/no_change
19:17:54 [2020-04-09T19:17:54.746Z] --- PASS: TestServiceCreateInit (10.29s)
19:17:54 [2020-04-09T19:17:54.746Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s)
19:17:54 [2020-04-09T19:17:54.746Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s)
19:17:54 [2020-04-09T19:17:54.746Z] === RUN   TestCreateServiceMultipleTimes
19:17:54 [2020-04-09T19:17:54.887Z] === RUN   TestUpdatePidsLimit/update_lower
19:17:55 [2020-04-09T19:17:55.445Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:17:55 [2020-04-09T19:17:55.446Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:17:55 [2020-04-09T19:17:55.700Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:17:55 [2020-04-09T19:17:55.954Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:17:56 [2020-04-09T19:17:56.251Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:17:56 [2020-04-09T19:17:56.508Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:17:57 [2020-04-09T19:17:57.871Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:17:57 [2020-04-09T19:17:57.871Z] --- PASS: TestUpdatePidsLimit (3.67s)
19:17:57 [2020-04-09T19:17:57.871Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
19:17:57 [2020-04-09T19:17:57.871Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
19:17:57 [2020-04-09T19:17:57.871Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
19:17:57 [2020-04-09T19:17:57.871Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
19:17:57 [2020-04-09T19:17:57.871Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
19:17:57 [2020-04-09T19:17:57.871Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
19:17:57 [2020-04-09T19:17:57.871Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
19:17:57 [2020-04-09T19:17:57.871Z] === RUN   TestUpdateRestartPolicy
19:17:58 [2020-04-09T19:17:58.794Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:17:59 [2020-04-09T19:17:59.048Z] === RUN   TestDockerSuite/TestBuildCmd
19:17:59 [2020-04-09T19:17:59.609Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:17:59 [2020-04-09T19:17:59.864Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:18:00 [2020-04-09T19:18:00.120Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:18:00 [2020-04-09T19:18:00.120Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:18:01 [2020-04-09T19:18:01.479Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:18:02 [2020-04-09T19:18:02.038Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:18:02 [2020-04-09T19:18:02.610Z] --- PASS: TestServiceUpdateConfigs (15.88s)
19:18:02 [2020-04-09T19:18:02.610Z] === RUN   TestServiceUpdateNetwork
19:18:02 [2020-04-09T19:18:02.961Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:18:03 [2020-04-09T19:18:03.520Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:18:04 [2020-04-09T19:18:04.078Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:18:04 [2020-04-09T19:18:04.509Z] Leaving: AppArmorNo profiles have been unloaded.
19:18:04 [2020-04-09T19:18:04.509Z] 
19:18:04 [2020-04-09T19:18:04.509Z] Unloading profiles will leave already running processes permanently
19:18:04 [2020-04-09T19:18:04.509Z] unconfined, which can lead to unexpected situations.
19:18:04 [2020-04-09T19:18:04.509Z] 
19:18:04 [2020-04-09T19:18:04.509Z] To set a process to complain mode, use the command line tool
19:18:04 [2020-04-09T19:18:04.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:18:04 [2020-04-09T19:18:04.509Z] 
Post stage
[Pipeline] junit
19:18:05 [2020-04-09T19:18:05.080Z] Recording test results
[Pipeline] sh
19:18:07 [2020-04-09T19:18:07.083Z] + echo Ensuring container killed.
19:18:07 [2020-04-09T19:18:07.083Z] Ensuring container killed.
19:18:07 [2020-04-09T19:18:07.083Z] + docker rm -vf docker-pr10
19:18:07 [2020-04-09T19:18:07.083Z] Error: No such container: docker-pr10
19:18:07 [2020-04-09T19:18:07.083Z] + true
[Pipeline] sh
19:18:07 [2020-04-09T19:18:07.336Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:18:07 [2020-04-09T19:18:07.356Z] + echo Chowning /workspace to jenkins user
19:18:07 [2020-04-09T19:18:07.356Z] Chowning /workspace to jenkins user
19:18:07 [2020-04-09T19:18:07.356Z] + id -u
19:18:07 [2020-04-09T19:18:07.356Z] + id -g
19:18:07 [2020-04-09T19:18:07.356Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40725:/workspace busybox chown -R 1000:1000 /workspace
19:18:07 [2020-04-09T19:18:07.356Z] Unable to find image 'busybox:latest' locally
19:18:07 [2020-04-09T19:18:07.356Z] latest: Pulling from library/busybox
19:18:07 [2020-04-09T19:18:07.356Z] 0669b0daf1fb: Pulling fs layer
19:18:07 [2020-04-09T19:18:07.610Z] 0669b0daf1fb: Download complete
19:18:07 [2020-04-09T19:18:07.610Z] 0669b0daf1fb: Pull complete
19:18:07 [2020-04-09T19:18:07.610Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
19:18:07 [2020-04-09T19:18:07.610Z] Status: Downloaded newer image for busybox:latest
19:18:08 [2020-04-09T19:18:08.259Z] === RUN   TestDockerSuite/TestBuildContChar
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:18:09 [2020-04-09T19:18:09.182Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:18:09 [2020-04-09T19:18:09.428Z] + bundleName=docker-py
19:18:09 [2020-04-09T19:18:09.428Z] + echo Creating docker-py-bundles.tar.gz
19:18:09 [2020-04-09T19:18:09.428Z] Creating docker-py-bundles.tar.gz
19:18:09 [2020-04-09T19:18:09.428Z] + 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
19:18:09 [2020-04-09T19:18:09.436Z] Archiving artifacts
19:18:10 [2020-04-09T19:18:10.541Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:18:10 [2020-04-09T19:18:10.795Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:18:10 [2020-04-09T19:18:10.896Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:18:11 [2020-04-09T19:18:11.468Z] --- PASS: TestUpdateRestartPolicy (13.44s)
19:18:11 [2020-04-09T19:18:11.468Z] === RUN   TestUpdateRestartWithAutoRemove
19:18:11 [2020-04-09T19:18:11.468Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:18:11 [2020-04-09T19:18:11.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/make.sh binary-daemon
19:18:11 [2020-04-09T19:18:11.723Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:18:11 [2020-04-09T19:18:11.977Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
19:18:11 [2020-04-09T19:18:11.978Z] === RUN   TestWaitNonBlocked
19:18:11 [2020-04-09T19:18:11.978Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:11 [2020-04-09T19:18:11.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:11 [2020-04-09T19:18:11.978Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:11 [2020-04-09T19:18:11.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:11 [2020-04-09T19:18:11.978Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:11 [2020-04-09T19:18:11.978Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:12 [2020-04-09T19:18:12.133Z] 
19:18:12 [2020-04-09T19:18:12.133Z] Removing bundles/
19:18:12 [2020-04-09T19:18:12.133Z] 
19:18:12 [2020-04-09T19:18:12.133Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
19:18:12 [2020-04-09T19:18:12.133Z] Building: bundles/binary-daemon/dockerd-dev
19:18:12 [2020-04-09T19:18:12.133Z] GOOS="" GOARCH="" GOARM=""
19:18:12 [2020-04-09T19:18:12.901Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:18:13 [2020-04-09T19:18:13.506Z] --- PASS: TestWaitNonBlocked (0.02s)
19:18:13 [2020-04-09T19:18:13.506Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
19:18:13 [2020-04-09T19:18:13.506Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s)
19:18:13 [2020-04-09T19:18:13.506Z] === RUN   TestWaitBlocked
19:18:13 [2020-04-09T19:18:13.506Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:18:13 [2020-04-09T19:18:13.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:18:13 [2020-04-09T19:18:13.506Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:18:13 [2020-04-09T19:18:13.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:18:13 [2020-04-09T19:18:13.506Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:18:13 [2020-04-09T19:18:13.506Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:18:13 [2020-04-09T19:18:13.506Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:18:13 [2020-04-09T19:18:13.506Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:18:14 [2020-04-09T19:18:14.431Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:18:14 [2020-04-09T19:18:14.686Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:18:14 [2020-04-09T19:18:14.686Z] --- PASS: TestWaitBlocked (0.03s)
19:18:14 [2020-04-09T19:18:14.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
19:18:14 [2020-04-09T19:18:14.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s)
19:18:14 [2020-04-09T19:18:14.686Z] === CONT  TestContainerStartOnDaemonRestart
19:18:14 [2020-04-09T19:18:14.686Z] === CONT  TestIpcModeOlderClient
19:18:14 [2020-04-09T19:18:14.941Z] --- PASS: TestIpcModeOlderClient (0.15s)
19:18:14 [2020-04-09T19:18:14.941Z] === CONT  TestDaemonHostGatewayIP
19:18:14 [2020-04-09T19:18:14.941Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:18:15 [2020-04-09T19:18:15.500Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:18:16 [2020-04-09T19:18:16.699Z] --- PASS: TestCreateServiceMultipleTimes (19.52s)
19:18:16 [2020-04-09T19:18:16.699Z] === RUN   TestCreateServiceConflict
19:18:16 [2020-04-09T19:18:16.934Z] ok  	github.com/docker/docker/api/server	0.073s	coverage: 9.0% of statements
19:18:17 [2020-04-09T19:18:17.266Z] --- PASS: TestCreateServiceConflict (3.23s)
19:18:17 [2020-04-09T19:18:17.266Z] === RUN   TestCreateServiceMaxReplicas
19:18:17 [2020-04-09T19:18:17.940Z] --- PASS: TestServiceUpdateNetwork (16.74s)
19:18:17 [2020-04-09T19:18:17.940Z] PASS
19:18:17 [2020-04-09T19:18:17.940Z] 
19:18:17 [2020-04-09T19:18:17.940Z] === Skipped
19:18:17 [2020-04-09T19:18:17.940Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
19:18:17 [2020-04-09T19:18:17.940Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:18:17 [2020-04-09T19:18:17.940Z] 
19:18:17 [2020-04-09T19:18:17.940Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
19:18:17 [2020-04-09T19:18:17.940Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:17 [2020-04-09T19:18:17.940Z] 
19:18:17 [2020-04-09T19:18:17.940Z] 
19:18:17 [2020-04-09T19:18:17.940Z] DONE 23 tests, 2 skipped in 159.859s
19:18:17 [2020-04-09T19:18:17.940Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
19:18:17 [2020-04-09T19:18:17.940Z] ++ 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
19:18:17 [2020-04-09T19:18:17.940Z] ++ set -e
19:18:17 [2020-04-09T19:18:17.940Z] ++ '[' -n 0 ']'
19:18:17 [2020-04-09T19:18:17.940Z] ++ set -x
19:18:17 [2020-04-09T19:18:17.940Z] ++ 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= DOCKER_ROOTLESS= 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
19:18:17 [2020-04-09T19:18:17.940Z] INFO: Testing against a local daemon
19:18:17 [2020-04-09T19:18:17.940Z] === RUN   TestSessionCreate
19:18:17 [2020-04-09T19:18:17.940Z] --- PASS: TestSessionCreate (0.02s)
19:18:17 [2020-04-09T19:18:17.940Z] === RUN   TestSessionCreateWithBadUpgrade
19:18:17 [2020-04-09T19:18:17.940Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:18:17 [2020-04-09T19:18:17.940Z] PASS
19:18:17 [2020-04-09T19:18:17.940Z] 
19:18:17 [2020-04-09T19:18:17.940Z] DONE 2 tests in 0.812s
19:18:17 [2020-04-09T19:18:17.940Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
19:18:17 [2020-04-09T19:18:17.940Z] ++ 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
19:18:17 [2020-04-09T19:18:17.940Z] ++ set -e
19:18:17 [2020-04-09T19:18:17.940Z] ++ '[' -n 0 ']'
19:18:17 [2020-04-09T19:18:17.940Z] ++ set -x
19:18:17 [2020-04-09T19:18:17.940Z] ++ 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= DOCKER_ROOTLESS= 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
19:18:17 [2020-04-09T19:18:17.940Z] INFO: Testing against a local daemon
19:18:17 [2020-04-09T19:18:17.940Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:18:17 [2020-04-09T19:18:17.940Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:18:17 [2020-04-09T19:18:17.940Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:18:17 [2020-04-09T19:18:17.940Z] === RUN   TestEventsExecDie
19:18:18 [2020-04-09T19:18:18.551Z] --- PASS: TestEventsExecDie (0.97s)
19:18:18 [2020-04-09T19:18:18.551Z] === RUN   TestEventsBackwardsCompatible
19:18:18 [2020-04-09T19:18:18.551Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
19:18:18 [2020-04-09T19:18:18.551Z] === RUN   TestInfoBinaryCommits
19:18:18 [2020-04-09T19:18:18.551Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:18:18 [2020-04-09T19:18:18.551Z] === RUN   TestInfoAPIVersioned
19:18:18 [2020-04-09T19:18:18.551Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:18:18 [2020-04-09T19:18:18.551Z] === RUN   TestInfoDiscoveryBackend
19:18:18 [2020-04-09T19:18:18.758Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s)
19:18:18 [2020-04-09T19:18:18.758Z] === CONT  TestDaemonRestartIpcMode
19:18:18 [2020-04-09T19:18:18.758Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:18:19 [2020-04-09T19:18:19.163Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:18:19 [2020-04-09T19:18:19.163Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:18:19 [2020-04-09T19:18:19.316Z] --- PASS: TestDaemonHostGatewayIP (4.43s)
19:18:20 [2020-04-09T19:18:20.165Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:18:20 [2020-04-09T19:18:20.165Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:18:20 [2020-04-09T19:18:20.787Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
19:18:20 [2020-04-09T19:18:20.787Z] === RUN   TestInfoAPI
19:18:20 [2020-04-09T19:18:20.787Z] --- PASS: TestInfoAPI (0.02s)
19:18:20 [2020-04-09T19:18:20.787Z] === RUN   TestInfoAPIWarnings
19:18:21 [2020-04-09T19:18:21.208Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:18:21 [2020-04-09T19:18:21.399Z] --- PASS: TestInfoAPIWarnings (0.52s)
19:18:21 [2020-04-09T19:18:21.399Z] === RUN   TestInfoDebug
19:18:21 [2020-04-09T19:18:21.449Z] --- PASS: TestCreateServiceMaxReplicas (3.76s)
19:18:21 [2020-04-09T19:18:21.449Z] === RUN   TestCreateWithDuplicateNetworkNames
19:18:22 [2020-04-09T19:18:22.010Z] --- PASS: TestInfoDebug (0.64s)
19:18:22 [2020-04-09T19:18:22.010Z] === RUN   TestInfoInsecureRegistries
19:18:22 [2020-04-09T19:18:22.885Z] --- PASS: TestInfoInsecureRegistries (0.83s)
19:18:22 [2020-04-09T19:18:22.885Z] === RUN   TestInfoRegistryMirrors
19:18:23 [2020-04-09T19:18:23.106Z] --- PASS: TestDaemonRestartIpcMode (4.31s)
19:18:23 [2020-04-09T19:18:23.106Z] PASS
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] === Skipped
19:18:23 [2020-04-09T19:18:23.106Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:18:23 [2020-04-09T19:18:23.106Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:18:23 [2020-04-09T19:18:23.106Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s)
19:18:23 [2020-04-09T19:18:23.106Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:18:23 [2020-04-09T19:18:23.106Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:18:23 [2020-04-09T19:18:23.106Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:18:23 [2020-04-09T19:18:23.106Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] 
19:18:23 [2020-04-09T19:18:23.106Z] DONE 202 tests, 6 skipped in 150.235s
19:18:23 [2020-04-09T19:18:23.106Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:18:23 [2020-04-09T19:18:23.106Z] ++ 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
19:18:23 [2020-04-09T19:18:23.106Z] ++ set -e
19:18:23 [2020-04-09T19:18:23.106Z] ++ '[' -n 0 ']'
19:18:23 [2020-04-09T19:18:23.106Z] ++ set -x
19:18:23 [2020-04-09T19:18:23.106Z] ++ 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= DOCKER_ROOTLESS= 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
19:18:23 [2020-04-09T19:18:23.106Z] INFO: Testing against a local daemon
19:18:23 [2020-04-09T19:18:23.106Z] === RUN   TestCommitInheritsEnv
19:18:23 [2020-04-09T19:18:23.166Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:18:23 [2020-04-09T19:18:23.166Z] === RUN   TestLoginFailsWithBadCredentials
19:18:23 [2020-04-09T19:18:23.361Z] --- PASS: TestCommitInheritsEnv (0.53s)
19:18:23 [2020-04-09T19:18:23.361Z] === RUN   TestImportExtremelyLargeImageWorks
19:18:23 [2020-04-09T19:18:23.361Z] === PAUSE TestImportExtremelyLargeImageWorks
19:18:23 [2020-04-09T19:18:23.361Z] === RUN   TestImagesFilterMultiReference
19:18:23 [2020-04-09T19:18:23.361Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:18:23 [2020-04-09T19:18:23.361Z] === RUN   TestImagePullPlatformInvalid
19:18:23 [2020-04-09T19:18:23.447Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
19:18:23 [2020-04-09T19:18:23.447Z] === RUN   TestPingCacheHeaders
19:18:23 [2020-04-09T19:18:23.447Z] --- PASS: TestPingCacheHeaders (0.02s)
19:18:23 [2020-04-09T19:18:23.447Z] === RUN   TestPingGet
19:18:23 [2020-04-09T19:18:23.617Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:18:23 [2020-04-09T19:18:23.617Z] === RUN   TestRemoveImageOrphaning
19:18:23 [2020-04-09T19:18:23.727Z] --- PASS: TestPingGet (0.01s)
19:18:23 [2020-04-09T19:18:23.727Z] === RUN   TestPingHead
19:18:23 [2020-04-09T19:18:23.727Z] --- PASS: TestPingHead (0.01s)
19:18:23 [2020-04-09T19:18:23.727Z] === RUN   TestVersion
19:18:23 [2020-04-09T19:18:23.727Z] --- PASS: TestVersion (0.03s)
19:18:23 [2020-04-09T19:18:23.727Z] PASS
19:18:23 [2020-04-09T19:18:23.727Z] 
19:18:23 [2020-04-09T19:18:23.727Z] === Skipped
19:18:23 [2020-04-09T19:18:23.727Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:18:23 [2020-04-09T19:18:23.727Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:18:23 [2020-04-09T19:18:23.727Z] 
19:18:23 [2020-04-09T19:18:23.727Z] 
19:18:23 [2020-04-09T19:18:23.727Z] DONE 18 tests, 1 skipped in 6.232s
19:18:23 [2020-04-09T19:18:23.727Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
19:18:23 [2020-04-09T19:18:23.727Z] ++ 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
19:18:23 [2020-04-09T19:18:23.727Z] ++ set -e
19:18:23 [2020-04-09T19:18:23.727Z] ++ '[' -n 0 ']'
19:18:23 [2020-04-09T19:18:23.727Z] ++ set -x
19:18:23 [2020-04-09T19:18:23.727Z] ++ 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= DOCKER_ROOTLESS= 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
19:18:23 [2020-04-09T19:18:23.872Z] --- PASS: TestRemoveImageOrphaning (0.47s)
19:18:23 [2020-04-09T19:18:23.872Z] === RUN   TestRemoveImageGarbageCollector
19:18:24 [2020-04-09T19:18:24.014Z] INFO: Testing against a local daemon
19:18:24 [2020-04-09T19:18:24.014Z] === RUN   TestVolumesCreateAndList
19:18:24 [2020-04-09T19:18:24.014Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:18:24 [2020-04-09T19:18:24.014Z] === RUN   TestVolumesRemove
19:18:24 [2020-04-09T19:18:24.014Z] --- PASS: TestVolumesRemove (0.11s)
19:18:24 [2020-04-09T19:18:24.014Z] === RUN   TestVolumesInspect
19:18:24 [2020-04-09T19:18:24.014Z] --- PASS: TestVolumesInspect (0.01s)
19:18:24 [2020-04-09T19:18:24.014Z] === RUN   TestVolumesInvalidJSON
19:18:24 [2020-04-09T19:18:24.014Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:18:24 [2020-04-09T19:18:24.014Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:18:24 [2020-04-09T19:18:24.014Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:18:24 [2020-04-09T19:18:24.014Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:18:24 [2020-04-09T19:18:24.014Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:18:24 [2020-04-09T19:18:24.014Z] PASS
19:18:24 [2020-04-09T19:18:24.014Z] 
19:18:24 [2020-04-09T19:18:24.014Z] DONE 5 tests in 0.453s
19:18:24 [2020-04-09T19:18:24.014Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:18:24 [2020-04-09T19:18:24.295Z] ++++ cat bundles/test-integration/docker.pid
19:18:24 [2020-04-09T19:18:24.295Z] +++ kill 11724
19:18:24 [2020-04-09T19:18:24.795Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:18:25 [2020-04-09T19:18:25.760Z] +++ /etc/init.d/apparmor stop
19:18:25 [2020-04-09T19:18:25.760Z] Leaving: AppArmorNo profiles have been unloaded.
19:18:25 [2020-04-09T19:18:25.760Z] 
19:18:25 [2020-04-09T19:18:25.760Z] Unloading profiles will leave already running processes permanently
19:18:25 [2020-04-09T19:18:25.760Z] unconfined, which can lead to unexpected situations.
19:18:25 [2020-04-09T19:18:25.760Z] 
19:18:25 [2020-04-09T19:18:25.760Z] To set a process to complain mode, use the command line tool
19:18:25 [2020-04-09T19:18:25.760Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:18:25 [2020-04-09T19:18:25.760Z] +++ true
19:18:25 [2020-04-09T19:18:25.760Z] 
19:18:26 [2020-04-09T19:18:26.155Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:18:26 [2020-04-09T19:18:26.155Z] --- PASS: TestRemoveImageGarbageCollector (2.06s)
19:18:26 [2020-04-09T19:18:26.155Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:18:26 [2020-04-09T19:18:26.155Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:18:26 [2020-04-09T19:18:26.155Z] === RUN   TestTagInvalidReference
19:18:26 [2020-04-09T19:18:26.155Z] --- PASS: TestTagInvalidReference (0.03s)
19:18:26 [2020-04-09T19:18:26.155Z] === RUN   TestTagValidPrefixedRepo
19:18:26 [2020-04-09T19:18:26.155Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:18:26 [2020-04-09T19:18:26.155Z] === RUN   TestTagExistedNameWithoutForce
19:18:26 [2020-04-09T19:18:26.155Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:18:26 [2020-04-09T19:18:26.155Z] === RUN   TestTagOfficialNames
19:18:26 [2020-04-09T19:18:26.155Z] --- PASS: TestTagOfficialNames (0.06s)
19:18:26 [2020-04-09T19:18:26.155Z] === RUN   TestTagMatchesDigest
19:18:26 [2020-04-09T19:18:26.410Z] --- PASS: TestTagMatchesDigest (0.06s)
19:18:26 [2020-04-09T19:18:26.410Z] === CONT  TestImportExtremelyLargeImageWorks
19:18:28 [2020-04-09T19:18:28.919Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:18:29 [2020-04-09T19:18:29.842Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:18:30 [2020-04-09T19:18:30.765Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:18:31 [2020-04-09T19:18:31.020Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
Post stage
[Pipeline] junit
19:18:31 [2020-04-09T19:18:31.265Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:18:31 [2020-04-09T19:18:31.990Z] + echo Ensuring container killed.
19:18:31 [2020-04-09T19:18:31.990Z] Ensuring container killed.
19:18:31 [2020-04-09T19:18:31.990Z] + docker rm -vf docker-pr10
19:18:33 [2020-04-09T19:18:33.459Z] Error: No such container: docker-pr10
19:18:33 [2020-04-09T19:18:33.459Z] + true
[Pipeline] sh
19:18:33 [2020-04-09T19:18:33.826Z] + echo Chowning /workspace to jenkins user
19:18:33 [2020-04-09T19:18:33.826Z] Chowning /workspace to jenkins user
19:18:33 [2020-04-09T19:18:33.826Z] + id -u
19:18:33 [2020-04-09T19:18:33.826Z] + id -g
19:18:33 [2020-04-09T19:18:33.826Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40725:/workspace busybox chown -R 1001:1001 /workspace
19:18:33 [2020-04-09T19:18:33.826Z] Unable to find image 'busybox:latest' locally
19:18:34 [2020-04-09T19:18:34.109Z] latest: Pulling from library/busybox
19:18:34 [2020-04-09T19:18:34.390Z] 1b125a2fb2df: Pulling fs layer
19:18:34 [2020-04-09T19:18:34.390Z] 1b125a2fb2df: Verifying Checksum
19:18:34 [2020-04-09T19:18:34.390Z] 1b125a2fb2df: Download complete
19:18:35 [2020-04-09T19:18:35.175Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:18:35 [2020-04-09T19:18:35.175Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:18:35 [2020-04-09T19:18:35.392Z] 1b125a2fb2df: Pull complete
19:18:35 [2020-04-09T19:18:35.392Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
19:18:35 [2020-04-09T19:18:35.392Z] Status: Downloaded newer image for busybox:latest
19:18:36 [2020-04-09T19:18:36.321Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s)
19:18:36 [2020-04-09T19:18:36.321Z] === RUN   TestCreateServiceSecretFileMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:18:37 [2020-04-09T19:18:37.789Z] + bundleName=s390x-integration
19:18:37 [2020-04-09T19:18:37.789Z] + echo Creating s390x-integration-bundles.tar.gz
19:18:37 [2020-04-09T19:18:37.789Z] Creating s390x-integration-bundles.tar.gz
19:18:37 [2020-04-09T19:18:37.789Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:18:37 [2020-04-09T19:18:37.789Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:18:37 [2020-04-09T19:18:37.823Z] Archiving artifacts
19:18:38 [2020-04-09T19:18:38.161Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:18:38 [2020-04-09T19:18:38.431Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:18:38 [2020-04-09T19:18:38.586Z] + make clean
19:18:38 [2020-04-09T19:18:38.869Z] docker volume rm -f docker-dev-cache
19:18:39 [2020-04-09T19:18:39.149Z] docker-dev-cache
[Pipeline] deleteDir
19:18:39 [2020-04-09T19:18:39.606Z] --- PASS: TestCreateServiceSecretFileMode (3.29s)
19:18:39 [2020-04-09T19:18:39.606Z] === RUN   TestCreateServiceConfigFileMode
19:18:40 [2020-04-09T19:18:40.315Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:18:40 [2020-04-09T19:18:40.315Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:18:40 [2020-04-09T19:18:40.875Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:18:41 [2020-04-09T19:18:41.434Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:18:41 [2020-04-09T19:18:41.993Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:18:42 [2020-04-09T19:18:42.552Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:18:42 [2020-04-09T19:18:42.553Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:18:42 [2020-04-09T19:18:42.553Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:18:42 [2020-04-09T19:18:42.553Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:18:42 [2020-04-09T19:18:42.553Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:18:42 [2020-04-09T19:18:42.892Z] --- PASS: TestCreateServiceConfigFileMode (3.32s)
19:18:42 [2020-04-09T19:18:42.892Z] === RUN   TestCreateServiceSysctls
19:18:44 [2020-04-09T19:18:44.435Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:18:44 [2020-04-09T19:18:44.435Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:18:45 [2020-04-09T19:18:45.793Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:18:46 [2020-04-09T19:18:46.177Z] --- PASS: TestCreateServiceSysctls (3.67s)
19:18:46 [2020-04-09T19:18:46.177Z] === RUN   TestCreateServiceCapabilities
19:18:47 [2020-04-09T19:18:47.674Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:18:47 [2020-04-09T19:18:47.929Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:18:49 [2020-04-09T19:18:49.461Z] --- PASS: TestCreateServiceCapabilities (3.46s)
19:18:49 [2020-04-09T19:18:49.461Z] === RUN   TestInspect
19:18:52 [2020-04-09T19:18:52.085Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:18:52 [2020-04-09T19:18:52.744Z] --- PASS: TestInspect (3.10s)
19:18:52 [2020-04-09T19:18:52.744Z] === RUN   TestCreateJob
19:18:53 [2020-04-09T19:18:53.444Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:18:54 [2020-04-09T19:18:54.367Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:18:55 [2020-04-09T19:18:55.291Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:18:56 [2020-04-09T19:18:56.930Z] --- PASS: TestCreateJob (4.12s)
19:18:56 [2020-04-09T19:18:56.930Z] === RUN   TestReplicatedJob
19:18:58 [2020-04-09T19:18:58.551Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:18:58 [2020-04-09T19:18:58.806Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:18:59 [2020-04-09T19:18:59.061Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:19:03 [2020-04-09T19:19:03.218Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:19:03 [2020-04-09T19:19:03.491Z] --- PASS: TestReplicatedJob (6.67s)
19:19:03 [2020-04-09T19:19:03.491Z] === RUN   TestUpdateReplicatedJob
19:19:06 [2020-04-09T19:19:06.475Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:19:07 [2020-04-09T19:19:07.677Z] --- PASS: TestUpdateReplicatedJob (4.29s)
19:19:07 [2020-04-09T19:19:07.677Z] === RUN   TestServiceListWithStatuses
19:19:07 [2020-04-09T19:19:07.677Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:19:07 [2020-04-09T19:19:07.677Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:19:07 [2020-04-09T19:19:07.677Z] === RUN   TestDockerNetworkConnectAlias
19:19:07 [2020-04-09T19:19:07.835Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:19:10 [2020-04-09T19:19:10.344Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:19:10 [2020-04-09T19:19:10.904Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:19:12 [2020-04-09T19:19:12.264Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:19:13 [2020-04-09T19:19:13.737Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:19:14 [2020-04-09T19:19:14.661Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:19:15 [2020-04-09T19:19:15.788Z] --- PASS: TestDockerNetworkConnectAlias (6.71s)
19:19:15 [2020-04-09T19:19:15.788Z] === RUN   TestDockerNetworkReConnect
19:19:16 [2020-04-09T19:19:16.020Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:19:16 [2020-04-09T19:19:16.020Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:19:19 [2020-04-09T19:19:19.974Z] --- PASS: TestDockerNetworkReConnect (5.13s)
19:19:19 [2020-04-09T19:19:19.974Z] === RUN   TestServicePlugin
19:19:19 [2020-04-09T19:19:19.974Z] --- SKIP: TestServicePlugin (0.00s)
19:19:19 [2020-04-09T19:19:19.974Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:19 [2020-04-09T19:19:19.974Z] === RUN   TestServiceUpdateLabel
19:19:21 [2020-04-09T19:19:21.254Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:19:21 [2020-04-09T19:19:21.509Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:19:21 [2020-04-09T19:19:21.509Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:19:23 [2020-04-09T19:19:23.258Z] --- PASS: TestServiceUpdateLabel (3.29s)
19:19:23 [2020-04-09T19:19:23.258Z] === RUN   TestServiceUpdateSecrets
19:19:23 [2020-04-09T19:19:23.392Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:19:24 [2020-04-09T19:19:24.752Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:19:24 [2020-04-09T19:19:24.752Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:19:26 [2020-04-09T19:19:26.635Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:19:33 [2020-04-09T19:19:33.514Z] Created binary: bundles/binary-daemon/dockerd-dev
19:19:33 [2020-04-09T19:19:33.515Z] Copying nested executables into bundles/binary-daemon
19:19:33 [2020-04-09T19:19:33.515Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:19:33 [2020-04-09T19:19:33.935Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/make.sh cross
19:19:34 [2020-04-09T19:19:34.193Z] 
19:19:34 [2020-04-09T19:19:34.448Z] Removing bundles/
19:19:34 [2020-04-09T19:19:34.448Z] 
19:19:34 [2020-04-09T19:19:34.448Z] ---> Making bundle: cross (in bundles/cross)
19:19:34 [2020-04-09T19:19:34.448Z] Cross building: bundles/cross/linux/amd64
19:19:34 [2020-04-09T19:19:34.448Z] Building: bundles/cross/linux/amd64/dockerd-dev
19:19:34 [2020-04-09T19:19:34.448Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:19:34 [2020-04-09T19:19:34.709Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:19:34 [2020-04-09T19:19:34.761Z] 65014b3c3121: Pull complete
19:19:37 [2020-04-09T19:19:37.973Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:19:39 [2020-04-09T19:19:39.334Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:19:39 [2020-04-09T19:19:39.589Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:19:41 [2020-04-09T19:19:41.336Z] --- PASS: TestServiceUpdateSecrets (15.44s)
19:19:41 [2020-04-09T19:19:41.336Z] === RUN   TestServiceUpdateConfigs
19:19:41 [2020-04-09T19:19:41.472Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:19:43 [2020-04-09T19:19:43.360Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:19:43 [2020-04-09T19:19:43.360Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:19:45 [2020-04-09T19:19:45.244Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:19:49 [2020-04-09T19:19:49.401Z] --- PASS: TestDockerDaemonSuite (346.49s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.94s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.06s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.01s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:1449: [d84b27009762b] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dae5a7215f398] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.61s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.02s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dbb9099643be3] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.71s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.29s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.70s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.12s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.44s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.14s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.55s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d4ee1fca7a0f4] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d220c492d1fd1] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [de3be16de0583] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.10s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.05s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.04s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.33s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dd8e6951db0bb] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.76s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.55s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.47s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d476ba2804667] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.51s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.37s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.95s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d0d9cb31a2aa7] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.01s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d77c06fcda45d] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_plugins_test.go:79: [d233dac7997d1] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.52s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_plugins_test.go:169: [d51834e83dbea] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dc01b92291e64] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.90s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.58s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.24s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.67s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d88e50c1338b9] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.86s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.43s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d8275a100a161] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.56s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.16s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.72s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.27s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d3f934d13ac04] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d099df3ce03d1] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.98s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dc5b52e11df22] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.63s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.63s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.74s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.37s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.81s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [def8b4c8e0a8e] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.74s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dd767b45f0b2c] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.49s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dcc0244be566f] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d52c60b3e635b] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [de730d17dbe66] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.34s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [dca451fd41941] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.14s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.11s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d2732ff8309ee] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.01s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d25b431743b2c] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.70s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.04s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.73s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.04s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.93s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.58s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.88s)
19:19:49 [2020-04-09T19:19:49.401Z]         docker_cli_daemon_test.go:2542: [d971782c37d43] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.86s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.95s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.10s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.48s)
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s)
19:19:49 [2020-04-09T19:19:49.401Z]         check_test.go:309: [d9648bcceb3c4] daemon is not started
19:19:49 [2020-04-09T19:19:49.401Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s)
19:19:49 [2020-04-09T19:19:49.401Z] === RUN   TestDockerSwarmSuite
19:19:49 [2020-04-09T19:19:49.401Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:19:52 [2020-04-09T19:19:52.703Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:19:53 [2020-04-09T19:19:53.532Z] --- PASS: TestServiceUpdateConfigs (14.94s)
19:19:53 [2020-04-09T19:19:53.532Z] === RUN   TestServiceUpdateNetwork
19:19:55 [2020-04-09T19:19:55.958Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:20:00 [2020-04-09T19:20:00.113Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:20:01 [2020-04-09T19:20:01.035Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:20:01 [2020-04-09T19:20:01.035Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:20:01 [2020-04-09T19:20:01.999Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:20:07 [2020-04-09T19:20:07.228Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:20:08 [2020-04-09T19:20:08.407Z] --- PASS: TestServiceUpdateNetwork (14.49s)
19:20:08 [2020-04-09T19:20:08.407Z] PASS
19:20:08 [2020-04-09T19:20:08.407Z] 
19:20:08 [2020-04-09T19:20:08.407Z] === Skipped
19:20:08 [2020-04-09T19:20:08.407Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:20:08 [2020-04-09T19:20:08.407Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:20:08 [2020-04-09T19:20:08.407Z] 
19:20:08 [2020-04-09T19:20:08.407Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:20:08 [2020-04-09T19:20:08.407Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:20:08 [2020-04-09T19:20:08.407Z] 
19:20:08 [2020-04-09T19:20:08.407Z] 
19:20:08 [2020-04-09T19:20:08.407Z] DONE 23 tests, 2 skipped in 143.607s
19:20:08 [2020-04-09T19:20:08.407Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:20:08 [2020-04-09T19:20:08.407Z] ++ 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
19:20:08 [2020-04-09T19:20:08.407Z] ++ set -e
19:20:08 [2020-04-09T19:20:08.407Z] ++ '[' -n 0 ']'
19:20:08 [2020-04-09T19:20:08.407Z] ++ set -x
19:20:08 [2020-04-09T19:20:08.407Z] ++ 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= DOCKER_ROOTLESS= 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
19:20:08 [2020-04-09T19:20:08.407Z] INFO: Testing against a local daemon
19:20:08 [2020-04-09T19:20:08.407Z] === RUN   TestSessionCreate
19:20:08 [2020-04-09T19:20:08.407Z] --- PASS: TestSessionCreate (0.05s)
19:20:08 [2020-04-09T19:20:08.407Z] === RUN   TestSessionCreateWithBadUpgrade
19:20:08 [2020-04-09T19:20:08.407Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
19:20:08 [2020-04-09T19:20:08.407Z] PASS
19:20:08 [2020-04-09T19:20:08.407Z] 
19:20:08 [2020-04-09T19:20:08.407Z] DONE 2 tests in 0.241s
19:20:08 [2020-04-09T19:20:08.407Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:20:08 [2020-04-09T19:20:08.407Z] ++ 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
19:20:08 [2020-04-09T19:20:08.407Z] ++ set -e
19:20:08 [2020-04-09T19:20:08.407Z] ++ '[' -n 0 ']'
19:20:08 [2020-04-09T19:20:08.407Z] ++ set -x
19:20:08 [2020-04-09T19:20:08.407Z] ++ 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= DOCKER_ROOTLESS= 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
19:20:08 [2020-04-09T19:20:08.407Z] INFO: Testing against a local daemon
19:20:08 [2020-04-09T19:20:08.407Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:20:08 [2020-04-09T19:20:08.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:20:08 [2020-04-09T19:20:08.407Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:20:08 [2020-04-09T19:20:08.407Z] === RUN   TestEventsExecDie
19:20:08 [2020-04-09T19:20:08.973Z] --- PASS: TestEventsExecDie (0.95s)
19:20:08 [2020-04-09T19:20:08.973Z] === RUN   TestEventsBackwardsCompatible
19:20:09 [2020-04-09T19:20:09.109Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:20:09 [2020-04-09T19:20:09.231Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
19:20:09 [2020-04-09T19:20:09.231Z] === RUN   TestInfoBinaryCommits
19:20:09 [2020-04-09T19:20:09.231Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:20:09 [2020-04-09T19:20:09.231Z] === RUN   TestInfoAPIVersioned
19:20:09 [2020-04-09T19:20:09.231Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:20:09 [2020-04-09T19:20:09.231Z] === RUN   TestInfoDiscoveryBackend
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/api/server/middleware	0.033s	coverage: 37.7% of statements
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/api/types/strslice	0.021s	coverage: 90.0% of statements
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/api/types/filters	0.051s	coverage: 92.2% of statements
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/api/server/router/swarm	0.081s	coverage: 4.5% of statements
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:20:09 [2020-04-09T19:20:09.360Z] ok  	github.com/docker/docker/builder/dockerignore	0.035s	coverage: 96.8% of statements
19:20:09 [2020-04-09T19:20:09.798Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
19:20:09 [2020-04-09T19:20:09.798Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:20:11 [2020-04-09T19:20:11.173Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:20:11 [2020-04-09T19:20:11.173Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:20:11 [2020-04-09T19:20:11.432Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
19:20:11 [2020-04-09T19:20:11.432Z] === RUN   TestInfoAPI
19:20:11 [2020-04-09T19:20:11.432Z] --- PASS: TestInfoAPI (0.05s)
19:20:11 [2020-04-09T19:20:11.432Z] === RUN   TestInfoAPIWarnings
19:20:12 [2020-04-09T19:20:12.365Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:20:12 [2020-04-09T19:20:12.368Z] --- PASS: TestInfoAPIWarnings (0.62s)
19:20:12 [2020-04-09T19:20:12.368Z] === RUN   TestInfoDebug
19:20:12 [2020-04-09T19:20:12.935Z] --- PASS: TestInfoDebug (0.61s)
19:20:12 [2020-04-09T19:20:12.935Z] === RUN   TestInfoInsecureRegistries
19:20:13 [2020-04-09T19:20:13.503Z] --- PASS: TestInfoInsecureRegistries (0.62s)
19:20:13 [2020-04-09T19:20:13.503Z] === RUN   TestInfoRegistryMirrors
19:20:13 [2020-04-09T19:20:13.863Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
19:20:14 [2020-04-09T19:20:14.070Z] --- PASS: TestInfoRegistryMirrors (0.62s)
19:20:14 [2020-04-09T19:20:14.070Z] === RUN   TestLoginFailsWithBadCredentials
19:20:14 [2020-04-09T19:20:14.330Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
19:20:14 [2020-04-09T19:20:14.330Z] === RUN   TestPingCacheHeaders
19:20:14 [2020-04-09T19:20:14.330Z] --- PASS: TestPingCacheHeaders (0.05s)
19:20:14 [2020-04-09T19:20:14.330Z] === RUN   TestPingGet
19:20:14 [2020-04-09T19:20:14.330Z] --- PASS: TestPingGet (0.03s)
19:20:14 [2020-04-09T19:20:14.330Z] === RUN   TestPingHead
19:20:14 [2020-04-09T19:20:14.330Z] --- PASS: TestPingHead (0.05s)
19:20:14 [2020-04-09T19:20:14.330Z] === RUN   TestVersion
19:20:14 [2020-04-09T19:20:14.588Z] --- PASS: TestVersion (0.05s)
19:20:14 [2020-04-09T19:20:14.588Z] PASS
19:20:14 [2020-04-09T19:20:14.588Z] 
19:20:14 [2020-04-09T19:20:14.588Z] === Skipped
19:20:14 [2020-04-09T19:20:14.588Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:20:14 [2020-04-09T19:20:14.588Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:20:14 [2020-04-09T19:20:14.588Z] 
19:20:14 [2020-04-09T19:20:14.588Z] 
19:20:14 [2020-04-09T19:20:14.588Z] DONE 18 tests, 1 skipped in 6.472s
19:20:14 [2020-04-09T19:20:14.588Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:20:14 [2020-04-09T19:20:14.588Z] ++ 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
19:20:14 [2020-04-09T19:20:14.588Z] ++ set -e
19:20:14 [2020-04-09T19:20:14.588Z] ++ '[' -n 0 ']'
19:20:14 [2020-04-09T19:20:14.588Z] ++ set -x
19:20:14 [2020-04-09T19:20:14.588Z] ++ 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= DOCKER_ROOTLESS= 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
19:20:14 [2020-04-09T19:20:14.588Z] INFO: Testing against a local daemon
19:20:14 [2020-04-09T19:20:14.588Z] === RUN   TestVolumesCreateAndList
19:20:14 [2020-04-09T19:20:14.588Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:20:14 [2020-04-09T19:20:14.588Z] === RUN   TestVolumesRemove
19:20:14 [2020-04-09T19:20:14.847Z] --- PASS: TestVolumesRemove (0.12s)
19:20:14 [2020-04-09T19:20:14.847Z] === RUN   TestVolumesInspect
19:20:14 [2020-04-09T19:20:14.847Z] --- PASS: TestVolumesInspect (0.03s)
19:20:14 [2020-04-09T19:20:14.847Z] === RUN   TestVolumesInvalidJSON
19:20:14 [2020-04-09T19:20:14.847Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:20:14 [2020-04-09T19:20:14.847Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:20:14 [2020-04-09T19:20:14.847Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:20:14 [2020-04-09T19:20:14.847Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:20:14 [2020-04-09T19:20:14.847Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:20:14 [2020-04-09T19:20:14.847Z] PASS
19:20:14 [2020-04-09T19:20:14.847Z] 
19:20:14 [2020-04-09T19:20:14.847Z] DONE 5 tests in 0.369s
19:20:14 [2020-04-09T19:20:14.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:20:15 [2020-04-09T19:20:15.105Z] ++++ cat bundles/test-integration/docker.pid
19:20:15 [2020-04-09T19:20:15.105Z] +++ kill 13319
19:20:15 [2020-04-09T19:20:15.621Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:20:16 [2020-04-09T19:20:16.480Z] +++ /etc/init.d/apparmor stop
19:20:16 [2020-04-09T19:20:16.480Z] Leaving: AppArmorNo profiles have been unloaded.
19:20:16 [2020-04-09T19:20:16.480Z] 
19:20:16 [2020-04-09T19:20:16.480Z] Unloading profiles will leave already running processes permanently
19:20:16 [2020-04-09T19:20:16.480Z] unconfined, which can lead to unexpected situations.
19:20:16 [2020-04-09T19:20:16.480Z] 
19:20:16 [2020-04-09T19:20:16.480Z] To set a process to complain mode, use the command line tool
19:20:16 [2020-04-09T19:20:16.480Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:20:16 [2020-04-09T19:20:16.480Z] +++ true
19:20:16 [2020-04-09T19:20:16.480Z] 
19:20:16 [2020-04-09T19:20:16.545Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:20:17 [2020-04-09T19:20:17.416Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.378s	coverage: 86.3% of statements
19:20:18 [2020-04-09T19:20:18.050Z] ok  	github.com/docker/docker/builder/remotecontext	0.501s	coverage: 13.6% of statements
Post stage
[Pipeline] junit
19:20:19 [2020-04-09T19:20:19.026Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:20:19 [2020-04-09T19:20:19.798Z] + echo Ensuring container killed.
19:20:19 [2020-04-09T19:20:19.798Z] Ensuring container killed.
19:20:19 [2020-04-09T19:20:19.798Z] + docker rm -vf docker-pr10
19:20:19 [2020-04-09T19:20:19.798Z] Error: No such container: docker-pr10
19:20:19 [2020-04-09T19:20:19.798Z] + true
19:20:19 [2020-04-09T19:20:19.803Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
[Pipeline] sh
19:20:20 [2020-04-09T19:20:20.091Z] + echo Chowning /workspace to jenkins user
19:20:20 [2020-04-09T19:20:20.091Z] Chowning /workspace to jenkins user
19:20:20 [2020-04-09T19:20:20.091Z] + id -u
19:20:20 [2020-04-09T19:20:20.091Z] + id -g
19:20:20 [2020-04-09T19:20:20.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40725:/workspace busybox chown -R 1000:1000 /workspace
19:20:20 [2020-04-09T19:20:20.091Z] Unable to find image 'busybox:latest' locally
19:20:20 [2020-04-09T19:20:20.351Z] latest: Pulling from library/busybox
19:20:20 [2020-04-09T19:20:20.351Z] eb9413eb063d: Pulling fs layer
19:20:20 [2020-04-09T19:20:20.351Z] eb9413eb063d: Verifying Checksum
19:20:20 [2020-04-09T19:20:20.351Z] eb9413eb063d: Download complete
19:20:20 [2020-04-09T19:20:20.610Z] eb9413eb063d: Pull complete
19:20:20 [2020-04-09T19:20:20.610Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
19:20:20 [2020-04-09T19:20:20.610Z] Status: Downloaded newer image for busybox:latest
19:20:21 [2020-04-09T19:20:21.594Z] ok  	github.com/docker/docker/builder/dockerfile	1.991s	coverage: 48.2% of statements
19:20:21 [2020-04-09T19:20:21.594Z] ?   	github.com/docker/docker/cli	[no test files]
19:20:21 [2020-04-09T19:20:21.594Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:20:22 [2020-04-09T19:20:22.311Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:20:24 [2020-04-09T19:20:24.199Z] + bundleName=arm64-integration
19:20:24 [2020-04-09T19:20:24.199Z] + echo Creating arm64-integration-bundles.tar.gz
19:20:24 [2020-04-09T19:20:24.199Z] Creating arm64-integration-bundles.tar.gz
19:20:24 [2020-04-09T19:20:24.199Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+  -name *.log -o -namexargs *.prof -o tar -name -czf *-report.xml arm64-integration-bundles.tar.gz )
19:20:24 [2020-04-09T19:20:24.199Z]  -print
[Pipeline] archiveArtifacts
19:20:24 [2020-04-09T19:20:24.469Z] Archiving artifacts
19:20:25 [2020-04-09T19:20:25.569Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:20:26 [2020-04-09T19:20:26.136Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:20:26 [2020-04-09T19:20:26.469Z] + make clean
19:20:27 [2020-04-09T19:20:27.037Z] docker volume rm -f docker-dev-cache
19:20:27 [2020-04-09T19:20:27.037Z] docker-dev-cache
[Pipeline] deleteDir
19:20:28 [2020-04-09T19:20:28.587Z] ok  	github.com/docker/docker/client	0.611s	coverage: 75.7% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:20:47 [2020-04-09T19:20:47.441Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:20:47 [2020-04-09T19:20:47.441Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:20:47 [2020-04-09T19:20:47.441Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:20:47 [2020-04-09T19:20:47.441Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:20:50 [2020-04-09T19:20:50.695Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:20:51 [2020-04-09T19:20:51.253Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:20:51 [2020-04-09T19:20:51.508Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:20:52 [2020-04-09T19:20:52.430Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:20:52 [2020-04-09T19:20:52.430Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:20:52 [2020-04-09T19:20:52.989Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:20:53 [2020-04-09T19:20:53.243Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:20:55 [2020-04-09T19:20:55.798Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
19:20:55 [2020-04-09T19:20:55.798Z] Copying nested executables into bundles/cross/linux/amd64
19:20:55 [2020-04-09T19:20:55.798Z] Cross building: bundles/cross/windows/amd64
19:20:55 [2020-04-09T19:20:55.798Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
19:20:55 [2020-04-09T19:20:55.798Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:20:56 [2020-04-09T19:20:56.501Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:20:57 [2020-04-09T19:20:57.860Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:20:59 [2020-04-09T19:20:59.742Z] === RUN   TestDockerSuite/TestBuildEnv
19:21:01 [2020-04-09T19:21:01.625Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:21:02 [2020-04-09T19:21:02.985Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:21:04 [2020-04-09T19:21:04.343Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:21:08 [2020-04-09T19:21:08.498Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:21:09 [2020-04-09T19:21:09.058Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:21:13 [2020-04-09T19:21:13.217Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:21:13 [2020-04-09T19:21:13.775Z] --- PASS: TestImportExtremelyLargeImageWorks (167.39s)
19:21:13 [2020-04-09T19:21:13.775Z] PASS
19:21:13 [2020-04-09T19:21:13.775Z] 
19:21:13 [2020-04-09T19:21:13.775Z] DONE 12 tests in 170.899s
19:21:13 [2020-04-09T19:21:13.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:21:13 [2020-04-09T19:21:13.775Z] ++ 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
19:21:13 [2020-04-09T19:21:13.775Z] ++ set -e
19:21:13 [2020-04-09T19:21:13.775Z] ++ '[' -n 0 ']'
19:21:13 [2020-04-09T19:21:13.775Z] ++ set -x
19:21:13 [2020-04-09T19:21:13.776Z] ++ 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= DOCKER_ROOTLESS= 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
19:21:13 [2020-04-09T19:21:13.776Z] INFO: Testing against a local daemon
19:21:13 [2020-04-09T19:21:13.776Z] === RUN   TestNetworkCreateDelete
19:21:14 [2020-04-09T19:21:14.030Z] --- PASS: TestNetworkCreateDelete (0.18s)
19:21:14 [2020-04-09T19:21:14.030Z] === RUN   TestDockerNetworkDeletePreferID
19:21:14 [2020-04-09T19:21:14.284Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
19:21:14 [2020-04-09T19:21:14.284Z] === RUN   TestInspectNetwork
19:21:19 [2020-04-09T19:21:19.514Z] === RUN   TestInspectNetwork/full_network_id
19:21:19 [2020-04-09T19:21:19.514Z] === RUN   TestInspectNetwork/partial_network_id
19:21:19 [2020-04-09T19:21:19.514Z] === RUN   TestInspectNetwork/network_name
19:21:19 [2020-04-09T19:21:19.514Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:21:23 [2020-04-09T19:21:23.669Z] --- PASS: TestInspectNetwork (9.24s)
19:21:23 [2020-04-09T19:21:23.669Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:21:23 [2020-04-09T19:21:23.669Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:21:23 [2020-04-09T19:21:23.669Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:21:23 [2020-04-09T19:21:23.669Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:21:23 [2020-04-09T19:21:23.669Z] === RUN   TestRunContainerWithBridgeNone
19:21:26 [2020-04-09T19:21:26.175Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
19:21:26 [2020-04-09T19:21:26.175Z] === RUN   TestNetworkInvalidJSON
19:21:26 [2020-04-09T19:21:26.175Z] === RUN   TestNetworkInvalidJSON//networks/create
19:21:26 [2020-04-09T19:21:26.175Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:21:26 [2020-04-09T19:21:26.175Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:21:26 [2020-04-09T19:21:26.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:21:26 [2020-04-09T19:21:26.175Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:21:26 [2020-04-09T19:21:26.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:21:26 [2020-04-09T19:21:26.175Z] === CONT  TestNetworkInvalidJSON//networks/create
19:21:26 [2020-04-09T19:21:26.175Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:21:26 [2020-04-09T19:21:26.175Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:21:26 [2020-04-09T19:21:26.175Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:21:26 [2020-04-09T19:21:26.175Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:21:26 [2020-04-09T19:21:26.175Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:21:26 [2020-04-09T19:21:26.175Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:21:26 [2020-04-09T19:21:26.175Z] === RUN   TestHostIPv4BridgeLabel
19:21:26 [2020-04-09T19:21:26.735Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
19:21:26 [2020-04-09T19:21:26.735Z] === RUN   TestDaemonRestartWithLiveRestore
19:21:27 [2020-04-09T19:21:27.660Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
19:21:27 [2020-04-09T19:21:27.660Z] === RUN   TestDaemonDefaultNetworkPools
19:21:28 [2020-04-09T19:21:28.626Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:21:28 [2020-04-09T19:21:28.626Z] === RUN   TestDaemonRestartWithExistingNetwork
19:21:29 [2020-04-09T19:21:29.550Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
19:21:29 [2020-04-09T19:21:29.550Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:21:30 [2020-04-09T19:21:30.909Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
19:21:30 [2020-04-09T19:21:30.909Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:21:31 [2020-04-09T19:21:31.468Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
19:21:31 [2020-04-09T19:21:31.468Z] === RUN   TestServiceWithPredefinedNetwork
19:21:34 [2020-04-09T19:21:34.722Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s)
19:21:34 [2020-04-09T19:21:34.722Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:21:34 [2020-04-09T19:21:34.722Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:21:34 [2020-04-09T19:21:34.722Z]     service_test.go:236: FLAKY_TEST
19:21:34 [2020-04-09T19:21:34.722Z] === RUN   TestServiceWithDataPathPortInit
19:21:35 [2020-04-09T19:21:35.661Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:21:37 [2020-04-09T19:21:37.131Z] ok  	github.com/docker/docker/cmd/dockerd	0.225s	coverage: 30.7% of statements
19:21:37 [2020-04-09T19:21:37.131Z] ok  	github.com/docker/docker/container	0.170s	coverage: 34.9% of statements
19:21:37 [2020-04-09T19:21:37.131Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:21:37 [2020-04-09T19:21:37.131Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:21:37 [2020-04-09T19:21:37.131Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:21:37 [2020-04-09T19:21:37.131Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:21:37 [2020-04-09T19:21:37.580Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:21:38 [2020-04-09T19:21:38.652Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.059s	coverage: 65.3% of statements
19:21:44 [2020-04-09T19:21:44.273Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.068s	coverage: 35.6% of statements
19:21:46 [2020-04-09T19:21:46.139Z] 23645bd7ee08: Pull complete
19:21:46 [2020-04-09T19:21:46.139Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
19:21:46 [2020-04-09T19:21:46.139Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:21:46 [2020-04-09T19:21:46.139Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
19:21:46 [2020-04-09T19:21:46.139Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
19:21:46 [2020-04-09T19:21:46.139Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
19:21:46 [2020-04-09T19:21:46.139Z] WARN: Skipping validation tests
19:21:46 [2020-04-09T19:21:46.139Z] INFO: Running unit tests at 04/09/2020 19:21:45...
19:21:47 [2020-04-09T19:21:47.503Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:21:47 [2020-04-09T19:21:47.503Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:21:47 [2020-04-09T19:21:47.865Z] ok  	github.com/docker/docker/daemon/cluster	0.177s	coverage: 0.5% of statements
19:21:48 [2020-04-09T19:21:48.063Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:21:48 [2020-04-09T19:21:48.621Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:21:49 [2020-04-09T19:21:49.979Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:21:49 [2020-04-09T19:21:49.979Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:21:50 [2020-04-09T19:21:50.234Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:21:50 [2020-04-09T19:21:50.990Z] INFO: make.ps1 starting at 04/09/2020 19:21:50
19:21:50 [2020-04-09T19:21:50.990Z] INFO: Git commit (38067f990e) assumed from DOCKER_GITCOMMIT environment variable
19:21:50 [2020-04-09T19:21:50.990Z] INFO: Invoking autogen...
19:21:51 [2020-04-09T19:21:51.935Z] INFO: Running unit tests...
19:21:52 [2020-04-09T19:21:52.741Z] --- PASS: TestServiceWithDataPathPortInit (17.80s)
19:21:52 [2020-04-09T19:21:52.741Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:21:53 [2020-04-09T19:21:53.485Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
19:21:56 [2020-04-09T19:21:56.297Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
19:21:56 [2020-04-09T19:21:56.297Z] ok  	github.com/docker/docker/daemon/config	0.083s	coverage: 81.7% of statements
19:21:57 [2020-04-09T19:21:57.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:22:00 [2020-04-09T19:22:00.789Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
19:22:02 [2020-04-09T19:22:02.125Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.48s)
19:22:02 [2020-04-09T19:22:02.125Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e8ivuiqevg32uegq9fyoaqsna Created:2020-04-09 19:21:53.87555853 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[afb9d454476d84c4a8a5c8acbbeb35723eedcc59e528bf8bfe1cfee879244810:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.95p5430720q9uzvovsn5i1uxz EndpointID:724af4ea464de48b20cfef87dd6d91e22ad0cc764af23f938ef39adb46360fb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4981fa9af75716fe6aa23b439fdbddfd9bd524e2e27499e32ac5684f77b102b7 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:2699f6e52d89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.95p5430720q9uzvovsn5i1uxz EndpointID:724af4ea464de48b20cfef87dd6d91e22ad0cc764af23f938ef39adb46360fb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:22:02 [2020-04-09T19:22:02.125Z] PASS
19:22:02 [2020-04-09T19:22:02.125Z] 
19:22:02 [2020-04-09T19:22:02.125Z] === Skipped
19:22:02 [2020-04-09T19:22:02.125Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:22:02 [2020-04-09T19:22:02.125Z]     service_test.go:236: FLAKY_TEST
19:22:02 [2020-04-09T19:22:02.125Z] 
19:22:02 [2020-04-09T19:22:02.125Z] 
19:22:02 [2020-04-09T19:22:02.125Z] DONE 22 tests, 1 skipped in 48.138s
19:22:02 [2020-04-09T19:22:02.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:22:02 [2020-04-09T19:22:02.125Z] ++ 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
19:22:02 [2020-04-09T19:22:02.125Z] ++ set -e
19:22:02 [2020-04-09T19:22:02.125Z] ++ '[' -n 0 ']'
19:22:02 [2020-04-09T19:22:02.125Z] ++ set -x
19:22:02 [2020-04-09T19:22:02.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=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= DOCKER_ROOTLESS= 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
19:22:02 [2020-04-09T19:22:02.125Z] INFO: Testing against a local daemon
19:22:02 [2020-04-09T19:22:02.125Z] === RUN   TestDockerNetworkIpvlanPersistance
19:22:02 [2020-04-09T19:22:02.125Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
19:22:02 [2020-04-09T19:22:02.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:02 [2020-04-09T19:22:02.125Z] === RUN   TestDockerNetworkIpvlan
19:22:02 [2020-04-09T19:22:02.125Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:22:02 [2020-04-09T19:22:02.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:02 [2020-04-09T19:22:02.125Z] PASS
19:22:02 [2020-04-09T19:22:02.125Z] 
19:22:02 [2020-04-09T19:22:02.125Z] === Skipped
19:22:02 [2020-04-09T19:22:02.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
19:22:02 [2020-04-09T19:22:02.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:02 [2020-04-09T19:22:02.125Z] 
19:22:02 [2020-04-09T19:22:02.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:22:02 [2020-04-09T19:22:02.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:02 [2020-04-09T19:22:02.125Z] 
19:22:02 [2020-04-09T19:22:02.125Z] 
19:22:02 [2020-04-09T19:22:02.125Z] DONE 2 tests, 2 skipped in 0.051s
19:22:02 [2020-04-09T19:22:02.125Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:22:02 [2020-04-09T19:22:02.125Z] ++ 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
19:22:02 [2020-04-09T19:22:02.125Z] ++ set -e
19:22:02 [2020-04-09T19:22:02.125Z] ++ '[' -n 0 ']'
19:22:02 [2020-04-09T19:22:02.125Z] ++ set -x
19:22:02 [2020-04-09T19:22:02.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=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= DOCKER_ROOTLESS= 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
19:22:02 [2020-04-09T19:22:02.125Z] INFO: Testing against a local daemon
19:22:02 [2020-04-09T19:22:02.125Z] === RUN   TestDockerNetworkMacvlanPersistance
19:22:02 [2020-04-09T19:22:02.125Z] === RUN   TestDockerSuite/TestBuildExpose
19:22:02 [2020-04-09T19:22:02.151Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
19:22:02 [2020-04-09T19:22:02.379Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:22:03 [2020-04-09T19:22:03.303Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:22:03 [2020-04-09T19:22:03.557Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
19:22:03 [2020-04-09T19:22:03.557Z] === RUN   TestDockerNetworkMacvlan
19:22:03 [2020-04-09T19:22:03.557Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:22:03 [2020-04-09T19:22:03.812Z] === RUN   TestDockerSuite/TestBuildFails
19:22:04 [2020-04-09T19:22:04.371Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:22:04 [2020-04-09T19:22:04.930Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:22:04 [2020-04-09T19:22:04.930Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:22:05 [2020-04-09T19:22:05.185Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:22:05 [2020-04-09T19:22:05.284Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.577s	coverage: 13.8% of statements
19:22:05 [2020-04-09T19:22:05.284Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
19:22:06 [2020-04-09T19:22:06.108Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:22:07 [2020-04-09T19:22:07.367Z] ok  	github.com/docker/docker/daemon	12.627s	coverage: 17.5% of statements
19:22:07 [2020-04-09T19:22:07.367Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:22:07 [2020-04-09T19:22:07.367Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:22:07 [2020-04-09T19:22:07.367Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:22:07 [2020-04-09T19:22:07.367Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:22:07 [2020-04-09T19:22:07.468Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:22:08 [2020-04-09T19:22:08.445Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.101s	coverage: 57.9% of statements
19:22:09 [2020-04-09T19:22:09.351Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:22:09 [2020-04-09T19:22:09.605Z] === RUN   TestDockerSuite/TestBuildForceRm
19:22:11 [2020-04-09T19:22:11.486Z] === RUN   TestDockerSuite/TestBuildFromGit
19:22:12 [2020-04-09T19:22:12.351Z] ?   	github.com/docker/docker/api	[no test files]
19:22:12 [2020-04-09T19:22:12.410Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:22:12 [2020-04-09T19:22:12.968Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
19:22:12 [2020-04-09T19:22:12.968Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.141s	coverage: 68.6% of statements
19:22:12 [2020-04-09T19:22:12.969Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:22:13 [2020-04-09T19:22:13.528Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:22:14 [2020-04-09T19:22:14.889Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:22:15 [2020-04-09T19:22:15.782Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.454s	coverage: 49.5% of statements
19:22:15 [2020-04-09T19:22:15.782Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.413s	coverage: 45.9% of statements
19:22:15 [2020-04-09T19:22:15.782Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:22:16 [2020-04-09T19:22:16.773Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:22:17 [2020-04-09T19:22:17.139Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
19:22:17 [2020-04-09T19:22:17.139Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:22:17 [2020-04-09T19:22:17.139Z] remote: Enumerating objects: 2, done.
19:22:17 [2020-04-09T19:22:17.139Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:22:17 [2020-04-09T19:22:17.139Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:22:17 [2020-04-09T19:22:17.139Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:22:17 [2020-04-09T19:22:17.139Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
19:22:17 [2020-04-09T19:22:17.139Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:22:17 [2020-04-09T19:22:17.139Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:22:17 [2020-04-09T19:22:17.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/test/unit
19:22:18 [2020-04-09T19:22:18.178Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:22:18 [2020-04-09T19:22:18.178Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:22:18 [2020-04-09T19:22:18.178Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:22:19 [2020-04-09T19:22:19.363Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.675s	coverage: 76.1% of statements
19:22:20 [2020-04-09T19:22:20.053Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.064s	coverage: 58.0% of statements
19:22:20 [2020-04-09T19:22:20.059Z] --- PASS: TestDockerNetworkMacvlan (16.27s)
19:22:20 [2020-04-09T19:22:20.059Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:22:20 [2020-04-09T19:22:20.059Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:22:20 [2020-04-09T19:22:20.059Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
19:22:20 [2020-04-09T19:22:20.059Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s)
19:22:20 [2020-04-09T19:22:20.059Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.35s)
19:22:20 [2020-04-09T19:22:20.059Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s)
19:22:20 [2020-04-09T19:22:20.059Z] PASS
19:22:20 [2020-04-09T19:22:20.059Z] 
19:22:20 [2020-04-09T19:22:20.059Z] DONE 8 tests in 17.737s
19:22:20 [2020-04-09T19:22:20.059Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:22:20 [2020-04-09T19:22:20.059Z] ++ 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
19:22:20 [2020-04-09T19:22:20.059Z] ++ set -e
19:22:20 [2020-04-09T19:22:20.059Z] ++ '[' -n 0 ']'
19:22:20 [2020-04-09T19:22:20.059Z] ++ set -x
19:22:20 [2020-04-09T19:22:20.059Z] ++ 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= DOCKER_ROOTLESS= 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
19:22:20 [2020-04-09T19:22:20.059Z] testing: warning: no tests to run
19:22:20 [2020-04-09T19:22:20.059Z] PASS
19:22:20 [2020-04-09T19:22:20.059Z] 
19:22:20 [2020-04-09T19:22:20.059Z] DONE 0 tests in 0.008s
19:22:20 [2020-04-09T19:22:20.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:22:20 [2020-04-09T19:22:20.059Z] ++ 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
19:22:20 [2020-04-09T19:22:20.059Z] ++ set -e
19:22:20 [2020-04-09T19:22:20.059Z] ++ '[' -n 0 ']'
19:22:20 [2020-04-09T19:22:20.059Z] ++ set -x
19:22:20 [2020-04-09T19:22:20.060Z] ++ 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= DOCKER_ROOTLESS= 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
19:22:20 [2020-04-09T19:22:20.060Z] INFO: Testing against a local daemon
19:22:20 [2020-04-09T19:22:20.060Z] === RUN   TestAuthZPluginAllowRequest
19:22:20 [2020-04-09T19:22:20.103Z] ?   	github.com/docker/docker/api	[no test files]
19:22:20 [2020-04-09T19:22:20.618Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:22:21 [2020-04-09T19:22:21.108Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.043s	coverage: 3.0% of statements
19:22:21 [2020-04-09T19:22:21.541Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
19:22:21 [2020-04-09T19:22:21.541Z] === RUN   TestAuthZPluginTLS
19:22:21 [2020-04-09T19:22:21.767Z] ok  	github.com/docker/docker/daemon/links	0.037s	coverage: 93.0% of statements
19:22:22 [2020-04-09T19:22:22.101Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:22:22 [2020-04-09T19:22:22.101Z] === RUN   TestAuthZPluginDenyRequest
19:22:22 [2020-04-09T19:22:22.416Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.613s	coverage: 55.4% of statements
19:22:22 [2020-04-09T19:22:22.416Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:22:22 [2020-04-09T19:22:22.416Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:22:22 [2020-04-09T19:22:22.660Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:22:22 [2020-04-09T19:22:22.660Z] === RUN   TestAuthZPluginAPIDenyResponse
19:22:22 [2020-04-09T19:22:22.915Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:22:23 [2020-04-09T19:22:23.169Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
19:22:23 [2020-04-09T19:22:23.169Z] === RUN   TestAuthZPluginDenyResponse
19:22:23 [2020-04-09T19:22:23.728Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:22:23 [2020-04-09T19:22:23.728Z] === RUN   TestAuthZPluginAllowEventStream
19:22:24 [2020-04-09T19:22:24.652Z] === RUN   TestDockerSuite/TestBuildHistory
19:22:25 [2020-04-09T19:22:25.575Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
19:22:25 [2020-04-09T19:22:25.575Z] === RUN   TestAuthZPluginErrorResponse
19:22:26 [2020-04-09T19:22:26.133Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:22:26 [2020-04-09T19:22:26.133Z] === RUN   TestAuthZPluginErrorRequest
19:22:26 [2020-04-09T19:22:26.388Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
19:22:26 [2020-04-09T19:22:26.388Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:22:27 [2020-04-09T19:22:27.069Z] ok  	github.com/docker/docker/api/server	0.130s	coverage: 9.0% of statements
19:22:27 [2020-04-09T19:22:27.312Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
19:22:27 [2020-04-09T19:22:27.312Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:22:27 [2020-04-09T19:22:27.999Z] ok  	github.com/docker/docker/daemon/logger	0.269s	coverage: 41.8% of statements
19:22:27 [2020-04-09T19:22:27.999Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 67.0% of statements
19:22:29 [2020-04-09T19:22:29.194Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
19:22:29 [2020-04-09T19:22:29.194Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:22:29 [2020-04-09T19:22:29.448Z] === RUN   TestDockerSuite/TestBuildIidFile
19:22:29 [2020-04-09T19:22:29.539Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.664s	coverage: 77.8% of statements
19:22:30 [2020-04-09T19:22:30.007Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:22:30 [2020-04-09T19:22:30.261Z] === RUN   TestDockerSuite/TestBuildInheritance
19:22:30 [2020-04-09T19:22:30.575Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.8% of statements
19:22:30 [2020-04-09T19:22:30.575Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:22:30 [2020-04-09T19:22:30.575Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:22:30 [2020-04-09T19:22:30.575Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:22:30 [2020-04-09T19:22:30.575Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:22:30 [2020-04-09T19:22:30.820Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:22:31 [2020-04-09T19:22:31.224Z] ok  	github.com/docker/docker/daemon/logger/journald	0.073s	coverage: 26.2% of statements
19:22:31 [2020-04-09T19:22:31.379Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
19:22:31 [2020-04-09T19:22:31.379Z] === RUN   TestAuthZPluginHeader
19:22:31 [2020-04-09T19:22:31.633Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:22:31 [2020-04-09T19:22:31.633Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:22:32 [2020-04-09T19:22:32.192Z] --- PASS: TestAuthZPluginHeader (0.82s)
19:22:32 [2020-04-09T19:22:32.192Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:22:32 [2020-04-09T19:22:32.285Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.035s	coverage: 62.1% of statements
19:22:32 [2020-04-09T19:22:32.285Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 88.3% of statements
19:22:32 [2020-04-09T19:22:32.750Z] === RUN   TestDockerSuite/TestBuildLabel
19:22:33 [2020-04-09T19:22:33.309Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:22:33 [2020-04-09T19:22:33.564Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:22:34 [2020-04-09T19:22:34.122Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:22:34 [2020-04-09T19:22:34.681Z] === RUN   TestDockerSuite/TestBuildLabels
19:22:34 [2020-04-09T19:22:34.984Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
19:22:35 [2020-04-09T19:22:35.122Z] ok  	github.com/docker/docker/daemon/logger/local	0.054s	coverage: 74.7% of statements
19:22:35 [2020-04-09T19:22:35.122Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:22:35 [2020-04-09T19:22:35.240Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:22:36 [2020-04-09T19:22:36.164Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:22:36 [2020-04-09T19:22:36.172Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 19.9% of statements
19:22:36 [2020-04-09T19:22:36.728Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s)
19:22:36 [2020-04-09T19:22:36.728Z] === RUN   TestAuthZPluginV2Disable
19:22:36 [2020-04-09T19:22:36.799Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.055s	coverage: 33.3% of statements
19:22:38 [2020-04-09T19:22:38.091Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:22:38 [2020-04-09T19:22:38.410Z] ok  	github.com/docker/docker/daemon/logger/templates	0.045s	coverage: 8.3% of statements
19:22:39 [2020-04-09T19:22:39.453Z] === RUN   TestDockerSuite/TestBuildLastModified
19:22:39 [2020-04-09T19:22:39.932Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.104s	coverage: 47.8% of statements
19:22:40 [2020-04-09T19:22:40.378Z] --- PASS: TestAuthZPluginV2Disable (3.69s)
19:22:40 [2020-04-09T19:22:40.378Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:22:40 [2020-04-09T19:22:40.575Z] ok  	github.com/docker/docker/daemon/network	0.042s	coverage: 63.8% of statements
19:22:40 [2020-04-09T19:22:40.874Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.958s	coverage: 82.5% of statements
19:22:40 [2020-04-09T19:22:40.874Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:22:40 [2020-04-09T19:22:40.874Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:22:43 [2020-04-09T19:22:43.635Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s)
19:22:43 [2020-04-09T19:22:43.635Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:22:45 [2020-04-09T19:22:45.516Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:22:46 [2020-04-09T19:22:46.496Z] ok  	github.com/docker/docker/distribution/metadata	0.153s	coverage: 48.2% of statements
19:22:46 [2020-04-09T19:22:46.496Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 49.4% of statements
19:22:47 [2020-04-09T19:22:47.134Z] ok  	github.com/docker/docker/distribution	0.526s	coverage: 22.1% of statements
19:22:47 [2020-04-09T19:22:47.134Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:22:48 [2020-04-09T19:22:48.167Z] ok  	github.com/docker/docker/distribution/xfer	1.741s	coverage: 85.6% of statements
19:22:48 [2020-04-09T19:22:48.167Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:22:50 [2020-04-09T19:22:50.749Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:22:50 [2020-04-09T19:22:50.749Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:22:50 [2020-04-09T19:22:50.749Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:22:50 [2020-04-09T19:22:50.749Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:22:50 [2020-04-09T19:22:50.749Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:22:50 [2020-04-09T19:22:50.921Z] ok  	github.com/docker/docker/image/cache	0.119s	coverage: 19.2% of statements
19:22:51 [2020-04-09T19:22:51.209Z] ok  	github.com/docker/docker/image	0.075s	coverage: 86.4% of statements
19:22:51 [2020-04-09T19:22:51.209Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:22:51 [2020-04-09T19:22:51.309Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:22:52 [2020-04-09T19:22:52.259Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
19:22:52 [2020-04-09T19:22:52.259Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:22:52 [2020-04-09T19:22:52.259Z] ok  	github.com/docker/docker/libcontainerd/queue	0.061s	coverage: 100.0% of statements
19:22:53 [2020-04-09T19:22:53.193Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:22:54 [2020-04-09T19:22:54.350Z] ok  	github.com/docker/docker/pkg/aaparser	0.014s	coverage: 50.0% of statements
19:22:54 [2020-04-09T19:22:54.552Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:22:55 [2020-04-09T19:22:55.912Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.42s)
19:22:55 [2020-04-09T19:22:55.912Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:22:57 [2020-04-09T19:22:57.930Z] ok  	github.com/docker/docker/opts	0.068s	coverage: 67.4% of statements
19:22:59 [2020-04-09T19:22:59.169Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:22:59 [2020-04-09T19:22:59.169Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:22:59 [2020-04-09T19:22:59.424Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:22:59 [2020-04-09T19:22:59.450Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
19:23:00 [2020-04-09T19:23:00.093Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
19:23:00 [2020-04-09T19:23:00.093Z] ok  	github.com/docker/docker/pkg/archive	1.632s	coverage: 77.2% of statements
19:23:01 [2020-04-09T19:23:01.622Z] ok  	github.com/docker/docker/pkg/authorization	3.416s	coverage: 68.3% of statements
19:23:01 [2020-04-09T19:23:01.913Z] ok  	github.com/docker/docker/pkg/directory	0.032s	coverage: 80.0% of statements
19:23:03 [2020-04-09T19:23:03.449Z] ok  	github.com/docker/docker/pkg/discovery	0.030s	coverage: 58.3% of statements
19:23:03 [2020-04-09T19:23:03.449Z] ok  	github.com/docker/docker/pkg/discovery/file	0.032s	coverage: 92.9% of statements
19:23:03 [2020-04-09T19:23:03.618Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:23:04 [2020-04-09T19:23:04.100Z] ok  	github.com/docker/docker/layer	8.155s	coverage: 68.8% of statements
19:23:04 [2020-04-09T19:23:04.100Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:23:04 [2020-04-09T19:23:04.100Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:23:04 [2020-04-09T19:23:04.100Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:23:04 [2020-04-09T19:23:04.100Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:23:04 [2020-04-09T19:23:04.100Z] ?   	github.com/docker/docker/oci	[no test files]
19:23:04 [2020-04-09T19:23:04.100Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:23:05 [2020-04-09T19:23:05.159Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
19:23:05 [2020-04-09T19:23:05.807Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
19:23:06 [2020-04-09T19:23:06.103Z] ok  	github.com/docker/docker/pkg/dmesg	0.044s	coverage: 83.3% of statements
19:23:07 [2020-04-09T19:23:07.142Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.550s	coverage: 43.2% of statements
19:23:07 [2020-04-09T19:23:07.142Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:23:07 [2020-04-09T19:23:07.142Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:23:07 [2020-04-09T19:23:07.436Z] ok  	github.com/docker/docker/pkg/filenotify	0.617s	coverage: 67.0% of statements
19:23:07 [2020-04-09T19:23:07.725Z] ok  	github.com/docker/docker/pkg/fileutils	0.044s	coverage: 89.5% of statements
19:23:09 [2020-04-09T19:23:09.248Z] ok  	github.com/docker/docker/pkg/fsutils	0.498s	coverage: 85.1% of statements
19:23:09 [2020-04-09T19:23:09.248Z] ok  	github.com/docker/docker/pkg/homedir	0.050s	coverage: 11.4% of statements
19:23:09 [2020-04-09T19:23:09.551Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.237s	coverage: 84.1% of statements
19:23:10 [2020-04-09T19:23:10.197Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:23:11 [2020-04-09T19:23:11.644Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
19:23:11 [2020-04-09T19:23:11.645Z] ok  	github.com/docker/docker/pkg/locker	0.072s	coverage: 88.9% of statements
19:23:12 [2020-04-09T19:23:12.312Z] ok  	github.com/docker/docker/pkg/idtools	1.428s	coverage: 70.1% of statements
19:23:12 [2020-04-09T19:23:12.614Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
19:23:12 [2020-04-09T19:23:12.702Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
19:23:12 [2020-04-09T19:23:12.702Z] PASS
19:23:12 [2020-04-09T19:23:12.702Z] 
19:23:12 [2020-04-09T19:23:12.702Z] DONE 17 tests in 52.889s
19:23:12 [2020-04-09T19:23:12.702Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:23:12 [2020-04-09T19:23:12.702Z] ++ 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
19:23:12 [2020-04-09T19:23:12.702Z] ++ set -e
19:23:12 [2020-04-09T19:23:12.702Z] ++ '[' -n 0 ']'
19:23:12 [2020-04-09T19:23:12.702Z] ++ set -x
19:23:12 [2020-04-09T19:23:12.702Z] ++ 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= DOCKER_ROOTLESS= 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
19:23:12 [2020-04-09T19:23:12.702Z] INFO: Testing against a local daemon
19:23:12 [2020-04-09T19:23:12.702Z] === RUN   TestPluginInvalidJSON
19:23:12 [2020-04-09T19:23:12.702Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:23:12 [2020-04-09T19:23:12.702Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:23:12 [2020-04-09T19:23:12.702Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:23:12 [2020-04-09T19:23:12.702Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:23:12 [2020-04-09T19:23:12.702Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:23:12 [2020-04-09T19:23:12.702Z] PASS
19:23:12 [2020-04-09T19:23:12.702Z] 
19:23:12 [2020-04-09T19:23:12.702Z] DONE 2 tests in 0.085s
19:23:12 [2020-04-09T19:23:12.702Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:23:12 [2020-04-09T19:23:12.702Z] ++ 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
19:23:12 [2020-04-09T19:23:12.702Z] ++ set -e
19:23:12 [2020-04-09T19:23:12.702Z] ++ '[' -n 0 ']'
19:23:12 [2020-04-09T19:23:12.702Z] ++ set -x
19:23:12 [2020-04-09T19:23:12.702Z] ++ 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= DOCKER_ROOTLESS= 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
19:23:12 [2020-04-09T19:23:12.702Z] INFO: Testing against a local daemon
19:23:12 [2020-04-09T19:23:12.702Z] === RUN   TestExternalGraphDriver
19:23:12 [2020-04-09T19:23:12.956Z] === RUN   TestExternalGraphDriver/json
19:23:13 [2020-04-09T19:23:13.254Z] ok  	github.com/docker/docker/pkg/ioutils	1.621s	coverage: 70.6% of statements
19:23:13 [2020-04-09T19:23:13.254Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:23:13 [2020-04-09T19:23:13.549Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
19:23:14 [2020-04-09T19:23:14.202Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
19:23:14 [2020-04-09T19:23:14.316Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:23:14 [2020-04-09T19:23:14.495Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
19:23:14 [2020-04-09T19:23:14.793Z] ok  	github.com/docker/docker/pkg/mount	0.905s	coverage: 70.5% of statements
19:23:14 [2020-04-09T19:23:14.793Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:23:14 [2020-04-09T19:23:14.875Z] === RUN   TestExternalGraphDriver/spec
19:23:15 [2020-04-09T19:23:15.434Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:23:15 [2020-04-09T19:23:15.437Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.053s	coverage: 91.4% of statements
19:23:15 [2020-04-09T19:23:15.731Z] ok  	github.com/docker/docker/pkg/pidfile	0.050s	coverage: 82.4% of statements
19:23:15 [2020-04-09T19:23:15.731Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:23:15 [2020-04-09T19:23:15.731Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:23:16 [2020-04-09T19:23:16.782Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
19:23:17 [2020-04-09T19:23:17.320Z] === RUN   TestExternalGraphDriver/pull
19:23:17 [2020-04-09T19:23:17.835Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
19:23:17 [2020-04-09T19:23:17.879Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:23:17 [2020-04-09T19:23:17.879Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:23:18 [2020-04-09T19:23:18.135Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
19:23:18 [2020-04-09T19:23:18.795Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.056s	coverage: 85.7% of statements
19:23:18 [2020-04-09T19:23:18.803Z] --- PASS: TestExternalGraphDriver (6.07s)
19:23:18 [2020-04-09T19:23:18.803Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
19:23:18 [2020-04-09T19:23:18.803Z]     --- PASS: TestExternalGraphDriver/spec (2.13s)
19:23:18 [2020-04-09T19:23:18.803Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
19:23:18 [2020-04-09T19:23:18.803Z] === RUN   TestGraphdriverPluginV2
19:23:19 [2020-04-09T19:23:19.434Z] ok  	github.com/docker/docker/pkg/reexec	0.033s	coverage: 82.4% of statements
19:23:20 [2020-04-09T19:23:20.093Z] ok  	github.com/docker/docker/pkg/pubsub	1.182s	coverage: 73.9% of statements
19:23:20 [2020-04-09T19:23:20.732Z] ok  	github.com/docker/docker/pkg/stdcopy	0.017s	coverage: 100.0% of statements
19:23:21 [2020-04-09T19:23:21.784Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
19:23:21 [2020-04-09T19:23:21.784Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
19:23:22 [2020-04-09T19:23:22.897Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
19:23:22 [2020-04-09T19:23:22.897Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 70.8% of statements
19:23:23 [2020-04-09T19:23:23.932Z] ok  	github.com/docker/docker/pkg/signal	3.909s	coverage: 61.0% of statements
19:23:24 [2020-04-09T19:23:24.066Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:23:24 [2020-04-09T19:23:24.067Z] --- PASS: TestGraphdriverPluginV2 (4.50s)
19:23:24 [2020-04-09T19:23:24.067Z] PASS
19:23:24 [2020-04-09T19:23:24.067Z] 
19:23:24 [2020-04-09T19:23:24.067Z] DONE 5 tests in 10.613s
19:23:24 [2020-04-09T19:23:24.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:23:24 [2020-04-09T19:23:24.067Z] ++ 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
19:23:24 [2020-04-09T19:23:24.067Z] ++ set -e
19:23:24 [2020-04-09T19:23:24.067Z] ++ '[' -n 0 ']'
19:23:24 [2020-04-09T19:23:24.067Z] ++ set -x
19:23:24 [2020-04-09T19:23:24.067Z] ++ 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= DOCKER_ROOTLESS= 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
19:23:24 [2020-04-09T19:23:24.067Z] INFO: Testing against a local daemon
19:23:24 [2020-04-09T19:23:24.067Z] === RUN   TestContinueAfterPluginCrash
19:23:24 [2020-04-09T19:23:24.067Z] === PAUSE TestContinueAfterPluginCrash
19:23:24 [2020-04-09T19:23:24.067Z] === RUN   TestReadPluginNoRead
19:23:24 [2020-04-09T19:23:24.067Z] === PAUSE TestReadPluginNoRead
19:23:24 [2020-04-09T19:23:24.067Z] === RUN   TestDaemonStartWithLogOpt
19:23:24 [2020-04-09T19:23:24.067Z] === PAUSE TestDaemonStartWithLogOpt
19:23:24 [2020-04-09T19:23:24.067Z] === CONT  TestContinueAfterPluginCrash
19:23:24 [2020-04-09T19:23:24.067Z] === CONT  TestDaemonStartWithLogOpt
19:23:24 [2020-04-09T19:23:24.067Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:23:24 [2020-04-09T19:23:24.579Z] ok  	github.com/docker/docker/pkg/tailfile	0.133s	coverage: 88.6% of statements
19:23:24 [2020-04-09T19:23:24.579Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 37.2% of statements
19:23:26 [2020-04-09T19:23:26.123Z] testing: warning: no tests to run
19:23:26 [2020-04-09T19:23:26.123Z] coverage: [no statements]
19:23:26 [2020-04-09T19:23:26.123Z] ok  	github.com/docker/docker/pkg/term/windows	0.013s	coverage: [no statements] [no tests to run]
19:23:26 [2020-04-09T19:23:26.123Z] ok  	github.com/docker/docker/pkg/term	0.017s	coverage: 84.8% of statements
19:23:26 [2020-04-09T19:23:26.574Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:23:27 [2020-04-09T19:23:27.133Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:23:27 [2020-04-09T19:23:27.133Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:23:27 [2020-04-09T19:23:27.183Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
19:23:27 [2020-04-09T19:23:27.183Z] ok  	github.com/docker/docker/pkg/truncindex	0.126s	coverage: 91.5% of statements
19:23:27 [2020-04-09T19:23:27.183Z] ok  	github.com/docker/docker/pkg/tarsum	0.240s	coverage: 89.3% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/api/server/httputils	0.157s	coverage: 14.7% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/api/server/middleware	0.179s	coverage: 37.7% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/api/types/filters	0.192s	coverage: 92.2% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/api/types/strslice	0.061s	coverage: 90.0% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/api/types/time	0.187s	coverage: 100.0% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/api/server/router/swarm	0.244s	coverage: 4.5% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/api/types/versions	0.058s	coverage: 75.0% of statements
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:23:27 [2020-04-09T19:23:27.276Z] ok  	github.com/docker/docker/builder/dockerignore	0.177s	coverage: 96.8% of statements
19:23:27 [2020-04-09T19:23:27.725Z] ok  	github.com/docker/docker/cli/debug	0.416s	coverage: 100.0% of statements
19:23:27 [2020-04-09T19:23:27.725Z] ok  	github.com/docker/docker/builder/dockerfile	0.609s	coverage: 46.3% of statements
19:23:27 [2020-04-09T19:23:27.725Z] ok  	github.com/docker/docker/builder/remotecontext	0.845s	coverage: 9.2% of statements
19:23:27 [2020-04-09T19:23:27.823Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
19:23:29 [2020-04-09T19:23:29.911Z] ok  	github.com/docker/docker/plugin/v2	0.019s	coverage: 14.5% of statements
19:23:30 [2020-04-09T19:23:30.393Z] === RUN   TestDockerSuite/TestBuildNetNone
19:23:31 [2020-04-09T19:23:31.755Z] === RUN   TestDockerSuite/TestBuildNoContext
19:23:32 [2020-04-09T19:23:32.035Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
19:23:32 [2020-04-09T19:23:32.670Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 68.8% of statements
19:23:32 [2020-04-09T19:23:32.680Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:23:33 [2020-04-09T19:23:33.240Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:23:33 [2020-04-09T19:23:33.720Z] ok  	github.com/docker/docker/plugin	0.672s	coverage: 27.1% of statements
19:23:34 [2020-04-09T19:23:34.753Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
19:23:35 [2020-04-09T19:23:35.125Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:23:35 [2020-04-09T19:23:35.805Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
19:23:36 [2020-04-09T19:23:36.838Z] ok  	github.com/docker/docker/testutil	0.023s	coverage: 62.5% of statements
19:23:37 [2020-04-09T19:23:37.132Z] ok  	github.com/docker/docker/runconfig	0.021s	coverage: 68.2% of statements
19:23:37 [2020-04-09T19:23:37.638Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:23:37 [2020-04-09T19:23:37.762Z] ok  	github.com/docker/docker/registry	0.491s	coverage: 56.0% of statements
19:23:38 [2020-04-09T19:23:38.563Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:23:38 [2020-04-09T19:23:38.563Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:23:39 [2020-04-09T19:23:39.123Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:23:39 [2020-04-09T19:23:39.683Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:23:40 [2020-04-09T19:23:40.606Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:23:41 [2020-04-09T19:23:41.313Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
19:23:41 [2020-04-09T19:23:41.965Z] --- PASS: TestDaemonStartWithLogOpt (18.48s)
19:23:41 [2020-04-09T19:23:41.965Z] === CONT  TestReadPluginNoRead
19:23:42 [2020-04-09T19:23:42.388Z] ok  	github.com/docker/docker/client	0.724s	coverage: 75.2% of statements
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
19:23:42 [2020-04-09T19:23:42.577Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:23:42 [2020-04-09T19:23:42.577Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:23:42 [2020-04-09T19:23:42.889Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:23:43 [2020-04-09T19:23:43.138Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:23:43 [2020-04-09T19:23:43.138Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:23:43 [2020-04-09T19:23:43.697Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.5% of statements
19:23:43 [2020-04-09T19:23:43.697Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:23:43 [2020-04-09T19:23:43.697Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:23:43 [2020-04-09T19:23:43.697Z] ?   	github.com/docker/docker/api/types	[no test files]
19:23:43 [2020-04-09T19:23:43.697Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:23:43 [2020-04-09T19:23:43.697Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:23:43 [2020-04-09T19:23:43.697Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:23:43 [2020-04-09T19:23:43.697Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:23:43 [2020-04-09T19:23:43.811Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:23:44 [2020-04-09T19:23:44.079Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
19:23:44 [2020-04-09T19:23:44.256Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
19:23:44 [2020-04-09T19:23:44.256Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
19:23:44 [2020-04-09T19:23:44.256Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:23:44 [2020-04-09T19:23:44.256Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:23:44 [2020-04-09T19:23:44.256Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:23:44 [2020-04-09T19:23:44.256Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:23:44 [2020-04-09T19:23:44.256Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:23:44 [2020-04-09T19:23:44.256Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:23:44 [2020-04-09T19:23:44.256Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:23:44 [2020-04-09T19:23:44.369Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
19:23:44 [2020-04-09T19:23:44.511Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
19:23:44 [2020-04-09T19:23:44.511Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 75.0% of statements
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:23:44 [2020-04-09T19:23:44.511Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:23:45 [2020-04-09T19:23:45.401Z] ok  	github.com/docker/docker/volume/service	0.038s	coverage: 73.0% of statements
19:23:45 [2020-04-09T19:23:45.434Z] ok  	github.com/docker/docker/builder/dockerignore	0.011s	coverage: 96.8% of statements
19:23:45 [2020-04-09T19:23:45.691Z] === RUN   TestReadPluginNoRead/default
19:23:46 [2020-04-09T19:23:46.614Z] --- PASS: TestContinueAfterPluginCrash (23.13s)
19:23:46 [2020-04-09T19:23:46.869Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:23:47 [2020-04-09T19:23:47.428Z] === RUN   TestReadPluginNoRead/disabled_caching
19:23:47 [2020-04-09T19:23:47.683Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:23:48 [2020-04-09T19:23:48.606Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:23:48 [2020-04-09T19:23:48.733Z] ok  	github.com/docker/docker/builder/remotecontext	0.210s	coverage: 13.6% of statements
19:23:49 [2020-04-09T19:23:49.292Z] ok  	github.com/docker/docker/builder/dockerfile	0.567s	coverage: 48.2% of statements
19:23:49 [2020-04-09T19:23:49.529Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:23:50 [2020-04-09T19:23:50.301Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:23:50 [2020-04-09T19:23:50.861Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.166s	coverage: 86.3% of statements
19:23:50 [2020-04-09T19:23:50.861Z] ?   	github.com/docker/docker/cli	[no test files]
19:23:50 [2020-04-09T19:23:50.861Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:23:51 [2020-04-09T19:23:51.100Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:23:51 [2020-04-09T19:23:51.660Z] --- PASS: TestReadPluginNoRead (9.79s)
19:23:51 [2020-04-09T19:23:51.660Z]     --- PASS: TestReadPluginNoRead/default (1.89s)
19:23:51 [2020-04-09T19:23:51.660Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.12s)
19:23:51 [2020-04-09T19:23:51.660Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s)
19:23:51 [2020-04-09T19:23:51.660Z]     read_test.go:92: [dbd0e5b75acef] daemon is not started
19:23:51 [2020-04-09T19:23:51.660Z] PASS
19:23:51 [2020-04-09T19:23:51.660Z] 
19:23:51 [2020-04-09T19:23:51.660Z] DONE 6 tests in 28.333s
19:23:51 [2020-04-09T19:23:51.660Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:23:51 [2020-04-09T19:23:51.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:23:51 [2020-04-09T19:23:51.660Z] ++ set -e
19:23:51 [2020-04-09T19:23:51.660Z] ++ '[' -n 0 ']'
19:23:51 [2020-04-09T19:23:51.660Z] ++ set -x
19:23:51 [2020-04-09T19:23:51.660Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:23:51 [2020-04-09T19:23:51.660Z] testing: warning: no tests to run
19:23:51 [2020-04-09T19:23:51.660Z] PASS
19:23:51 [2020-04-09T19:23:51.660Z] 
19:23:51 [2020-04-09T19:23:51.660Z] DONE 0 tests in 0.014s
19:23:51 [2020-04-09T19:23:51.915Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:23:51 [2020-04-09T19:23:51.915Z] ++ 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
19:23:51 [2020-04-09T19:23:51.915Z] ++ set -e
19:23:51 [2020-04-09T19:23:51.915Z] ++ '[' -n 0 ']'
19:23:51 [2020-04-09T19:23:51.915Z] ++ set -x
19:23:51 [2020-04-09T19:23:51.915Z] ++ 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= DOCKER_ROOTLESS= 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
19:23:51 [2020-04-09T19:23:51.915Z] INFO: Testing against a local daemon
19:23:51 [2020-04-09T19:23:51.915Z] === RUN   TestPluginWithDevMounts
19:23:51 [2020-04-09T19:23:51.915Z] === PAUSE TestPluginWithDevMounts
19:23:51 [2020-04-09T19:23:51.915Z] === CONT  TestPluginWithDevMounts
19:23:52 [2020-04-09T19:23:52.236Z] ok  	github.com/docker/docker/pkg/plugins	33.662s	coverage: 76.6% of statements
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/rootless	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/volume	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === Skipped
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver btrfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver btrfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver btrfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver btrfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver btrfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:73: No driver to put!
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z] time="2020-04-09T19:22:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z] time="2020-04-09T19:22:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z] time="2020-04-09T19:22:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z] time="2020-04-09T19:22:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z] time="2020-04-09T19:22:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:73: No driver to put!
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     overlay_test.go:49: Fails to compute changes intermittently
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver zfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver zfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver zfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver zfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:46: Driver zfs not supported
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     graphtest_unix.go:73: No driver to put!
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:23:52 [2020-04-09T19:23:52.236Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] 
19:23:52 [2020-04-09T19:23:52.236Z] DONE 2174 tests, 26 skipped in 363.962s
Post stage
[Pipeline] junit
19:23:52 [2020-04-09T19:23:52.916Z] Recording test results
19:23:53 [2020-04-09T19:23:53.278Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:23:53 [2020-04-09T19:23:53.972Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40725/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -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:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/make.sh dynbinary test-integration
19:23:54 [2020-04-09T19:23:54.203Z] --- PASS: TestPluginWithDevMounts (2.36s)
19:23:54 [2020-04-09T19:23:54.203Z] PASS
19:23:54 [2020-04-09T19:23:54.203Z] 
19:23:54 [2020-04-09T19:23:54.203Z] DONE 1 tests in 2.443s
19:23:54 [2020-04-09T19:23:54.203Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:23:54 [2020-04-09T19:23:54.203Z] ++ 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
19:23:54 [2020-04-09T19:23:54.203Z] ++ set -e
19:23:54 [2020-04-09T19:23:54.203Z] ++ '[' -n 0 ']'
19:23:54 [2020-04-09T19:23:54.203Z] ++ set -x
19:23:54 [2020-04-09T19:23:54.203Z] ++ 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= DOCKER_ROOTLESS= 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
19:23:54 [2020-04-09T19:23:54.203Z] INFO: Testing against a local daemon
19:23:54 [2020-04-09T19:23:54.203Z] === RUN   TestSecretInspect
19:23:54 [2020-04-09T19:23:54.603Z] 
19:23:54 [2020-04-09T19:23:54.603Z] Removing bundles/
19:23:54 [2020-04-09T19:23:54.603Z] 
19:23:54 [2020-04-09T19:23:54.603Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:23:54 [2020-04-09T19:23:54.762Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:23:54 [2020-04-09T19:23:54.893Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:23:54 [2020-04-09T19:23:54.893Z] GOOS="" GOARCH="" GOARM=""
19:23:55 [2020-04-09T19:23:55.016Z] ok  	github.com/docker/docker/client	0.208s	coverage: 75.7% of statements
19:23:55 [2020-04-09T19:23:55.320Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:23:57 [2020-04-09T19:23:57.053Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.413s	coverage: 86.3% of statements
19:23:57 [2020-04-09T19:23:57.053Z] ?   	github.com/docker/docker/cli	[no test files]
19:23:57 [2020-04-09T19:23:57.053Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:23:57 [2020-04-09T19:23:57.827Z] --- PASS: TestSecretInspect (3.06s)
19:23:57 [2020-04-09T19:23:57.827Z] === RUN   TestSecretList
19:23:59 [2020-04-09T19:23:59.711Z] === RUN   TestDockerSuite/TestBuildPATH
19:24:00 [2020-04-09T19:24:00.270Z] --- PASS: TestSecretList (2.75s)
19:24:00 [2020-04-09T19:24:00.270Z] === RUN   TestSecretsCreateAndDelete
19:24:02 [2020-04-09T19:24:02.151Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:24:02 [2020-04-09T19:24:02.709Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:24:03 [2020-04-09T19:24:03.268Z] --- PASS: TestSecretsCreateAndDelete (3.14s)
19:24:03 [2020-04-09T19:24:03.268Z] === RUN   TestSecretsUpdate
19:24:03 [2020-04-09T19:24:03.827Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:24:05 [2020-04-09T19:24:05.524Z] ok  	github.com/docker/docker/cmd/dockerd	0.657s	coverage: 19.2% of statements
19:24:06 [2020-04-09T19:24:06.334Z] --- PASS: TestSecretsUpdate (2.99s)
19:24:06 [2020-04-09T19:24:06.334Z] === RUN   TestTemplatedSecret
19:24:08 [2020-04-09T19:24:08.375Z] ok  	github.com/docker/docker/container	0.497s	coverage: 41.9% of statements
19:24:08 [2020-04-09T19:24:08.375Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:24:08 [2020-04-09T19:24:08.375Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:24:08 [2020-04-09T19:24:08.375Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:24:08 [2020-04-09T19:24:08.375Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:24:08 [2020-04-09T19:24:08.823Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.288s	coverage: 65.3% of statements
19:24:09 [2020-04-09T19:24:09.649Z] --- PASS: TestTemplatedSecret (3.29s)
19:24:09 [2020-04-09T19:24:09.649Z] === RUN   TestSecretCreateResolve
19:24:12 [2020-04-09T19:24:12.908Z] --- PASS: TestSecretCreateResolve (3.14s)
19:24:12 [2020-04-09T19:24:12.908Z] PASS
19:24:12 [2020-04-09T19:24:12.908Z] 
19:24:12 [2020-04-09T19:24:12.908Z] DONE 6 tests in 18.408s
19:24:12 [2020-04-09T19:24:12.908Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:24:12 [2020-04-09T19:24:12.908Z] ++ 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
19:24:12 [2020-04-09T19:24:12.908Z] ++ set -e
19:24:12 [2020-04-09T19:24:12.908Z] ++ '[' -n 0 ']'
19:24:12 [2020-04-09T19:24:12.908Z] ++ set -x
19:24:12 [2020-04-09T19:24:12.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
19:24:12 [2020-04-09T19:24:12.908Z] INFO: Testing against a local daemon
19:24:12 [2020-04-09T19:24:12.908Z] === RUN   TestServiceCreateInit
19:24:12 [2020-04-09T19:24:12.908Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:24:13 [2020-04-09T19:24:13.832Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:24:14 [2020-04-09T19:24:14.528Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.947s	coverage: 35.6% of statements
19:24:17 [2020-04-09T19:24:17.987Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:24:18 [2020-04-09T19:24:18.547Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:24:21 [2020-04-09T19:24:21.055Z] === RUN   TestDockerSuite/TestBuildRm
19:24:21 [2020-04-09T19:24:21.633Z] ok  	github.com/docker/docker/daemon/cluster	1.649s	coverage: 0.5% of statements
19:24:22 [2020-04-09T19:24:22.579Z] ok  	github.com/docker/docker/daemon/config	1.688s	coverage: 79.6% of statements
19:24:22 [2020-04-09T19:24:22.937Z] --- PASS: TestServiceCreateInit (10.20s)
19:24:22 [2020-04-09T19:24:22.937Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s)
19:24:22 [2020-04-09T19:24:22.937Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s)
19:24:22 [2020-04-09T19:24:22.937Z] === RUN   TestCreateServiceMultipleTimes
19:24:23 [2020-04-09T19:24:23.524Z] ok  	github.com/docker/docker/daemon/discovery	0.196s	coverage: 30.0% of statements
19:24:23 [2020-04-09T19:24:23.862Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:24:23 [2020-04-09T19:24:23.972Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.197s	coverage: 10.9% of statements
19:24:25 [2020-04-09T19:24:25.222Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:24:25 [2020-04-09T19:24:25.478Z] ok  	github.com/docker/docker/daemon/events	0.424s	coverage: 50.0% of statements
19:24:26 [2020-04-09T19:24:26.423Z] ok  	github.com/docker/docker/daemon/graphdriver	0.147s	coverage: 2.3% of statements
19:24:26 [2020-04-09T19:24:26.581Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:24:27 [2020-04-09T19:24:27.177Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:24:27 [2020-04-09T19:24:27.367Z] ok  	github.com/docker/docker/daemon/links	0.469s	coverage: 93.0% of statements
19:24:28 [2020-04-09T19:24:28.116Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:24:29 [2020-04-09T19:24:29.477Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:24:30 [2020-04-09T19:24:30.218Z] ok  	github.com/docker/docker/daemon	3.391s	coverage: 9.2% of statements
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:24:30 [2020-04-09T19:24:30.218Z] ok  	github.com/docker/docker/daemon/logger	0.366s	coverage: 42.1% of statements
19:24:30 [2020-04-09T19:24:30.836Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:24:31 [2020-04-09T19:24:31.163Z] ok  	github.com/docker/docker/daemon/images	0.660s	coverage: 4.8% of statements
19:24:31 [2020-04-09T19:24:31.163Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:24:31 [2020-04-09T19:24:31.163Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:24:31 [2020-04-09T19:24:31.611Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.899s	coverage: 77.4% of statements
19:24:31 [2020-04-09T19:24:31.611Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:24:31 [2020-04-09T19:24:31.611Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:24:31 [2020-04-09T19:24:31.611Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:24:31 [2020-04-09T19:24:31.611Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:24:31 [2020-04-09T19:24:31.611Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:24:32 [2020-04-09T19:24:32.238Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:24:33 [2020-04-09T19:24:33.115Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.206s	coverage: 88.3% of statements
19:24:33 [2020-04-09T19:24:33.563Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.460s	coverage: 62.1% of statements
19:24:33 [2020-04-09T19:24:33.654Z] ok  	github.com/docker/docker/cmd/dockerd	0.069s	coverage: 30.7% of statements
19:24:34 [2020-04-09T19:24:34.012Z] ok  	github.com/docker/docker/daemon/logger/local	0.538s	coverage: 74.7% of statements
19:24:34 [2020-04-09T19:24:34.012Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:24:34 [2020-04-09T19:24:34.958Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.341s	coverage: 21.4% of statements
19:24:35 [2020-04-09T19:24:35.015Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.9% of statements
19:24:35 [2020-04-09T19:24:35.015Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:24:35 [2020-04-09T19:24:35.015Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:24:35 [2020-04-09T19:24:35.015Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:24:35 [2020-04-09T19:24:35.015Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:24:36 [2020-04-09T19:24:36.391Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:24:36 [2020-04-09T19:24:36.391Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:24:36 [2020-04-09T19:24:36.462Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.451s	coverage: 33.3% of statements
19:24:36 [2020-04-09T19:24:36.649Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:24:36 [2020-04-09T19:24:36.649Z] === RUN   TestDockerSuite/TestBuildSpaces
19:24:36 [2020-04-09T19:24:36.649Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:24:36 [2020-04-09T19:24:36.904Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:24:37 [2020-04-09T19:24:37.407Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.425s	coverage: 47.8% of statements
19:24:37 [2020-04-09T19:24:37.407Z] ok  	github.com/docker/docker/daemon/logger/templates	0.540s	coverage: 8.3% of statements
19:24:38 [2020-04-09T19:24:38.263Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:24:38 [2020-04-09T19:24:38.263Z] === RUN   TestDockerSuite/TestBuildStderr
19:24:39 [2020-04-09T19:24:39.538Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.656s	coverage: 82.5% of statements
19:24:39 [2020-04-09T19:24:39.538Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:24:39 [2020-04-09T19:24:39.538Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:24:39 [2020-04-09T19:24:39.538Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:24:39 [2020-04-09T19:24:39.622Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:24:41 [2020-04-09T19:24:41.504Z] --- PASS: TestCreateServiceMultipleTimes (18.45s)
19:24:41 [2020-04-09T19:24:41.504Z] === RUN   TestCreateServiceConflict
19:24:41 [2020-04-09T19:24:41.669Z] ok  	github.com/docker/docker/distribution	1.661s	coverage: 20.3% of statements
19:24:41 [2020-04-09T19:24:41.669Z] ok  	github.com/docker/docker/distribution/metadata	1.661s	coverage: 48.2% of statements
19:24:41 [2020-04-09T19:24:41.669Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:24:42 [2020-04-09T19:24:42.117Z] ok  	github.com/docker/docker/errdefs	0.100s	coverage: 49.4% of statements
19:24:43 [2020-04-09T19:24:43.065Z] ok  	github.com/docker/docker/distribution/xfer	2.127s	coverage: 76.8% of statements
19:24:43 [2020-04-09T19:24:43.065Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:24:44 [2020-04-09T19:24:44.010Z] ok  	github.com/docker/docker/image/cache	0.293s	coverage: 19.2% of statements
19:24:44 [2020-04-09T19:24:44.457Z] ok  	github.com/docker/docker/image/v1	0.472s	coverage: 25.0% of statements
19:24:44 [2020-04-09T19:24:44.758Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:24:44 [2020-04-09T19:24:44.985Z] ok  	github.com/docker/docker/daemon/cluster	0.074s	coverage: 0.5% of statements
19:24:45 [2020-04-09T19:24:45.012Z] --- PASS: TestCreateServiceConflict (3.51s)
19:24:45 [2020-04-09T19:24:45.012Z] === RUN   TestCreateServiceMaxReplicas
19:24:45 [2020-04-09T19:24:45.401Z] ok  	github.com/docker/docker/image	1.500s	coverage: 86.4% of statements
19:24:45 [2020-04-09T19:24:45.401Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:24:45 [2020-04-09T19:24:45.401Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:24:45 [2020-04-09T19:24:45.571Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:24:46 [2020-04-09T19:24:46.345Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
19:24:46 [2020-04-09T19:24:46.347Z] ok  	github.com/docker/docker/libcontainerd/queue	0.126s	coverage: 100.0% of statements
19:24:46 [2020-04-09T19:24:46.931Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:24:47 [2020-04-09T19:24:47.294Z] ok  	github.com/docker/docker/pkg/aaparser	0.066s	coverage: 50.0% of statements
19:24:47 [2020-04-09T19:24:47.743Z] ok  	github.com/docker/docker/layer	0.672s	coverage: 30.1% of statements
19:24:47 [2020-04-09T19:24:47.743Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:24:47 [2020-04-09T19:24:47.855Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:24:48 [2020-04-09T19:24:48.267Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
19:24:49 [2020-04-09T19:24:49.215Z] --- PASS: TestCreateServiceMaxReplicas (4.35s)
19:24:49 [2020-04-09T19:24:49.215Z] === RUN   TestCreateWithDuplicateNetworkNames
19:24:49 [2020-04-09T19:24:49.249Z] ok  	github.com/docker/docker/opts	0.360s	coverage: 67.7% of statements
19:24:49 [2020-04-09T19:24:49.471Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:24:50 [2020-04-09T19:24:50.753Z] ok  	github.com/docker/docker/pkg/authorization	0.975s	coverage: 26.8% of statements
19:24:50 [2020-04-09T19:24:50.829Z] === RUN   TestDockerSuite/TestBuildUser
19:24:51 [2020-04-09T19:24:51.200Z] ok  	github.com/docker/docker/libcontainerd/local	0.330s	coverage: 1.0% of statements
19:24:51 [2020-04-09T19:24:51.201Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:24:51 [2020-04-09T19:24:51.201Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:24:51 [2020-04-09T19:24:51.201Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:24:51 [2020-04-09T19:24:51.201Z] ?   	github.com/docker/docker/oci	[no test files]
19:24:51 [2020-04-09T19:24:51.201Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:24:51 [2020-04-09T19:24:51.201Z] ok  	github.com/docker/docker/pkg/broadcaster	0.112s	coverage: 100.0% of statements
19:24:52 [2020-04-09T19:24:52.154Z] ok  	github.com/docker/docker/pkg/capabilities	0.227s	coverage: 87.5% of statements
19:24:52 [2020-04-09T19:24:52.601Z] ok  	github.com/docker/docker/pkg/directory	0.145s	coverage: 80.0% of statements
19:24:52 [2020-04-09T19:24:52.601Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.212s	coverage: 15.4% of statements
19:24:53 [2020-04-09T19:24:53.338Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:24:54 [2020-04-09T19:24:54.104Z] ok  	github.com/docker/docker/pkg/discovery	0.175s	coverage: 58.3% of statements
19:24:54 [2020-04-09T19:24:54.104Z] ok  	github.com/docker/docker/pkg/discovery/file	0.173s	coverage: 92.9% of statements
19:24:54 [2020-04-09T19:24:54.260Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:24:55 [2020-04-09T19:24:55.053Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.079s	coverage: 92.3% of statements
19:24:55 [2020-04-09T19:24:55.501Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.219s	coverage: 93.8% of statements
19:24:56 [2020-04-09T19:24:56.425Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.8% of statements
19:24:57 [2020-04-09T19:24:57.008Z] ok  	github.com/docker/docker/pkg/filenotify	0.151s	coverage: 36.2% of statements
19:24:57 [2020-04-09T19:24:57.008Z] ok  	github.com/docker/docker/pkg/fileutils	0.136s	coverage: 87.7% of statements
19:24:57 [2020-04-09T19:24:57.348Z] ok  	github.com/docker/docker/daemon	12.197s	coverage: 17.5% of statements
19:24:57 [2020-04-09T19:24:57.348Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:24:57 [2020-04-09T19:24:57.348Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:24:57 [2020-04-09T19:24:57.515Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:24:57 [2020-04-09T19:24:57.954Z] ok  	github.com/docker/docker/pkg/homedir	0.090s	coverage: 42.9% of statements
19:24:58 [2020-04-09T19:24:58.708Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 81.7% of statements
19:24:58 [2020-04-09T19:24:58.708Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
19:24:58 [2020-04-09T19:24:58.900Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.457s	coverage: 84.1% of statements
19:24:58 [2020-04-09T19:24:58.900Z] ok  	github.com/docker/docker/pkg/idtools	0.119s	coverage: 6.3% of statements
19:24:59 [2020-04-09T19:24:59.631Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
19:24:59 [2020-04-09T19:24:59.631Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:24:59 [2020-04-09T19:24:59.631Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:24:59 [2020-04-09T19:24:59.846Z] ok  	github.com/docker/docker/pkg/archive	9.384s	coverage: 62.0% of statements
19:25:00 [2020-04-09T19:25:00.294Z] ok  	github.com/docker/docker/pkg/locker	0.237s	coverage: 88.9% of statements
19:25:00 [2020-04-09T19:25:00.294Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.294s	coverage: 91.7% of statements
19:25:00 [2020-04-09T19:25:00.294Z] ok  	github.com/docker/docker/pkg/ioutils	0.747s	coverage: 69.2% of statements
19:25:00 [2020-04-09T19:25:00.554Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
19:25:01 [2020-04-09T19:25:01.239Z] ok  	github.com/docker/docker/pkg/longpath	0.054s	coverage: 100.0% of statements
19:25:01 [2020-04-09T19:25:01.239Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
19:25:01 [2020-04-09T19:25:01.687Z] ok  	github.com/docker/docker/pkg/parsers	0.215s	coverage: 97.0% of statements
19:25:02 [2020-04-09T19:25:02.134Z] ok  	github.com/docker/docker/pkg/pidfile	0.051s	coverage: 82.6% of statements
19:25:03 [2020-04-09T19:25:03.063Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
19:25:03 [2020-04-09T19:25:03.637Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.146s	coverage: 56.8% of statements
19:25:03 [2020-04-09T19:25:03.986Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.212s	coverage: 57.0% of statements
19:25:04 [2020-04-09T19:25:04.034Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s)
19:25:04 [2020-04-09T19:25:04.034Z] === RUN   TestCreateServiceSecretFileMode
19:25:04 [2020-04-09T19:25:04.583Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.204s	coverage: 85.7% of statements
19:25:05 [2020-04-09T19:25:05.031Z] ok  	github.com/docker/docker/pkg/pools	0.125s	coverage: 88.2% of statements
19:25:05 [2020-04-09T19:25:05.979Z] ok  	github.com/docker/docker/pkg/progress	0.083s	coverage: 75.9% of statements
19:25:06 [2020-04-09T19:25:06.924Z] ok  	github.com/docker/docker/pkg/reexec	0.156s	coverage: 82.4% of statements
19:25:07 [2020-04-09T19:25:07.290Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.425s	coverage: 72.5% of statements
19:25:07 [2020-04-09T19:25:07.290Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.527s	coverage: 45.9% of statements
19:25:07 [2020-04-09T19:25:07.292Z] --- PASS: TestCreateServiceSecretFileMode (3.12s)
19:25:07 [2020-04-09T19:25:07.292Z] === RUN   TestCreateServiceConfigFileMode
19:25:07 [2020-04-09T19:25:07.372Z] ok  	github.com/docker/docker/pkg/pubsub	1.117s	coverage: 73.9% of statements
19:25:08 [2020-04-09T19:25:08.317Z] ok  	github.com/docker/docker/pkg/signal	0.055s	coverage: 20.3% of statements
19:25:08 [2020-04-09T19:25:08.317Z] ok  	github.com/docker/docker/pkg/stdcopy	0.066s	coverage: 100.0% of statements
19:25:08 [2020-04-09T19:25:08.650Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
19:25:08 [2020-04-09T19:25:08.650Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:25:09 [2020-04-09T19:25:09.262Z] ok  	github.com/docker/docker/pkg/stringid	0.051s	coverage: 70.6% of statements
19:25:09 [2020-04-09T19:25:09.710Z] ok  	github.com/docker/docker/pkg/streamformatter	0.138s	coverage: 66.2% of statements
19:25:10 [2020-04-09T19:25:10.532Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.210s	coverage: 49.5% of statements
19:25:10 [2020-04-09T19:25:10.547Z] --- PASS: TestCreateServiceConfigFileMode (3.20s)
19:25:10 [2020-04-09T19:25:10.547Z] === RUN   TestCreateServiceSysctls
19:25:10 [2020-04-09T19:25:10.655Z] ok  	github.com/docker/docker/pkg/sysinfo	0.051s	coverage: 38.2% of statements
19:25:11 [2020-04-09T19:25:11.602Z] ok  	github.com/docker/docker/pkg/system	0.065s	coverage: 13.8% of statements
19:25:11 [2020-04-09T19:25:11.890Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.287s	coverage: 76.1% of statements
19:25:12 [2020-04-09T19:25:12.546Z] ok  	github.com/docker/docker/pkg/tailfile	0.345s	coverage: 88.6% of statements
19:25:12 [2020-04-09T19:25:12.813Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
19:25:13 [2020-04-09T19:25:13.067Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.014s	coverage: 61.0% of statements
19:25:13 [2020-04-09T19:25:13.067Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:25:13 [2020-04-09T19:25:13.067Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:25:13 [2020-04-09T19:25:13.492Z] ok  	github.com/docker/docker/pkg/tarsum	0.173s	coverage: 89.3% of statements
19:25:13 [2020-04-09T19:25:13.943Z] ok  	github.com/docker/docker/pkg/term	0.054s	coverage: 30.8% of statements
19:25:13 [2020-04-09T19:25:13.991Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
19:25:14 [2020-04-09T19:25:14.708Z] --- PASS: TestCreateServiceSysctls (3.72s)
19:25:14 [2020-04-09T19:25:14.708Z] === RUN   TestCreateServiceCapabilities
19:25:14 [2020-04-09T19:25:14.888Z] testing: warning: no tests to run
19:25:14 [2020-04-09T19:25:14.888Z] ok  	github.com/docker/docker/pkg/term/windows	0.082s	coverage: 0.0% of statements [no tests to run]
19:25:14 [2020-04-09T19:25:14.888Z] ok  	github.com/docker/docker/pkg/truncindex	0.161s	coverage: 91.5% of statements
19:25:14 [2020-04-09T19:25:14.914Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
19:25:15 [2020-04-09T19:25:15.267Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:25:15 [2020-04-09T19:25:15.835Z] ok  	github.com/docker/docker/pkg/urlutil	0.051s	coverage: 100.0% of statements
19:25:15 [2020-04-09T19:25:15.835Z] ok  	github.com/docker/docker/pkg/useragent	0.067s	coverage: 88.9% of statements
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:25:16 [2020-04-09T19:25:16.283Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:25:16 [2020-04-09T19:25:16.627Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:25:16 [2020-04-09T19:25:16.796Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.8% of statements
19:25:16 [2020-04-09T19:25:16.796Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:25:16 [2020-04-09T19:25:16.796Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:25:16 [2020-04-09T19:25:16.881Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:25:17 [2020-04-09T19:25:17.051Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 41.8% of statements
19:25:17 [2020-04-09T19:25:17.136Z] --- PASS: TestCreateServiceCapabilities (2.93s)
19:25:17 [2020-04-09T19:25:17.136Z] === RUN   TestInspect
19:25:17 [2020-04-09T19:25:17.787Z] ok  	github.com/docker/docker/plugin/v2	0.204s	coverage: 20.1% of statements
19:25:18 [2020-04-09T19:25:18.058Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:25:18 [2020-04-09T19:25:18.234Z] ok  	github.com/docker/docker/reference	0.182s	coverage: 84.4% of statements
19:25:18 [2020-04-09T19:25:18.412Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 77.4% of statements
19:25:18 [2020-04-09T19:25:18.412Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:25:18 [2020-04-09T19:25:18.412Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:25:18 [2020-04-09T19:25:18.412Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
19:25:18 [2020-04-09T19:25:18.681Z] ok  	github.com/docker/docker/plugin	0.302s	coverage: 11.7% of statements
19:25:19 [2020-04-09T19:25:19.417Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:25:19 [2020-04-09T19:25:19.775Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
19:25:19 [2020-04-09T19:25:19.775Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 62.1% of statements
19:25:20 [2020-04-09T19:25:20.184Z] ok  	github.com/docker/docker/restartmanager	0.083s	coverage: 50.9% of statements
19:25:20 [2020-04-09T19:25:20.184Z] ok  	github.com/docker/docker/registry/resumable	0.399s	coverage: 100.0% of statements
19:25:20 [2020-04-09T19:25:20.336Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 88.3% of statements
19:25:20 [2020-04-09T19:25:20.841Z] --- PASS: TestInspect (3.57s)
19:25:20 [2020-04-09T19:25:20.841Z] === RUN   TestCreateJob
19:25:21 [2020-04-09T19:25:21.108Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:25:21 [2020-04-09T19:25:21.108Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:25:21 [2020-04-09T19:25:21.108Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:25:21 [2020-04-09T19:25:21.108Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:25:21 [2020-04-09T19:25:21.108Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:25:21 [2020-04-09T19:25:21.261Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
19:25:21 [2020-04-09T19:25:21.261Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:25:21 [2020-04-09T19:25:21.685Z] ok  	github.com/docker/docker/testutil	0.136s	coverage: 62.5% of statements
19:25:21 [2020-04-09T19:25:21.685Z] ok  	github.com/docker/docker/registry	0.618s	coverage: 51.7% of statements
19:25:21 [2020-04-09T19:25:21.821Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 19.9% of statements
19:25:22 [2020-04-09T19:25:22.133Z] ok  	github.com/docker/docker/runconfig	0.253s	coverage: 54.5% of statements
19:25:22 [2020-04-09T19:25:22.746Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
19:25:23 [2020-04-09T19:25:23.621Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:25:23 [2020-04-09T19:25:23.621Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:25:24 [2020-04-09T19:25:24.106Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 47.8% of statements
19:25:24 [2020-04-09T19:25:24.181Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:25:24 [2020-04-09T19:25:24.378Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:25:24 [2020-04-09T19:25:24.939Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
19:25:25 [2020-04-09T19:25:25.082Z] ok  	github.com/docker/docker/volume/drivers	0.187s	coverage: 36.1% of statements
19:25:25 [2020-04-09T19:25:25.104Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:25:25 [2020-04-09T19:25:25.104Z] --- PASS: TestCreateJob (4.47s)
19:25:25 [2020-04-09T19:25:25.104Z] === RUN   TestReplicatedJob
19:25:25 [2020-04-09T19:25:25.193Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.622s	coverage: 82.5% of statements
19:25:25 [2020-04-09T19:25:25.193Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:25:25 [2020-04-09T19:25:25.193Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:25:25 [2020-04-09T19:25:25.530Z] ok  	github.com/docker/docker/volume/local	0.319s	coverage: 37.7% of statements
19:25:25 [2020-04-09T19:25:25.978Z] ok  	github.com/docker/docker/volume/mounts	0.205s	coverage: 66.2% of statements
19:25:26 [2020-04-09T19:25:26.029Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:25:26 [2020-04-09T19:25:26.029Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:25:27 [2020-04-09T19:25:27.479Z] ok  	github.com/docker/docker/volume/service	0.580s	coverage: 70.3% of statements
19:25:27 [2020-04-09T19:25:27.703Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
19:25:27 [2020-04-09T19:25:27.703Z] ok  	github.com/docker/docker/distribution	0.164s	coverage: 22.1% of statements
19:25:27 [2020-04-09T19:25:27.703Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:25:29 [2020-04-09T19:25:29.064Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
19:25:29 [2020-04-09T19:25:29.286Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:25:30 [2020-04-09T19:25:30.209Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:25:30 [2020-04-09T19:25:30.426Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
19:25:31 [2020-04-09T19:25:31.350Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
19:25:31 [2020-04-09T19:25:31.350Z] ok  	github.com/docker/docker/distribution/xfer	1.872s	coverage: 85.1% of statements
19:25:31 [2020-04-09T19:25:31.350Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:25:31 [2020-04-09T19:25:31.350Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:25:31 [2020-04-09T19:25:31.569Z] --- PASS: TestReplicatedJob (6.47s)
19:25:31 [2020-04-09T19:25:31.569Z] === RUN   TestUpdateReplicatedJob
19:25:31 [2020-04-09T19:25:31.569Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:25:32 [2020-04-09T19:25:32.712Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
19:25:32 [2020-04-09T19:25:32.712Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:25:32 [2020-04-09T19:25:32.929Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:25:33 [2020-04-09T19:25:33.184Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:25:33 [2020-04-09T19:25:33.272Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:25:34 [2020-04-09T19:25:34.109Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:25:34 [2020-04-09T19:25:34.109Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:25:34 [2020-04-09T19:25:34.195Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.4% of statements
19:25:34 [2020-04-09T19:25:34.450Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
19:25:35 [2020-04-09T19:25:35.033Z] === RUN   TestDockerSuite/TestBuildXZHost
19:25:35 [2020-04-09T19:25:35.956Z] --- PASS: TestUpdateReplicatedJob (4.40s)
19:25:35 [2020-04-09T19:25:35.956Z] === RUN   TestServiceListWithStatuses
19:25:35 [2020-04-09T19:25:35.956Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:25:35 [2020-04-09T19:25:35.956Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:25:35 [2020-04-09T19:25:35.956Z] === RUN   TestDockerNetworkConnectAlias
19:25:36 [2020-04-09T19:25:36.334Z] ok  	github.com/docker/docker/pkg/archive	0.397s	coverage: 77.2% of statements
19:25:36 [2020-04-09T19:25:36.887Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:25:37 [2020-04-09T19:25:37.257Z] ok  	github.com/docker/docker/pkg/authorization	0.112s	coverage: 68.3% of statements
19:25:37 [2020-04-09T19:25:37.257Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:25:37 [2020-04-09T19:25:37.445Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:25:37 [2020-04-09T19:25:37.445Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:25:37 [2020-04-09T19:25:37.445Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:25:37 [2020-04-09T19:25:37.512Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:25:38 [2020-04-09T19:25:38.369Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:25:39 [2020-04-09T19:25:39.716Z] ok  	github.com/docker/docker/pkg/plugins	35.205s	coverage: 73.4% of statements
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/rootless	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/volume	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:25:39 [2020-04-09T19:25:39.717Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:25:39 [2020-04-09T19:25:39.730Z] === RUN   TestDockerSuite/TestCommitChange
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === Skipped
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     dispatchers_test.go:376: Windows does not support stopsignal
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
19:25:40 [2020-04-09T19:25:40.662Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     client_test.go:23: runtime.GOOS == "windows"
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     daemon_test.go:147: root required
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     reload_test.go:520: root required
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:40 [2020-04-09T19:25:40.662Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
19:25:40 [2020-04-09T19:25:40.662Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
19:25:40 [2020-04-09T19:25:40.662Z] 
19:25:41 [2020-04-09T19:25:41.089Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     pull_v2_test.go:73: Needs fixing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     pull_v2_test.go:118: Needs fixing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     download_test.go:268: Needs fixing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     layer_test.go:304: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     layer_test.go:353: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     layer_test.go:468: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     layer_test.go:697: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     migration_test.go:46: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     migration_test.go:182: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     mount_test.go:17: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     mount_test.go:76: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     mount_test.go:125: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     mount_test.go:212: Failing on Windows
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     archive_test.go:133: Xz not present in msys2
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     archive_test.go:238: Failing on Windows CI machines
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     archive_windows_test.go:16: Currently fails
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     changes_test.go:192: needs more investigation
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     changes_test.go:405: needs further investigation
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     changes_test.go:441: needs further investigation
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.109Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
19:25:41 [2020-04-09T19:25:41.109Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.109Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     poller_test.go:41: No chmod on Windows
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     fileutils_test.go:134: Needs porting to Windows
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     fileutils_test.go:180: Needs porting to Windows
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
19:25:41 [2020-04-09T19:25:41.110Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
19:25:41 [2020-04-09T19:25:41.110Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
19:25:41 [2020-04-09T19:25:41.110Z]     local_test.go:181: runtime.GOOS == "windows"
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] 
19:25:41 [2020-04-09T19:25:41.110Z] DONE 1772 tests, 46 skipped in 218.652s
19:25:41 [2020-04-09T19:25:41.110Z] INFO: make.ps1 ended at 04/09/2020 19:25:40
19:25:41 [2020-04-09T19:25:41.713Z] ok  	github.com/docker/docker/layer	7.611s	coverage: 68.8% of statements
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/oci	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.995s	coverage: 43.2% of statements
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:25:41 [2020-04-09T19:25:41.713Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
19:25:41 [2020-04-09T19:25:41.970Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
19:25:41 [2020-04-09T19:25:41.970Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
19:25:42 [2020-04-09T19:25:42.447Z] === RUN   TestDockerSuite/TestCommitHardlink
19:25:42 [2020-04-09T19:25:42.901Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
19:25:43 [2020-04-09T19:25:43.005Z] --- PASS: TestDockerNetworkConnectAlias (6.98s)
19:25:43 [2020-04-09T19:25:43.005Z] === RUN   TestDockerNetworkReConnect
19:25:43 [2020-04-09T19:25:43.240Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
19:25:43 [2020-04-09T19:25:43.240Z] INFO: Unit tests ended at 04/09/2020 19:25:43. Duration:00:03:56.9933871
19:25:43 [2020-04-09T19:25:43.240Z] INFO: Building busybox
19:25:43 [2020-04-09T19:25:43.459Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
19:25:43 [2020-04-09T19:25:43.688Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:25:43 [2020-04-09T19:25:43.688Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
19:25:43 [2020-04-09T19:25:43.688Z] 
19:25:43 [2020-04-09T19:25:43.688Z] Sending build context to Docker daemon   2.56kB
19:25:43 [2020-04-09T19:25:43.688Z] 
19:25:43 [2020-04-09T19:25:43.688Z] Step 1/6 : FROM microsoft/windowsservercore
19:25:43 [2020-04-09T19:25:43.688Z]  ---> 80e84fd280e2
19:25:43 [2020-04-09T19:25:43.688Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
19:25:43 [2020-04-09T19:25:43.688Z]  ---> Running in 26627c31813f
19:25:43 [2020-04-09T19:25:43.927Z] === RUN   TestDockerSuite/TestCommitNewFile
19:25:44 [2020-04-09T19:25:44.020Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
19:25:44 [2020-04-09T19:25:44.943Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
19:25:45 [2020-04-09T19:25:45.809Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:25:45 [2020-04-09T19:25:45.867Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
19:25:46 [2020-04-09T19:25:46.427Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.066s	coverage: 84.1% of statements
19:25:46 [2020-04-09T19:25:46.427Z] ok  	github.com/docker/docker/pkg/fsutils	0.210s	coverage: 85.1% of statements
19:25:46 [2020-04-09T19:25:46.986Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
19:25:47 [2020-04-09T19:25:47.167Z] === RUN   TestDockerSuite/TestCommitTTY
19:25:47 [2020-04-09T19:25:47.424Z] --- PASS: TestDockerNetworkReConnect (4.60s)
19:25:47 [2020-04-09T19:25:47.424Z] === RUN   TestServicePlugin
19:25:47 [2020-04-09T19:25:47.909Z] ok  	github.com/docker/docker/pkg/idtools	0.425s	coverage: 70.1% of statements
19:25:48 [2020-04-09T19:25:48.163Z] ok  	github.com/docker/docker/pkg/ioutils	0.504s	coverage: 70.6% of statements
19:25:48 [2020-04-09T19:25:48.418Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:25:48 [2020-04-09T19:25:48.673Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
19:25:48 [2020-04-09T19:25:48.783Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:25:48 [2020-04-09T19:25:48.928Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
19:25:48 [2020-04-09T19:25:48.928Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:25:49 [2020-04-09T19:25:49.392Z] Removing intermediate container 26627c31813f
19:25:49 [2020-04-09T19:25:49.392Z]  ---> ba65254f258c
19:25:49 [2020-04-09T19:25:49.392Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
19:25:49 [2020-04-09T19:25:49.487Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
19:25:49 [2020-04-09T19:25:49.742Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
19:25:49 [2020-04-09T19:25:49.996Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
19:25:49 [2020-04-09T19:25:49.996Z] ok  	github.com/docker/docker/pkg/mount	0.552s	coverage: 70.5% of statements
19:25:49 [2020-04-09T19:25:49.996Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:25:50 [2020-04-09T19:25:50.146Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:25:50 [2020-04-09T19:25:50.338Z] 
19:25:50 [2020-04-09T19:25:50.555Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 91.4% of statements
19:25:50 [2020-04-09T19:25:50.555Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
19:25:50 [2020-04-09T19:25:50.555Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:25:50 [2020-04-09T19:25:50.555Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:25:50 [2020-04-09T19:25:50.786Z]  ---> 19bb8b2d8527
19:25:50 [2020-04-09T19:25:50.786Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
19:25:50 [2020-04-09T19:25:50.786Z]  ---> Running in 2cd2176dc72a
19:25:51 [2020-04-09T19:25:51.478Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
19:25:52 [2020-04-09T19:25:52.026Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:25:52 [2020-04-09T19:25:52.036Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:25:52 [2020-04-09T19:25:52.290Z] 
19:25:52 [2020-04-09T19:25:52.290Z] SUCCESS: Specified value was saved.
19:25:52 [2020-04-09T19:25:52.291Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
19:25:52 [2020-04-09T19:25:52.546Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
19:25:52 [2020-04-09T19:25:52.949Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:25:52 [2020-04-09T19:25:52.949Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:25:52 [2020-04-09T19:25:52.949Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:25:52 [2020-04-09T19:25:52.949Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:25:52 [2020-04-09T19:25:52.949Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:25:52 [2020-04-09T19:25:52.949Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:25:53 [2020-04-09T19:25:53.203Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:25:53 [2020-04-09T19:25:53.945Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
19:25:54 [2020-04-09T19:25:54.199Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
19:25:55 [2020-04-09T19:25:55.086Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:25:55 [2020-04-09T19:25:55.086Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:25:55 [2020-04-09T19:25:55.136Z] Removing intermediate container 2cd2176dc72a
19:25:55 [2020-04-09T19:25:55.136Z]  ---> ae5f52322f2a
19:25:55 [2020-04-09T19:25:55.136Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:25:55 [2020-04-09T19:25:55.136Z]  ---> Running in 0866154be966
19:25:57 [2020-04-09T19:25:57.498Z] ok  	github.com/docker/docker/pkg/signal	2.400s	coverage: 61.0% of statements
19:25:57 [2020-04-09T19:25:57.498Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:25:57 [2020-04-09T19:25:57.637Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:25:57 [2020-04-09T19:25:57.637Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:25:57 [2020-04-09T19:25:57.753Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:25:58 [2020-04-09T19:25:58.015Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:25:58 [2020-04-09T19:25:58.269Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
19:25:58 [2020-04-09T19:25:58.524Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
19:25:58 [2020-04-09T19:25:58.559Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:25:59 [2020-04-09T19:25:59.082Z] ok  	github.com/docker/docker/pkg/system	0.017s	coverage: 37.2% of statements
19:25:59 [2020-04-09T19:25:59.482Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:25:59 [2020-04-09T19:25:59.641Z] ok  	github.com/docker/docker/pkg/tailfile	0.082s	coverage: 88.6% of statements
19:26:00 [2020-04-09T19:26:00.200Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
19:26:00 [2020-04-09T19:26:00.404Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:26:00 [2020-04-09T19:26:00.455Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
19:26:00 [2020-04-09T19:26:00.709Z] testing: warning: no tests to run
19:26:00 [2020-04-09T19:26:00.709Z] coverage: [no statements]
19:26:00 [2020-04-09T19:26:00.709Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
19:26:00 [2020-04-09T19:26:00.964Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:26:01 [2020-04-09T19:26:01.219Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
19:26:01 [2020-04-09T19:26:01.326Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:26:01 [2020-04-09T19:26:01.474Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
19:26:01 [2020-04-09T19:26:01.884Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:26:01 [2020-04-09T19:26:01.884Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:26:01 [2020-04-09T19:26:01.884Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:26:02 [2020-04-09T19:26:02.105Z] Cannot create a file when that file already exists.
19:26:02 [2020-04-09T19:26:02.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:26:02 [2020-04-09T19:26:02.319Z] 
19:26:02 [2020-04-09T19:26:02.319Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:26:02 [2020-04-09T19:26:02.319Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:26:02 [2020-04-09T19:26:02.319Z] HOSTNAME=07f462a591a2
19:26:02 [2020-04-09T19:26:02.319Z] TESTDEBUG=0
19:26:02 [2020-04-09T19:26:02.319Z] DEST=bundles/test-integration
19:26:02 [2020-04-09T19:26:02.319Z] PWD=/go/src/github.com/docker/docker
19:26:02 [2020-04-09T19:26:02.319Z] DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e
19:26:02 [2020-04-09T19:26:02.319Z] container=docker
19:26:02 [2020-04-09T19:26:02.319Z] HOME=/root
19:26:02 [2020-04-09T19:26:02.319Z] GOLANG_VERSION=1.13.8
19:26:02 [2020-04-09T19:26:02.319Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:26:02 [2020-04-09T19:26:02.319Z] VALIDATE_BRANCH=master
19:26:02 [2020-04-09T19:26:02.319Z] TERM=xterm
19:26:02 [2020-04-09T19:26:02.319Z] DOCKER_PKG=github.com/docker/docker
19:26:02 [2020-04-09T19:26:02.319Z] SHLVL=1
19:26:02 [2020-04-09T19:26:02.319Z] TIMEOUT=120m
19:26:02 [2020-04-09T19:26:02.319Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:26:02 [2020-04-09T19:26:02.319Z] DOCKER_GRAPHDRIVER=overlay2
19:26:02 [2020-04-09T19:26:02.319Z] GO111MODULE=off
19:26:02 [2020-04-09T19:26:02.319Z] DOCKER_EXPERIMENTAL=1
19:26:02 [2020-04-09T19:26:02.319Z] TEST_SKIP_INTEGRATION_CLI=1
19:26:02 [2020-04-09T19:26:02.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:26:02 [2020-04-09T19:26:02.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:26:02 [2020-04-09T19:26:02.319Z] GOPATH=/go
19:26:02 [2020-04-09T19:26:02.319Z] PKG_CONFIG=pkg-config
19:26:02 [2020-04-09T19:26:02.319Z] _=/usr/bin/env
19:26:02 [2020-04-09T19:26:02.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:26:02 [2020-04-09T19:26:02.815Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:26:02 [2020-04-09T19:26:02.815Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:26:02 [2020-04-09T19:26:02.815Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:26:03 [2020-04-09T19:26:03.070Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:26:03 [2020-04-09T19:26:03.070Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:26:03 [2020-04-09T19:26:03.983Z] ok  	github.com/docker/docker/plugin	0.530s	coverage: 27.1% of statements
19:26:03 [2020-04-09T19:26:03.994Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:26:04 [2020-04-09T19:26:04.541Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
19:26:04 [2020-04-09T19:26:04.916Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:26:05 [2020-04-09T19:26:05.100Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
19:26:05 [2020-04-09T19:26:05.660Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:26:05 [2020-04-09T19:26:05.838Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:26:05 [2020-04-09T19:26:05.839Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:26:07 [2020-04-09T19:26:07.019Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.0% of statements
19:26:07 [2020-04-09T19:26:07.578Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
19:26:07 [2020-04-09T19:26:07.722Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:26:07 [2020-04-09T19:26:07.832Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:26:08 [2020-04-09T19:26:08.645Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:26:08 [2020-04-09T19:26:08.646Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:26:08 [2020-04-09T19:26:08.756Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
19:26:08 [2020-04-09T19:26:08.756Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:26:09 [2020-04-09T19:26:09.071Z] Removing intermediate container 0866154be966
19:26:09 [2020-04-09T19:26:09.071Z]  ---> e2bfeac7f3f1
19:26:09 [2020-04-09T19:26:09.071Z] Step 6/6 : CMD ["sh"]
19:26:09 [2020-04-09T19:26:09.071Z]  ---> Running in 1b6841cc5b07
19:26:09 [2020-04-09T19:26:09.071Z] Removing intermediate container 1b6841cc5b07
19:26:09 [2020-04-09T19:26:09.071Z]  ---> a0eded6976c6
19:26:09 [2020-04-09T19:26:09.071Z] Successfully built a0eded6976c6
19:26:09 [2020-04-09T19:26:09.071Z] Successfully tagged busybox:latest
19:26:09 [2020-04-09T19:26:09.071Z] INFO: Docker images of the daemon under test
19:26:09 [2020-04-09T19:26:09.071Z] 
19:26:09 [2020-04-09T19:26:09.071Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
19:26:09 [2020-04-09T19:26:09.071Z] busybox                                latest              a0eded6976c6        Less than a second ago   4.97GB
19:26:09 [2020-04-09T19:26:09.071Z] microsoft/windowsservercore            latest              80e84fd280e2        4 weeks ago              4.94GB
19:26:09 [2020-04-09T19:26:09.071Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        4 weeks ago              4.94GB
19:26:09 [2020-04-09T19:26:09.071Z] 
19:26:09 [2020-04-09T19:26:09.071Z] INFO: Running integration tests at 04/09/2020 19:26:08...
19:26:09 [2020-04-09T19:26:09.071Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:26:09 [2020-04-09T19:26:09.071Z] INFO: Integration API tests being run from the host:
19:26:09 [2020-04-09T19:26:09.071Z] INFO: make.ps1 starting at 04/09/2020 19:26:08
19:26:09 [2020-04-09T19:26:09.570Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:26:10 [2020-04-09T19:26:10.015Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:26:10 [2020-04-09T19:26:10.493Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:26:11 [2020-04-09T19:26:11.265Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:26:11 [2020-04-09T19:26:11.414Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:26:11 [2020-04-09T19:26:11.973Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:26:11 [2020-04-09T19:26:11.973Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:26:12 [2020-04-09T19:26:12.189Z] ok  	github.com/docker/docker/volume/local	0.025s	coverage: 73.0% of statements
19:26:12 [2020-04-09T19:26:12.748Z] ok  	github.com/docker/docker/volume/mounts	0.046s	coverage: 67.0% of statements
19:26:12 [2020-04-09T19:26:12.897Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:26:13 [2020-04-09T19:26:13.671Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
19:26:13 [2020-04-09T19:26:13.820Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:26:14 [2020-04-09T19:26:14.742Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:26:14 [2020-04-09T19:26:14.742Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:26:15 [2020-04-09T19:26:15.299Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:26:17 [2020-04-09T19:26:17.187Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:26:18 [2020-04-09T19:26:18.546Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:26:18 [2020-04-09T19:26:18.546Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:26:18 [2020-04-09T19:26:18.546Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:26:18 [2020-04-09T19:26:18.546Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:26:18 [2020-04-09T19:26:18.546Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:26:19 [2020-04-09T19:26:19.468Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:26:23 [2020-04-09T19:26:23.620Z] --- PASS: TestServicePlugin (35.53s)
19:26:23 [2020-04-09T19:26:23.620Z]     plugin_test.go:62: [d920df205dcec] joining swarm manager [dfea570dee277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:26:23 [2020-04-09T19:26:23.620Z]     plugin_test.go:65: [dd6ec70837cfe] joining swarm manager [dfea570dee277]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:26:23 [2020-04-09T19:26:23.620Z] === RUN   TestServiceUpdateLabel
19:26:23 [2020-04-09T19:26:23.874Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:26:24 [2020-04-09T19:26:24.801Z] === RUN   TestDockerSuite/TestContainerAPITop
19:26:25 [2020-04-09T19:26:25.768Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:26:25 [2020-04-09T19:26:25.768Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:26:25 [2020-04-09T19:26:25.768Z] --- PASS: TestServiceUpdateLabel (2.75s)
19:26:25 [2020-04-09T19:26:25.768Z] === RUN   TestServiceUpdateSecrets
19:26:25 [2020-04-09T19:26:25.768Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:26:25 [2020-04-09T19:26:25.815Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/rootless	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/volume	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === Skipped
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:73: No driver to put!
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z] time="2020-04-09T19:25:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z] time="2020-04-09T19:25:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z] time="2020-04-09T19:25:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z] time="2020-04-09T19:25:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z] time="2020-04-09T19:25:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:73: No driver to put!
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     overlay_test.go:49: Fails to compute changes intermittently
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     graphtest_unix.go:73: No driver to put!
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:26:25 [2020-04-09T19:26:25.815Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.815Z] 
19:26:25 [2020-04-09T19:26:25.816Z] DONE 2174 tests, 26 skipped in 246.536s
Post stage
[Pipeline] junit
19:26:25 [2020-04-09T19:26:25.826Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:26:26 [2020-04-09T19:26:26.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40725/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e hack/validate/vendor
19:26:27 [2020-04-09T19:26:27.868Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
19:26:28 [2020-04-09T19:26:28.504Z] + echo Building e2e image
19:26:28 [2020-04-09T19:26:28.504Z] Building e2e image
19:26:28 [2020-04-09T19:26:28.504Z] + docker build --build-arg DOCKER_GITCOMMIT=3edd3ae70c14c9ac892911c4c53b6c1cf5733b8e -t moby-e2e-test -f Dockerfile.e2e .
19:26:28 [2020-04-09T19:26:28.504Z] #2 [internal] load .dockerignore
19:26:28 [2020-04-09T19:26:28.504Z] #2 transferring context: 34B done
19:26:28 [2020-04-09T19:26:28.504Z] #2 DONE 0.0s
19:26:28 [2020-04-09T19:26:28.504Z] 
19:26:28 [2020-04-09T19:26:28.504Z] #1 [internal] load build definition from Dockerfile.e2e
19:26:28 [2020-04-09T19:26:28.504Z] #1 transferring dockerfile: 3.21kB done
19:26:28 [2020-04-09T19:26:28.504Z] #1 DONE 0.0s
19:26:28 [2020-04-09T19:26:28.504Z] 
19:26:28 [2020-04-09T19:26:28.504Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine
19:26:29 [2020-04-09T19:26:29.120Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:26:29 [2020-04-09T19:26:29.679Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:26:30 [2020-04-09T19:26:30.604Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:26:33 [2020-04-09T19:26:33.782Z] #4 DONE 5.2s
19:26:33 [2020-04-09T19:26:33.782Z] 
19:26:33 [2020-04-09T19:26:33.782Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
19:26:33 [2020-04-09T19:26:33.782Z] #3 DONE 5.3s
19:26:33 [2020-04-09T19:26:33.782Z] 
19:26:33 [2020-04-09T19:26:33.782Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:33 [2020-04-09T19:26:33.782Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0B / 126.88MB 0.2s
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 0B / 126B 0.2s
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done
19:26:34 [2020-04-09T19:26:34.041Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done
19:26:34 [2020-04-09T19:26:34.041Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9
19:26:34 [2020-04-09T19:26:34.295Z] #14 ...
19:26:34 [2020-04-09T19:26:34.295Z] 
19:26:34 [2020-04-09T19:26:34.295Z] #8 [internal] load build context
19:26:34 [2020-04-09T19:26:34.295Z] #8 transferring context: 831.62kB 0.4s done
19:26:34 [2020-04-09T19:26:34.295Z] #8 DONE 0.4s
19:26:34 [2020-04-09T19:26:34.295Z] 
19:26:34 [2020-04-09T19:26:34.295Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:34 [2020-04-09T19:26:34.295Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 13.09MB / 126.88MB 0.5s
19:26:34 [2020-04-09T19:26:34.295Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 22.53MB / 126.88MB 0.6s
19:26:34 [2020-04-09T19:26:34.295Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done
19:26:34 [2020-04-09T19:26:34.551Z] #14 ...
19:26:34 [2020-04-09T19:26:34.551Z] 
19:26:34 [2020-04-09T19:26:34.551Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
19:26:34 [2020-04-09T19:26:34.551Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
19:26:34 [2020-04-09T19:26:34.551Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done
19:26:34 [2020-04-09T19:26:34.551Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
19:26:34 [2020-04-09T19:26:34.551Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
19:26:34 [2020-04-09T19:26:34.551Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
19:26:34 [2020-04-09T19:26:34.551Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
19:26:34 [2020-04-09T19:26:34.551Z] #5 DONE 0.7s
19:26:34 [2020-04-09T19:26:34.551Z] 
19:26:34 [2020-04-09T19:26:34.551Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:34 [2020-04-09T19:26:34.551Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 38.94MB / 126.88MB 0.9s
19:26:34 [2020-04-09T19:26:34.551Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
19:26:34 [2020-04-09T19:26:34.807Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.1s done
19:26:34 [2020-04-09T19:26:34.807Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 49.86MB / 126.88MB 1.1s
19:26:34 [2020-04-09T19:26:34.807Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
19:26:35 [2020-04-09T19:26:35.062Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 69.28MB / 126.88MB 1.3s
19:26:35 [2020-04-09T19:26:35.062Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 84.20MB / 126.88MB 1.4s
19:26:35 [2020-04-09T19:26:35.620Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 101.19MB / 126.88MB 1.7s
19:26:35 [2020-04-09T19:26:35.620Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 110.34MB / 126.88MB 1.8s
19:26:35 [2020-04-09T19:26:35.835Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:26:35 [2020-04-09T19:26:35.835Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:26:35 [2020-04-09T19:26:35.875Z] #14 ...
19:26:35 [2020-04-09T19:26:35.875Z] 
19:26:35 [2020-04-09T19:26:35.875Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
19:26:35 [2020-04-09T19:26:35.875Z] #6 DONE 1.2s
19:26:35 [2020-04-09T19:26:35.875Z] 
19:26:35 [2020-04-09T19:26:35.875Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:35 [2020-04-09T19:26:35.875Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 122.00MB / 126.88MB 1.9s
19:26:35 [2020-04-09T19:26:35.875Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 2.0s done
19:26:36 [2020-04-09T19:26:36.130Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.1s
19:26:38 [2020-04-09T19:26:38.341Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:26:39 [2020-04-09T19:26:39.264Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:26:39 [2020-04-09T19:26:39.805Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:39 [2020-04-09T19:26:39.805Z] INFO: Testing against a local daemon
19:26:40 [2020-04-09T19:26:40.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
19:26:40 [2020-04-09T19:26:40.745Z] --- PASS: TestServiceUpdateSecrets (14.84s)
19:26:40 [2020-04-09T19:26:40.745Z] === RUN   TestServiceUpdateConfigs
19:26:41 [2020-04-09T19:26:41.363Z] #14 ...
19:26:41 [2020-04-09T19:26:41.363Z] 
19:26:41 [2020-04-09T19:26:41.363Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
19:26:41 [2020-04-09T19:26:41.363Z] #7 0.951 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.057 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.156 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.162 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.173 (3/30) Installing readline (8.0.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.179 (4/30) Installing bash (5.0.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.197 Executing bash-5.0.0-r0.post-install
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.198 (5/30) Installing ca-certificates (20190108-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.216 (6/30) Installing libgcc (8.3.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.220 (7/30) Installing libstdc++ (8.3.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.236 (8/30) Installing binutils (2.32-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.337 (9/30) Installing gmp (6.1.2-r1)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.343 (10/30) Installing isl (0.18-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.361 (11/30) Installing libgomp (8.3.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.387 (12/30) Installing libatomic (8.3.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.389 (13/30) Installing mpfr3 (3.1.5-r1)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.395 (14/30) Installing mpc1 (1.1.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 2.398 (15/30) Installing gcc (8.3.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.261 (16/30) Installing musl-dev (1.1.22-r3)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.361 (17/30) Installing libc-dev (0.7.1-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.363 (18/30) Installing g++ (8.3.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.895 (19/30) Installing nghttp2-libs (1.39.2-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.902 (20/30) Installing libcurl (7.66.0-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.909 (21/30) Installing expat (2.2.8-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.913 (22/30) Installing pcre2 (10.33-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 3.923 (23/30) Installing git (2.22.2-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.126 (24/30) Installing libmnl (1.0.4-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.129 (25/30) Installing libnftnl-libs (1.1.3-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.132 (26/30) Installing iptables (1.8.3-r1)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.158 (27/30) Installing pigz (2.4-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.168 (28/30) Installing tar (1.32-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.175 (29/30) Installing xz-libs (5.2.4-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.178 (30/30) Installing xz (5.2.4-r0)
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.184 Executing busybox-1.30.1-r3.trigger
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.188 Executing ca-certificates-20190108-r0.trigger
19:26:41 [2020-04-09T19:26:41.363Z] #7 4.238 OK: 178 MiB in 44 packages
19:26:41 [2020-04-09T19:26:41.363Z] #7 DONE 5.4s
19:26:41 [2020-04-09T19:26:41.363Z] 
19:26:41 [2020-04-09T19:26:41.363Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:41 [2020-04-09T19:26:41.363Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s
19:26:41 [2020-04-09T19:26:41.363Z] #14 ...
19:26:41 [2020-04-09T19:26:41.363Z] 
19:26:41 [2020-04-09T19:26:41.363Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
19:26:41 [2020-04-09T19:26:41.363Z] #9 DONE 0.1s
19:26:41 [2020-04-09T19:26:41.363Z] 
19:26:41 [2020-04-09T19:26:41.363Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:41 [2020-04-09T19:26:41.363Z] #14 ...
19:26:41 [2020-04-09T19:26:41.363Z] 
19:26:41 [2020-04-09T19:26:41.363Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
19:26:41 [2020-04-09T19:26:41.363Z] #10 DONE 0.1s
19:26:41 [2020-04-09T19:26:41.363Z] 
19:26:41 [2020-04-09T19:26:41.363Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:41 [2020-04-09T19:26:41.617Z] #14 ...
19:26:41 [2020-04-09T19:26:41.617Z] 
19:26:41 [2020-04-09T19:26:41.617Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
19:26:41 [2020-04-09T19:26:41.617Z] #11 DONE 0.1s
19:26:41 [2020-04-09T19:26:41.617Z] 
19:26:41 [2020-04-09T19:26:41.617Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
19:26:41 [2020-04-09T19:26:41.617Z] #12 DONE 0.1s
19:26:41 [2020-04-09T19:26:41.617Z] 
19:26:41 [2020-04-09T19:26:41.617Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
19:26:41 [2020-04-09T19:26:41.617Z] #13 DONE 0.1s
19:26:41 [2020-04-09T19:26:41.617Z] 
19:26:41 [2020-04-09T19:26:41.617Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
19:26:41 [2020-04-09T19:26:41.617Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.7s done
19:26:41 [2020-04-09T19:26:41.872Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02
19:26:41 [2020-04-09T19:26:41.872Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done
19:26:41 [2020-04-09T19:26:41.872Z] #14 DONE 8.1s
19:26:42 [2020-04-09T19:26:42.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
19:26:42 [2020-04-09T19:26:42.126Z] 
19:26:42 [2020-04-09T19:26:42.126Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
19:26:42 [2020-04-09T19:26:42.380Z] #15 0.561 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.604 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.687 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.696 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.700 (3/43) Installing ncurses-libs (6.1_p20200118-r2)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.706 (4/43) Installing readline (8.0.1-r0)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.710 (5/43) Installing bash (5.0.11-r1)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.722 Executing bash-5.0.11-r1.post-install
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.723 (6/43) Installing linux-headers (4.19.36-r0)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.795 (7/43) Installing libblkid (2.34-r1)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.800 (8/43) Installing libuuid (2.34-r1)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.801 (9/43) Installing btrfs-progs-libs (5.4-r0)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.816 (10/43) Installing btrfs-progs-dev (5.4-r0)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.820 (11/43) Installing libgcc (9.2.0-r4)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.822 (12/43) Installing libstdc++ (9.2.0-r4)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.835 (13/43) Installing binutils (2.33.1-r0)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.899 (14/43) Installing libmagic (5.37-r1)
19:26:43 [2020-04-09T19:26:43.739Z] #15 1.918 (15/43) Installing file (5.37-r1)
19:26:43 [2020-04-09T19:26:43.986Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
19:26:43 [2020-04-09T19:26:43.994Z] #15 1.920 (16/43) Installing gmp (6.1.2-r1)
19:26:43 [2020-04-09T19:26:43.994Z] #15 1.925 (17/43) Installing isl (0.18-r0)
19:26:43 [2020-04-09T19:26:43.994Z] #15 1.939 (18/43) Installing libgomp (9.2.0-r4)
19:26:43 [2020-04-09T19:26:43.994Z] #15 1.942 (19/43) Installing libatomic (9.2.0-r4)
19:26:43 [2020-04-09T19:26:43.994Z] #15 1.943 (20/43) Installing mpfr4 (4.0.2-r1)
19:26:43 [2020-04-09T19:26:43.994Z] #15 1.949 (21/43) Installing mpc1 (1.1.0-r1)
19:26:43 [2020-04-09T19:26:43.994Z] #15 1.951 (22/43) Installing gcc (9.2.0-r4)
19:26:44 [2020-04-09T19:26:44.574Z] #15 2.661 (23/43) Installing musl-dev (1.1.24-r2)
19:26:44 [2020-04-09T19:26:44.829Z] #15 2.729 (24/43) Installing libc-dev (0.7.2-r0)
19:26:44 [2020-04-09T19:26:44.829Z] #15 2.730 (25/43) Installing g++ (9.2.0-r4)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.178 (26/43) Installing make (4.2.1-r2)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.182 (27/43) Installing fortify-headers (1.1-r0)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.184 (28/43) Installing build-base (0.5-r1)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.186 (29/43) Installing nghttp2-libs (1.40.0-r0)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.189 (30/43) Installing libcurl (7.67.0-r0)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.195 (31/43) Installing curl (7.67.0-r0)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.198 (32/43) Installing oniguruma (6.9.4-r0)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.203 (33/43) Installing jq (1.6-r0)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.210 (34/43) Installing device-mapper-libs (2.02.186-r0)
19:26:45 [2020-04-09T19:26:45.084Z] #15 3.215 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.234 (36/43) Installing libaio (0.3.112-r1)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.236 (37/43) Installing lvm2-libs (2.02.186-r0)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.264 (38/43) Installing libfdisk (2.34-r1)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.270 (39/43) Installing libmount (2.34-r1)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.275 (40/43) Installing libsmartcols (2.34-r1)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.278 (41/43) Installing pkgconf (1.6.3-r0)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.280 (42/43) Installing util-linux-dev (2.34-r1)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.302 (43/43) Installing lvm2-dev (2.02.186-r0)
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.331 Executing busybox-1.31.1-r9.trigger
19:26:45 [2020-04-09T19:26:45.339Z] #15 3.336 OK: 196 MiB in 57 packages
19:26:45 [2020-04-09T19:26:45.343Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
19:26:45 [2020-04-09T19:26:45.900Z] #15 DONE 3.8s
19:26:45 [2020-04-09T19:26:45.900Z] 
19:26:45 [2020-04-09T19:26:45.900Z] #16 [base 3/5] RUN mkdir -p /build/
19:26:46 [2020-04-09T19:26:46.459Z] #16 DONE 0.7s
19:26:46 [2020-04-09T19:26:46.459Z] 
19:26:46 [2020-04-09T19:26:46.459Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
19:26:47 [2020-04-09T19:26:47.018Z] #17 DONE 0.7s
19:26:47 [2020-04-09T19:26:47.018Z] 
19:26:47 [2020-04-09T19:26:47.018Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
19:26:47 [2020-04-09T19:26:47.018Z] #18 DONE 0.0s
19:26:47 [2020-04-09T19:26:47.224Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008bb1a0_<nil>}
19:26:47 [2020-04-09T19:26:47.272Z] 
19:26:47 [2020-04-09T19:26:47.272Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:26:47 [2020-04-09T19:26:47.272Z] #22 DONE 0.1s
19:26:47 [2020-04-09T19:26:47.272Z] 
19:26:47 [2020-04-09T19:26:47.272Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
19:26:47 [2020-04-09T19:26:47.272Z] #19 DONE 0.1s
19:26:47 [2020-04-09T19:26:47.272Z] 
19:26:47 [2020-04-09T19:26:47.272Z] #31 [builder 1/4] COPY . .
19:26:47 [2020-04-09T19:26:47.272Z] #31 ...
19:26:47 [2020-04-09T19:26:47.272Z] 
19:26:47 [2020-04-09T19:26:47.272Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
19:26:47 [2020-04-09T19:26:47.272Z] #26 DONE 0.1s
19:26:47 [2020-04-09T19:26:47.272Z] 
19:26:47 [2020-04-09T19:26:47.272Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
19:26:47 [2020-04-09T19:26:47.272Z] #27 DONE 0.0s
19:26:47 [2020-04-09T19:26:47.272Z] 
19:26:47 [2020-04-09T19:26:47.272Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:26:47 [2020-04-09T19:26:47.272Z] #23 DONE 0.1s
19:26:47 [2020-04-09T19:26:47.272Z] 
19:26:47 [2020-04-09T19:26:47.272Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
19:26:47 [2020-04-09T19:26:47.272Z] #28 DONE 0.1s
19:26:47 [2020-04-09T19:26:47.527Z] 
19:26:47 [2020-04-09T19:26:47.527Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:26:48 [2020-04-09T19:26:48.582Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1877584818_/foo_false__<nil>_<nil>_<nil>}
19:26:50 [2020-04-09T19:26:50.463Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1877584818_/foo_true__<nil>_<nil>_<nil>}
19:26:50 [2020-04-09T19:26:50.831Z] #29 ...
19:26:50 [2020-04-09T19:26:50.831Z] 
19:26:50 [2020-04-09T19:26:50.831Z] #31 [builder 1/4] COPY . .
19:26:50 [2020-04-09T19:26:50.831Z] #31 DONE 3.3s
19:26:50 [2020-04-09T19:26:50.831Z] 
19:26:50 [2020-04-09T19:26:50.831Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:26:50 [2020-04-09T19:26:50.831Z] #20 2.552 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:26:50 [2020-04-09T19:26:50.831Z] #20 3.141 curl: option --progress: is ambiguous
19:26:50 [2020-04-09T19:26:50.831Z] #20 3.146 curl: try 'curl --help' or 'curl --manual' for more information
19:26:51 [2020-04-09T19:26:51.085Z] #20 3.756 curl: option --progress: is ambiguous
19:26:51 [2020-04-09T19:26:51.085Z] #20 3.764 curl: try 'curl --help' or 'curl --manual' for more information
19:26:51 [2020-04-09T19:26:51.645Z] #20 ...
19:26:51 [2020-04-09T19:26:51.645Z] 
19:26:51 [2020-04-09T19:26:51.645Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.391 + RM_GOPATH=0
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.391 + TMP_GOPATH=
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.391 + : /build
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.391 + '[' -z '' ']'
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.391 ++ mktemp -d
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.393 + export GOPATH=/tmp/tmp.KiOegi
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.393 + GOPATH=/tmp/tmp.KiOegi
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.393 + RM_GOPATH=1
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.394 ++ dirname ./install.sh
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.395 + dir=.
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.395 + bin=dockercli
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.395 + shift
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.395 + '[' '!' -f ./dockercli.installer ']'
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.395 + . ./dockercli.installer
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.395 ++ : stable
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.395 ++ : 17.06.2-ce
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.396 + install_dockercli
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.396 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.396 Install docker/cli version 17.06.2-ce from stable
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.396 ++ uname -m
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.397 + arch=x86_64
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.397 + '[' x86_64 '!=' x86_64 ']'
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.397 + url=https://download.docker.com/linux/static
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.398 + tar -xz + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:26:51 [2020-04-09T19:26:51.645Z] #24 1.398 docker/docker
19:26:51 [2020-04-09T19:26:51.645Z] #24 4.106 + mkdir -p /build
19:26:51 [2020-04-09T19:26:51.645Z] #24 4.110 + mv docker/docker /build/
19:26:51 [2020-04-09T19:26:51.645Z] #24 4.111 + rmdir docker
19:26:51 [2020-04-09T19:26:51.645Z] #24 DONE 4.2s
19:26:51 [2020-04-09T19:26:51.645Z] 
19:26:51 [2020-04-09T19:26:51.645Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:26:51 [2020-04-09T19:26:51.645Z] #20 4.230 curl: option --progress: is ambiguous
19:26:51 [2020-04-09T19:26:51.645Z] #20 4.234 curl: try 'curl --help' or 'curl --manual' for more information
19:26:51 [2020-04-09T19:26:51.834Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3556043113_/foo_false__<nil>_<nil>_<nil>}
19:26:52 [2020-04-09T19:26:52.204Z] #20 4.783 curl: option --progress: is ambiguous
19:26:52 [2020-04-09T19:26:52.204Z] #20 4.783 curl: try 'curl --help' or 'curl --manual' for more information
19:26:52 [2020-04-09T19:26:52.204Z] #20 ...
19:26:52 [2020-04-09T19:26:52.204Z] 
19:26:52 [2020-04-09T19:26:52.204Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
19:26:52 [2020-04-09T19:26:52.204Z] #32 DONE 1.8s
19:26:52 [2020-04-09T19:26:52.459Z] 
19:26:52 [2020-04-09T19:26:52.459Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:26:53 [2020-04-09T19:26:53.217Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:26:53 [2020-04-09T19:26:53.382Z] #33 1.221 
19:26:53 [2020-04-09T19:26:53.474Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3556043113_/foo_true__<nil>_<nil>_<nil>}
19:26:53 [2020-04-09T19:26:53.638Z] #33 1.356 Removing bundles/
19:26:53 [2020-04-09T19:26:53.638Z] #33 1.359 
19:26:53 [2020-04-09T19:26:53.638Z] #33 1.367 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
19:26:54 [2020-04-09T19:26:54.464Z] ok  	github.com/docker/docker/integration/build	16.421s
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === Skipped
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_session_test.go:25: TODO: BuildKit
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:491: testEnv.OSType == "windows"
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
19:26:54 [2020-04-09T19:26:54.911Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] DONE 22 tests, 10 skipped in 44.646s
19:26:54 [2020-04-09T19:26:54.911Z] 
19:26:54 [2020-04-09T19:26:54.911Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:26:54 [2020-04-09T19:26:54.999Z] #33 2.726 Building test suite binary ./integration-cli/test.main
19:26:55 [2020-04-09T19:26:55.356Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3556043113_/foo_true__0xc0008bb200_<nil>_<nil>}
19:26:55 [2020-04-09T19:26:55.914Z] --- PASS: TestServiceUpdateConfigs (15.13s)
19:26:55 [2020-04-09T19:26:55.914Z] === RUN   TestServiceUpdateNetwork
19:26:56 [2020-04-09T19:26:56.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008bb220_<nil>}
19:26:57 [2020-04-09T19:26:57.508Z] #33 ...
19:26:57 [2020-04-09T19:26:57.508Z] 
19:26:57 [2020-04-09T19:26:57.508Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:26:57 [2020-04-09T19:26:57.508Z] #20 5.260 
19:26:57 [2020-04-09T19:26:57.508Z] #20 6.258 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:26:57 [2020-04-09T19:26:57.508Z] #20 6.683 curl: option --progress: is ambiguous
19:26:57 [2020-04-09T19:26:57.508Z] #20 6.684 curl: try 'curl --help' or 'curl --manual' for more information
19:26:57 [2020-04-09T19:26:57.508Z] #20 6.964 
19:26:57 [2020-04-09T19:26:57.508Z] #20 8.069 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:26:57 [2020-04-09T19:26:57.508Z] #20 8.495 curl: option --progress: is ambiguous
19:26:57 [2020-04-09T19:26:57.508Z] #20 8.500 curl: try 'curl --help' or 'curl --manual' for more information
19:26:57 [2020-04-09T19:26:57.508Z] #20 8.867 
19:26:57 [2020-04-09T19:26:57.508Z] #20 9.897 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:26:57 [2020-04-09T19:26:57.508Z] #20 10.21 curl: option --progress: is ambiguous
19:26:57 [2020-04-09T19:26:57.508Z] #20 10.21 curl: try 'curl --help' or 'curl --manual' for more information
19:26:57 [2020-04-09T19:26:57.759Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:57 [2020-04-09T19:26:57.759Z] INFO: Testing against a local daemon
19:26:57 [2020-04-09T19:26:57.759Z] ok  	github.com/docker/docker/integration/config	0.233s
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === Skipped
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
19:26:57 [2020-04-09T19:26:57.759Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] 
19:26:57 [2020-04-09T19:26:57.759Z] DONE 8 tests, 8 skipped in 2.984s
19:26:57 [2020-04-09T19:26:57.763Z] #20 10.55 
19:26:58 [2020-04-09T19:26:58.195Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008bb240_<nil>}
19:26:58 [2020-04-09T19:26:58.206Z] 
19:26:58 [2020-04-09T19:26:58.206Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:26:58 [2020-04-09T19:26:58.687Z] #20 11.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:26:59 [2020-04-09T19:26:59.248Z] #20 11.93 curl: option --progress: is ambiguous
19:26:59 [2020-04-09T19:26:59.248Z] #20 11.93 curl: try 'curl --help' or 'curl --manual' for more information
19:26:59 [2020-04-09T19:26:59.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:26:59 [2020-04-09T19:26:59.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:26:59 [2020-04-09T19:26:59.807Z] #20 12.31 
19:26:59 [2020-04-09T19:26:59.807Z] #20 12.42 Download of images into '/build' complete.
19:26:59 [2020-04-09T19:26:59.807Z] #20 12.42 Use something like the following to load the result into a Docker daemon:
19:26:59 [2020-04-09T19:26:59.807Z] #20 12.42   tar -cC '/build' . | docker load
19:26:59 [2020-04-09T19:26:59.807Z] #20 DONE 12.6s
19:26:59 [2020-04-09T19:26:59.807Z] 
19:26:59 [2020-04-09T19:26:59.807Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:27:00 [2020-04-09T19:27:00.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008bb260_<nil>}
19:27:00 [2020-04-09T19:27:00.738Z] #33 ...
19:27:00 [2020-04-09T19:27:00.738Z] 
19:27:00 [2020-04-09T19:27:00.738Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
19:27:00 [2020-04-09T19:27:00.738Z] #21 DONE 0.1s
19:27:00 [2020-04-09T19:27:00.738Z] 
19:27:00 [2020-04-09T19:27:00.738Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
19:27:00 [2020-04-09T19:27:00.738Z] #25 DONE 0.2s
19:27:00 [2020-04-09T19:27:00.738Z] 
19:27:00 [2020-04-09T19:27:00.738Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:27:01 [2020-04-09T19:27:01.437Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008bb280_<nil>}
19:27:01 [2020-04-09T19:27:01.873Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:27:01 [2020-04-09T19:27:01.873Z] INFO: Testing against a local daemon
19:27:03 [2020-04-09T19:27:03.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:27:03 [2020-04-09T19:27:03.317Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:27:04 [2020-04-09T19:27:04.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:27:04 [2020-04-09T19:27:04.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:27:04 [2020-04-09T19:27:04.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:27:04 [2020-04-09T19:27:04.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:27:04 [2020-04-09T19:27:04.674Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:27:04 [2020-04-09T19:27:04.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:27:04 [2020-04-09T19:27:04.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:27:04 [2020-04-09T19:27:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:27:04 [2020-04-09T19:27:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:27:04 [2020-04-09T19:27:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:27:04 [2020-04-09T19:27:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:27:04 [2020-04-09T19:27:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
19:27:04 [2020-04-09T19:27:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
19:27:04 [2020-04-09T19:27:04.929Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
19:27:05 [2020-04-09T19:27:05.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
19:27:05 [2020-04-09T19:27:05.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
19:27:05 [2020-04-09T19:27:05.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
19:27:05 [2020-04-09T19:27:05.183Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:27:08 [2020-04-09T19:27:08.444Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:27:10 [2020-04-09T19:27:10.952Z] --- PASS: TestServiceUpdateNetwork (14.69s)
19:27:10 [2020-04-09T19:27:10.952Z] PASS
19:27:10 [2020-04-09T19:27:10.952Z] 
19:27:10 [2020-04-09T19:27:10.952Z] === Skipped
19:27:10 [2020-04-09T19:27:10.952Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:27:10 [2020-04-09T19:27:10.952Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:27:10 [2020-04-09T19:27:10.952Z] 
19:27:10 [2020-04-09T19:27:10.952Z] 
19:27:10 [2020-04-09T19:27:10.952Z] DONE 23 tests, 1 skipped in 177.745s
19:27:10 [2020-04-09T19:27:10.952Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:27:10 [2020-04-09T19:27:10.952Z] ++ 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
19:27:10 [2020-04-09T19:27:10.952Z] ++ set -e
19:27:10 [2020-04-09T19:27:10.952Z] ++ '[' -n 0 ']'
19:27:10 [2020-04-09T19:27:10.952Z] ++ set -x
19:27:10 [2020-04-09T19:27:10.952Z] ++ 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= DOCKER_ROOTLESS= 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
19:27:10 [2020-04-09T19:27:10.952Z] INFO: Testing against a local daemon
19:27:10 [2020-04-09T19:27:10.952Z] === RUN   TestSessionCreate
19:27:10 [2020-04-09T19:27:10.952Z] --- PASS: TestSessionCreate (0.04s)
19:27:10 [2020-04-09T19:27:10.952Z] === RUN   TestSessionCreateWithBadUpgrade
19:27:10 [2020-04-09T19:27:10.952Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:27:10 [2020-04-09T19:27:10.952Z] PASS
19:27:10 [2020-04-09T19:27:10.952Z] 
19:27:10 [2020-04-09T19:27:10.952Z] DONE 2 tests in 0.085s
19:27:10 [2020-04-09T19:27:10.952Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:27:10 [2020-04-09T19:27:10.952Z] ++ 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
19:27:10 [2020-04-09T19:27:10.952Z] ++ set -e
19:27:10 [2020-04-09T19:27:10.952Z] ++ '[' -n 0 ']'
19:27:10 [2020-04-09T19:27:10.952Z] ++ set -x
19:27:10 [2020-04-09T19:27:10.952Z] ++ 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= DOCKER_ROOTLESS= 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
19:27:10 [2020-04-09T19:27:10.952Z] INFO: Testing against a local daemon
19:27:10 [2020-04-09T19:27:10.952Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:27:10 [2020-04-09T19:27:10.952Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:27:10 [2020-04-09T19:27:10.952Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:27:10 [2020-04-09T19:27:10.952Z] === RUN   TestEventsExecDie
19:27:10 [2020-04-09T19:27:10.952Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:27:11 [2020-04-09T19:27:11.512Z] --- PASS: TestEventsExecDie (0.94s)
19:27:11 [2020-04-09T19:27:11.512Z] === RUN   TestEventsBackwardsCompatible
19:27:11 [2020-04-09T19:27:11.767Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:27:11 [2020-04-09T19:27:11.767Z] === RUN   TestInfoBinaryCommits
19:27:11 [2020-04-09T19:27:11.767Z] --- PASS: TestInfoBinaryCommits (0.03s)
19:27:11 [2020-04-09T19:27:11.767Z] === RUN   TestInfoAPIVersioned
19:27:11 [2020-04-09T19:27:11.767Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:27:11 [2020-04-09T19:27:11.767Z] === RUN   TestInfoDiscoveryBackend
19:27:12 [2020-04-09T19:27:12.325Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:27:12 [2020-04-09T19:27:12.325Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:27:13 [2020-04-09T19:27:13.247Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:27:13 [2020-04-09T19:27:13.247Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:27:13 [2020-04-09T19:27:13.805Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
19:27:13 [2020-04-09T19:27:13.805Z] === RUN   TestInfoAPI
19:27:13 [2020-04-09T19:27:13.805Z] --- PASS: TestInfoAPI (0.03s)
19:27:13 [2020-04-09T19:27:13.805Z] === RUN   TestInfoAPIWarnings
19:27:13 [2020-04-09T19:27:13.805Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:27:14 [2020-04-09T19:27:14.364Z] --- PASS: TestInfoAPIWarnings (0.52s)
19:27:14 [2020-04-09T19:27:14.364Z] === RUN   TestInfoDebug
19:27:14 [2020-04-09T19:27:14.923Z] --- PASS: TestInfoDebug (0.52s)
19:27:14 [2020-04-09T19:27:14.923Z] === RUN   TestInfoInsecureRegistries
19:27:15 [2020-04-09T19:27:15.490Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:27:15 [2020-04-09T19:27:15.490Z] === RUN   TestInfoRegistryMirrors
19:27:15 [2020-04-09T19:27:15.490Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:27:15 [2020-04-09T19:27:15.744Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:27:15 [2020-04-09T19:27:15.998Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:27:15 [2020-04-09T19:27:15.998Z] === RUN   TestLoginFailsWithBadCredentials
19:27:15 [2020-04-09T19:27:15.998Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
19:27:15 [2020-04-09T19:27:15.998Z] === RUN   TestPingCacheHeaders
19:27:15 [2020-04-09T19:27:15.998Z] --- PASS: TestPingCacheHeaders (0.03s)
19:27:15 [2020-04-09T19:27:15.998Z] === RUN   TestPingGet
19:27:16 [2020-04-09T19:27:16.252Z] --- PASS: TestPingGet (0.02s)
19:27:16 [2020-04-09T19:27:16.252Z] === RUN   TestPingHead
19:27:16 [2020-04-09T19:27:16.252Z] --- PASS: TestPingHead (0.03s)
19:27:16 [2020-04-09T19:27:16.252Z] === RUN   TestVersion
19:27:16 [2020-04-09T19:27:16.252Z] --- PASS: TestVersion (0.03s)
19:27:16 [2020-04-09T19:27:16.252Z] PASS
19:27:16 [2020-04-09T19:27:16.252Z] 
19:27:16 [2020-04-09T19:27:16.252Z] === Skipped
19:27:16 [2020-04-09T19:27:16.252Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:27:16 [2020-04-09T19:27:16.252Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:27:16 [2020-04-09T19:27:16.252Z] 
19:27:16 [2020-04-09T19:27:16.252Z] 
19:27:16 [2020-04-09T19:27:16.252Z] DONE 18 tests, 1 skipped in 5.629s
19:27:16 [2020-04-09T19:27:16.252Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:27:16 [2020-04-09T19:27:16.252Z] ++ 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
19:27:16 [2020-04-09T19:27:16.252Z] ++ set -e
19:27:16 [2020-04-09T19:27:16.252Z] ++ '[' -n 0 ']'
19:27:16 [2020-04-09T19:27:16.252Z] ++ set -x
19:27:16 [2020-04-09T19:27:16.252Z] ++ 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= DOCKER_ROOTLESS= 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
19:27:16 [2020-04-09T19:27:16.252Z] INFO: Testing against a local daemon
19:27:16 [2020-04-09T19:27:16.252Z] === RUN   TestVolumesCreateAndList
19:27:16 [2020-04-09T19:27:16.252Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:27:16 [2020-04-09T19:27:16.252Z] === RUN   TestVolumesRemove
19:27:16 [2020-04-09T19:27:16.507Z] --- PASS: TestVolumesRemove (0.09s)
19:27:16 [2020-04-09T19:27:16.507Z] === RUN   TestVolumesInspect
19:27:16 [2020-04-09T19:27:16.507Z] --- PASS: TestVolumesInspect (0.02s)
19:27:16 [2020-04-09T19:27:16.507Z] === RUN   TestVolumesInvalidJSON
19:27:16 [2020-04-09T19:27:16.507Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:27:16 [2020-04-09T19:27:16.507Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:27:16 [2020-04-09T19:27:16.507Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:27:16 [2020-04-09T19:27:16.507Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:27:16 [2020-04-09T19:27:16.507Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:27:16 [2020-04-09T19:27:16.507Z] PASS
19:27:16 [2020-04-09T19:27:16.507Z] 
19:27:16 [2020-04-09T19:27:16.507Z] DONE 5 tests in 0.209s
19:27:16 [2020-04-09T19:27:16.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:27:16 [2020-04-09T19:27:16.761Z] ++++ cat bundles/test-integration/docker.pid
19:27:16 [2020-04-09T19:27:16.761Z] +++ kill 10224
19:27:16 [2020-04-09T19:27:16.761Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:27:18 [2020-04-09T19:27:18.124Z] +++ /etc/init.d/apparmor stop
19:27:18 [2020-04-09T19:27:18.124Z] Leaving: AppArmorNo profiles have been unloaded.
19:27:18 [2020-04-09T19:27:18.124Z] 
19:27:18 [2020-04-09T19:27:18.124Z] Unloading profiles will leave already running processes permanently
19:27:18 [2020-04-09T19:27:18.124Z] unconfined, which can lead to unexpected situations.
19:27:18 [2020-04-09T19:27:18.124Z] 
19:27:18 [2020-04-09T19:27:18.124Z] To set a process to complain mode, use the command line tool
19:27:18 [2020-04-09T19:27:18.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:27:18 [2020-04-09T19:27:18.124Z] +++ true
19:27:18 [2020-04-09T19:27:18.124Z] 
19:27:18 [2020-04-09T19:27:18.124Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:27:18 [2020-04-09T19:27:18.762Z] #33 ...
19:27:18 [2020-04-09T19:27:18.762Z] 
19:27:18 [2020-04-09T19:27:18.762Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:27:18 [2020-04-09T19:27:18.762Z] #29 29.31 # github.com/docker/docker/contrib/httpserver
19:27:18 [2020-04-09T19:27:18.762Z] #29 29.31 loadinternal: cannot find runtime/cgo
19:27:18 [2020-04-09T19:27:18.762Z] #29 DONE 29.6s
19:27:18 [2020-04-09T19:27:18.762Z] 
19:27:18 [2020-04-09T19:27:18.762Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:27:18 [2020-04-09T19:27:18.762Z] #33 ...
19:27:18 [2020-04-09T19:27:18.762Z] 
19:27:18 [2020-04-09T19:27:18.762Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
19:27:18 [2020-04-09T19:27:18.762Z] #30 DONE 0.1s
19:27:18 [2020-04-09T19:27:18.762Z] 
19:27:18 [2020-04-09T19:27:18.762Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:27:19 [2020-04-09T19:27:19.046Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:27:19 [2020-04-09T19:27:19.968Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:27:20 [2020-04-09T19:27:20.890Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:27:21 [2020-04-09T19:27:21.811Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:27:23 [2020-04-09T19:27:23.169Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:27:24 [2020-04-09T19:27:24.093Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:27:25 [2020-04-09T19:27:25.063Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:27:25 [2020-04-09T19:27:25.984Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:27:27 [2020-04-09T19:27:27.343Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:27:27 [2020-04-09T19:27:27.902Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:27:28 [2020-04-09T19:27:28.916Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:27:30 [2020-04-09T19:27:30.803Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:27:31 [2020-04-09T19:27:31.725Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:27:32 [2020-04-09T19:27:32.647Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:27:32 [2020-04-09T19:27:32.647Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:27:33 [2020-04-09T19:27:33.569Z] === RUN   TestDockerSuite/TestCpRelativePath
19:27:34 [2020-04-09T19:27:34.493Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:27:35 [2020-04-09T19:27:35.415Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:27:36 [2020-04-09T19:27:36.337Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:27:37 [2020-04-09T19:27:37.711Z] === RUN   TestDockerSuite/TestCpToCaseA
19:27:39 [2020-04-09T19:27:39.593Z] === RUN   TestDockerSuite/TestCpToCaseB
19:27:40 [2020-04-09T19:27:40.153Z] === RUN   TestDockerSuite/TestCpToCaseC
19:27:42 [2020-04-09T19:27:42.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:27:42 [2020-04-09T19:27:42.659Z] === RUN   TestDockerSuite/TestCpToCaseD
19:27:43 [2020-04-09T19:27:43.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:27:45 [2020-04-09T19:27:45.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:27:47 [2020-04-09T19:27:47.890Z] === RUN   TestDockerSuite/TestCpToCaseE
19:27:47 [2020-04-09T19:27:47.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:27:48 [2020-04-09T19:27:48.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:27:51 [2020-04-09T19:27:51.144Z] === RUN   TestDockerSuite/TestCpToCaseF
19:27:51 [2020-04-09T19:27:51.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:27:52 [2020-04-09T19:27:52.074Z] === RUN   TestDockerSuite/TestCpToCaseG
19:27:53 [2020-04-09T19:27:53.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:27:56 [2020-04-09T19:27:56.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:27:57 [2020-04-09T19:27:57.303Z] === RUN   TestDockerSuite/TestCpToCaseH
19:28:00 [2020-04-09T19:28:00.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:28:00 [2020-04-09T19:28:00.557Z] === RUN   TestDockerSuite/TestCpToCaseI
19:28:00 [2020-04-09T19:28:00.557Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:28:01 [2020-04-09T19:28:01.115Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:28:01 [2020-04-09T19:28:01.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:28:02 [2020-04-09T19:28:02.052Z] ok  	github.com/docker/docker/integration/container	58.083s
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === Skipped
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
19:28:02 [2020-04-09T19:28:02.052Z]     copy_test.go:25: testEnv.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
19:28:02 [2020-04-09T19:28:02.052Z]     copy_test.go:39: testEnv.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
19:28:02 [2020-04-09T19:28:02.052Z]     copy_test.go:51: testEnv.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
19:28:02 [2020-04-09T19:28:02.052Z]     copy_test.go:65: testEnv.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:28:02 [2020-04-09T19:28:02.052Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] DONE 83 tests, 41 skipped in 61.450s
19:28:02 [2020-04-09T19:28:02.052Z] 
19:28:02 [2020-04-09T19:28:02.052Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:28:02 [2020-04-09T19:28:02.499Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:02 [2020-04-09T19:28:02.499Z] INFO: Testing against a local daemon
19:28:02 [2020-04-09T19:28:02.499Z] ok  	github.com/docker/docker/integration/image	0.526s
19:28:02 [2020-04-09T19:28:02.946Z] 
19:28:02 [2020-04-09T19:28:02.946Z] === Skipped
19:28:02 [2020-04-09T19:28:02.946Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
19:28:02 [2020-04-09T19:28:02.946Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.946Z] 
19:28:02 [2020-04-09T19:28:02.946Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:28:02 [2020-04-09T19:28:02.947Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
19:28:02 [2020-04-09T19:28:02.947Z] 
19:28:02 [2020-04-09T19:28:02.947Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
19:28:02 [2020-04-09T19:28:02.947Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:02 [2020-04-09T19:28:02.947Z] 
19:28:02 [2020-04-09T19:28:02.947Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
19:28:02 [2020-04-09T19:28:02.947Z]     tag_test.go:98: testEnv.OSType == "windows"
19:28:02 [2020-04-09T19:28:02.947Z] 
19:28:02 [2020-04-09T19:28:02.947Z] 
19:28:02 [2020-04-09T19:28:02.947Z] DONE 11 tests, 4 skipped in 3.295s
19:28:02 [2020-04-09T19:28:02.947Z] 
19:28:02 [2020-04-09T19:28:02.947Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:28:05 [2020-04-09T19:28:05.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:28:05 [2020-04-09T19:28:05.807Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:05 [2020-04-09T19:28:05.807Z] INFO: Testing against a local daemon
19:28:05 [2020-04-09T19:28:05.807Z] ok  	github.com/docker/docker/integration/network	0.242s
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === Skipped
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     network_test.go:96: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:29: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:52: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:96: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:130: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:181: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:206: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:236: FLAKY_TEST
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:326: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:28:06 [2020-04-09T19:28:06.255Z]     service_test.go:394: testEnv.OSType == "windows"
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] DONE 18 tests, 14 skipped in 3.260s
19:28:06 [2020-04-09T19:28:06.255Z] 
19:28:06 [2020-04-09T19:28:06.255Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:28:06 [2020-04-09T19:28:06.344Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:28:06 [2020-04-09T19:28:06.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:28:07 [2020-04-09T19:28:07.200Z] testing: warning: no tests to run
19:28:07 [2020-04-09T19:28:07.200Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.108s
19:28:07 [2020-04-09T19:28:07.200Z] 
19:28:07 [2020-04-09T19:28:07.200Z] DONE 0 tests in 1.013s
19:28:07 [2020-04-09T19:28:07.200Z] 
19:28:07 [2020-04-09T19:28:07.200Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:28:07 [2020-04-09T19:28:07.266Z] === RUN   TestDockerSuite/TestCpToDot
19:28:08 [2020-04-09T19:28:08.191Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:28:08 [2020-04-09T19:28:08.702Z] testing: warning: no tests to run
19:28:08 [2020-04-09T19:28:08.702Z] ok  	github.com/docker/docker/integration/network/macvlan	0.114s
19:28:08 [2020-04-09T19:28:08.702Z] 
19:28:08 [2020-04-09T19:28:08.702Z] DONE 0 tests in 1.075s
19:28:08 [2020-04-09T19:28:08.702Z] 
19:28:08 [2020-04-09T19:28:08.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:28:09 [2020-04-09T19:28:09.549Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:28:09 [2020-04-09T19:28:09.648Z] testing: warning: no tests to run
19:28:09 [2020-04-09T19:28:09.648Z] ok  	github.com/docker/docker/integration/plugin	0.092s
19:28:09 [2020-04-09T19:28:09.648Z] 
19:28:09 [2020-04-09T19:28:09.648Z] DONE 0 tests in 0.953s
19:28:09 [2020-04-09T19:28:09.648Z] 
19:28:09 [2020-04-09T19:28:09.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:28:10 [2020-04-09T19:28:10.594Z] testing: warning: no tests to run
19:28:10 [2020-04-09T19:28:10.594Z] ok  	github.com/docker/docker/integration/plugin/authz	0.115s
19:28:10 [2020-04-09T19:28:10.594Z] 
19:28:10 [2020-04-09T19:28:10.594Z] DONE 0 tests in 1.025s
19:28:10 [2020-04-09T19:28:10.594Z] 
19:28:10 [2020-04-09T19:28:10.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:28:11 [2020-04-09T19:28:11.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:28:11 [2020-04-09T19:28:11.429Z] === RUN   TestDockerSuite/TestCpToStdout
19:28:12 [2020-04-09T19:28:12.351Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:28:12 [2020-04-09T19:28:12.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:28:13 [2020-04-09T19:28:13.450Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:13 [2020-04-09T19:28:13.450Z] INFO: Testing against a local daemon
19:28:13 [2020-04-09T19:28:13.450Z] ok  	github.com/docker/docker/integration/plugin/common	0.294s
19:28:13 [2020-04-09T19:28:13.450Z] 
19:28:13 [2020-04-09T19:28:13.450Z] DONE 2 tests in 2.870s
19:28:13 [2020-04-09T19:28:13.450Z] 
19:28:13 [2020-04-09T19:28:13.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:28:14 [2020-04-09T19:28:14.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:28:15 [2020-04-09T19:28:15.605Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:28:16 [2020-04-09T19:28:16.163Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:28:16 [2020-04-09T19:28:16.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:28:16 [2020-04-09T19:28:16.954Z] Using test binary docker
19:28:16 [2020-04-09T19:28:16.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:28:16 [2020-04-09T19:28:16.954Z] +++ /etc/init.d/apparmor start
19:28:16 [2020-04-09T19:28:16.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:28:16 [2020-04-09T19:28:16.954Z] INFO: Waiting for daemon to start...
19:28:16 [2020-04-09T19:28:16.954Z] Starting dockerd
19:28:16 [2020-04-09T19:28:16.954Z] +++ 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
19:28:17 [2020-04-09T19:28:17.085Z] === RUN   TestDockerSuite/TestCpVolumePath
19:28:18 [2020-04-09T19:28:18.085Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:18 [2020-04-09T19:28:18.085Z] INFO: Testing against a local daemon
19:28:18 [2020-04-09T19:28:18.085Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.316s
19:28:18 [2020-04-09T19:28:18.085Z] 
19:28:18 [2020-04-09T19:28:18.085Z] === Skipped
19:28:18 [2020-04-09T19:28:18.085Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:28:18 [2020-04-09T19:28:18.085Z]     external_test.go:48: runtime.GOOS == "windows"
19:28:18 [2020-04-09T19:28:18.085Z] 
19:28:18 [2020-04-09T19:28:18.085Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:28:18 [2020-04-09T19:28:18.085Z]     external_test.go:407: runtime.GOOS == "windows"
19:28:18 [2020-04-09T19:28:18.085Z] 
19:28:18 [2020-04-09T19:28:18.085Z] 
19:28:18 [2020-04-09T19:28:18.085Z] DONE 2 tests, 2 skipped in 4.661s
19:28:18 [2020-04-09T19:28:18.085Z] 
19:28:18 [2020-04-09T19:28:18.085Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:28:18 [2020-04-09T19:28:18.965Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:28:18 [2020-04-09T19:28:18.965Z] === RUN   TestDockerSuite/TestCreateArgs
19:28:18 [2020-04-09T19:28:18.965Z] === RUN   TestDockerSuite/TestCreateByImageID
19:28:19 [2020-04-09T19:28:19.020Z] .
19:28:19 [2020-04-09T19:28:19.020Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:28:19 [2020-04-09T19:28:19.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:28:19 [2020-04-09T19:28:19.020Z] Error: No such image: emptyfs
19:28:19 [2020-04-09T19:28:19.020Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:28:19 [2020-04-09T19:28:19.020Z] ++++ docker load
19:28:19 [2020-04-09T19:28:19.219Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:28:19 [2020-04-09T19:28:19.659Z] Running integration-test (iteration 1)
19:28:19 [2020-04-09T19:28:19.659Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
19:28:19 [2020-04-09T19:28:19.659Z] ++ 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
19:28:19 [2020-04-09T19:28:19.659Z] ++ set -e
19:28:19 [2020-04-09T19:28:19.659Z] ++ '[' -n 0 ']'
19:28:19 [2020-04-09T19:28:19.659Z] ++ set -x
19:28:19 [2020-04-09T19:28:19.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
19:28:20 [2020-04-09T19:28:20.141Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:28:20 [2020-04-09T19:28:20.141Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:28:20 [2020-04-09T19:28:20.141Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:28:21 [2020-04-09T19:28:21.064Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:28:21 [2020-04-09T19:28:21.318Z] === RUN   TestDockerSuite/TestCreateLabels
19:28:21 [2020-04-09T19:28:21.573Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:28:21 [2020-04-09T19:28:21.573Z] === RUN   TestDockerSuite/TestCreateRM
19:28:21 [2020-04-09T19:28:21.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:28:21 [2020-04-09T19:28:21.828Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:28:21 [2020-04-09T19:28:21.828Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:28:21 [2020-04-09T19:28:21.828Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:28:22 [2020-04-09T19:28:22.082Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:28:24 [2020-04-09T19:28:24.590Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:28:24 [2020-04-09T19:28:24.844Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:28:24 [2020-04-09T19:28:24.845Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:28:26 [2020-04-09T19:28:26.726Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:28:28 [2020-04-09T19:28:28.286Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:28 [2020-04-09T19:28:28.286Z] INFO: Testing against a local daemon
19:28:28 [2020-04-09T19:28:28.286Z] ok  	github.com/docker/docker/integration/plugin/logging	0.301s
19:28:28 [2020-04-09T19:28:28.286Z] 
19:28:28 [2020-04-09T19:28:28.286Z] === Skipped
19:28:28 [2020-04-09T19:28:28.286Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:28:28 [2020-04-09T19:28:28.286Z]     read_test.go:21: no unix domain sockets on Windows
19:28:28 [2020-04-09T19:28:28.286Z] 
19:28:28 [2020-04-09T19:28:28.286Z] 
19:28:28 [2020-04-09T19:28:28.286Z] DONE 1 tests, 1 skipped in 9.663s
19:28:28 [2020-04-09T19:28:28.286Z] 
19:28:28 [2020-04-09T19:28:28.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:28:29 [2020-04-09T19:28:29.788Z] testing: warning: no tests to run
19:28:29 [2020-04-09T19:28:29.788Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.171s
19:28:29 [2020-04-09T19:28:29.788Z] 
19:28:29 [2020-04-09T19:28:29.788Z] DONE 0 tests in 1.845s
19:28:29 [2020-04-09T19:28:29.788Z] 
19:28:29 [2020-04-09T19:28:29.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:28:29 [2020-04-09T19:28:29.982Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:28:29 [2020-04-09T19:28:29.982Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:28:29 [2020-04-09T19:28:29.982Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:28:29 [2020-04-09T19:28:29.982Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:28:29 [2020-04-09T19:28:29.982Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:28:30 [2020-04-09T19:28:30.237Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:28:31 [2020-04-09T19:28:31.160Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:28:33 [2020-04-09T19:28:33.054Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:28:33 [2020-04-09T19:28:33.479Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:33 [2020-04-09T19:28:33.479Z] INFO: Testing against a local daemon
19:28:33 [2020-04-09T19:28:33.479Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.259s
19:28:33 [2020-04-09T19:28:33.479Z] 
19:28:33 [2020-04-09T19:28:33.479Z] === Skipped
19:28:33 [2020-04-09T19:28:33.479Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:28:33 [2020-04-09T19:28:33.479Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:28:33 [2020-04-09T19:28:33.479Z] 
19:28:33 [2020-04-09T19:28:33.479Z] 
19:28:33 [2020-04-09T19:28:33.479Z] DONE 1 tests, 1 skipped in 3.609s
19:28:33 [2020-04-09T19:28:33.479Z] 
19:28:33 [2020-04-09T19:28:33.479Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:28:33 [2020-04-09T19:28:33.977Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:28:35 [2020-04-09T19:28:35.021Z] Loaded image: buildpack-deps:jessie
19:28:35 [2020-04-09T19:28:35.021Z] Loaded image: busybox:latest
19:28:35 [2020-04-09T19:28:35.314Z] Loaded image: busybox:glibc
19:28:35 [2020-04-09T19:28:35.314Z] Loaded image: debian:jessie
19:28:35 [2020-04-09T19:28:35.602Z] Loaded image: hello-world:latest
19:28:35 [2020-04-09T19:28:35.602Z] INFO: Testing against a local daemon
19:28:35 [2020-04-09T19:28:35.602Z] === RUN   TestCgroupNamespacesBuild
19:28:35 [2020-04-09T19:28:35.857Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:28:36 [2020-04-09T19:28:36.329Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:36 [2020-04-09T19:28:36.329Z] INFO: Testing against a local daemon
19:28:36 [2020-04-09T19:28:36.329Z] ok  	github.com/docker/docker/integration/secret	0.238s
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] === Skipped
19:28:36 [2020-04-09T19:28:36.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:28:36 [2020-04-09T19:28:36.776Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:28:36 [2020-04-09T19:28:36.776Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:28:36 [2020-04-09T19:28:36.776Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:28:36 [2020-04-09T19:28:36.776Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:28:36 [2020-04-09T19:28:36.776Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:28:36 [2020-04-09T19:28:36.776Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] DONE 6 tests, 6 skipped in 2.973s
19:28:36 [2020-04-09T19:28:36.776Z] 
19:28:36 [2020-04-09T19:28:36.776Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:28:37 [2020-04-09T19:28:37.740Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:28:38 [2020-04-09T19:28:38.298Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:28:38 [2020-04-09T19:28:38.312Z] --- PASS: TestCgroupNamespacesBuild (2.35s)
19:28:38 [2020-04-09T19:28:38.312Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:28:39 [2020-04-09T19:28:39.228Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:28:39 [2020-04-09T19:28:39.228Z] === RUN   TestDockerSuite/TestDevicePermissions
19:28:39 [2020-04-09T19:28:39.786Z] === RUN   TestDockerSuite/TestDockerFails
19:28:39 [2020-04-09T19:28:39.786Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:28:39 [2020-04-09T19:28:39.823Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s)
19:28:39 [2020-04-09T19:28:39.823Z] === RUN   TestBuildWithSession
19:28:39 [2020-04-09T19:28:39.823Z] --- SKIP: TestBuildWithSession (0.00s)
19:28:39 [2020-04-09T19:28:39.823Z]     build_session_test.go:25: TODO: BuildKit
19:28:39 [2020-04-09T19:28:39.823Z] === RUN   TestBuildSquashParent
19:28:40 [2020-04-09T19:28:40.040Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:28:40 [2020-04-09T19:28:40.040Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:28:40 [2020-04-09T19:28:40.445Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:40 [2020-04-09T19:28:40.445Z] INFO: Testing against a local daemon
19:28:40 [2020-04-09T19:28:40.445Z] ok  	github.com/docker/docker/integration/service	0.370s
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === Skipped
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
19:28:40 [2020-04-09T19:28:40.445Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:28:40 [2020-04-09T19:28:40.445Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] 
19:28:40 [2020-04-09T19:28:40.445Z] DONE 23 tests, 22 skipped in 3.935s
19:28:40 [2020-04-09T19:28:40.895Z] 
19:28:40 [2020-04-09T19:28:40.895Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:28:41 [2020-04-09T19:28:41.399Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:28:41 [2020-04-09T19:28:41.958Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:28:43 [2020-04-09T19:28:43.742Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:43 [2020-04-09T19:28:43.742Z] INFO: Testing against a local daemon
19:28:43 [2020-04-09T19:28:43.742Z] ok  	github.com/docker/docker/integration/session	0.254s
19:28:43 [2020-04-09T19:28:43.742Z] 
19:28:43 [2020-04-09T19:28:43.742Z] === Skipped
19:28:43 [2020-04-09T19:28:43.742Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:28:43 [2020-04-09T19:28:43.742Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:28:43 [2020-04-09T19:28:43.742Z] 
19:28:43 [2020-04-09T19:28:43.742Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:28:43 [2020-04-09T19:28:43.742Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:28:43 [2020-04-09T19:28:43.742Z] 
19:28:43 [2020-04-09T19:28:43.742Z] 
19:28:43 [2020-04-09T19:28:43.742Z] DONE 2 tests, 2 skipped in 2.852s
19:28:43 [2020-04-09T19:28:43.742Z] 
19:28:43 [2020-04-09T19:28:43.742Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:28:43 [2020-04-09T19:28:43.839Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:28:43 [2020-04-09T19:28:43.839Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:28:43 [2020-04-09T19:28:43.839Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:28:43 [2020-04-09T19:28:43.839Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:28:46 [2020-04-09T19:28:46.344Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:28:46 [2020-04-09T19:28:46.711Z] --- PASS: TestBuildSquashParent (6.05s)
19:28:46 [2020-04-09T19:28:46.711Z] === RUN   TestBuildWithRemoveAndForceRemove
19:28:46 [2020-04-09T19:28:46.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:46 [2020-04-09T19:28:46.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:46 [2020-04-09T19:28:46.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:46 [2020-04-09T19:28:46.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:46 [2020-04-09T19:28:46.711Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:46 [2020-04-09T19:28:46.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:46 [2020-04-09T19:28:46.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:46 [2020-04-09T19:28:46.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:46 [2020-04-09T19:28:46.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:46 [2020-04-09T19:28:46.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:46 [2020-04-09T19:28:46.711Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:46 [2020-04-09T19:28:46.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:46 [2020-04-09T19:28:46.711Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:28:46 [2020-04-09T19:28:46.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:28:46 [2020-04-09T19:28:46.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:28:46 [2020-04-09T19:28:46.711Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:28:46 [2020-04-09T19:28:46.748Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:46 [2020-04-09T19:28:46.748Z] INFO: Testing against a local daemon
19:28:47 [2020-04-09T19:28:47.195Z] ok  	github.com/docker/docker/integration/system	1.197s
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] === Skipped
19:28:47 [2020-04-09T19:28:47.643Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:28:47 [2020-04-09T19:28:47.643Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:28:47 [2020-04-09T19:28:47.643Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:28:47 [2020-04-09T19:28:47.643Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:28:47 [2020-04-09T19:28:47.643Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:28:47 [2020-04-09T19:28:47.643Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:28:47 [2020-04-09T19:28:47.643Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:28:47 [2020-04-09T19:28:47.643Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] DONE 13 tests, 7 skipped in 3.766s
19:28:47 [2020-04-09T19:28:47.643Z] 
19:28:47 [2020-04-09T19:28:47.643Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:28:49 [2020-04-09T19:28:49.483Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:28:49 [2020-04-09T19:28:49.483Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:28:50 [2020-04-09T19:28:50.491Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:50 [2020-04-09T19:28:50.491Z] INFO: Testing against a local daemon
19:28:50 [2020-04-09T19:28:50.491Z] ok  	github.com/docker/docker/integration/volume	0.290s
19:28:50 [2020-04-09T19:28:50.491Z] 
19:28:50 [2020-04-09T19:28:50.491Z] === Skipped
19:28:50 [2020-04-09T19:28:50.491Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
19:28:50 [2020-04-09T19:28:50.491Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
19:28:50 [2020-04-09T19:28:50.491Z] 
19:28:50 [2020-04-09T19:28:50.491Z] 
19:28:50 [2020-04-09T19:28:50.491Z] DONE 5 tests, 1 skipped in 2.835s
19:28:50 [2020-04-09T19:28:50.491Z] 
19:28:50 [2020-04-09T19:28:50.491Z] INFO: make.ps1 ended at 04/09/2020 19:28:50
19:28:50 [2020-04-09T19:28:50.491Z] INFO: Integration CLI tests being run from the host:
19:28:50 [2020-04-09T19:28:50.491Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
19:28:50 [2020-04-09T19:28:50.496Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:28:52 [2020-04-09T19:28:52.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
19:28:52 [2020-04-09T19:28:52.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s)
19:28:52 [2020-04-09T19:28:52.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s)
19:28:52 [2020-04-09T19:28:52.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s)
19:28:52 [2020-04-09T19:28:52.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.19s)
19:28:52 [2020-04-09T19:28:52.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
19:28:52 [2020-04-09T19:28:52.216Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
19:28:52 [2020-04-09T19:28:52.216Z] === RUN   TestBuildMultiStageCopy
19:28:52 [2020-04-09T19:28:52.216Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:28:53 [2020-04-09T19:28:53.752Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:28:54 [2020-04-09T19:28:54.309Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:28:54 [2020-04-09T19:28:54.603Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:28:55 [2020-04-09T19:28:55.229Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:28:55 [2020-04-09T19:28:55.523Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:28:56 [2020-04-09T19:28:56.257Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:28:56 [2020-04-09T19:28:56.562Z] --- PASS: TestBuildMultiStageCopy (4.56s)
19:28:56 [2020-04-09T19:28:56.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
19:28:56 [2020-04-09T19:28:56.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s)
19:28:56 [2020-04-09T19:28:56.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
19:28:56 [2020-04-09T19:28:56.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
19:28:56 [2020-04-09T19:28:56.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.79s)
19:28:56 [2020-04-09T19:28:56.562Z] === RUN   TestBuildMultiStageParentConfig
19:28:58 [2020-04-09T19:28:58.056Z] --- PASS: TestBuildMultiStageParentConfig (1.55s)
19:28:58 [2020-04-09T19:28:58.056Z] === RUN   TestBuildLabelWithTargets
19:28:58 [2020-04-09T19:28:58.138Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:28:59 [2020-04-09T19:28:59.516Z] === RUN   TestDockerSuite/TestEventsAttach
19:29:00 [2020-04-09T19:29:00.074Z] === RUN   TestDockerSuite/TestEventsCommit
19:29:00 [2020-04-09T19:29:00.823Z] --- PASS: TestBuildLabelWithTargets (2.39s)
19:29:00 [2020-04-09T19:29:00.823Z] === RUN   TestBuildWithEmptyLayers
19:29:01 [2020-04-09T19:29:01.114Z] --- PASS: TestBuildWithEmptyLayers (0.90s)
19:29:01 [2020-04-09T19:29:01.114Z] === RUN   TestBuildMultiStageOnBuild
19:29:01 [2020-04-09T19:29:01.433Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:29:01 [2020-04-09T19:29:01.992Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:29:02 [2020-04-09T19:29:02.747Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:29:02 [2020-04-09T19:29:02.747Z] INFO: Testing against a local daemon
19:29:02 [2020-04-09T19:29:02.914Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:29:03 [2020-04-09T19:29:03.473Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:29:03 [2020-04-09T19:29:03.473Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:29:04 [2020-04-09T19:29:04.640Z] --- PASS: TestBuildMultiStageOnBuild (3.11s)
19:29:04 [2020-04-09T19:29:04.640Z] === RUN   TestBuildUncleanTarFilenames
19:29:05 [2020-04-09T19:29:05.678Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
19:29:05 [2020-04-09T19:29:05.678Z] === RUN   TestBuildMultiStageLayerLeak
19:29:05 [2020-04-09T19:29:05.978Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:29:07 [2020-04-09T19:29:07.337Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:29:08 [2020-04-09T19:29:08.440Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s)
19:29:08 [2020-04-09T19:29:08.440Z] === RUN   TestBuildWithHugeFile
19:29:10 [2020-04-09T19:29:10.116Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:29:10 [2020-04-09T19:29:10.116Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:29:10 [2020-04-09T19:29:10.116Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:29:10 [2020-04-09T19:29:10.116Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:29:10 [2020-04-09T19:29:10.116Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:29:10 [2020-04-09T19:29:10.116Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:29:11 [2020-04-09T19:29:11.041Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:29:11 [2020-04-09T19:29:11.489Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:29:11 [2020-04-09T19:29:11.963Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:29:12 [2020-04-09T19:29:12.522Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:29:13 [2020-04-09T19:29:13.374Z] === RUN   TestDockerSuite/TestEventsCopy
19:29:13 [2020-04-09T19:29:13.882Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:29:14 [2020-04-09T19:29:14.732Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:29:14 [2020-04-09T19:29:14.805Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:29:16 [2020-04-09T19:29:16.092Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:29:16 [2020-04-09T19:29:16.167Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:29:17 [2020-04-09T19:29:17.016Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:29:17 [2020-04-09T19:29:17.270Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:29:18 [2020-04-09T19:29:18.051Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:29:18 [2020-04-09T19:29:18.613Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:29:19 [2020-04-09T19:29:19.193Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:29:19 [2020-04-09T19:29:19.193Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:29:19 [2020-04-09T19:29:19.193Z] === RUN   TestDockerSuite/TestEventsFilterType
19:29:19 [2020-04-09T19:29:19.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:29:19 [2020-04-09T19:29:19.751Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:29:19 [2020-04-09T19:29:19.751Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:29:19 [2020-04-09T19:29:19.751Z] === RUN   TestDockerSuite/TestEventsFilters
19:29:19 [2020-04-09T19:29:19.973Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:29:21 [2020-04-09T19:29:21.332Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:29:21 [2020-04-09T19:29:21.631Z] === RUN   TestDockerSuite/TestEventsFormat
19:29:23 [2020-04-09T19:29:23.216Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:29:23 [2020-04-09T19:29:23.524Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:29:23 [2020-04-09T19:29:23.524Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:29:23 [2020-04-09T19:29:23.524Z] === RUN   TestDockerSuite/TestEventsImageImport
19:29:24 [2020-04-09T19:29:24.141Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:29:24 [2020-04-09T19:29:24.450Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:29:24 [2020-04-09T19:29:24.450Z] === RUN   TestDockerSuite/TestEventsImagePull
19:29:25 [2020-04-09T19:29:25.009Z] === RUN   TestDockerSuite/TestEventsImageTag
19:29:25 [2020-04-09T19:29:25.064Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:29:25 [2020-04-09T19:29:25.568Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:29:25 [2020-04-09T19:29:25.822Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:29:26 [2020-04-09T19:29:26.381Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:29:26 [2020-04-09T19:29:26.381Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:29:26 [2020-04-09T19:29:26.381Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:29:26 [2020-04-09T19:29:26.468Z] #33 154.1 
19:29:26 [2020-04-09T19:29:26.723Z] #33 DONE 154.4s
19:29:26 [2020-04-09T19:29:26.723Z] 
19:29:26 [2020-04-09T19:29:26.723Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
19:29:28 [2020-04-09T19:29:28.082Z] #34 DONE 1.3s
19:29:28 [2020-04-09T19:29:28.262Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:29:29 [2020-04-09T19:29:29.184Z] === RUN   TestDockerSuite/TestEventsRename
19:29:29 [2020-04-09T19:29:29.440Z] 
19:29:29 [2020-04-09T19:29:29.440Z] #35 [runner 12/12] COPY --from=builder       /build/ /
19:29:29 [2020-04-09T19:29:29.695Z] #35 DONE 0.6s
19:29:29 [2020-04-09T19:29:29.949Z] 
19:29:29 [2020-04-09T19:29:29.949Z] #36 exporting to image
19:29:29 [2020-04-09T19:29:29.949Z] #36 exporting layers
19:29:30 [2020-04-09T19:29:30.109Z] === RUN   TestDockerSuite/TestEventsResize
19:29:30 [2020-04-09T19:29:30.668Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:29:31 [2020-04-09T19:29:31.590Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:29:31 [2020-04-09T19:29:31.831Z] #36 exporting layers 1.8s done
19:29:31 [2020-04-09T19:29:31.831Z] #36 writing image sha256:4436cd8bc45ca43ac9aec37f443c58424fbccf4349ae97d0a72ba28c9dccad2f done
19:29:31 [2020-04-09T19:29:31.831Z] #36 naming to docker.io/library/moby-e2e-test done
19:29:31 [2020-04-09T19:29:31.831Z] #36 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:29:32 [2020-04-09T19:29:32.281Z] + echo Ensuring container killed.
19:29:32 [2020-04-09T19:29:32.281Z] Ensuring container killed.
19:29:32 [2020-04-09T19:29:32.281Z] + docker rm -vf docker-pr10
19:29:32 [2020-04-09T19:29:32.281Z] Error: No such container: docker-pr10
19:29:32 [2020-04-09T19:29:32.281Z] + true
[Pipeline] sh
19:29:32 [2020-04-09T19:29:32.556Z] === RUN   TestDockerSuite/TestEventsStreaming
19:29:32 [2020-04-09T19:29:32.637Z] + echo Chowning /workspace to jenkins user
19:29:32 [2020-04-09T19:29:32.637Z] Chowning /workspace to jenkins user
19:29:32 [2020-04-09T19:29:32.637Z] + id -u
19:29:32 [2020-04-09T19:29:32.637Z] + id -g
19:29:32 [2020-04-09T19:29:32.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40725:/workspace busybox chown -R 1000:1000 /workspace
19:29:33 [2020-04-09T19:29:33.479Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:29:34 [2020-04-09T19:29:34.020Z] + bundleName=unit
19:29:34 [2020-04-09T19:29:34.020Z] + echo Creating unit-bundles.tar.gz
19:29:34 [2020-04-09T19:29:34.020Z] Creating unit-bundles.tar.gz
19:29:34 [2020-04-09T19:29:34.020Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:29:34 [2020-04-09T19:29:34.020Z] bundles/junit-report.xml
19:29:34 [2020-04-09T19:29:34.020Z] bundles/go-test-report.json
19:29:34 [2020-04-09T19:29:34.020Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:29:34 [2020-04-09T19:29:34.027Z] Archiving artifacts
19:29:34 [2020-04-09T19:29:34.682Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:29:35 [2020-04-09T19:29:35.116Z] + make clean
19:29:35 [2020-04-09T19:29:35.372Z] docker volume rm -f docker-dev-cache
19:29:35 [2020-04-09T19:29:35.372Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:29:36 [2020-04-09T19:29:36.735Z] === RUN   TestDockerSuite/TestEventsTop
19:29:37 [2020-04-09T19:29:37.294Z] === RUN   TestDockerSuite/TestEventsUntag
19:29:40 [2020-04-09T19:29:40.547Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:29:41 [2020-04-09T19:29:41.502Z] === RUN   TestDockerSuite/TestExec
19:29:42 [2020-04-09T19:29:42.424Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:29:43 [2020-04-09T19:29:43.347Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:29:44 [2020-04-09T19:29:44.268Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:29:44 [2020-04-09T19:29:44.827Z] === RUN   TestDockerSuite/TestExecAPIStart
19:29:46 [2020-04-09T19:29:46.719Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:29:47 [2020-04-09T19:29:47.644Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:29:48 [2020-04-09T19:29:48.202Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:29:49 [2020-04-09T19:29:49.167Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:29:50 [2020-04-09T19:29:50.089Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:29:51 [2020-04-09T19:29:51.011Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:29:51 [2020-04-09T19:29:51.934Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:29:53 [2020-04-09T19:29:53.292Z] === RUN   TestDockerSuite/TestExecCgroup
19:29:54 [2020-04-09T19:29:54.651Z] === RUN   TestDockerSuite/TestExecEnv
19:29:54 [2020-04-09T19:29:54.651Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:29:55 [2020-04-09T19:29:55.574Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:29:57 [2020-04-09T19:29:57.456Z] === RUN   TestDockerSuite/TestExecExitStatus
19:29:57 [2020-04-09T19:29:57.710Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:29:58 [2020-04-09T19:29:58.269Z] === RUN   TestDockerSuite/TestExecInspectID
19:30:00 [2020-04-09T19:30:00.774Z] === RUN   TestDockerSuite/TestExecInteractive
19:30:01 [2020-04-09T19:30:01.339Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:30:02 [2020-04-09T19:30:02.265Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:30:03 [2020-04-09T19:30:03.625Z] === RUN   TestDockerSuite/TestExecParseError
19:30:04 [2020-04-09T19:30:04.183Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:30:05 [2020-04-09T19:30:05.106Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:30:06 [2020-04-09T19:30:06.030Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:30:07 [2020-04-09T19:30:07.389Z] === RUN   TestDockerSuite/TestExecSetEnv
19:30:08 [2020-04-09T19:30:08.311Z] === RUN   TestDockerSuite/TestExecStartFails
19:30:09 [2020-04-09T19:30:09.239Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:30:21 [2020-04-09T19:30:21.431Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:30:21 [2020-04-09T19:30:21.431Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:30:21 [2020-04-09T19:30:21.431Z] === RUN   TestDockerSuite/TestExecTTY
19:30:21 [2020-04-09T19:30:21.989Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:30:22 [2020-04-09T19:30:22.911Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:30:23 [2020-04-09T19:30:23.834Z] === RUN   TestDockerSuite/TestExecUlimits
19:30:24 [2020-04-09T19:30:24.757Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:30:24 [2020-04-09T19:30:24.757Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:30:28 [2020-04-09T19:30:28.015Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:30:28 [2020-04-09T19:30:28.574Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:30:29 [2020-04-09T19:30:29.932Z] === RUN   TestDockerSuite/TestExecWithTERM
19:30:30 [2020-04-09T19:30:30.491Z] === RUN   TestDockerSuite/TestExecWithUser
19:30:31 [2020-04-09T19:30:31.850Z] === RUN   TestDockerSuite/TestGetContainerStats
19:30:37 [2020-04-09T19:30:37.078Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:30:41 [2020-04-09T19:30:41.232Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:30:43 [2020-04-09T19:30:43.114Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:30:45 [2020-04-09T19:30:45.766Z] --- PASS: TestBuildWithHugeFile (95.44s)
19:30:45 [2020-04-09T19:30:45.766Z] === RUN   TestBuildWithEmptyDockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:30:45 [2020-04-09T19:30:45.766Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
19:30:45 [2020-04-09T19:30:45.766Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.64s)
19:30:45 [2020-04-09T19:30:45.766Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.64s)
19:30:45 [2020-04-09T19:30:45.766Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.64s)
19:30:45 [2020-04-09T19:30:45.766Z] === RUN   TestBuildPreserveOwnership
19:30:45 [2020-04-09T19:30:45.766Z] === RUN   TestBuildPreserveOwnership/copy_from
19:30:47 [2020-04-09T19:30:47.276Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:30:47 [2020-04-09T19:30:47.834Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:30:48 [2020-04-09T19:30:48.488Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:30:49 [2020-04-09T19:30:49.194Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:30:49 [2020-04-09T19:30:49.194Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:30:49 [2020-04-09T19:30:49.194Z] === RUN   TestDockerSuite/TestHealth
19:30:50 [2020-04-09T19:30:50.547Z] --- PASS: TestBuildPreserveOwnership (5.58s)
19:30:50 [2020-04-09T19:30:50.547Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.66s)
19:30:50 [2020-04-09T19:30:50.547Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.88s)
19:30:50 [2020-04-09T19:30:50.547Z] === RUN   TestBuildPlatformInvalid
19:30:50 [2020-04-09T19:30:50.547Z] --- PASS: TestBuildPlatformInvalid (0.20s)
19:30:50 [2020-04-09T19:30:50.547Z] PASS
19:30:50 [2020-04-09T19:30:50.547Z] 
19:30:50 [2020-04-09T19:30:50.547Z] === Skipped
19:30:50 [2020-04-09T19:30:50.547Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
19:30:50 [2020-04-09T19:30:50.547Z]     build_session_test.go:25: TODO: BuildKit
19:30:50 [2020-04-09T19:30:50.547Z] 
19:30:50 [2020-04-09T19:30:50.547Z] 
19:30:50 [2020-04-09T19:30:50.547Z] DONE 32 tests, 1 skipped in 150.998s
19:30:50 [2020-04-09T19:30:50.547Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
19:30:50 [2020-04-09T19:30:50.547Z] ++ 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
19:30:50 [2020-04-09T19:30:50.547Z] ++ set -e
19:30:50 [2020-04-09T19:30:50.547Z] ++ '[' -n 0 ']'
19:30:50 [2020-04-09T19:30:50.547Z] ++ set -x
19:30:50 [2020-04-09T19:30:50.547Z] ++ 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= DOCKER_ROOTLESS= 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
19:30:50 [2020-04-09T19:30:50.547Z] INFO: Testing against a local daemon
19:30:50 [2020-04-09T19:30:50.547Z] === RUN   TestConfigList
19:30:53 [2020-04-09T19:30:53.298Z] --- PASS: TestConfigList (2.68s)
19:30:53 [2020-04-09T19:30:53.298Z] === RUN   TestConfigsCreateAndDelete
19:30:56 [2020-04-09T19:30:56.790Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
19:30:56 [2020-04-09T19:30:56.790Z] === RUN   TestConfigsUpdate
19:30:58 [2020-04-09T19:30:58.886Z] --- PASS: TestConfigsUpdate (2.61s)
19:30:58 [2020-04-09T19:30:58.886Z] === RUN   TestTemplatedConfig
19:31:02 [2020-04-09T19:31:02.391Z] --- PASS: TestTemplatedConfig (2.98s)
19:31:02 [2020-04-09T19:31:02.391Z] === RUN   TestConfigInspect
19:31:04 [2020-04-09T19:31:04.460Z] --- PASS: TestConfigInspect (2.48s)
19:31:04 [2020-04-09T19:31:04.460Z] === RUN   TestConfigCreateWithLabels
19:31:07 [2020-04-09T19:31:07.172Z] --- PASS: TestConfigCreateWithLabels (2.41s)
19:31:07 [2020-04-09T19:31:07.172Z] === RUN   TestConfigCreateResolve
19:31:09 [2020-04-09T19:31:09.228Z] --- PASS: TestConfigCreateResolve (2.47s)
19:31:09 [2020-04-09T19:31:09.228Z] === RUN   TestConfigDaemonLibtrustID
19:31:09 [2020-04-09T19:31:09.866Z] --- PASS: TestConfigDaemonLibtrustID (0.62s)
19:31:09 [2020-04-09T19:31:09.866Z] PASS
19:31:09 [2020-04-09T19:31:09.866Z] 
19:31:09 [2020-04-09T19:31:09.866Z] DONE 8 tests in 19.229s
19:31:09 [2020-04-09T19:31:09.866Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
19:31:09 [2020-04-09T19:31:09.866Z] ++ 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
19:31:09 [2020-04-09T19:31:09.866Z] ++ set -e
19:31:09 [2020-04-09T19:31:09.866Z] ++ '[' -n 0 ']'
19:31:09 [2020-04-09T19:31:09.866Z] ++ set -x
19:31:09 [2020-04-09T19:31:09.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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
19:31:09 [2020-04-09T19:31:09.866Z] INFO: Testing against a local daemon
19:31:09 [2020-04-09T19:31:09.866Z] === RUN   TestCheckpoint
19:31:09 [2020-04-09T19:31:09.866Z] --- SKIP: TestCheckpoint (0.00s)
19:31:09 [2020-04-09T19:31:09.866Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:31:09 [2020-04-09T19:31:09.866Z] === RUN   TestContainerInvalidJSON
19:31:09 [2020-04-09T19:31:09.866Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:31:09 [2020-04-09T19:31:09.866Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:31:09 [2020-04-09T19:31:09.866Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:31:09 [2020-04-09T19:31:09.866Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:31:09 [2020-04-09T19:31:09.866Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:31:09 [2020-04-09T19:31:09.866Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:31:10 [2020-04-09T19:31:10.158Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:31:10 [2020-04-09T19:31:10.158Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:31:10 [2020-04-09T19:31:10.158Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:31:10 [2020-04-09T19:31:10.158Z] --- PASS: TestContainerInvalidJSON (0.04s)
19:31:10 [2020-04-09T19:31:10.158Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:31:10 [2020-04-09T19:31:10.158Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:31:10 [2020-04-09T19:31:10.158Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:31:10 [2020-04-09T19:31:10.158Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:31:10 [2020-04-09T19:31:10.158Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
19:31:10 [2020-04-09T19:31:10.158Z] === RUN   TestCopyFromContainerPathIsNotDir
19:31:10 [2020-04-09T19:31:10.158Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
19:31:10 [2020-04-09T19:31:10.158Z] === RUN   TestCopyToContainerPathDoesNotExist
19:31:10 [2020-04-09T19:31:10.447Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
19:31:10 [2020-04-09T19:31:10.447Z] === RUN   TestCopyToContainerPathIsNotDir
19:31:10 [2020-04-09T19:31:10.447Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
19:31:10 [2020-04-09T19:31:10.447Z] === RUN   TestCopyFromContainer
19:31:11 [2020-04-09T19:31:11.055Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:31:11 [2020-04-09T19:31:11.055Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:31:11 [2020-04-09T19:31:11.055Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:31:11 [2020-04-09T19:31:11.055Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:31:11 [2020-04-09T19:31:11.055Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:31:11 [2020-04-09T19:31:11.055Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:31:11 [2020-04-09T19:31:11.615Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:31:11 [2020-04-09T19:31:11.615Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:31:11 [2020-04-09T19:31:11.615Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:31:11 [2020-04-09T19:31:11.869Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:31:12 [2020-04-09T19:31:12.123Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:31:12 [2020-04-09T19:31:12.377Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:31:12 [2020-04-09T19:31:12.526Z] === RUN   TestCopyFromContainer//
19:31:12 [2020-04-09T19:31:12.526Z] === RUN   TestCopyFromContainer//bar/root
19:31:12 [2020-04-09T19:31:12.526Z] === RUN   TestCopyFromContainer//bar/root/
19:31:12 [2020-04-09T19:31:12.814Z] === RUN   TestCopyFromContainer/bar/quux
19:31:12 [2020-04-09T19:31:12.814Z] === RUN   TestCopyFromContainer/bar/quux/
19:31:12 [2020-04-09T19:31:12.814Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:31:12 [2020-04-09T19:31:12.935Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:31:12 [2020-04-09T19:31:12.935Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:31:13 [2020-04-09T19:31:13.103Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:31:13 [2020-04-09T19:31:13.103Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:31:13 [2020-04-09T19:31:13.103Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:31:13 [2020-04-09T19:31:13.190Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:31:13 [2020-04-09T19:31:13.390Z] === RUN   TestCopyFromContainer/bar/notarget
19:31:13 [2020-04-09T19:31:13.390Z] --- PASS: TestCopyFromContainer (3.01s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer// (0.10s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
19:31:13 [2020-04-09T19:31:13.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:31:13 [2020-04-09T19:31:13.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:31:13 [2020-04-09T19:31:13.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:31:13 [2020-04-09T19:31:13.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:31:13 [2020-04-09T19:31:13.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:31:13 [2020-04-09T19:31:13.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:31:13 [2020-04-09T19:31:13.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:31:13 [2020-04-09T19:31:13.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:31:13 [2020-04-09T19:31:13.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:31:13 [2020-04-09T19:31:13.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:31:13 [2020-04-09T19:31:13.390Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:31:13 [2020-04-09T19:31:13.390Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:31:13 [2020-04-09T19:31:13.390Z] === RUN   TestCreateLinkToNonExistingContainer
19:31:13 [2020-04-09T19:31:13.680Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
19:31:13 [2020-04-09T19:31:13.680Z] === RUN   TestCreateWithInvalidEnv
19:31:13 [2020-04-09T19:31:13.680Z] === RUN   TestCreateWithInvalidEnv/0
19:31:13 [2020-04-09T19:31:13.680Z] === PAUSE TestCreateWithInvalidEnv/0
19:31:13 [2020-04-09T19:31:13.680Z] === RUN   TestCreateWithInvalidEnv/1
19:31:13 [2020-04-09T19:31:13.680Z] === PAUSE TestCreateWithInvalidEnv/1
19:31:13 [2020-04-09T19:31:13.680Z] === RUN   TestCreateWithInvalidEnv/2
19:31:13 [2020-04-09T19:31:13.680Z] === PAUSE TestCreateWithInvalidEnv/2
19:31:13 [2020-04-09T19:31:13.680Z] === CONT  TestCreateWithInvalidEnv/0
19:31:13 [2020-04-09T19:31:13.680Z] === CONT  TestCreateWithInvalidEnv/2
19:31:13 [2020-04-09T19:31:13.680Z] === CONT  TestCreateWithInvalidEnv/1
19:31:13 [2020-04-09T19:31:13.680Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
19:31:13 [2020-04-09T19:31:13.680Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:31:13 [2020-04-09T19:31:13.680Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:31:13 [2020-04-09T19:31:13.680Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:31:13 [2020-04-09T19:31:13.681Z] === RUN   TestCreateTmpfsMountsTarget
19:31:13 [2020-04-09T19:31:13.681Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:31:13 [2020-04-09T19:31:13.681Z] === RUN   TestCreateWithCustomMaskedPaths
19:31:13 [2020-04-09T19:31:13.748Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:31:14 [2020-04-09T19:31:14.003Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:31:14 [2020-04-09T19:31:14.926Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:31:15 [2020-04-09T19:31:15.771Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s)
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:31:15 [2020-04-09T19:31:15.771Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:31:15 [2020-04-09T19:31:15.771Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:31:15 [2020-04-09T19:31:15.849Z] === RUN   TestDockerSuite/TestImagesFormat
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:31:16 [2020-04-09T19:31:16.063Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:31:16 [2020-04-09T19:31:16.063Z] --- PASS: TestCreateWithCapabilities (0.05s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
19:31:16 [2020-04-09T19:31:16.063Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
19:31:16 [2020-04-09T19:31:16.063Z] === RUN   TestCreateWithCustomReadonlyPaths
19:31:16 [2020-04-09T19:31:16.103Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:31:17 [2020-04-09T19:31:17.027Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:31:18 [2020-04-09T19:31:18.773Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s)
19:31:18 [2020-04-09T19:31:18.773Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:31:18 [2020-04-09T19:31:18.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:31:18 [2020-04-09T19:31:18.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:31:18 [2020-04-09T19:31:18.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:31:18 [2020-04-09T19:31:18.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:31:18 [2020-04-09T19:31:18.773Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:31:18 [2020-04-09T19:31:18.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:31:18 [2020-04-09T19:31:18.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:31:18 [2020-04-09T19:31:18.773Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
19:31:18 [2020-04-09T19:31:18.773Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
19:31:18 [2020-04-09T19:31:18.773Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
19:31:18 [2020-04-09T19:31:18.773Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
19:31:18 [2020-04-09T19:31:18.773Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
19:31:18 [2020-04-09T19:31:18.773Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
19:31:18 [2020-04-09T19:31:18.773Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:31:19 [2020-04-09T19:31:19.806Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.05s)
19:31:19 [2020-04-09T19:31:19.806Z] === RUN   TestCreateDifferentPlatform
19:31:19 [2020-04-09T19:31:19.806Z] === RUN   TestCreateDifferentPlatform/different_os
19:31:19 [2020-04-09T19:31:19.806Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:31:19 [2020-04-09T19:31:19.806Z] --- PASS: TestCreateDifferentPlatform (0.04s)
19:31:19 [2020-04-09T19:31:19.806Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:31:19 [2020-04-09T19:31:19.806Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:31:19 [2020-04-09T19:31:19.806Z] === RUN   TestContainerStartOnDaemonRestart
19:31:19 [2020-04-09T19:31:19.806Z] === PAUSE TestContainerStartOnDaemonRestart
19:31:19 [2020-04-09T19:31:19.806Z] === RUN   TestDaemonRestartIpcMode
19:31:19 [2020-04-09T19:31:19.806Z] === PAUSE TestDaemonRestartIpcMode
19:31:19 [2020-04-09T19:31:19.806Z] === RUN   TestDaemonHostGatewayIP
19:31:19 [2020-04-09T19:31:19.806Z] === PAUSE TestDaemonHostGatewayIP
19:31:19 [2020-04-09T19:31:19.806Z] === RUN   TestDiff
19:31:20 [2020-04-09T19:31:20.282Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:31:20 [2020-04-09T19:31:20.282Z] === RUN   TestDockerSuite/TestImportBadURL
19:31:20 [2020-04-09T19:31:20.282Z] === RUN   TestDockerSuite/TestImportDisplay
19:31:20 [2020-04-09T19:31:20.432Z] --- PASS: TestDiff (0.79s)
19:31:20 [2020-04-09T19:31:20.432Z] === RUN   TestExecWithCloseStdin
19:31:21 [2020-04-09T19:31:21.450Z] --- PASS: TestExecWithCloseStdin (1.00s)
19:31:21 [2020-04-09T19:31:21.450Z] === RUN   TestExec
19:31:22 [2020-04-09T19:31:22.162Z] === RUN   TestDockerSuite/TestImportFile
19:31:22 [2020-04-09T19:31:22.490Z] --- PASS: TestExec (1.03s)
19:31:22 [2020-04-09T19:31:22.491Z] === RUN   TestExecUser
19:31:23 [2020-04-09T19:31:23.520Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:31:23 [2020-04-09T19:31:23.520Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:31:23 [2020-04-09T19:31:23.544Z] --- PASS: TestExecUser (0.99s)
19:31:23 [2020-04-09T19:31:23.544Z] === RUN   TestExportContainerAndImportImage
19:31:25 [2020-04-09T19:31:25.042Z] --- PASS: TestExportContainerAndImportImage (1.20s)
19:31:25 [2020-04-09T19:31:25.042Z] === RUN   TestExportContainerAfterDaemonRestart
19:31:25 [2020-04-09T19:31:25.429Z] === RUN   TestDockerSuite/TestImportGzipped
19:31:26 [2020-04-09T19:31:26.538Z] --- PASS: TestExportContainerAfterDaemonRestart (1.89s)
19:31:26 [2020-04-09T19:31:26.538Z] === RUN   TestHealthCheckWorkdir
19:31:27 [2020-04-09T19:31:27.310Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:31:28 [2020-04-09T19:31:28.119Z] --- PASS: TestHealthCheckWorkdir (1.19s)
19:31:28 [2020-04-09T19:31:28.119Z] === RUN   TestHealthKillContainer
19:31:29 [2020-04-09T19:31:29.411Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:31:30 [2020-04-09T19:31:30.333Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:31:30 [2020-04-09T19:31:30.885Z] --- PASS: TestHealthKillContainer (2.99s)
19:31:30 [2020-04-09T19:31:30.885Z] === RUN   TestInspectCpusetInConfigPre120
19:31:31 [2020-04-09T19:31:31.255Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:31:31 [2020-04-09T19:31:31.815Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:31:31 [2020-04-09T19:31:31.815Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:31:31 [2020-04-09T19:31:31.815Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:31:31 [2020-04-09T19:31:31.917Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
19:31:31 [2020-04-09T19:31:31.917Z] === RUN   TestIpcModeNone
19:31:32 [2020-04-09T19:31:32.553Z] --- PASS: TestIpcModeNone (0.92s)
19:31:32 [2020-04-09T19:31:32.553Z] === RUN   TestIpcModePrivate
19:31:32 [2020-04-09T19:31:32.737Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:31:33 [2020-04-09T19:31:33.613Z] --- PASS: TestIpcModePrivate (0.91s)
19:31:33 [2020-04-09T19:31:33.613Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
19:31:33 [2020-04-09T19:31:33.613Z] === RUN   TestIpcModeShareable
19:31:33 [2020-04-09T19:31:33.659Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:31:34 [2020-04-09T19:31:34.585Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:31:34 [2020-04-09T19:31:34.662Z] --- PASS: TestIpcModeShareable (0.98s)
19:31:34 [2020-04-09T19:31:34.662Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
19:31:34 [2020-04-09T19:31:34.662Z] === RUN   TestAPIIpcModeShareableAndContainer
19:31:35 [2020-04-09T19:31:35.144Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:31:36 [2020-04-09T19:31:36.068Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:31:36 [2020-04-09T19:31:36.626Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:31:36 [2020-04-09T19:31:36.880Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:31:37 [2020-04-09T19:31:37.430Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s)
19:31:37 [2020-04-09T19:31:37.430Z] === RUN   TestAPIIpcModeHost
19:31:37 [2020-04-09T19:31:37.717Z] --- PASS: TestAPIIpcModeHost (0.65s)
19:31:37 [2020-04-09T19:31:37.717Z] === RUN   TestDaemonIpcModeShareable
19:31:38 [2020-04-09T19:31:38.238Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:31:39 [2020-04-09T19:31:39.161Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:31:39 [2020-04-09T19:31:39.770Z] --- PASS: TestDaemonIpcModeShareable (1.96s)
19:31:39 [2020-04-09T19:31:39.770Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:31:39 [2020-04-09T19:31:39.770Z] === RUN   TestDaemonIpcModePrivate
19:31:40 [2020-04-09T19:31:40.084Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:31:40 [2020-04-09T19:31:40.084Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:31:40 [2020-04-09T19:31:40.644Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:31:40 [2020-04-09T19:31:40.644Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:31:41 [2020-04-09T19:31:41.840Z] --- PASS: TestDaemonIpcModePrivate (1.89s)
19:31:41 [2020-04-09T19:31:41.840Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:31:41 [2020-04-09T19:31:41.840Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:31:42 [2020-04-09T19:31:42.005Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:31:42 [2020-04-09T19:31:42.927Z] === RUN   TestDockerSuite/TestInspectDefault
19:31:43 [2020-04-09T19:31:43.849Z] === RUN   TestDockerSuite/TestInspectHistory
19:31:43 [2020-04-09T19:31:43.932Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s)
19:31:43 [2020-04-09T19:31:43.932Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:31:43 [2020-04-09T19:31:43.932Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:31:44 [2020-04-09T19:31:44.771Z] === RUN   TestDockerSuite/TestInspectImage
19:31:44 [2020-04-09T19:31:44.771Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:31:44 [2020-04-09T19:31:44.771Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:31:44 [2020-04-09T19:31:44.771Z] === RUN   TestDockerSuite/TestInspectInt64
19:31:45 [2020-04-09T19:31:45.449Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
19:31:45 [2020-04-09T19:31:45.449Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:31:45 [2020-04-09T19:31:45.449Z] === RUN   TestIpcModeOlderClient
19:31:45 [2020-04-09T19:31:45.449Z] === PAUSE TestIpcModeOlderClient
19:31:45 [2020-04-09T19:31:45.449Z] === RUN   TestKillContainerInvalidSignal
19:31:45 [2020-04-09T19:31:45.693Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:31:46 [2020-04-09T19:31:46.498Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
19:31:46 [2020-04-09T19:31:46.498Z] === RUN   TestKillContainer
19:31:46 [2020-04-09T19:31:46.498Z] === RUN   TestKillContainer/no_signal
19:31:46 [2020-04-09T19:31:46.642Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:31:46 [2020-04-09T19:31:46.642Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:31:47 [2020-04-09T19:31:47.139Z] === RUN   TestKillContainer/non_killing_signal
19:31:47 [2020-04-09T19:31:47.565Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:31:47 [2020-04-09T19:31:47.789Z] === RUN   TestKillContainer/killing_signal
19:31:48 [2020-04-09T19:31:48.123Z] === RUN   TestDockerSuite/TestInspectPlugin
19:31:48 [2020-04-09T19:31:48.828Z] --- PASS: TestKillContainer (2.40s)
19:31:48 [2020-04-09T19:31:48.828Z]     --- PASS: TestKillContainer/no_signal (0.75s)
19:31:48 [2020-04-09T19:31:48.828Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
19:31:48 [2020-04-09T19:31:48.828Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
19:31:48 [2020-04-09T19:31:48.828Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:31:48 [2020-04-09T19:31:48.828Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:31:49 [2020-04-09T19:31:49.453Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:31:50 [2020-04-09T19:31:50.003Z] === RUN   TestDockerSuite/TestInspectRootFS
19:31:50 [2020-04-09T19:31:50.003Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:31:50 [2020-04-09T19:31:50.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
19:31:50 [2020-04-09T19:31:50.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
19:31:50 [2020-04-09T19:31:50.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
19:31:50 [2020-04-09T19:31:50.485Z] === RUN   TestKillStoppedContainer
19:31:50 [2020-04-09T19:31:50.485Z] --- PASS: TestKillStoppedContainer (0.14s)
19:31:50 [2020-04-09T19:31:50.485Z] === RUN   TestKillStoppedContainerAPIPre120
19:31:50 [2020-04-09T19:31:50.783Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
19:31:50 [2020-04-09T19:31:50.783Z] === RUN   TestKillDifferentUserContainer
19:31:50 [2020-04-09T19:31:50.924Z] === RUN   TestDockerSuite/TestInspectStatus
19:31:51 [2020-04-09T19:31:51.407Z] --- PASS: TestKillDifferentUserContainer (0.77s)
19:31:51 [2020-04-09T19:31:51.407Z] === RUN   TestInspectOomKilledTrue
19:31:51 [2020-04-09T19:31:51.846Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:31:52 [2020-04-09T19:31:52.404Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:31:52 [2020-04-09T19:31:52.905Z] --- PASS: TestInspectOomKilledTrue (1.38s)
19:31:52 [2020-04-09T19:31:52.905Z] === RUN   TestInspectOomKilledFalse
19:31:53 [2020-04-09T19:31:53.326Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:31:53 [2020-04-09T19:31:53.525Z] --- PASS: TestInspectOomKilledFalse (0.72s)
19:31:53 [2020-04-09T19:31:53.525Z] === RUN   TestLinksEtcHostsContentMatch
19:31:54 [2020-04-09T19:31:54.155Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
19:31:54 [2020-04-09T19:31:54.155Z] === RUN   TestLinksContainerNames
19:31:54 [2020-04-09T19:31:54.685Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:31:55 [2020-04-09T19:31:55.610Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:31:56 [2020-04-09T19:31:56.168Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:31:56 [2020-04-09T19:31:56.216Z] --- PASS: TestLinksContainerNames (1.68s)
19:31:56 [2020-04-09T19:31:56.216Z] === RUN   TestLogsFollowTailEmpty
19:31:56 [2020-04-09T19:31:56.848Z] --- PASS: TestLogsFollowTailEmpty (1.03s)
19:31:56 [2020-04-09T19:31:56.848Z] === RUN   TestContainerNetworkMountsNoChown
19:31:57 [2020-04-09T19:31:57.090Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:31:57 [2020-04-09T19:31:57.491Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/default
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/default
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/private
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/private
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rprivate
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rprivate
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/slave
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/slave
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rslave
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rslave
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/shared
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/shared
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rshared
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rshared
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/default
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/rslave
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/default/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/default/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/rshared
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/rprivate
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/shared
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/private
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/private/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/private/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/slave
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/default/bind_root
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/default/mount_root
19:31:57 [2020-04-09T19:31:57.492Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/private/bind_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/private/mount_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:31:57 [2020-04-09T19:31:57.791Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:31:58 [2020-04-09T19:31:58.014Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:31:58 [2020-04-09T19:31:58.095Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:31:58 [2020-04-09T19:31:58.095Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:31:58 [2020-04-09T19:31:58.095Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:31:58 [2020-04-09T19:31:58.095Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:31:58 [2020-04-09T19:31:58.095Z] --- PASS: TestMountDaemonRoot (0.05s)
19:31:58 [2020-04-09T19:31:58.095Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
19:31:58 [2020-04-09T19:31:58.095Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
19:31:58 [2020-04-09T19:31:58.095Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
19:31:58 [2020-04-09T19:31:58.095Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
19:31:58 [2020-04-09T19:31:58.095Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
19:31:58 [2020-04-09T19:31:58.095Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
19:31:58 [2020-04-09T19:31:58.095Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.13s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:31:58 [2020-04-09T19:31:58.095Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:31:58 [2020-04-09T19:31:58.095Z] === RUN   TestContainerBindMountNonRecursive
19:31:58 [2020-04-09T19:31:58.937Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:31:58 [2020-04-09T19:31:58.937Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:32:00 [2020-04-09T19:32:00.819Z] --- PASS: TestContainerBindMountNonRecursive (2.29s)
19:32:00 [2020-04-09T19:32:00.819Z] === RUN   TestNetworkNat
19:32:01 [2020-04-09T19:32:01.108Z] --- PASS: TestNetworkNat (0.87s)
19:32:01 [2020-04-09T19:32:01.108Z] === RUN   TestNetworkLocalhostTCPNat
19:32:01 [2020-04-09T19:32:01.442Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:32:02 [2020-04-09T19:32:02.156Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
19:32:02 [2020-04-09T19:32:02.156Z] === RUN   TestNetworkLoopbackNat
19:32:02 [2020-04-09T19:32:02.801Z] === RUN   TestDockerSuite/TestLinksEnvs
19:32:03 [2020-04-09T19:32:03.854Z] --- PASS: TestNetworkLoopbackNat (1.24s)
19:32:03 [2020-04-09T19:32:03.854Z] === RUN   TestPause
19:32:04 [2020-04-09T19:32:04.238Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:32:04 [2020-04-09T19:32:04.475Z] --- PASS: TestPause (0.95s)
19:32:04 [2020-04-09T19:32:04.475Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:32:04 [2020-04-09T19:32:04.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:32:04 [2020-04-09T19:32:04.475Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:32:04 [2020-04-09T19:32:04.475Z] === RUN   TestPauseStopPausedContainer
19:32:04 [2020-04-09T19:32:04.798Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:32:05 [2020-04-09T19:32:05.113Z] --- PASS: TestPauseStopPausedContainer (0.78s)
19:32:05 [2020-04-09T19:32:05.113Z] === RUN   TestPsFilter
19:32:05 [2020-04-09T19:32:05.402Z] --- PASS: TestPsFilter (0.22s)
19:32:05 [2020-04-09T19:32:05.402Z] === RUN   TestRemoveContainerWithRemovedVolume
19:32:06 [2020-04-09T19:32:06.055Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
19:32:06 [2020-04-09T19:32:06.055Z] === RUN   TestRemoveContainerWithVolume
19:32:06 [2020-04-09T19:32:06.678Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:32:06 [2020-04-09T19:32:06.695Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
19:32:06 [2020-04-09T19:32:06.695Z] === RUN   TestRemoveContainerRunning
19:32:07 [2020-04-09T19:32:07.721Z] --- PASS: TestRemoveContainerRunning (0.71s)
19:32:07 [2020-04-09T19:32:07.721Z] === RUN   TestRemoveContainerForceRemoveRunning
19:32:08 [2020-04-09T19:32:08.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
19:32:08 [2020-04-09T19:32:08.343Z] === RUN   TestRemoveInvalidContainer
19:32:08 [2020-04-09T19:32:08.343Z] --- PASS: TestRemoveInvalidContainer (0.04s)
19:32:08 [2020-04-09T19:32:08.343Z] === RUN   TestRenameLinkedContainer
19:32:09 [2020-04-09T19:32:09.186Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:32:11 [2020-04-09T19:32:11.068Z] --- PASS: TestRenameLinkedContainer (2.79s)
19:32:11 [2020-04-09T19:32:11.068Z] === RUN   TestRenameStoppedContainer
19:32:11 [2020-04-09T19:32:11.688Z] --- PASS: TestRenameStoppedContainer (0.74s)
19:32:11 [2020-04-09T19:32:11.688Z] === RUN   TestRenameRunningContainerAndReuse
19:32:12 [2020-04-09T19:32:12.461Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:32:12 [2020-04-09T19:32:12.461Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:32:13 [2020-04-09T19:32:13.205Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
19:32:13 [2020-04-09T19:32:13.205Z] === RUN   TestRenameInvalidName
19:32:14 [2020-04-09T19:32:14.248Z] --- PASS: TestRenameInvalidName (0.78s)
19:32:14 [2020-04-09T19:32:14.248Z] === RUN   TestRenameAnonymousContainer
19:32:14 [2020-04-09T19:32:14.970Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:32:15 [2020-04-09T19:32:15.224Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:32:16 [2020-04-09T19:32:16.148Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:32:17 [2020-04-09T19:32:17.507Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:32:17 [2020-04-09T19:32:17.765Z] --- PASS: TestRenameAnonymousContainer (3.10s)
19:32:17 [2020-04-09T19:32:17.765Z] === RUN   TestRenameContainerWithSameName
19:32:18 [2020-04-09T19:32:18.061Z] --- PASS: TestRenameContainerWithSameName (0.77s)
19:32:18 [2020-04-09T19:32:18.061Z] === RUN   TestRenameContainerWithLinkedContainer
19:32:19 [2020-04-09T19:32:19.567Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
19:32:19 [2020-04-09T19:32:19.567Z] === RUN   TestResize
19:32:20 [2020-04-09T19:32:20.063Z] --- PASS: TestResize (0.68s)
19:32:20 [2020-04-09T19:32:20.063Z] === RUN   TestResizeWithInvalidSize
19:32:20 [2020-04-09T19:32:20.692Z] --- PASS: TestResizeWithInvalidSize (0.75s)
19:32:20 [2020-04-09T19:32:20.692Z] === RUN   TestResizeWhenContainerNotStarted
19:32:21 [2020-04-09T19:32:21.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:32:21 [2020-04-09T19:32:21.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:32:22 [2020-04-09T19:32:22.743Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:32:23 [2020-04-09T19:32:23.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:32:23 [2020-04-09T19:32:23.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:32:25 [2020-04-09T19:32:25.250Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:32:25 [2020-04-09T19:32:25.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:32:25 [2020-04-09T19:32:25.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:32:26 [2020-04-09T19:32:26.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:32:27 [2020-04-09T19:32:27.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:32:27 [2020-04-09T19:32:27.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:32:28 [2020-04-09T19:32:28.505Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:32:28 [2020-04-09T19:32:28.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:32:29 [2020-04-09T19:32:29.866Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:32:31 [2020-04-09T19:32:31.748Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:32:32 [2020-04-09T19:32:32.346Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.36s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.49s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.65s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.30s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.33s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.68s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.52s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.73s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.40s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.31s)
19:32:32 [2020-04-09T19:32:32.346Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s)
19:32:32 [2020-04-09T19:32:32.346Z] === RUN   TestCgroupNamespacesRun
19:32:32 [2020-04-09T19:32:32.401Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:32:33 [2020-04-09T19:32:33.840Z] --- PASS: TestCgroupNamespacesRun (1.67s)
19:32:33 [2020-04-09T19:32:33.840Z] === RUN   TestCgroupNamespacesRunPrivileged
19:32:34 [2020-04-09T19:32:34.283Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:32:34 [2020-04-09T19:32:34.543Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:32:35 [2020-04-09T19:32:35.398Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
19:32:35 [2020-04-09T19:32:35.398Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:32:35 [2020-04-09T19:32:35.467Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:32:36 [2020-04-09T19:32:36.910Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
19:32:36 [2020-04-09T19:32:36.910Z] === RUN   TestCgroupNamespacesRunHostMode
19:32:37 [2020-04-09T19:32:37.996Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:32:38 [2020-04-09T19:32:38.250Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:32:38 [2020-04-09T19:32:38.250Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:32:38 [2020-04-09T19:32:38.505Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:32:38 [2020-04-09T19:32:38.505Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:32:38 [2020-04-09T19:32:38.505Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:32:38 [2020-04-09T19:32:38.990Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s)
19:32:38 [2020-04-09T19:32:38.990Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:32:39 [2020-04-09T19:32:39.428Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:32:40 [2020-04-09T19:32:40.482Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s)
19:32:40 [2020-04-09T19:32:40.482Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:32:40 [2020-04-09T19:32:40.787Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:32:41 [2020-04-09T19:32:41.500Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
19:32:41 [2020-04-09T19:32:41.500Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:32:42 [2020-04-09T19:32:42.544Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
19:32:42 [2020-04-09T19:32:42.544Z] === RUN   TestCgroupNamespacesRunOlderClient
19:32:43 [2020-04-09T19:32:43.292Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:32:44 [2020-04-09T19:32:44.214Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:32:44 [2020-04-09T19:32:44.604Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.07s)
19:32:44 [2020-04-09T19:32:44.604Z] === RUN   TestKernelTCPMemory
19:32:45 [2020-04-09T19:32:45.139Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:32:45 [2020-04-09T19:32:45.656Z] --- PASS: TestKernelTCPMemory (0.91s)
19:32:45 [2020-04-09T19:32:45.656Z] === RUN   TestNISDomainname
19:32:46 [2020-04-09T19:32:46.685Z] --- PASS: TestNISDomainname (1.14s)
19:32:46 [2020-04-09T19:32:46.685Z] === RUN   TestHostnameDnsResolution
19:32:47 [2020-04-09T19:32:47.714Z] --- PASS: TestHostnameDnsResolution (1.19s)
19:32:47 [2020-04-09T19:32:47.714Z] === RUN   TestStats
19:32:48 [2020-04-09T19:32:48.396Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:32:49 [2020-04-09T19:32:49.763Z] --- PASS: TestStats (1.91s)
19:32:49 [2020-04-09T19:32:49.763Z] === RUN   TestStopContainerWithTimeout
19:32:49 [2020-04-09T19:32:49.763Z] === RUN   TestStopContainerWithTimeout/0
19:32:49 [2020-04-09T19:32:49.763Z] === PAUSE TestStopContainerWithTimeout/0
19:32:49 [2020-04-09T19:32:49.763Z] === RUN   TestStopContainerWithTimeout/1
19:32:49 [2020-04-09T19:32:49.763Z] === PAUSE TestStopContainerWithTimeout/1
19:32:49 [2020-04-09T19:32:49.763Z] === RUN   TestStopContainerWithTimeout/3
19:32:49 [2020-04-09T19:32:49.763Z] === PAUSE TestStopContainerWithTimeout/3
19:32:49 [2020-04-09T19:32:49.763Z] === RUN   TestStopContainerWithTimeout/-1
19:32:49 [2020-04-09T19:32:49.763Z] === PAUSE TestStopContainerWithTimeout/-1
19:32:49 [2020-04-09T19:32:49.763Z] === CONT  TestStopContainerWithTimeout/0
19:32:49 [2020-04-09T19:32:49.763Z] === CONT  TestStopContainerWithTimeout/1
19:32:49 [2020-04-09T19:32:49.763Z] === CONT  TestStopContainerWithTimeout/3
19:32:49 [2020-04-09T19:32:49.763Z] === CONT  TestStopContainerWithTimeout/-1
19:32:50 [2020-04-09T19:32:50.276Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:32:50 [2020-04-09T19:32:50.836Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:32:50 [2020-04-09T19:32:50.836Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:32:52 [2020-04-09T19:32:52.243Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:32:53 [2020-04-09T19:32:53.166Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:32:53 [2020-04-09T19:32:53.446Z] --- PASS: TestStopContainerWithTimeout (0.04s)
19:32:53 [2020-04-09T19:32:53.446Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
19:32:53 [2020-04-09T19:32:53.446Z]     --- PASS: TestStopContainerWithTimeout/1 (2.56s)
19:32:53 [2020-04-09T19:32:53.446Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
19:32:53 [2020-04-09T19:32:53.446Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.50s)
19:32:53 [2020-04-09T19:32:53.446Z] === RUN   TestDeleteDevicemapper
19:32:53 [2020-04-09T19:32:53.446Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:32:53 [2020-04-09T19:32:53.446Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:32:53 [2020-04-09T19:32:53.446Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:32:54 [2020-04-09T19:32:54.525Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:32:55 [2020-04-09T19:32:55.449Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:32:56 [2020-04-09T19:32:56.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s)
19:32:56 [2020-04-09T19:32:56.168Z] === RUN   TestUpdateMemory
19:32:56 [2020-04-09T19:32:56.807Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:32:57 [2020-04-09T19:32:57.200Z] --- PASS: TestUpdateMemory (1.09s)
19:32:57 [2020-04-09T19:32:57.200Z] === RUN   TestUpdateCPUQuota
19:32:58 [2020-04-09T19:32:58.688Z] --- PASS: TestUpdateCPUQuota (1.25s)
19:32:58 [2020-04-09T19:32:58.689Z] === RUN   TestUpdatePidsLimit
19:32:58 [2020-04-09T19:32:58.689Z] === RUN   TestUpdatePidsLimit/update_from_none
19:32:58 [2020-04-09T19:32:58.979Z] === RUN   TestUpdatePidsLimit/no_change
19:32:59 [2020-04-09T19:32:59.278Z] === RUN   TestUpdatePidsLimit/update_lower
19:32:59 [2020-04-09T19:32:59.314Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:32:59 [2020-04-09T19:32:59.566Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:32:59 [2020-04-09T19:32:59.854Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:32:59 [2020-04-09T19:32:59.873Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:33:00 [2020-04-09T19:33:00.445Z] === RUN   TestDockerSuite/TestLogsSince
19:33:00 [2020-04-09T19:33:00.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:33:00 [2020-04-09T19:33:00.780Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:33:02 [2020-04-09T19:33:02.283Z] --- PASS: TestUpdatePidsLimit (3.88s)
19:33:02 [2020-04-09T19:33:02.283Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
19:33:02 [2020-04-09T19:33:02.283Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
19:33:02 [2020-04-09T19:33:02.283Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
19:33:02 [2020-04-09T19:33:02.283Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
19:33:02 [2020-04-09T19:33:02.283Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
19:33:02 [2020-04-09T19:33:02.283Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
19:33:02 [2020-04-09T19:33:02.283Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
19:33:02 [2020-04-09T19:33:02.283Z] === RUN   TestUpdateRestartPolicy
19:33:08 [2020-04-09T19:33:08.551Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:33:13 [2020-04-09T19:33:13.777Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:33:13 [2020-04-09T19:33:13.777Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:33:14 [2020-04-09T19:33:14.031Z] === RUN   TestDockerSuite/TestLogsTail
19:33:14 [2020-04-09T19:33:14.872Z] --- PASS: TestUpdateRestartPolicy (12.51s)
19:33:14 [2020-04-09T19:33:14.872Z] === RUN   TestUpdateRestartWithAutoRemove
19:33:14 [2020-04-09T19:33:14.955Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:33:15 [2020-04-09T19:33:15.499Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
19:33:15 [2020-04-09T19:33:15.499Z] === RUN   TestWaitNonBlocked
19:33:15 [2020-04-09T19:33:15.499Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:33:15 [2020-04-09T19:33:15.499Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:33:15 [2020-04-09T19:33:15.499Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:33:15 [2020-04-09T19:33:15.499Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:33:15 [2020-04-09T19:33:15.499Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:33:15 [2020-04-09T19:33:15.499Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:33:15 [2020-04-09T19:33:15.880Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:33:16 [2020-04-09T19:33:16.820Z] === RUN   TestDockerSuite/TestMountIntoProc
19:33:17 [2020-04-09T19:33:17.042Z] --- PASS: TestWaitNonBlocked (0.03s)
19:33:17 [2020-04-09T19:33:17.042Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
19:33:17 [2020-04-09T19:33:17.042Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
19:33:17 [2020-04-09T19:33:17.042Z] === RUN   TestWaitBlocked
19:33:17 [2020-04-09T19:33:17.042Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:33:17 [2020-04-09T19:33:17.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:33:17 [2020-04-09T19:33:17.042Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:33:17 [2020-04-09T19:33:17.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:33:17 [2020-04-09T19:33:17.042Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:33:17 [2020-04-09T19:33:17.042Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:33:17 [2020-04-09T19:33:17.380Z] === RUN   TestDockerSuite/TestMountIntoSys
19:33:18 [2020-04-09T19:33:18.086Z] --- PASS: TestWaitBlocked (0.05s)
19:33:18 [2020-04-09T19:33:18.086Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
19:33:18 [2020-04-09T19:33:18.086Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
19:33:18 [2020-04-09T19:33:18.086Z] === CONT  TestContainerStartOnDaemonRestart
19:33:18 [2020-04-09T19:33:18.086Z] === CONT  TestDaemonHostGatewayIP
19:33:18 [2020-04-09T19:33:18.086Z] === CONT  TestIpcModeOlderClient
19:33:18 [2020-04-09T19:33:18.086Z] === CONT  TestDaemonRestartIpcMode
19:33:18 [2020-04-09T19:33:18.086Z] --- PASS: TestIpcModeOlderClient (0.21s)
19:33:18 [2020-04-09T19:33:18.304Z] === RUN   TestDockerSuite/TestNetHostname
19:33:20 [2020-04-09T19:33:20.813Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:33:21 [2020-04-09T19:33:21.068Z] === RUN   TestDockerSuite/TestNetworkEvents
19:33:22 [2020-04-09T19:33:22.426Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:33:22 [2020-04-09T19:33:22.540Z] --- PASS: TestContainerStartOnDaemonRestart (4.17s)
19:33:23 [2020-04-09T19:33:23.182Z] --- PASS: TestDaemonRestartIpcMode (5.08s)
19:33:23 [2020-04-09T19:33:23.182Z] --- PASS: TestDaemonHostGatewayIP (5.26s)
19:33:23 [2020-04-09T19:33:23.182Z] PASS
19:33:23 [2020-04-09T19:33:23.182Z] 
19:33:23 [2020-04-09T19:33:23.182Z] === Skipped
19:33:23 [2020-04-09T19:33:23.182Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
19:33:23 [2020-04-09T19:33:23.182Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:23 [2020-04-09T19:33:23.182Z] 
19:33:23 [2020-04-09T19:33:23.182Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:33:23 [2020-04-09T19:33:23.182Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:33:23 [2020-04-09T19:33:23.182Z] 
19:33:23 [2020-04-09T19:33:23.182Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
19:33:23 [2020-04-09T19:33:23.182Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:33:23 [2020-04-09T19:33:23.182Z] 
19:33:23 [2020-04-09T19:33:23.182Z] 
19:33:23 [2020-04-09T19:33:23.182Z] DONE 202 tests, 3 skipped in 133.365s
19:33:23 [2020-04-09T19:33:23.182Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
19:33:23 [2020-04-09T19:33:23.182Z] ++ 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
19:33:23 [2020-04-09T19:33:23.182Z] ++ set -e
19:33:23 [2020-04-09T19:33:23.182Z] ++ '[' -n 0 ']'
19:33:23 [2020-04-09T19:33:23.182Z] ++ set -x
19:33:23 [2020-04-09T19:33:23.182Z] ++ 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= DOCKER_ROOTLESS= 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
19:33:23 [2020-04-09T19:33:23.471Z] INFO: Testing against a local daemon
19:33:23 [2020-04-09T19:33:23.471Z] === RUN   TestCommitInheritsEnv
19:33:23 [2020-04-09T19:33:23.787Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:33:24 [2020-04-09T19:33:24.120Z] --- PASS: TestCommitInheritsEnv (0.53s)
19:33:24 [2020-04-09T19:33:24.120Z] === RUN   TestImportExtremelyLargeImageWorks
19:33:24 [2020-04-09T19:33:24.120Z] === PAUSE TestImportExtremelyLargeImageWorks
19:33:24 [2020-04-09T19:33:24.120Z] === RUN   TestImagesFilterMultiReference
19:33:24 [2020-04-09T19:33:24.120Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:33:24 [2020-04-09T19:33:24.120Z] === RUN   TestImagePullPlatformInvalid
19:33:24 [2020-04-09T19:33:24.120Z] --- PASS: TestImagePullPlatformInvalid (0.07s)
19:33:24 [2020-04-09T19:33:24.120Z] === RUN   TestRemoveImageOrphaning
19:33:24 [2020-04-09T19:33:24.708Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:33:24 [2020-04-09T19:33:24.748Z] --- PASS: TestRemoveImageOrphaning (0.50s)
19:33:24 [2020-04-09T19:33:24.748Z] === RUN   TestRemoveImageGarbageCollector
19:33:24 [2020-04-09T19:33:24.748Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:33:24 [2020-04-09T19:33:24.748Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:33:24 [2020-04-09T19:33:24.748Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:33:24 [2020-04-09T19:33:24.748Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:33:24 [2020-04-09T19:33:24.748Z] === RUN   TestTagInvalidReference
19:33:24 [2020-04-09T19:33:24.748Z] --- PASS: TestTagInvalidReference (0.05s)
19:33:24 [2020-04-09T19:33:24.748Z] === RUN   TestTagValidPrefixedRepo
19:33:24 [2020-04-09T19:33:24.748Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:33:24 [2020-04-09T19:33:24.748Z] === RUN   TestTagExistedNameWithoutForce
19:33:24 [2020-04-09T19:33:24.748Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
19:33:24 [2020-04-09T19:33:24.748Z] === RUN   TestTagOfficialNames
19:33:24 [2020-04-09T19:33:24.748Z] --- PASS: TestTagOfficialNames (0.08s)
19:33:24 [2020-04-09T19:33:24.748Z] === RUN   TestTagMatchesDigest
19:33:25 [2020-04-09T19:33:25.034Z] --- PASS: TestTagMatchesDigest (0.04s)
19:33:25 [2020-04-09T19:33:25.034Z] === CONT  TestImportExtremelyLargeImageWorks
19:33:25 [2020-04-09T19:33:25.630Z] === RUN   TestDockerSuite/TestPluginActive
19:33:27 [2020-04-09T19:33:27.511Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:33:27 [2020-04-09T19:33:27.765Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:33:34 [2020-04-09T19:33:34.303Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:33:34 [2020-04-09T19:33:34.303Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:33:34 [2020-04-09T19:33:34.303Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:33:37 [2020-04-09T19:33:37.557Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:33:39 [2020-04-09T19:33:39.437Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:33:41 [2020-04-09T19:33:41.316Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:33:41 [2020-04-09T19:33:41.316Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:33:44 [2020-04-09T19:33:44.575Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:33:46 [2020-04-09T19:33:46.458Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:33:47 [2020-04-09T19:33:47.818Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:33:48 [2020-04-09T19:33:48.742Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:33:50 [2020-04-09T19:33:50.103Z] === RUN   TestDockerSuite/TestPortHostBinding
19:33:50 [2020-04-09T19:33:50.661Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:33:51 [2020-04-09T19:33:51.584Z] === RUN   TestDockerSuite/TestPortList
19:33:54 [2020-04-09T19:33:54.090Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:33:58 [2020-04-09T19:33:58.260Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:34:01 [2020-04-09T19:34:01.516Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:34:03 [2020-04-09T19:34:03.398Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:34:04 [2020-04-09T19:34:04.757Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:34:04 [2020-04-09T19:34:04.757Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:34:08 [2020-04-09T19:34:08.015Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:34:12 [2020-04-09T19:34:12.167Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:34:12 [2020-04-09T19:34:12.167Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:34:12 [2020-04-09T19:34:12.422Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:34:13 [2020-04-09T19:34:13.345Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:34:13 [2020-04-09T19:34:13.345Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:34:14 [2020-04-09T19:34:14.268Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:34:14 [2020-04-09T19:34:14.268Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:34:14 [2020-04-09T19:34:14.268Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:34:14 [2020-04-09T19:34:14.827Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:34:15 [2020-04-09T19:34:15.081Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:34:16 [2020-04-09T19:34:16.963Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:34:16 [2020-04-09T19:34:16.963Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:34:20 [2020-04-09T19:34:20.224Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:34:20 [2020-04-09T19:34:20.479Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:34:22 [2020-04-09T19:34:22.406Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:34:22 [2020-04-09T19:34:22.964Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:34:23 [2020-04-09T19:34:23.218Z] === RUN   TestDockerSuite/TestPsByOrder
19:34:26 [2020-04-09T19:34:26.513Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:34:27 [2020-04-09T19:34:27.436Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:34:30 [2020-04-09T19:34:30.691Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:34:33 [2020-04-09T19:34:33.946Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:34:36 [2020-04-09T19:34:36.454Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:34:36 [2020-04-09T19:34:36.454Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:34:36 [2020-04-09T19:34:36.709Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:34:40 [2020-04-09T19:34:40.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:34:40 [2020-04-09T19:34:40.869Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:34:44 [2020-04-09T19:34:44.127Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:34:48 [2020-04-09T19:34:48.278Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:34:48 [2020-04-09T19:34:48.837Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:34:50 [2020-04-09T19:34:50.196Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:34:52 [2020-04-09T19:34:52.242Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:34:52 [2020-04-09T19:34:52.496Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:34:55 [2020-04-09T19:34:55.017Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:34:56 [2020-04-09T19:34:56.379Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:34:57 [2020-04-09T19:34:57.737Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:35:00 [2020-04-09T19:35:00.243Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:35:02 [2020-04-09T19:35:02.123Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:35:02 [2020-04-09T19:35:02.123Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:35:03 [2020-04-09T19:35:03.046Z] === RUN   TestDockerSuite/TestPsRightTagName
19:35:05 [2020-04-09T19:35:05.552Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:35:05 [2020-04-09T19:35:05.552Z] === RUN   TestDockerSuite/TestPsShowMounts
19:35:08 [2020-04-09T19:35:08.850Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:35:09 [2020-04-09T19:35:09.104Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:35:09 [2020-04-09T19:35:09.104Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:35:09 [2020-04-09T19:35:09.359Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:35:09 [2020-04-09T19:35:09.359Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:35:09 [2020-04-09T19:35:09.613Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:35:10 [2020-04-09T19:35:10.535Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:35:11 [2020-04-09T19:35:11.893Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:35:13 [2020-04-09T19:35:13.774Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:35:14 [2020-04-09T19:35:14.332Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:35:18 [2020-04-09T19:35:18.526Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:35:22 [2020-04-09T19:35:22.682Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:35:24 [2020-04-09T19:35:24.563Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:35:26 [2020-04-09T19:35:26.443Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:35:26 [2020-04-09T19:35:26.697Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:35:26 [2020-04-09T19:35:26.697Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:35:26 [2020-04-09T19:35:26.951Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:35:29 [2020-04-09T19:35:29.456Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:35:31 [2020-04-09T19:35:31.337Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:35:32 [2020-04-09T19:35:32.262Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:35:35 [2020-04-09T19:35:35.517Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:35:35 [2020-04-09T19:35:35.517Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:35:36 [2020-04-09T19:35:36.876Z] === RUN   TestDockerSuite/TestRmiBlank
19:35:36 [2020-04-09T19:35:36.876Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:35:36 [2020-04-09T19:35:36.876Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:35:41 [2020-04-09T19:35:41.028Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:35:41 [2020-04-09T19:35:41.952Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:35:42 [2020-04-09T19:35:42.207Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:35:44 [2020-04-09T19:35:44.712Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:35:45 [2020-04-09T19:35:45.652Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:35:47 [2020-04-09T19:35:47.532Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:35:48 [2020-04-09T19:35:48.454Z] === RUN   TestDockerSuite/TestRmiTag
19:35:48 [2020-04-09T19:35:48.454Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:35:49 [2020-04-09T19:35:49.376Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:35:54 [2020-04-09T19:35:54.692Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:35:54 [2020-04-09T19:35:54.946Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:35:55 [2020-04-09T19:35:55.868Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:35:55 [2020-04-09T19:35:55.868Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:35:56 [2020-04-09T19:35:56.426Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:35:58 [2020-04-09T19:35:58.309Z] === RUN   TestDockerSuite/TestRunAddHost
19:35:58 [2020-04-09T19:35:58.868Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:35:58 [2020-04-09T19:35:58.868Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:35:59 [2020-04-09T19:35:59.426Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:36:00 [2020-04-09T19:36:00.348Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:36:00 [2020-04-09T19:36:00.348Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:36:00 [2020-04-09T19:36:00.906Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:36:01 [2020-04-09T19:36:01.466Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:36:02 [2020-04-09T19:36:02.824Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:36:03 [2020-04-09T19:36:03.749Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:36:04 [2020-04-09T19:36:04.671Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:36:06 [2020-04-09T19:36:06.029Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:36:07 [2020-04-09T19:36:07.387Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:36:08 [2020-04-09T19:36:08.767Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:36:09 [2020-04-09T19:36:09.698Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:36:10 [2020-04-09T19:36:10.619Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:36:11 [2020-04-09T19:36:11.977Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:36:12 [2020-04-09T19:36:12.536Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:36:13 [2020-04-09T19:36:13.458Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:36:14 [2020-04-09T19:36:14.381Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:36:15 [2020-04-09T19:36:15.738Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:36:16 [2020-04-09T19:36:16.297Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:36:17 [2020-04-09T19:36:17.219Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:36:17 [2020-04-09T19:36:17.777Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:36:17 [2020-04-09T19:36:17.777Z] === RUN   TestDockerSuite/TestRunBindMounts
19:36:20 [2020-04-09T19:36:20.284Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:36:21 [2020-04-09T19:36:21.205Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:36:21 [2020-04-09T19:36:21.460Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:36:21 [2020-04-09T19:36:21.714Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:36:22 [2020-04-09T19:36:22.636Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:36:23 [2020-04-09T19:36:23.559Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:36:23 [2020-04-09T19:36:23.559Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:36:24 [2020-04-09T19:36:24.522Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:36:25 [2020-04-09T19:36:25.082Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:36:26 [2020-04-09T19:36:26.004Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:36:26 [2020-04-09T19:36:26.927Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:36:27 [2020-04-09T19:36:27.487Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:36:27 [2020-04-09T19:36:27.487Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:36:28 [2020-04-09T19:36:28.411Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:36:28 [2020-04-09T19:36:28.411Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:36:29 [2020-04-09T19:36:29.822Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:36:29 [2020-04-09T19:36:29.822Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:36:30 [2020-04-09T19:36:30.380Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:36:31 [2020-04-09T19:36:31.308Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:36:32 [2020-04-09T19:36:32.231Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:36:32 [2020-04-09T19:36:32.231Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:36:33 [2020-04-09T19:36:33.154Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:36:33 [2020-04-09T19:36:33.154Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:36:35 [2020-04-09T19:36:35.037Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:36:36 [2020-04-09T19:36:36.394Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:36:37 [2020-04-09T19:36:37.795Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:36:38 [2020-04-09T19:36:38.718Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:36:39 [2020-04-09T19:36:39.640Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:36:40 [2020-04-09T19:36:40.200Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:36:41 [2020-04-09T19:36:41.122Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:36:42 [2020-04-09T19:36:42.045Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:36:43 [2020-04-09T19:36:43.926Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:36:47 [2020-04-09T19:36:47.180Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:36:47 [2020-04-09T19:36:47.435Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:36:48 [2020-04-09T19:36:48.036Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:36:49 [2020-04-09T19:36:49.394Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:36:50 [2020-04-09T19:36:50.754Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:36:53 [2020-04-09T19:36:53.264Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:36:55 [2020-04-09T19:36:55.770Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:36:58 [2020-04-09T19:36:58.278Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:36:58 [2020-04-09T19:36:58.278Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:36:58 [2020-04-09T19:36:58.278Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:36:58 [2020-04-09T19:36:58.837Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:37:00 [2020-04-09T19:37:00.718Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:37:02 [2020-04-09T19:37:02.076Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:37:04 [2020-04-09T19:37:04.582Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:37:05 [2020-04-09T19:37:05.140Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:37:07 [2020-04-09T19:37:07.020Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:37:07 [2020-04-09T19:37:07.944Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:37:07 [2020-04-09T19:37:07.944Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:37:08 [2020-04-09T19:37:08.503Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:37:08 [2020-04-09T19:37:08.503Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:37:10 [2020-04-09T19:37:10.384Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:37:10 [2020-04-09T19:37:10.384Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:37:11 [2020-04-09T19:37:11.307Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:37:12 [2020-04-09T19:37:12.230Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:37:12 [2020-04-09T19:37:12.789Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:37:13 [2020-04-09T19:37:13.714Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:37:13 [2020-04-09T19:37:13.714Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:37:14 [2020-04-09T19:37:14.635Z] === RUN   TestDockerSuite/TestRunEnvironment
19:37:15 [2020-04-09T19:37:15.205Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:37:16 [2020-04-09T19:37:16.129Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:37:17 [2020-04-09T19:37:17.051Z] === RUN   TestDockerSuite/TestRunExitCode
19:37:17 [2020-04-09T19:37:17.051Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:37:17 [2020-04-09T19:37:17.973Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:37:18 [2020-04-09T19:37:18.533Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:37:19 [2020-04-09T19:37:19.457Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:37:20 [2020-04-09T19:37:20.380Z] === RUN   TestDockerSuite/TestRunExposePort
19:37:20 [2020-04-09T19:37:20.380Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:37:21 [2020-04-09T19:37:21.303Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:37:21 [2020-04-09T19:37:21.904Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:37:23 [2020-04-09T19:37:23.785Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:37:23 [2020-04-09T19:37:23.785Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:37:23 [2020-04-09T19:37:23.785Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:37:27 [2020-04-09T19:37:27.944Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:37:28 [2020-04-09T19:37:28.198Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:37:40 [2020-04-09T19:37:40.342Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:37:40 [2020-04-09T19:37:40.942Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:37:42 [2020-04-09T19:37:42.822Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:37:42 [2020-04-09T19:37:42.822Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:37:42 [2020-04-09T19:37:42.822Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:37:42 [2020-04-09T19:37:42.822Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:37:43 [2020-04-09T19:37:43.381Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:37:46 [2020-04-09T19:37:46.641Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:37:47 [2020-04-09T19:37:47.999Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:37:49 [2020-04-09T19:37:49.878Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:37:50 [2020-04-09T19:37:50.437Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:37:51 [2020-04-09T19:37:51.360Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:37:51 [2020-04-09T19:37:51.919Z] === RUN   TestDockerSuite/TestRunModeHostname
19:37:52 [2020-04-09T19:37:52.841Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:37:52 [2020-04-09T19:37:52.841Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:37:53 [2020-04-09T19:37:53.096Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:37:54 [2020-04-09T19:37:54.976Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:37:55 [2020-04-09T19:37:55.898Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:37:57 [2020-04-09T19:37:57.779Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:37:57 [2020-04-09T19:37:57.779Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:37:57 [2020-04-09T19:37:57.779Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:37:59 [2020-04-09T19:37:59.663Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:38:01 [2020-04-09T19:38:01.023Z] === RUN   TestDockerSuite/TestRunMount
19:38:07 [2020-04-09T19:38:07.543Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:38:07 [2020-04-09T19:38:07.798Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:38:08 [2020-04-09T19:38:08.721Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:38:10 [2020-04-09T19:38:10.079Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:38:12 [2020-04-09T19:38:12.606Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:38:15 [2020-04-09T19:38:15.860Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:38:18 [2020-04-09T19:38:18.379Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:38:20 [2020-04-09T19:38:20.886Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:38:22 [2020-04-09T19:38:22.245Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:38:24 [2020-04-09T19:38:24.129Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:38:24 [2020-04-09T19:38:24.129Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:38:24 [2020-04-09T19:38:24.688Z] === RUN   TestDockerSuite/TestRunNetHost
19:38:26 [2020-04-09T19:38:26.048Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:38:26 [2020-04-09T19:38:26.609Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:38:27 [2020-04-09T19:38:27.531Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:38:30 [2020-04-09T19:38:30.037Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:38:31 [2020-04-09T19:38:31.917Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:38:32 [2020-04-09T19:38:32.785Z] --- PASS: TestImportExtremelyLargeImageWorks (300.30s)
19:38:32 [2020-04-09T19:38:32.785Z] PASS
19:38:32 [2020-04-09T19:38:32.785Z] 
19:38:32 [2020-04-09T19:38:32.785Z] === Skipped
19:38:32 [2020-04-09T19:38:32.785Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
19:38:32 [2020-04-09T19:38:32.785Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:38:32 [2020-04-09T19:38:32.785Z] 
19:38:32 [2020-04-09T19:38:32.785Z] 
19:38:32 [2020-04-09T19:38:32.785Z] DONE 12 tests, 1 skipped in 301.984s
19:38:32 [2020-04-09T19:38:32.785Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
19:38:32 [2020-04-09T19:38:32.785Z] ++ 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
19:38:32 [2020-04-09T19:38:32.785Z] ++ set -e
19:38:32 [2020-04-09T19:38:32.785Z] ++ '[' -n 0 ']'
19:38:32 [2020-04-09T19:38:32.785Z] ++ set -x
19:38:32 [2020-04-09T19:38:32.785Z] ++ 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= DOCKER_ROOTLESS= 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
19:38:32 [2020-04-09T19:38:32.785Z] INFO: Testing against a local daemon
19:38:32 [2020-04-09T19:38:32.785Z] === RUN   TestNetworkCreateDelete
19:38:32 [2020-04-09T19:38:32.785Z] --- PASS: TestNetworkCreateDelete (0.38s)
19:38:32 [2020-04-09T19:38:32.785Z] === RUN   TestDockerNetworkDeletePreferID
19:38:32 [2020-04-09T19:38:32.785Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s)
19:38:32 [2020-04-09T19:38:32.785Z] === RUN   TestInspectNetwork
19:38:32 [2020-04-09T19:38:32.785Z] === RUN   TestInspectNetwork/full_network_id
19:38:32 [2020-04-09T19:38:32.785Z] === RUN   TestInspectNetwork/partial_network_id
19:38:32 [2020-04-09T19:38:32.785Z] === RUN   TestInspectNetwork/network_name
19:38:32 [2020-04-09T19:38:32.785Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:38:35 [2020-04-09T19:38:35.478Z] --- PASS: TestInspectNetwork (8.05s)
19:38:35 [2020-04-09T19:38:35.478Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:38:35 [2020-04-09T19:38:35.478Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:38:35 [2020-04-09T19:38:35.478Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:38:35 [2020-04-09T19:38:35.478Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:38:35 [2020-04-09T19:38:35.478Z] === RUN   TestRunContainerWithBridgeNone
19:38:37 [2020-04-09T19:38:37.145Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:38:37 [2020-04-09T19:38:37.399Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:38:37 [2020-04-09T19:38:37.653Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:38:38 [2020-04-09T19:38:38.234Z] --- PASS: TestRunContainerWithBridgeNone (2.98s)
19:38:38 [2020-04-09T19:38:38.234Z] === RUN   TestNetworkInvalidJSON
19:38:38 [2020-04-09T19:38:38.234Z] === RUN   TestNetworkInvalidJSON//networks/create
19:38:38 [2020-04-09T19:38:38.234Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:38:38 [2020-04-09T19:38:38.234Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:38:38 [2020-04-09T19:38:38.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:38:38 [2020-04-09T19:38:38.234Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:38:38 [2020-04-09T19:38:38.234Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:38:38 [2020-04-09T19:38:38.234Z] === CONT  TestNetworkInvalidJSON//networks/create
19:38:38 [2020-04-09T19:38:38.234Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:38:38 [2020-04-09T19:38:38.234Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:38:38 [2020-04-09T19:38:38.234Z] --- PASS: TestNetworkInvalidJSON (0.06s)
19:38:38 [2020-04-09T19:38:38.234Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:38:38 [2020-04-09T19:38:38.234Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:38:38 [2020-04-09T19:38:38.234Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:38:38 [2020-04-09T19:38:38.234Z] === RUN   TestHostIPv4BridgeLabel
19:38:38 [2020-04-09T19:38:38.585Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:38:38 [2020-04-09T19:38:38.585Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:38:38 [2020-04-09T19:38:38.872Z] --- PASS: TestHostIPv4BridgeLabel (0.71s)
19:38:38 [2020-04-09T19:38:38.872Z] === RUN   TestDaemonRestartWithLiveRestore
19:38:39 [2020-04-09T19:38:39.144Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:38:40 [2020-04-09T19:38:40.066Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:38:40 [2020-04-09T19:38:40.066Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:38:40 [2020-04-09T19:38:40.385Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s)
19:38:40 [2020-04-09T19:38:40.385Z] === RUN   TestDaemonDefaultNetworkPools
19:38:40 [2020-04-09T19:38:40.988Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:38:41 [2020-04-09T19:38:41.413Z] --- PASS: TestDaemonDefaultNetworkPools (1.06s)
19:38:41 [2020-04-09T19:38:41.413Z] === RUN   TestDaemonRestartWithExistingNetwork
19:38:41 [2020-04-09T19:38:41.910Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:38:41 [2020-04-09T19:38:41.910Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:38:42 [2020-04-09T19:38:42.838Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:38:42 [2020-04-09T19:38:42.907Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.72s)
19:38:42 [2020-04-09T19:38:42.907Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:38:43 [2020-04-09T19:38:43.761Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:38:44 [2020-04-09T19:38:44.981Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.05s)
19:38:44 [2020-04-09T19:38:44.981Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:38:45 [2020-04-09T19:38:45.118Z] === RUN   TestDockerSuite/TestRunPortInUse
19:38:46 [2020-04-09T19:38:46.009Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
19:38:46 [2020-04-09T19:38:46.009Z] === RUN   TestServiceWithPredefinedNetwork
19:38:46 [2020-04-09T19:38:46.040Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:38:46 [2020-04-09T19:38:46.963Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:38:47 [2020-04-09T19:38:47.522Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:38:48 [2020-04-09T19:38:48.445Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:38:48 [2020-04-09T19:38:48.936Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s)
19:38:48 [2020-04-09T19:38:48.937Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:38:48 [2020-04-09T19:38:48.937Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:38:48 [2020-04-09T19:38:48.937Z]     service_test.go:236: FLAKY_TEST
19:38:48 [2020-04-09T19:38:48.937Z] === RUN   TestServiceWithDataPathPortInit
19:38:49 [2020-04-09T19:38:49.048Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:38:49 [2020-04-09T19:38:49.974Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:38:49 [2020-04-09T19:38:49.974Z] === RUN   TestDockerSuite/TestRunPublishPort
19:38:50 [2020-04-09T19:38:50.533Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:38:51 [2020-04-09T19:38:51.499Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:38:51 [2020-04-09T19:38:51.499Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:38:52 [2020-04-09T19:38:52.057Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:38:53 [2020-04-09T19:38:53.936Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:38:53 [2020-04-09T19:38:53.936Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:38:57 [2020-04-09T19:38:57.191Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:38:58 [2020-04-09T19:38:58.550Z] === RUN   TestDockerSuite/TestRunRm
19:38:59 [2020-04-09T19:38:59.481Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:39:03 [2020-04-09T19:39:03.639Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:39:04 [2020-04-09T19:39:04.197Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:39:04 [2020-04-09T19:39:04.757Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:39:06 [2020-04-09T19:39:06.639Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:39:07 [2020-04-09T19:39:07.197Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:39:07 [2020-04-09T19:39:07.528Z] --- PASS: TestServiceWithDataPathPortInit (16.76s)
19:39:07 [2020-04-09T19:39:07.528Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:39:11 [2020-04-09T19:39:11.463Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:39:14 [2020-04-09T19:39:14.420Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s)
19:39:14 [2020-04-09T19:39:14.420Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8s164gc0p1i1kxz0mqe00fhz3 Created:2020-04-09 19:39:07.015681896 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3d12b1ff46c78ed027a64b67167e995664e0fdee44694b2a32c19b2fc1157251:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ad0yumy59u8qhww2iy4jf0whx EndpointID:6b7dd19d1c2619c158f329d6252e503593c8b32d8fdf093ef2a9fee865984dba MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e648c4445a62266a49446e10b2d9f85932b0ca8cc6375e9ba518f0d534a9c0e6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:31d925427397 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ad0yumy59u8qhww2iy4jf0whx EndpointID:6b7dd19d1c2619c158f329d6252e503593c8b32d8fdf093ef2a9fee865984dba EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:39:14 [2020-04-09T19:39:14.420Z] PASS
19:39:14 [2020-04-09T19:39:14.420Z] 
19:39:14 [2020-04-09T19:39:14.420Z] === Skipped
19:39:14 [2020-04-09T19:39:14.420Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:39:14 [2020-04-09T19:39:14.420Z]     service_test.go:236: FLAKY_TEST
19:39:14 [2020-04-09T19:39:14.420Z] 
19:39:14 [2020-04-09T19:39:14.420Z] 
19:39:14 [2020-04-09T19:39:14.420Z] DONE 22 tests, 1 skipped in 48.315s
19:39:14 [2020-04-09T19:39:14.420Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:39:14 [2020-04-09T19:39:14.420Z] ++ 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
19:39:14 [2020-04-09T19:39:14.420Z] ++ set -e
19:39:14 [2020-04-09T19:39:14.420Z] ++ '[' -n 0 ']'
19:39:14 [2020-04-09T19:39:14.420Z] ++ set -x
19:39:14 [2020-04-09T19:39:14.420Z] ++ 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= DOCKER_ROOTLESS= 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
19:39:14 [2020-04-09T19:39:14.420Z] INFO: Testing against a local daemon
19:39:14 [2020-04-09T19:39:14.420Z] === RUN   TestDockerNetworkIpvlanPersistance
19:39:14 [2020-04-09T19:39:14.420Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
19:39:14 [2020-04-09T19:39:14.420Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:39:14 [2020-04-09T19:39:14.420Z] === RUN   TestDockerNetworkIpvlan
19:39:14 [2020-04-09T19:39:14.420Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:39:14 [2020-04-09T19:39:14.420Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:39:14 [2020-04-09T19:39:14.420Z] PASS
19:39:14 [2020-04-09T19:39:14.420Z] 
19:39:14 [2020-04-09T19:39:14.420Z] === Skipped
19:39:14 [2020-04-09T19:39:14.420Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
19:39:14 [2020-04-09T19:39:14.420Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:39:14 [2020-04-09T19:39:14.420Z] 
19:39:14 [2020-04-09T19:39:14.420Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:39:14 [2020-04-09T19:39:14.420Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:39:14 [2020-04-09T19:39:14.420Z] 
19:39:14 [2020-04-09T19:39:14.420Z] 
19:39:14 [2020-04-09T19:39:14.420Z] DONE 2 tests, 2 skipped in 0.214s
19:39:14 [2020-04-09T19:39:14.420Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:39:14 [2020-04-09T19:39:14.420Z] ++ 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
19:39:14 [2020-04-09T19:39:14.420Z] ++ set -e
19:39:14 [2020-04-09T19:39:14.420Z] ++ '[' -n 0 ']'
19:39:14 [2020-04-09T19:39:14.420Z] ++ set -x
19:39:14 [2020-04-09T19:39:14.420Z] ++ 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= DOCKER_ROOTLESS= 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
19:39:14 [2020-04-09T19:39:14.420Z] INFO: Testing against a local daemon
19:39:14 [2020-04-09T19:39:14.420Z] === RUN   TestDockerNetworkMacvlanPersistance
19:39:15 [2020-04-09T19:39:15.925Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.73s)
19:39:15 [2020-04-09T19:39:15.925Z] === RUN   TestDockerNetworkMacvlan
19:39:16 [2020-04-09T19:39:16.698Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:39:16 [2020-04-09T19:39:16.698Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:39:16 [2020-04-09T19:39:16.958Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:39:17 [2020-04-09T19:39:17.620Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:39:17 [2020-04-09T19:39:17.989Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:39:18 [2020-04-09T19:39:18.179Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:39:19 [2020-04-09T19:39:19.022Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:39:19 [2020-04-09T19:39:19.102Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:39:19 [2020-04-09T19:39:19.660Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:39:20 [2020-04-09T19:39:20.582Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:39:21 [2020-04-09T19:39:21.504Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:39:21 [2020-04-09T19:39:21.810Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:39:22 [2020-04-09T19:39:22.062Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:39:22 [2020-04-09T19:39:22.983Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:39:24 [2020-04-09T19:39:24.598Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:39:25 [2020-04-09T19:39:25.529Z] === RUN   TestDockerSuite/TestRunState
19:39:27 [2020-04-09T19:39:27.411Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:39:27 [2020-04-09T19:39:27.969Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:39:28 [2020-04-09T19:39:28.891Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:39:29 [2020-04-09T19:39:29.145Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:39:29 [2020-04-09T19:39:29.145Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:39:29 [2020-04-09T19:39:29.703Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:39:29 [2020-04-09T19:39:29.957Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:39:30 [2020-04-09T19:39:30.194Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:39:30 [2020-04-09T19:39:30.515Z] === RUN   TestDockerSuite/TestRunSysctls
19:39:31 [2020-04-09T19:39:31.229Z] --- PASS: TestDockerNetworkMacvlan (15.35s)
19:39:31 [2020-04-09T19:39:31.230Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.20s)
19:39:31 [2020-04-09T19:39:31.230Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
19:39:31 [2020-04-09T19:39:31.230Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s)
19:39:31 [2020-04-09T19:39:31.230Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s)
19:39:31 [2020-04-09T19:39:31.230Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.68s)
19:39:31 [2020-04-09T19:39:31.230Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s)
19:39:31 [2020-04-09T19:39:31.230Z] PASS
19:39:31 [2020-04-09T19:39:31.230Z] 
19:39:31 [2020-04-09T19:39:31.230Z] DONE 8 tests in 17.244s
19:39:31 [2020-04-09T19:39:31.230Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
19:39:31 [2020-04-09T19:39:31.230Z] ++ 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
19:39:31 [2020-04-09T19:39:31.230Z] ++ set -e
19:39:31 [2020-04-09T19:39:31.230Z] ++ '[' -n 0 ']'
19:39:31 [2020-04-09T19:39:31.230Z] ++ set -x
19:39:31 [2020-04-09T19:39:31.230Z] ++ 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= DOCKER_ROOTLESS= 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
19:39:31 [2020-04-09T19:39:31.230Z] testing: warning: no tests to run
19:39:31 [2020-04-09T19:39:31.230Z] PASS
19:39:31 [2020-04-09T19:39:31.230Z] 
19:39:31 [2020-04-09T19:39:31.230Z] DONE 0 tests in 0.020s
19:39:31 [2020-04-09T19:39:31.230Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:39:31 [2020-04-09T19:39:31.230Z] ++ 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
19:39:31 [2020-04-09T19:39:31.230Z] ++ set -e
19:39:31 [2020-04-09T19:39:31.230Z] ++ '[' -n 0 ']'
19:39:31 [2020-04-09T19:39:31.230Z] ++ set -x
19:39:31 [2020-04-09T19:39:31.230Z] ++ 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= DOCKER_ROOTLESS= 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
19:39:31 [2020-04-09T19:39:31.230Z] INFO: Testing against a local daemon
19:39:31 [2020-04-09T19:39:31.230Z] === RUN   TestAuthZPluginAllowRequest
19:39:32 [2020-04-09T19:39:32.396Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:39:32 [2020-04-09T19:39:32.396Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:39:32 [2020-04-09T19:39:32.396Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:39:33 [2020-04-09T19:39:33.276Z] --- PASS: TestAuthZPluginAllowRequest (1.97s)
19:39:33 [2020-04-09T19:39:33.276Z] === RUN   TestAuthZPluginTLS
19:39:33 [2020-04-09T19:39:33.319Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:39:33 [2020-04-09T19:39:33.923Z] --- PASS: TestAuthZPluginTLS (0.62s)
19:39:33 [2020-04-09T19:39:33.923Z] === RUN   TestAuthZPluginDenyRequest
19:39:34 [2020-04-09T19:39:34.556Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
19:39:34 [2020-04-09T19:39:34.556Z] === RUN   TestAuthZPluginAPIDenyResponse
19:39:35 [2020-04-09T19:39:35.206Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s)
19:39:35 [2020-04-09T19:39:35.206Z] === RUN   TestAuthZPluginDenyResponse
19:39:35 [2020-04-09T19:39:35.684Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
19:39:35 [2020-04-09T19:39:35.685Z] === RUN   TestAuthZPluginAllowEventStream
19:39:35 [2020-04-09T19:39:35.824Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:39:35 [2020-04-09T19:39:35.824Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:39:36 [2020-04-09T19:39:36.747Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:39:37 [2020-04-09T19:39:37.732Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
19:39:37 [2020-04-09T19:39:37.733Z] === RUN   TestAuthZPluginErrorResponse
19:39:38 [2020-04-09T19:39:38.020Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
19:39:38 [2020-04-09T19:39:38.020Z] === RUN   TestAuthZPluginErrorRequest
19:39:38 [2020-04-09T19:39:38.657Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
19:39:38 [2020-04-09T19:39:38.657Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:39:39 [2020-04-09T19:39:39.255Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:39:39 [2020-04-09T19:39:39.301Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
19:39:39 [2020-04-09T19:39:39.301Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:39:42 [2020-04-09T19:39:42.032Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.37s)
19:39:42 [2020-04-09T19:39:42.032Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:39:43 [2020-04-09T19:39:43.407Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:39:44 [2020-04-09T19:39:44.081Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
19:39:44 [2020-04-09T19:39:44.081Z] === RUN   TestAuthZPluginHeader
19:39:44 [2020-04-09T19:39:44.329Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:39:44 [2020-04-09T19:39:44.713Z] --- PASS: TestAuthZPluginHeader (1.00s)
19:39:44 [2020-04-09T19:39:44.713Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:39:44 [2020-04-09T19:39:44.713Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:39:44 [2020-04-09T19:39:44.713Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:44 [2020-04-09T19:39:44.713Z] === RUN   TestAuthZPluginV2Disable
19:39:44 [2020-04-09T19:39:44.713Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:39:44 [2020-04-09T19:39:44.713Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:44 [2020-04-09T19:39:44.713Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:39:44 [2020-04-09T19:39:44.713Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:39:44 [2020-04-09T19:39:44.713Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:44 [2020-04-09T19:39:44.713Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:39:44 [2020-04-09T19:39:44.713Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:39:44 [2020-04-09T19:39:44.713Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:44 [2020-04-09T19:39:44.713Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:39:46 [2020-04-09T19:39:46.211Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:39:46 [2020-04-09T19:39:46.770Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:39:47 [2020-04-09T19:39:47.692Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:39:48 [2020-04-09T19:39:48.617Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:39:51 [2020-04-09T19:39:51.133Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:39:52 [2020-04-09T19:39:52.492Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:39:52 [2020-04-09T19:39:52.746Z] === RUN   TestDockerSuite/TestRunUserByID
19:39:53 [2020-04-09T19:39:53.671Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:39:53 [2020-04-09T19:39:53.671Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:39:53 [2020-04-09T19:39:53.926Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:39:54 [2020-04-09T19:39:54.849Z] === RUN   TestDockerSuite/TestRunUserByName
19:39:54 [2020-04-09T19:39:54.849Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:39:55 [2020-04-09T19:39:55.771Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:39:56 [2020-04-09T19:39:56.713Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:39:56 [2020-04-09T19:39:56.713Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:39:56 [2020-04-09T19:39:56.713Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:39:57 [2020-04-09T19:39:57.635Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:40:00 [2020-04-09T19:40:00.890Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:40:02 [2020-04-09T19:40:02.248Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:40:02 [2020-04-09T19:40:02.813Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:40:03 [2020-04-09T19:40:03.237Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.62s)
19:40:03 [2020-04-09T19:40:03.237Z] PASS
19:40:03 [2020-04-09T19:40:03.237Z] 
19:40:03 [2020-04-09T19:40:03.237Z] === Skipped
19:40:03 [2020-04-09T19:40:03.237Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:40:03 [2020-04-09T19:40:03.237Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:03 [2020-04-09T19:40:03.237Z] 
19:40:03 [2020-04-09T19:40:03.237Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:40:03 [2020-04-09T19:40:03.237Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:03 [2020-04-09T19:40:03.237Z] 
19:40:03 [2020-04-09T19:40:03.237Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:40:03 [2020-04-09T19:40:03.237Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:03 [2020-04-09T19:40:03.237Z] 
19:40:03 [2020-04-09T19:40:03.237Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:40:03 [2020-04-09T19:40:03.237Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:03 [2020-04-09T19:40:03.237Z] 
19:40:03 [2020-04-09T19:40:03.237Z] 
19:40:03 [2020-04-09T19:40:03.237Z] DONE 17 tests, 4 skipped in 31.206s
19:40:03 [2020-04-09T19:40:03.237Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:40:03 [2020-04-09T19:40:03.237Z] ++ 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
19:40:03 [2020-04-09T19:40:03.237Z] ++ set -e
19:40:03 [2020-04-09T19:40:03.237Z] ++ '[' -n 0 ']'
19:40:03 [2020-04-09T19:40:03.237Z] ++ set -x
19:40:03 [2020-04-09T19:40:03.237Z] ++ 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= DOCKER_ROOTLESS= 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
19:40:03 [2020-04-09T19:40:03.237Z] INFO: Testing against a local daemon
19:40:03 [2020-04-09T19:40:03.237Z] === RUN   TestPluginInvalidJSON
19:40:03 [2020-04-09T19:40:03.237Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:40:03 [2020-04-09T19:40:03.237Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:40:03 [2020-04-09T19:40:03.237Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:40:03 [2020-04-09T19:40:03.237Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:40:03 [2020-04-09T19:40:03.237Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s)
19:40:03 [2020-04-09T19:40:03.237Z] PASS
19:40:03 [2020-04-09T19:40:03.237Z] 
19:40:03 [2020-04-09T19:40:03.237Z] DONE 2 tests in 0.193s
19:40:03 [2020-04-09T19:40:03.237Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:40:03 [2020-04-09T19:40:03.237Z] ++ 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
19:40:03 [2020-04-09T19:40:03.237Z] ++ set -e
19:40:03 [2020-04-09T19:40:03.237Z] ++ '[' -n 0 ']'
19:40:03 [2020-04-09T19:40:03.237Z] ++ set -x
19:40:03 [2020-04-09T19:40:03.237Z] ++ 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= DOCKER_ROOTLESS= 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
19:40:03 [2020-04-09T19:40:03.237Z] INFO: Testing against a local daemon
19:40:03 [2020-04-09T19:40:03.237Z] === RUN   TestExternalGraphDriver
19:40:03 [2020-04-09T19:40:03.237Z] === RUN   TestExternalGraphDriver/json
19:40:03 [2020-04-09T19:40:03.371Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:40:04 [2020-04-09T19:40:04.293Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:40:05 [2020-04-09T19:40:05.283Z] === RUN   TestExternalGraphDriver/spec
19:40:06 [2020-04-09T19:40:06.799Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:40:07 [2020-04-09T19:40:07.327Z] === RUN   TestExternalGraphDriver/pull
19:40:08 [2020-04-09T19:40:08.198Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:40:08 [2020-04-09T19:40:08.198Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:40:08 [2020-04-09T19:40:08.453Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:40:10 [2020-04-09T19:40:10.030Z] --- PASS: TestExternalGraphDriver (6.89s)
19:40:10 [2020-04-09T19:40:10.030Z]     --- PASS: TestExternalGraphDriver/json (2.19s)
19:40:10 [2020-04-09T19:40:10.030Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
19:40:10 [2020-04-09T19:40:10.030Z]     --- PASS: TestExternalGraphDriver/pull (2.44s)
19:40:10 [2020-04-09T19:40:10.030Z] === RUN   TestGraphdriverPluginV2
19:40:10 [2020-04-09T19:40:10.030Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
19:40:10 [2020-04-09T19:40:10.030Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:10 [2020-04-09T19:40:10.030Z] PASS
19:40:10 [2020-04-09T19:40:10.030Z] 
19:40:10 [2020-04-09T19:40:10.030Z] === Skipped
19:40:10 [2020-04-09T19:40:10.030Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
19:40:10 [2020-04-09T19:40:10.030Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:10 [2020-04-09T19:40:10.030Z] 
19:40:10 [2020-04-09T19:40:10.030Z] 
19:40:10 [2020-04-09T19:40:10.030Z] DONE 5 tests, 1 skipped in 7.118s
19:40:10 [2020-04-09T19:40:10.030Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:40:10 [2020-04-09T19:40:10.030Z] ++ 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
19:40:10 [2020-04-09T19:40:10.030Z] ++ set -e
19:40:10 [2020-04-09T19:40:10.030Z] ++ '[' -n 0 ']'
19:40:10 [2020-04-09T19:40:10.030Z] ++ set -x
19:40:10 [2020-04-09T19:40:10.030Z] ++ 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= DOCKER_ROOTLESS= 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
19:40:10 [2020-04-09T19:40:10.030Z] INFO: Testing against a local daemon
19:40:10 [2020-04-09T19:40:10.030Z] === RUN   TestContinueAfterPluginCrash
19:40:10 [2020-04-09T19:40:10.030Z] === PAUSE TestContinueAfterPluginCrash
19:40:10 [2020-04-09T19:40:10.030Z] === RUN   TestReadPluginNoRead
19:40:10 [2020-04-09T19:40:10.030Z] === PAUSE TestReadPluginNoRead
19:40:10 [2020-04-09T19:40:10.030Z] === RUN   TestDaemonStartWithLogOpt
19:40:10 [2020-04-09T19:40:10.030Z] === PAUSE TestDaemonStartWithLogOpt
19:40:10 [2020-04-09T19:40:10.030Z] === CONT  TestContinueAfterPluginCrash
19:40:10 [2020-04-09T19:40:10.030Z] === CONT  TestDaemonStartWithLogOpt
19:40:10 [2020-04-09T19:40:10.030Z] === CONT  TestReadPluginNoRead
19:40:10 [2020-04-09T19:40:10.967Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:40:14 [2020-04-09T19:40:14.226Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:40:15 [2020-04-09T19:40:15.155Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
19:40:15 [2020-04-09T19:40:15.155Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:40:16 [2020-04-09T19:40:16.077Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
19:40:16 [2020-04-09T19:40:16.077Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:40:17 [2020-04-09T19:40:17.006Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:40:17 [2020-04-09T19:40:17.006Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:40:17 [2020-04-09T19:40:17.006Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:40:17 [2020-04-09T19:40:17.006Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:40:17 [2020-04-09T19:40:17.006Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:40:17 [2020-04-09T19:40:17.006Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:40:17 [2020-04-09T19:40:17.928Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:40:18 [2020-04-09T19:40:18.851Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:40:19 [2020-04-09T19:40:19.773Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:40:20 [2020-04-09T19:40:20.027Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:40:21 [2020-04-09T19:40:21.909Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:40:22 [2020-04-09T19:40:22.473Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:40:23 [2020-04-09T19:40:23.419Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:40:23 [2020-04-09T19:40:23.419Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:40:24 [2020-04-09T19:40:24.342Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:40:24 [2020-04-09T19:40:24.342Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:40:24 [2020-04-09T19:40:24.342Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
19:40:24 [2020-04-09T19:40:24.342Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:40:24 [2020-04-09T19:40:24.342Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:40:24 [2020-04-09T19:40:24.342Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:40:24 [2020-04-09T19:40:24.596Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:40:24 [2020-04-09T19:40:24.850Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:40:24 [2020-04-09T19:40:24.850Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:40:25 [2020-04-09T19:40:25.105Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
19:40:26 [2020-04-09T19:40:26.027Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:40:26 [2020-04-09T19:40:26.669Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:40:27 [2020-04-09T19:40:27.592Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:40:27 [2020-04-09T19:40:27.592Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:40:28 [2020-04-09T19:40:28.569Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:40:28 [2020-04-09T19:40:28.569Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:40:29 [2020-04-09T19:40:29.494Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:40:29 [2020-04-09T19:40:29.494Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:40:30 [2020-04-09T19:40:30.416Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:40:30 [2020-04-09T19:40:30.974Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:40:30 [2020-04-09T19:40:30.974Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:40:30 [2020-04-09T19:40:30.974Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:40:31 [2020-04-09T19:40:31.937Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:40:32 [2020-04-09T19:40:32.814Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:40:33 [2020-04-09T19:40:33.821Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:40:33 [2020-04-09T19:40:33.870Z] --- PASS: TestDaemonStartWithLogOpt (23.90s)
19:40:34 [2020-04-09T19:40:34.378Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:40:34 [2020-04-09T19:40:34.378Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:40:34 [2020-04-09T19:40:34.894Z] === RUN   TestReadPluginNoRead/default
19:40:34 [2020-04-09T19:40:34.938Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:40:35 [2020-04-09T19:40:35.192Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:40:36 [2020-04-09T19:40:36.552Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:40:36 [2020-04-09T19:40:36.949Z] === RUN   TestReadPluginNoRead/disabled_caching
19:40:37 [2020-04-09T19:40:37.474Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:40:39 [2020-04-09T19:40:39.015Z] --- PASS: TestReadPluginNoRead (28.67s)
19:40:39 [2020-04-09T19:40:39.015Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s)
19:40:39 [2020-04-09T19:40:39.015Z]     --- PASS: TestReadPluginNoRead/default (1.89s)
19:40:39 [2020-04-09T19:40:39.015Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.94s)
19:40:39 [2020-04-09T19:40:39.015Z]     read_test.go:92: [d1042ab7b90cd] daemon is not started
19:40:39 [2020-04-09T19:40:39.015Z] --- PASS: TestContinueAfterPluginCrash (28.93s)
19:40:39 [2020-04-09T19:40:39.015Z] PASS
19:40:39 [2020-04-09T19:40:39.015Z] 
19:40:39 [2020-04-09T19:40:39.015Z] DONE 6 tests in 29.120s
19:40:39 [2020-04-09T19:40:39.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:40:39 [2020-04-09T19:40:39.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:40:39 [2020-04-09T19:40:39.015Z] ++ set -e
19:40:39 [2020-04-09T19:40:39.015Z] ++ '[' -n 0 ']'
19:40:39 [2020-04-09T19:40:39.015Z] ++ set -x
19:40:39 [2020-04-09T19:40:39.015Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:40:39 [2020-04-09T19:40:39.015Z] testing: warning: no tests to run
19:40:39 [2020-04-09T19:40:39.015Z] PASS
19:40:39 [2020-04-09T19:40:39.015Z] 
19:40:39 [2020-04-09T19:40:39.015Z] DONE 0 tests in 0.041s
19:40:39 [2020-04-09T19:40:39.015Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:40:39 [2020-04-09T19:40:39.015Z] ++ 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
19:40:39 [2020-04-09T19:40:39.015Z] ++ set -e
19:40:39 [2020-04-09T19:40:39.015Z] ++ '[' -n 0 ']'
19:40:39 [2020-04-09T19:40:39.015Z] ++ set -x
19:40:39 [2020-04-09T19:40:39.015Z] ++ 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= DOCKER_ROOTLESS= 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
19:40:39 [2020-04-09T19:40:39.015Z] INFO: Testing against a local daemon
19:40:39 [2020-04-09T19:40:39.015Z] === RUN   TestPluginWithDevMounts
19:40:39 [2020-04-09T19:40:39.015Z] === PAUSE TestPluginWithDevMounts
19:40:39 [2020-04-09T19:40:39.015Z] === CONT  TestPluginWithDevMounts
19:40:40 [2020-04-09T19:40:40.001Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:40:40 [2020-04-09T19:40:40.923Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:40:40 [2020-04-09T19:40:40.923Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:40:40 [2020-04-09T19:40:40.923Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:40:41 [2020-04-09T19:40:41.732Z] --- PASS: TestPluginWithDevMounts (2.29s)
19:40:41 [2020-04-09T19:40:41.732Z] PASS
19:40:41 [2020-04-09T19:40:41.732Z] 
19:40:41 [2020-04-09T19:40:41.732Z] DONE 1 tests in 2.398s
19:40:41 [2020-04-09T19:40:41.732Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
19:40:41 [2020-04-09T19:40:41.732Z] ++ 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
19:40:41 [2020-04-09T19:40:41.732Z] ++ set -e
19:40:41 [2020-04-09T19:40:41.732Z] ++ '[' -n 0 ']'
19:40:41 [2020-04-09T19:40:41.732Z] ++ set -x
19:40:41 [2020-04-09T19:40:41.732Z] ++ 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= DOCKER_ROOTLESS= 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
19:40:41 [2020-04-09T19:40:41.732Z] INFO: Testing against a local daemon
19:40:41 [2020-04-09T19:40:41.732Z] === RUN   TestSecretInspect
19:40:41 [2020-04-09T19:40:41.845Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:40:43 [2020-04-09T19:40:43.207Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:40:44 [2020-04-09T19:40:44.567Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:40:44 [2020-04-09T19:40:44.567Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:40:45 [2020-04-09T19:40:45.217Z] --- PASS: TestSecretInspect (3.12s)
19:40:45 [2020-04-09T19:40:45.217Z] === RUN   TestSecretList
19:40:46 [2020-04-09T19:40:46.447Z] === RUN   TestDockerSuite/TestSaveImageId
19:40:46 [2020-04-09T19:40:46.447Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:40:47 [2020-04-09T19:40:47.084Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:40:47 [2020-04-09T19:40:47.933Z] --- PASS: TestSecretList (3.21s)
19:40:47 [2020-04-09T19:40:47.933Z] === RUN   TestSecretsCreateAndDelete
19:40:48 [2020-04-09T19:40:48.964Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:40:48 [2020-04-09T19:40:48.964Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:40:50 [2020-04-09T19:40:50.655Z] --- PASS: TestSecretsCreateAndDelete (2.61s)
19:40:50 [2020-04-09T19:40:50.655Z] === RUN   TestSecretsUpdate
19:40:50 [2020-04-09T19:40:50.849Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:40:50 [2020-04-09T19:40:50.849Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:40:50 [2020-04-09T19:40:50.849Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:40:52 [2020-04-09T19:40:52.209Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:40:53 [2020-04-09T19:40:53.362Z] --- PASS: TestSecretsUpdate (2.48s)
19:40:53 [2020-04-09T19:40:53.362Z] === RUN   TestTemplatedSecret
19:40:54 [2020-04-09T19:40:54.092Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:40:54 [2020-04-09T19:40:54.346Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:40:54 [2020-04-09T19:40:54.346Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:40:54 [2020-04-09T19:40:54.346Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:40:54 [2020-04-09T19:40:54.346Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:40:54 [2020-04-09T19:40:54.904Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:40:56 [2020-04-09T19:40:56.087Z] --- PASS: TestTemplatedSecret (2.92s)
19:40:56 [2020-04-09T19:40:56.087Z] === RUN   TestSecretCreateResolve
19:40:57 [2020-04-09T19:40:57.412Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:40:58 [2020-04-09T19:40:58.838Z] --- PASS: TestSecretCreateResolve (2.91s)
19:40:58 [2020-04-09T19:40:58.838Z] PASS
19:40:58 [2020-04-09T19:40:58.838Z] 
19:40:58 [2020-04-09T19:40:58.838Z] DONE 6 tests in 17.384s
19:40:58 [2020-04-09T19:40:58.838Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
19:40:58 [2020-04-09T19:40:58.838Z] ++ 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
19:40:58 [2020-04-09T19:40:58.838Z] ++ set -e
19:40:58 [2020-04-09T19:40:58.838Z] ++ '[' -n 0 ']'
19:40:58 [2020-04-09T19:40:58.838Z] ++ set -x
19:40:58 [2020-04-09T19:40:58.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=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= DOCKER_ROOTLESS= 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
19:40:58 [2020-04-09T19:40:58.838Z] INFO: Testing against a local daemon
19:40:58 [2020-04-09T19:40:58.838Z] === RUN   TestServiceCreateInit
19:40:58 [2020-04-09T19:40:58.838Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:41:03 [2020-04-09T19:41:03.930Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:41:04 [2020-04-09T19:41:04.381Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:41:05 [2020-04-09T19:41:05.332Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:41:06 [2020-04-09T19:41:06.698Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:41:07 [2020-04-09T19:41:07.861Z] --- PASS: TestServiceCreateInit (9.01s)
19:41:07 [2020-04-09T19:41:07.861Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s)
19:41:07 [2020-04-09T19:41:07.861Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s)
19:41:07 [2020-04-09T19:41:07.861Z] === RUN   TestCreateServiceMultipleTimes
19:41:08 [2020-04-09T19:41:08.062Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:41:11 [2020-04-09T19:41:11.317Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:41:13 [2020-04-09T19:41:13.823Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:41:13 [2020-04-09T19:41:13.823Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:41:14 [2020-04-09T19:41:14.383Z] === RUN   TestDockerSuite/TestStartRecordError
19:41:16 [2020-04-09T19:41:16.892Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:41:19 [2020-04-09T19:41:19.399Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:41:21 [2020-04-09T19:41:21.279Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:41:24 [2020-04-09T19:41:24.534Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:41:26 [2020-04-09T19:41:26.406Z] --- PASS: TestCreateServiceMultipleTimes (17.06s)
19:41:26 [2020-04-09T19:41:26.406Z] === RUN   TestCreateServiceConflict
19:41:27 [2020-04-09T19:41:27.904Z] --- PASS: TestCreateServiceConflict (3.02s)
19:41:27 [2020-04-09T19:41:27.904Z] === RUN   TestCreateServiceMaxReplicas
19:41:29 [2020-04-09T19:41:29.770Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:41:31 [2020-04-09T19:41:31.427Z] --- PASS: TestCreateServiceMaxReplicas (3.38s)
19:41:31 [2020-04-09T19:41:31.427Z] === RUN   TestCreateWithDuplicateNetworkNames
19:41:32 [2020-04-09T19:41:32.319Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:41:37 [2020-04-09T19:41:37.590Z] === RUN   TestDockerSuite/TestStatsNoStream
19:41:40 [2020-04-09T19:41:40.888Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:41:42 [2020-04-09T19:41:42.246Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:41:43 [2020-04-09T19:41:43.175Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:41:44 [2020-04-09T19:41:44.100Z] === RUN   TestDockerSuite/TestTopPrivileged
19:41:44 [2020-04-09T19:41:44.659Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:41:44 [2020-04-09T19:41:44.659Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:41:45 [2020-04-09T19:41:45.581Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:41:46 [2020-04-09T19:41:46.740Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s)
19:41:46 [2020-04-09T19:41:46.741Z] === RUN   TestCreateServiceSecretFileMode
19:41:48 [2020-04-09T19:41:48.237Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
19:41:48 [2020-04-09T19:41:48.237Z] === RUN   TestCreateServiceConfigFileMode
19:41:49 [2020-04-09T19:41:49.735Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:41:50 [2020-04-09T19:41:50.974Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
19:41:50 [2020-04-09T19:41:50.974Z] === RUN   TestCreateServiceSysctls
19:41:53 [2020-04-09T19:41:53.888Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:41:54 [2020-04-09T19:41:54.149Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:41:55 [2020-04-09T19:41:55.077Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:41:55 [2020-04-09T19:41:55.077Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
19:41:55 [2020-04-09T19:41:55.433Z] --- PASS: TestCreateServiceSysctls (4.09s)
19:41:55 [2020-04-09T19:41:55.433Z] === RUN   TestCreateServiceCapabilities
19:41:55 [2020-04-09T19:41:55.999Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
19:41:57 [2020-04-09T19:41:57.884Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:41:57 [2020-04-09T19:41:57.884Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:41:58 [2020-04-09T19:41:58.181Z] --- PASS: TestCreateServiceCapabilities (2.94s)
19:41:58 [2020-04-09T19:41:58.181Z] === RUN   TestInspect
19:41:59 [2020-04-09T19:41:59.243Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:42:00 [2020-04-09T19:42:00.167Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:42:01 [2020-04-09T19:42:01.090Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:42:01 [2020-04-09T19:42:01.711Z] --- PASS: TestInspect (3.50s)
19:42:01 [2020-04-09T19:42:01.712Z] === RUN   TestCreateJob
19:42:02 [2020-04-09T19:42:02.974Z] === RUN   TestDockerSuite/TestUpdateStats
19:42:06 [2020-04-09T19:42:06.148Z] --- PASS: TestCreateJob (4.25s)
19:42:06 [2020-04-09T19:42:06.149Z] === RUN   TestReplicatedJob
19:42:07 [2020-04-09T19:42:07.127Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:42:07 [2020-04-09T19:42:07.127Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:42:08 [2020-04-09T19:42:08.050Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:42:08 [2020-04-09T19:42:08.050Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:42:09 [2020-04-09T19:42:09.932Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:42:10 [2020-04-09T19:42:10.855Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:42:13 [2020-04-09T19:42:13.050Z] --- PASS: TestReplicatedJob (6.53s)
19:42:13 [2020-04-09T19:42:13.050Z] === RUN   TestUpdateReplicatedJob
19:42:15 [2020-04-09T19:42:15.008Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:42:16 [2020-04-09T19:42:16.553Z] --- PASS: TestUpdateReplicatedJob (3.78s)
19:42:16 [2020-04-09T19:42:16.553Z] === RUN   TestServiceListWithStatuses
19:42:16 [2020-04-09T19:42:16.553Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:42:16 [2020-04-09T19:42:16.553Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:42:16 [2020-04-09T19:42:16.553Z] === RUN   TestDockerNetworkConnectAlias
19:42:18 [2020-04-09T19:42:18.270Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:42:20 [2020-04-09T19:42:20.867Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:42:21 [2020-04-09T19:42:21.426Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:42:22 [2020-04-09T19:42:22.115Z] --- PASS: TestDockerNetworkConnectAlias (5.28s)
19:42:22 [2020-04-09T19:42:22.115Z] === RUN   TestDockerNetworkReConnect
19:42:24 [2020-04-09T19:42:24.682Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:42:25 [2020-04-09T19:42:25.645Z] --- PASS: TestDockerNetworkReConnect (4.09s)
19:42:25 [2020-04-09T19:42:25.645Z] === RUN   TestServicePlugin
19:42:25 [2020-04-09T19:42:25.645Z] --- SKIP: TestServicePlugin (0.00s)
19:42:25 [2020-04-09T19:42:25.645Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:25 [2020-04-09T19:42:25.645Z] === RUN   TestServiceUpdateLabel
19:42:26 [2020-04-09T19:42:26.562Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:42:28 [2020-04-09T19:42:28.339Z] --- PASS: TestServiceUpdateLabel (2.36s)
19:42:28 [2020-04-09T19:42:28.339Z] === RUN   TestServiceUpdateSecrets
19:42:29 [2020-04-09T19:42:29.070Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:42:34 [2020-04-09T19:42:34.298Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:42:36 [2020-04-09T19:42:36.845Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:42:38 [2020-04-09T19:42:38.728Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:42:40 [2020-04-09T19:42:40.650Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:42:42 [2020-04-09T19:42:42.020Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:42:43 [2020-04-09T19:42:43.601Z] --- PASS: TestServiceUpdateSecrets (14.97s)
19:42:43 [2020-04-09T19:42:43.601Z] === RUN   TestServiceUpdateConfigs
19:42:44 [2020-04-09T19:42:44.623Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:42:47 [2020-04-09T19:42:47.133Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:42:49 [2020-04-09T19:42:49.014Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:42:53 [2020-04-09T19:42:53.149Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:42:53 [2020-04-09T19:42:53.752Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:43:00 [2020-04-09T19:43:00.010Z] --- PASS: TestServiceUpdateConfigs (14.93s)
19:43:00 [2020-04-09T19:43:00.010Z] === RUN   TestServiceUpdateNetwork
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:43:11 [2020-04-09T19:43:11.768Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:43:12 [2020-04-09T19:43:12.583Z] --- PASS: TestServiceUpdateNetwork (13.37s)
19:43:12 [2020-04-09T19:43:12.583Z] PASS
19:43:12 [2020-04-09T19:43:12.583Z] 
19:43:12 [2020-04-09T19:43:12.583Z] === Skipped
19:43:12 [2020-04-09T19:43:12.583Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
19:43:12 [2020-04-09T19:43:12.583Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:43:12 [2020-04-09T19:43:12.583Z] 
19:43:12 [2020-04-09T19:43:12.583Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
19:43:12 [2020-04-09T19:43:12.583Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:12 [2020-04-09T19:43:12.583Z] 
19:43:12 [2020-04-09T19:43:12.583Z] 
19:43:12 [2020-04-09T19:43:12.583Z] DONE 23 tests, 2 skipped in 132.384s
19:43:12 [2020-04-09T19:43:12.583Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
19:43:12 [2020-04-09T19:43:12.583Z] ++ 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
19:43:12 [2020-04-09T19:43:12.583Z] ++ set -e
19:43:12 [2020-04-09T19:43:12.583Z] ++ '[' -n 0 ']'
19:43:12 [2020-04-09T19:43:12.583Z] ++ set -x
19:43:12 [2020-04-09T19:43:12.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=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= DOCKER_ROOTLESS= 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
19:43:12 [2020-04-09T19:43:12.583Z] INFO: Testing against a local daemon
19:43:12 [2020-04-09T19:43:12.583Z] === RUN   TestSessionCreate
19:43:12 [2020-04-09T19:43:12.583Z] --- PASS: TestSessionCreate (0.09s)
19:43:12 [2020-04-09T19:43:12.583Z] === RUN   TestSessionCreateWithBadUpgrade
19:43:12 [2020-04-09T19:43:12.583Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s)
19:43:12 [2020-04-09T19:43:12.583Z] PASS
19:43:12 [2020-04-09T19:43:12.583Z] 
19:43:12 [2020-04-09T19:43:12.583Z] DONE 2 tests in 0.293s
19:43:12 [2020-04-09T19:43:12.583Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
19:43:12 [2020-04-09T19:43:12.583Z] ++ 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
19:43:12 [2020-04-09T19:43:12.583Z] ++ set -e
19:43:12 [2020-04-09T19:43:12.583Z] ++ '[' -n 0 ']'
19:43:12 [2020-04-09T19:43:12.583Z] ++ set -x
19:43:12 [2020-04-09T19:43:12.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=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= DOCKER_ROOTLESS= 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
19:43:12 [2020-04-09T19:43:12.583Z] INFO: Testing against a local daemon
19:43:12 [2020-04-09T19:43:12.584Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:43:12 [2020-04-09T19:43:12.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:43:12 [2020-04-09T19:43:12.584Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:43:12 [2020-04-09T19:43:12.584Z] === RUN   TestEventsExecDie
19:43:12 [2020-04-09T19:43:12.584Z] --- PASS: TestEventsExecDie (0.95s)
19:43:12 [2020-04-09T19:43:12.584Z] === RUN   TestEventsBackwardsCompatible
19:43:12 [2020-04-09T19:43:12.584Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
19:43:12 [2020-04-09T19:43:12.584Z] === RUN   TestInfoBinaryCommits
19:43:12 [2020-04-09T19:43:12.874Z] --- PASS: TestInfoBinaryCommits (0.07s)
19:43:12 [2020-04-09T19:43:12.874Z] === RUN   TestInfoAPIVersioned
19:43:12 [2020-04-09T19:43:12.874Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:43:12 [2020-04-09T19:43:12.874Z] === RUN   TestInfoDiscoveryBackend
19:43:13 [2020-04-09T19:43:13.497Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
19:43:13 [2020-04-09T19:43:13.497Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:43:14 [2020-04-09T19:43:14.277Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:43:14 [2020-04-09T19:43:14.277Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:43:14 [2020-04-09T19:43:14.524Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:43:14 [2020-04-09T19:43:14.524Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:43:14 [2020-04-09T19:43:14.532Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:43:14 [2020-04-09T19:43:14.532Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:43:14 [2020-04-09T19:43:14.532Z] === RUN   TestDockerSuite/TestVolumeEvents
19:43:15 [2020-04-09T19:43:15.146Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s)
19:43:15 [2020-04-09T19:43:15.146Z] === RUN   TestInfoAPI
19:43:15 [2020-04-09T19:43:15.146Z] --- PASS: TestInfoAPI (0.08s)
19:43:15 [2020-04-09T19:43:15.146Z] === RUN   TestInfoAPIWarnings
19:43:15 [2020-04-09T19:43:15.452Z] --- PASS: TestInfoAPIWarnings (0.55s)
19:43:15 [2020-04-09T19:43:15.452Z] === RUN   TestInfoDebug
19:43:15 [2020-04-09T19:43:15.455Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:43:16 [2020-04-09T19:43:16.078Z] --- PASS: TestInfoDebug (0.55s)
19:43:16 [2020-04-09T19:43:16.078Z] === RUN   TestInfoInsecureRegistries
19:43:16 [2020-04-09T19:43:16.728Z] --- PASS: TestInfoInsecureRegistries (0.55s)
19:43:16 [2020-04-09T19:43:16.728Z] === RUN   TestInfoRegistryMirrors
19:43:17 [2020-04-09T19:43:17.357Z] --- PASS: TestInfoRegistryMirrors (0.54s)
19:43:17 [2020-04-09T19:43:17.357Z] === RUN   TestLoginFailsWithBadCredentials
19:43:17 [2020-04-09T19:43:17.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.47s)
19:43:17 [2020-04-09T19:43:17.642Z] === RUN   TestPingCacheHeaders
19:43:17 [2020-04-09T19:43:17.642Z] --- PASS: TestPingCacheHeaders (0.08s)
19:43:17 [2020-04-09T19:43:17.642Z] === RUN   TestPingGet
19:43:17 [2020-04-09T19:43:17.927Z] --- PASS: TestPingGet (0.04s)
19:43:17 [2020-04-09T19:43:17.927Z] === RUN   TestPingHead
19:43:17 [2020-04-09T19:43:17.927Z] --- PASS: TestPingHead (0.05s)
19:43:17 [2020-04-09T19:43:17.927Z] === RUN   TestVersion
19:43:17 [2020-04-09T19:43:17.927Z] --- PASS: TestVersion (0.05s)
19:43:17 [2020-04-09T19:43:17.927Z] PASS
19:43:17 [2020-04-09T19:43:17.927Z] 
19:43:17 [2020-04-09T19:43:17.927Z] === Skipped
19:43:17 [2020-04-09T19:43:17.927Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:43:17 [2020-04-09T19:43:17.927Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:43:17 [2020-04-09T19:43:17.927Z] 
19:43:17 [2020-04-09T19:43:17.927Z] 
19:43:17 [2020-04-09T19:43:17.927Z] DONE 18 tests, 1 skipped in 6.384s
19:43:17 [2020-04-09T19:43:17.927Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
19:43:17 [2020-04-09T19:43:17.927Z] ++ 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
19:43:17 [2020-04-09T19:43:17.927Z] ++ set -e
19:43:17 [2020-04-09T19:43:17.927Z] ++ '[' -n 0 ']'
19:43:17 [2020-04-09T19:43:17.927Z] ++ set -x
19:43:17 [2020-04-09T19:43:17.927Z] ++ 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= DOCKER_ROOTLESS= 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
19:43:17 [2020-04-09T19:43:17.927Z] INFO: Testing against a local daemon
19:43:17 [2020-04-09T19:43:17.927Z] === RUN   TestVolumesCreateAndList
19:43:17 [2020-04-09T19:43:17.960Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:43:17 [2020-04-09T19:43:17.960Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:43:17 [2020-04-09T19:43:17.960Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:43:18 [2020-04-09T19:43:18.211Z] --- PASS: TestVolumesCreateAndList (0.06s)
19:43:18 [2020-04-09T19:43:18.211Z] === RUN   TestVolumesRemove
19:43:18 [2020-04-09T19:43:18.211Z] --- PASS: TestVolumesRemove (0.09s)
19:43:18 [2020-04-09T19:43:18.211Z] === RUN   TestVolumesInspect
19:43:18 [2020-04-09T19:43:18.211Z] --- PASS: TestVolumesInspect (0.04s)
19:43:18 [2020-04-09T19:43:18.211Z] === RUN   TestVolumesInvalidJSON
19:43:18 [2020-04-09T19:43:18.211Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:43:18 [2020-04-09T19:43:18.211Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:43:18 [2020-04-09T19:43:18.211Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:43:18 [2020-04-09T19:43:18.211Z] --- PASS: TestVolumesInvalidJSON (0.04s)
19:43:18 [2020-04-09T19:43:18.211Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:43:18 [2020-04-09T19:43:18.211Z] PASS
19:43:18 [2020-04-09T19:43:18.211Z] 
19:43:18 [2020-04-09T19:43:18.211Z] DONE 5 tests in 0.347s
19:43:18 [2020-04-09T19:43:18.211Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:43:18 [2020-04-09T19:43:18.497Z] ++++ cat bundles/test-integration/docker.pid
19:43:18 [2020-04-09T19:43:18.497Z] +++ kill 13417
19:43:19 [2020-04-09T19:43:19.989Z] +++ /etc/init.d/apparmor stop
19:43:19 [2020-04-09T19:43:19.990Z] Leaving: AppArmorNo profiles have been unloaded.
19:43:19 [2020-04-09T19:43:19.990Z] 
19:43:19 [2020-04-09T19:43:19.990Z] Unloading profiles will leave already running processes permanently
19:43:19 [2020-04-09T19:43:19.990Z] unconfined, which can lead to unexpected situations.
19:43:19 [2020-04-09T19:43:19.990Z] 
19:43:19 [2020-04-09T19:43:19.990Z] To set a process to complain mode, use the command line tool
19:43:19 [2020-04-09T19:43:19.990Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:43:19 [2020-04-09T19:43:19.990Z] +++ true
19:43:19 [2020-04-09T19:43:19.990Z] 
19:43:21 [2020-04-09T19:43:21.231Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
Post stage
[Pipeline] junit
19:43:22 [2020-04-09T19:43:22.737Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:43:23 [2020-04-09T19:43:23.808Z] + echo Ensuring container killed.
19:43:23 [2020-04-09T19:43:23.808Z] Ensuring container killed.
19:43:23 [2020-04-09T19:43:23.808Z] + docker rm -vf docker-pr10
19:43:23 [2020-04-09T19:43:23.808Z] Error: No such container: docker-pr10
19:43:23 [2020-04-09T19:43:23.808Z] + true
[Pipeline] sh
19:43:24 [2020-04-09T19:43:24.209Z] + echo Chowning /workspace to jenkins user
19:43:24 [2020-04-09T19:43:24.209Z] Chowning /workspace to jenkins user
19:43:24 [2020-04-09T19:43:24.209Z] + id -u
19:43:24 [2020-04-09T19:43:24.209Z] + id -g
19:43:24 [2020-04-09T19:43:24.209Z] + docker run --rm -v /home/docker/workspace/moby_PR-40725:/workspace busybox chown -R 1001:1001 /workspace
19:43:24 [2020-04-09T19:43:24.209Z] Unable to find image 'busybox:latest' locally
19:43:24 [2020-04-09T19:43:24.826Z] latest: Pulling from library/busybox
19:43:24 [2020-04-09T19:43:24.826Z] 4c6795986792: Pulling fs layer
19:43:25 [2020-04-09T19:43:25.112Z] 4c6795986792: Verifying Checksum
19:43:25 [2020-04-09T19:43:25.112Z] 4c6795986792: Download complete
19:43:25 [2020-04-09T19:43:25.387Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:43:25 [2020-04-09T19:43:25.387Z] --- PASS: TestDockerSuite (1764.09s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.98s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.22s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.81s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.20s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.27s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.89s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.36s)
19:43:25 [2020-04-09T19:43:25.387Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.21s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.14s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.19s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.33s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.01s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.27s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.50s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.37s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.18s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.57s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.61s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.53s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.67s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.55s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.04s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.97s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.03s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.42s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.23s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.14s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.21s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.66s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.40s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.26s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.60s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.02s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.59s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.28s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.67s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.77s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.09s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.71s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.53s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.56s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.60s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.14s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.50s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.64s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.81s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.74s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.83s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.77s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.48s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.83s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.14s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.99s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.58s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.31s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:43:25 [2020-04-09T19:43:25.388Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.93s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.51s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.18s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.24s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:43:25 [2020-04-09T19:43:25.388Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:43:25 [2020-04-09T19:43:25.388Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:43:25 [2020-04-09T19:43:25.388Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
19:43:25 [2020-04-09T19:43:25.388Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.52s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.33s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.03s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.65s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.17s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.81s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.23s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.63s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.63s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.73s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.86s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.71s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.66s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.91s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.75s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.68s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.36s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.71s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.49s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.22s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:43:25 [2020-04-09T19:43:25.388Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.90s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFails (0.96s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.35s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.84s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.57s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.19s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.40s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.94s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.53s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.68s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.11s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.18s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.84s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.85s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.76s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.99s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.49s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.02s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.49s)
19:43:25 [2020-04-09T19:43:25.388Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:43:25 [2020-04-09T19:43:25.388Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.388Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.28s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.82s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.26s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.29s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.60s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.49s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.95s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.86s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.63s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.27s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.92s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.07s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.76s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.45s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (2.20s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.02s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.44s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.92s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.18s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.63s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.08s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildRm (3.17s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.13s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.76s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.73s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.58s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.25s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.14s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.45s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.11s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.88s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.31s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.48s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildUser (2.38s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.97s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.13s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.29s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.75s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.17s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.19s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.21s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.58s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_cli_sni_test.go:18: Flakey test
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.47s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitChange (1.16s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.19s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.81s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.88s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.83s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.21s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.90s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.70s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.59s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.97s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.96s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.60s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.59s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.86s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.61s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.61s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008bb1a0_<nil>} (1.58s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1877584818_/foo_false__<nil>_<nil>_<nil>} (1.60s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1877584818_/foo_true__<nil>_<nil>_<nil>} (1.58s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3556043113_/foo_false__<nil>_<nil>_<nil>} (1.61s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3556043113_/foo_true__<nil>_<nil>_<nil>} (1.64s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3556043113_/foo_true__0xc0008bb200_<nil>_<nil>} (1.66s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008bb220_<nil>} (1.63s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008bb240_<nil>} (1.45s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008bb260_<nil>} (1.78s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008bb280_<nil>} (1.61s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
19:43:25 [2020-04-09T19:43:25.389Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.20s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.44s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.05s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.23s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.03s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
19:43:25 [2020-04-09T19:43:25.389Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.92s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.75s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.49s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.92s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.33s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.94s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.48s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.94s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.91s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.95s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToDot (0.92s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.88s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.29s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.66s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.52s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.61s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.88s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.98s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.81s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.75s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.26s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.60s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.95s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.03s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.00s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.97s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.26s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.88s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.63s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.91s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.40s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.390Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.98s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsRename (0.98s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsResize (0.79s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.95s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.97s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsTop (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.58s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExec (0.89s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.69s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.19s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecEnv (0.96s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.90s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.04s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.88s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.14s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.04s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecParseError (0.81s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.89s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.91s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecTTY (1.00s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.99s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.90s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.99s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.85s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.12s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.96s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestHealth (20.75s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.99s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.17s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.00s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.11s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.65s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImportFile (1.78s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.97s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.94s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.71s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.58s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.31s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.80s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.93s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:43:25 [2020-04-09T19:43:25.390Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.80s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.65s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.90s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.67s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.09s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.99s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:43:25 [2020-04-09T19:43:25.390Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.33s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.62s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.63s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.88s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.58s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.86s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.55s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.02s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.66s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.93s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.80s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.03s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.68s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.93s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.00s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.19s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsSince (6.90s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsTail (0.96s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.92s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.64s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.79s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestNetHostname (2.55s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.22s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.22s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPluginActive (1.84s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.36s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:43:25 [2020-04-09T19:43:25.391Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.59s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.20s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.66s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.64s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.40s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPortList (11.54s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.55s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.93s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.85s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.43s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.94s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.30s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.02s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.31s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.41s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.18s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.82s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.62s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.94s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.69s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.43s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.58s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.82s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:43:25 [2020-04-09T19:43:25.391Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.55s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.53s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.44s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.25s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.04s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.84s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.20s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.70s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.88s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.77s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.84s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.79s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.06s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.49s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.91s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.75s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.37s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.92s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.54s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.71s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.98s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.62s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s)
19:43:25 [2020-04-09T19:43:25.391Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:43:25 [2020-04-09T19:43:25.391Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.391Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:43:25 [2020-04-09T19:43:25.391Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.391Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.73s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.31s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.93s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.90s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.90s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.86s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.56s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.52s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.10s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.50s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunMount (6.15s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.24s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.16s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.66s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.89s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.95s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.95s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.81s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.29s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunRm (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.78s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.81s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.74s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.76s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunState (1.66s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.77s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.84s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.65s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.43s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.58s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.57s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.88s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.23s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.93s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.65s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.32s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.70s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.57s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.03s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.91s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.84s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.392Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:43:25 [2020-04-09T19:43:25.392Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.99s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.70s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.77s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.79s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
19:43:25 [2020-04-09T19:43:25.392Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.90s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:43:25 [2020-04-09T19:43:25.393Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s)
19:43:25 [2020-04-09T19:43:25.393Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents433126107
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.49s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.51s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartRecordError (2.13s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.37s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.26s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.25s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.85s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:43:25 [2020-04-09T19:43:25.393Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:43:25 [2020-04-09T19:43:25.393Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.73s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:43:25 [2020-04-09T19:43:25.393Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.63s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.84s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
19:43:25 [2020-04-09T19:43:25.393Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.41s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.08s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.45s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.25s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.80s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.55s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.19s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.66s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.33s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.38s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.42s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.82s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.07s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.11s)
19:43:25 [2020-04-09T19:43:25.393Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:43:25 [2020-04-09T19:43:25.393Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:43:25 [2020-04-09T19:43:25.393Z] === RUN   TestDockerRegistrySuite
19:43:25 [2020-04-09T19:43:25.393Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:43:25 [2020-04-09T19:43:25.401Z] 4c6795986792: Pull complete
19:43:25 [2020-04-09T19:43:25.401Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
19:43:25 [2020-04-09T19:43:25.401Z] Status: Downloaded newer image for busybox:latest
19:43:26 [2020-04-09T19:43:26.935Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:43:27 [2020-04-09T19:43:27.465Z] + bundleName=ppc64le-integration
19:43:27 [2020-04-09T19:43:27.465Z] + echo Creating ppc64le-integration-bundles.tar.gz
19:43:27 [2020-04-09T19:43:27.465Z] Creating ppc64le-integration-bundles.tar.gz
19:43:27 [2020-04-09T19:43:27.465Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
19:43:27 [2020-04-09T19:43:27.465Z]  -print
[Pipeline] archiveArtifacts
19:43:27 [2020-04-09T19:43:27.785Z] Archiving artifacts
19:43:28 [2020-04-09T19:43:28.249Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:43:28 [2020-04-09T19:43:28.295Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:43:28 [2020-04-09T19:43:28.643Z] + make clean
19:43:29 [2020-04-09T19:43:29.267Z] make: command: Command not found
19:43:29 [2020-04-09T19:43:29.267Z] make: command: Command not found
19:43:29 [2020-04-09T19:43:29.267Z] docker volume rm -f docker-dev-cache
19:43:29 [2020-04-09T19:43:29.267Z] docker-dev-cache
[Pipeline] deleteDir
19:43:30 [2020-04-09T19:43:30.178Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:43:30 [2020-04-09T19:43:30.434Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:43:34 [2020-04-09T19:43:34.588Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:43:39 [2020-04-09T19:43:39.817Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:43:43 [2020-04-09T19:43:43.071Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:43:44 [2020-04-09T19:43:44.430Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:43:45 [2020-04-09T19:43:45.802Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:43:47 [2020-04-09T19:43:47.162Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:43:48 [2020-04-09T19:43:48.520Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:43:49 [2020-04-09T19:43:49.880Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:43:51 [2020-04-09T19:43:51.240Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:43:52 [2020-04-09T19:43:52.597Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:43:55 [2020-04-09T19:43:55.851Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:43:58 [2020-04-09T19:43:58.358Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:43:59 [2020-04-09T19:43:59.280Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:44:02 [2020-04-09T19:44:02.534Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:44:03 [2020-04-09T19:44:03.893Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:44:04 [2020-04-09T19:44:04.147Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:44:05 [2020-04-09T19:44:05.506Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:44:06 [2020-04-09T19:44:06.865Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:44:08 [2020-04-09T19:44:08.224Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:44:11 [2020-04-09T19:44:11.489Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:44:12 [2020-04-09T19:44:12.049Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:44:13 [2020-04-09T19:44:13.408Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:44:13 [2020-04-09T19:44:13.967Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:44:13 [2020-04-09T19:44:13.967Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:44:14 [2020-04-09T19:44:14.221Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:44:14 [2020-04-09T19:44:14.475Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:44:14 [2020-04-09T19:44:14.730Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:44:15 [2020-04-09T19:44:15.206Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:44:16 [2020-04-09T19:44:16.565Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:44:18 [2020-04-09T19:44:18.447Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:44:19 [2020-04-09T19:44:19.806Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:44:21 [2020-04-09T19:44:21.164Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:44:22 [2020-04-09T19:44:22.086Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:44:22 [2020-04-09T19:44:22.644Z] --- PASS: TestDockerRegistrySuite (57.68s)
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.89s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d27560574f560] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d3874945c0fdf] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [de1e636e9ab8f] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d2e278e58087e] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d634ef8fa5ea3] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.36s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d333d6ecdf730] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.20s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [db13a8b26f20e] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d2d790d1f3799] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d5db2737a4a1d] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d080d9d526e43] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [dfe37d6f1586c] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d9da0120d3b7b] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d540b7ff84bb0] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d9df1c6dbd5b5] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s)
19:44:22 [2020-04-09T19:44:22.644Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33eaa0310972a3466573fcafda6b01a9424a4c0cf0274bedc8991ab66cd4c164
19:44:22 [2020-04-09T19:44:22.644Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9deb0e5474ff0d842e7557773f73a65d319a92d5ada2845d1eaad825bfcb484
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [dd32b9c19bcd4] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.72s)
19:44:22 [2020-04-09T19:44:22.644Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6346320da32248aeda794bc5c0d34706dd5e63469135572366173b40fde3841e
19:44:22 [2020-04-09T19:44:22.644Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:944209fe2fbd253b7ad1a1f1db7d8df7974ab20a119fe909972984b8d3d4dfbf
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d7dec4876a47f] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d51daff8cb6f1] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.28s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d954baeb1b797] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d84d20c50ef5a] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d2da73c7cb02a] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d6e250fdf7a3e] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [dbc305f427ccd] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d06e7ffcd1111] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.69s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d23726bb17ca6] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d6b4bb73f3024] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d9272d856f4a0] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [ddcff81699fb1] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d5fece500f087] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d0a11090da522] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [dcfefe5739ac4] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d3ac8fc406cc8] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [dfa3cec836748] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [db150322ee35e] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.18s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [df8577cd8c70c] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d19517369e795] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s)
19:44:22 [2020-04-09T19:44:22.644Z]         check_test.go:196: [d1bc76a716f90] daemon is not started
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s)
19:44:22 [2020-04-09T19:44:22.644Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s)
19:44:22 [2020-04-09T19:44:22.644Z] === RUN   TestDockerSchema1RegistrySuite
19:44:22 [2020-04-09T19:44:22.644Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:44:22 [2020-04-09T19:44:22.898Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:44:27 [2020-04-09T19:44:27.050Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:44:27 [2020-04-09T19:44:27.972Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:44:32 [2020-04-09T19:44:32.154Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:44:36 [2020-04-09T19:44:36.306Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:44:37 [2020-04-09T19:44:37.229Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:44:38 [2020-04-09T19:44:38.588Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:44:38 [2020-04-09T19:44:38.588Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:44:40 [2020-04-09T19:44:40.469Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:44:41 [2020-04-09T19:44:41.392Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:44:41 [2020-04-09T19:44:41.951Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:44:42 [2020-04-09T19:44:42.874Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:44:43 [2020-04-09T19:44:43.797Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:44:43 [2020-04-09T19:44:43.797Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:44:44 [2020-04-09T19:44:44.051Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:44:44 [2020-04-09T19:44:44.306Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:44:45 [2020-04-09T19:44:45.229Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:44:47 [2020-04-09T19:44:47.111Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:44:47 [2020-04-09T19:44:47.669Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:44:47 [2020-04-09T19:44:47.923Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:44:47 [2020-04-09T19:44:47.923Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:44:48 [2020-04-09T19:44:48.178Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:44:48 [2020-04-09T19:44:48.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:44:48 [2020-04-09T19:44:48.686Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:44:49 [2020-04-09T19:44:49.245Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:44:49 [2020-04-09T19:44:49.245Z] --- PASS: TestDockerSchema1RegistrySuite (26.56s)
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d9ccf6d1d8f3b] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.29s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [dc32d7666c26a] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.58s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d712c4a2799f7] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.19s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [db6ddba587aca] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d72a02627487f] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [deba62e938c12] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d1f53734a5723] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d0b0a1522df48] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [dc53c111b26f7] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d3e3b5738d168] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.24s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d37853c3448cf] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d62ca8a93f24c] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d3397ff5a1277] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [dbf2624b4ec53] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d6162960ed83d] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d9cd5c24e5835] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d646accbcb022] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
19:44:49 [2020-04-09T19:44:49.245Z]         check_test.go:223: [d149dff514d0f] daemon is not started
19:44:49 [2020-04-09T19:44:49.245Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:44:49 [2020-04-09T19:44:49.245Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:44:50 [2020-04-09T19:44:50.604Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:44:51 [2020-04-09T19:44:51.164Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:44:51 [2020-04-09T19:44:51.419Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:44:52 [2020-04-09T19:44:52.791Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:44:52 [2020-04-09T19:44:52.791Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:44:53 [2020-04-09T19:44:53.045Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:44:53 [2020-04-09T19:44:53.299Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:44:53 [2020-04-09T19:44:53.858Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:44:54 [2020-04-09T19:44:54.112Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s)
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.19s)
19:44:54 [2020-04-09T19:44:54.112Z]         check_test.go:252: [d197f16af5ca9] daemon is not started
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s)
19:44:54 [2020-04-09T19:44:54.112Z]         check_test.go:252: [d7f3adf46dc18] daemon is not started
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
19:44:54 [2020-04-09T19:44:54.112Z]         check_test.go:252: [d61c16a60cefe] daemon is not started
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s)
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
19:44:54 [2020-04-09T19:44:54.112Z]         check_test.go:252: [d5d559812d9c0] daemon is not started
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s)
19:44:54 [2020-04-09T19:44:54.112Z]         check_test.go:252: [de5d09a730ba3] daemon is not started
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.66s)
19:44:54 [2020-04-09T19:44:54.112Z]         check_test.go:252: [d9da209a6a9b6] daemon is not started
19:44:54 [2020-04-09T19:44:54.112Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
19:44:54 [2020-04-09T19:44:54.112Z]         check_test.go:252: [d7e9ba2131e6b] daemon is not started
19:44:54 [2020-04-09T19:44:54.112Z] === RUN   TestDockerRegistryAuthTokenSuite
19:44:54 [2020-04-09T19:44:54.112Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:44:56 [2020-04-09T19:44:56.618Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:44:59 [2020-04-09T19:44:59.872Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:44:59 [2020-04-09T19:44:59.872Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:44:59 [2020-04-09T19:44:59.872Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:44:59 [2020-04-09T19:44:59.872Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:44:59 [2020-04-09T19:44:59.872Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
19:44:59 [2020-04-09T19:44:59.872Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
19:44:59 [2020-04-09T19:44:59.872Z]         check_test.go:279: [d72ac42216e45] daemon is not started
19:44:59 [2020-04-09T19:44:59.872Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
19:44:59 [2020-04-09T19:44:59.872Z]         check_test.go:279: [dc85ca242cc59] daemon is not started
19:44:59 [2020-04-09T19:44:59.872Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:44:59 [2020-04-09T19:44:59.872Z]         check_test.go:279: [dd9e4d17600ea] daemon is not started
19:44:59 [2020-04-09T19:44:59.872Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:44:59 [2020-04-09T19:44:59.872Z]         check_test.go:279: [d77202e5a14d3] daemon is not started
19:44:59 [2020-04-09T19:44:59.872Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
19:44:59 [2020-04-09T19:44:59.872Z]         check_test.go:279: [dfea0bdf04e0a] daemon is not started
19:44:59 [2020-04-09T19:44:59.872Z] === RUN   TestDockerNetworkSuite
19:44:59 [2020-04-09T19:44:59.872Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:45:04 [2020-04-09T19:45:04.024Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:45:04 [2020-04-09T19:45:04.948Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:45:10 [2020-04-09T19:45:10.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:45:12 [2020-04-09T19:45:12.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:45:16 [2020-04-09T19:45:16.254Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:45:18 [2020-04-09T19:45:18.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:45:28 [2020-04-09T19:45:28.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:45:30 [2020-04-09T19:45:30.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:45:31 [2020-04-09T19:45:31.935Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:45:32 [2020-04-09T19:45:32.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:45:33 [2020-04-09T19:45:33.415Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:45:35 [2020-04-09T19:45:35.295Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:45:36 [2020-04-09T19:45:36.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:45:36 [2020-04-09T19:45:36.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:45:36 [2020-04-09T19:45:36.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:45:38 [2020-04-09T19:45:38.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:45:38 [2020-04-09T19:45:38.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:45:38 [2020-04-09T19:45:38.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:45:38 [2020-04-09T19:45:38.562Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:45:39 [2020-04-09T19:45:39.920Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:45:41 [2020-04-09T19:45:41.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:45:41 [2020-04-09T19:45:41.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:45:41 [2020-04-09T19:45:41.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:45:41 [2020-04-09T19:45:41.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:45:45 [2020-04-09T19:45:45.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:45:49 [2020-04-09T19:45:49.196Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:45:51 [2020-04-09T19:45:51.076Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:45:54 [2020-04-09T19:45:54.331Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:45:58 [2020-04-09T19:45:58.484Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:45:59 [2020-04-09T19:45:59.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:45:59 [2020-04-09T19:45:59.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:46:00 [2020-04-09T19:46:00.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:46:00 [2020-04-09T19:46:00.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:46:00 [2020-04-09T19:46:00.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:46:00 [2020-04-09T19:46:00.842Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:46:01 [2020-04-09T19:46:01.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:46:01 [2020-04-09T19:46:01.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:46:01 [2020-04-09T19:46:01.096Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:46:05 [2020-04-09T19:46:05.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:46:05 [2020-04-09T19:46:05.637Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:46:05 [2020-04-09T19:46:05.637Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:46:05 [2020-04-09T19:46:05.892Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:46:07 [2020-04-09T19:46:07.250Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:46:09 [2020-04-09T19:46:09.133Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:46:12 [2020-04-09T19:46:12.390Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:46:16 [2020-04-09T19:46:16.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:46:16 [2020-04-09T19:46:16.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:46:17 [2020-04-09T19:46:17.960Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:46:20 [2020-04-09T19:46:20.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:46:20 [2020-04-09T19:46:20.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:46:21 [2020-04-09T19:46:21.824Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:46:22 [2020-04-09T19:46:22.383Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:46:24 [2020-04-09T19:46:24.264Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:46:29 [2020-04-09T19:46:29.495Z] --- PASS: TestDockerNetworkSuite (89.71s)
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.51s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d598ab699b007] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d1785bb826c44] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.76s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [df2a002889ca0] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.70s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d15f29f650f01] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.73s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:1233: [d63b33ab32f35] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.06s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d94b245de4490] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.99s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d523cf5583693] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.34s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d8f14db13be6e] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [df7a9255ef340] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [dcd7a9b5d4b25] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [dc7d42d6ef542] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d1baeb365b160] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [dac2f590ef06d] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [dba6fd7306517] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d4ddf06f0554a] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.27s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d70fc69d71cb4] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d824cd2976cd4] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d335b34b639f9] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d1277c7d1fded] daemon is not started
19:46:29 [2020-04-09T19:46:29.495Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.29s)
19:46:29 [2020-04-09T19:46:29.495Z]         docker_cli_network_unix_test.go:46: [d02605d547756] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d918483fb65ed] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d9240a015baa9] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d724f0cb2b59c] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [df749c1f8794a] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.80s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:968: [d57b633d903e5] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.47s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d871cee8b26d9] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.06s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:1116: [dc71b148fdca7] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d2866381db46c] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d2e4ea7a32467] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d99b31d736393] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d2484d9f4e610] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d81c69c3a0c3a] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.28s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [df5b75ff62f78] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d57c3b8b3ac11] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.48s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d0dbf8a97b21a] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [dd560aef4e010] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d4af2ee2bccc2] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.60s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d4887de2ae805] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.84s)
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.53s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:1084: [d2ba2a6f5a207] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d8918f2f9cb12] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.31s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d4b638cbfa627] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d39ef39767cb8] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [df8d65c3c7b26] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [d15d2d3dffe3c] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s)
19:46:29 [2020-04-09T19:46:29.496Z]         docker_cli_network_unix_test.go:46: [de120156fdac0] daemon is not started
19:46:29 [2020-04-09T19:46:29.496Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s)
19:46:29 [2020-04-09T19:46:29.751Z]         docker_cli_network_unix_test.go:46: [dae1a579b1cd5] daemon is not started
19:46:29 [2020-04-09T19:46:29.751Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.65s)
19:46:29 [2020-04-09T19:46:29.751Z]         docker_cli_network_unix_test.go:46: [db145c2995cf9] daemon is not started
19:46:29 [2020-04-09T19:46:29.751Z] === RUN   TestDockerHubPullSuite
19:46:29 [2020-04-09T19:46:29.751Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:46:29 [2020-04-09T19:46:29.751Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:46:31 [2020-04-09T19:46:31.110Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:46:33 [2020-04-09T19:46:33.615Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:46:33 [2020-04-09T19:46:33.615Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:46:34 [2020-04-09T19:46:34.974Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:46:35 [2020-04-09T19:46:35.228Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:46:35 [2020-04-09T19:46:35.228Z] --- PASS: TestDockerHubPullSuite (5.65s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
19:46:35 [2020-04-09T19:46:35.228Z] PASS
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === Skipped
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_sni_test.go:18: Flakey test
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.228Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:46:35 [2020-04-09T19:46:35.228Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.228Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:46:35 [2020-04-09T19:46:35.229Z]         docker_cli_network_unix_test.go:46: [d4af2ee2bccc2] daemon is not started
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] 
19:46:35 [2020-04-09T19:46:35.229Z] DONE 1277 tests, 44 skipped in 1979.315s
19:46:35 [2020-04-09T19:46:35.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:46:35 [2020-04-09T19:46:35.229Z] ++++ cat bundles/test-integration/docker.pid
19:46:35 [2020-04-09T19:46:35.229Z] +++ kill 7439
19:46:36 [2020-04-09T19:46:36.586Z] +++ /etc/init.d/apparmor stop
19:46:36 [2020-04-09T19:46:36.586Z] Leaving: AppArmorNo profiles have been unloaded.
19:46:36 [2020-04-09T19:46:36.586Z] 
19:46:36 [2020-04-09T19:46:36.586Z] Unloading profiles will leave already running processes permanently
19:46:36 [2020-04-09T19:46:36.586Z] unconfined, which can lead to unexpected situations.
19:46:36 [2020-04-09T19:46:36.586Z] 
19:46:36 [2020-04-09T19:46:36.586Z] To set a process to complain mode, use the command line tool
19:46:36 [2020-04-09T19:46:36.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:46:36 [2020-04-09T19:46:36.586Z] +++ true
19:46:36 [2020-04-09T19:46:36.586Z] 
19:46:46 [2020-04-09T19:46:46.524Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:46:47 [2020-04-09T19:46:47.883Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:46:50 [2020-04-09T19:46:50.455Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:46:54 [2020-04-09T19:46:54.610Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:47:01 [2020-04-09T19:47:01.172Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:47:07 [2020-04-09T19:47:07.692Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:47:09 [2020-04-09T19:47:09.573Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:47:12 [2020-04-09T19:47:12.827Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:47:16 [2020-04-09T19:47:16.094Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:47:18 [2020-04-09T19:47:18.600Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:47:21 [2020-04-09T19:47:21.856Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:47:25 [2020-04-09T19:47:25.111Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:48:21 [2020-04-09T19:48:21.284Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:48:36 [2020-04-09T19:48:36.131Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:48:54 [2020-04-09T19:48:54.145Z] --- PASS: TestDockerSwarmSuite (1742.94s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.63s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.51s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.83s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.93s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:563: [dc6e6770fd242] joining swarm manager [d70de0f3c94ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:585: [d8605797a10ec] joining swarm manager [d70de0f3c94ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]         check_test.go:380: [dc6e6770fd242] daemon is not started
19:48:54 [2020-04-09T19:48:54.145Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.60s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:46: [d4c976e716547] joining swarm manager [da8ea8d7fe1e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.54s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.60s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:304: [d8ee31ac91a12] joining swarm manager [db1589895185c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:305: [d528df81d8663] joining swarm manager [db1589895185c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:364: Waiting for possible election...
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.13s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:272: [da72268201726] joining swarm manager [dbcb00b02f56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:273: [de80f673197a2] joining swarm manager [dbcb00b02f56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.50s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.00s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_node_test.go:19: [d3153be5c81fc] joining swarm manager [dbcdf685bc8a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_node_test.go:20: [de7219182dea3] joining swarm manager [dbcdf685bc8a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.10s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:502: [d588d799a9d5b] joining swarm manager [d9361d7e32926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:507: [da084527ad720] joining swarm manager [d9361d7e32926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.44s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_node_test.go:80: [d12d7de91a3c4] joining swarm manager [d622fc275cc22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_node_test.go:52: [dad4c9ca87e99] joining swarm manager [d046bb927d3d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_node_test.go:53: [d92f40570aa25] joining swarm manager [d046bb927d3d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.08s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:202: [d61cfee70ac8d] joining swarm manager [d584549fe59aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.25s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:384: [d0d9261873ac7] joining swarm manager [d7abad9554836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:385: [df09ff63f417d] joining swarm manager [d7abad9554836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]         check_test.go:380: [df09ff63f417d] daemon is not started
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.13s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:802: [d321f7593603b] joining swarm manager [dfac4511476bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:802: [dcdc0550ca96a] joining swarm manager [dfac4511476bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:802: [d8190d50bd33b] joining swarm manager [dfac4511476bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:802: [d9574f05db45a] joining swarm manager [dfac4511476bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_test.go:810: [d54884fb44582] joining swarm manager [dfac4511476bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.04s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.71s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:394: [de52713d652cb] joining swarm manager [d7b58e6aae29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:394: [db4a9c591f9f9] joining swarm manager [d7b58e6aae29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.92s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:342: [d1d95ccc64b7b] joining swarm manager [dd03f262f7f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:342: [d34f8639e2e00] joining swarm manager [dd03f262f7f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.96s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:489: [dc6b5ed24e0f0] joining swarm manager [de904c3841980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:489: [db7e5b8e12c13] joining swarm manager [de904c3841980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.35s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.13s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:127: [de711ff9ffe16] joining swarm manager [d6c0f59d0e651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:128: [d6374809f3a0a] joining swarm manager [d6c0f59d0e651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:136: [d0b938c69a02a] joining swarm manager [d6c0f59d0e651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:137: [d1a186da1522d] joining swarm manager [d6c0f59d0e651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.98s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.11s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:303: [d2bcdc642facd] joining swarm manager [d6678035f15fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:303: [d13e05eba5dd3] joining swarm manager [d6678035f15fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.27s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:99: [d492edf502937] joining swarm manager [d2d6cad175f9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:100: [dacd05452b7b9] joining swarm manager [d2d6cad175f9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]         check_test.go:380: [d492edf502937] daemon is not started
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.00s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:532: [d3ca56b01af58] joining swarm manager [d894419a834c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:533: [de7ad4e9ba827] joining swarm manager [d894419a834c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.39s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:147: [d0d8fc08ae7ef] joining swarm manager [db51e8e41272d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_api_swarm_service_test.go:147: [df587159b362d] joining swarm manager [db51e8e41272d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.99s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.66s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.11s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.37s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.11s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.99s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.85s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.04s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.95s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.48s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.15s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.85s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.38s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.81s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.32s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.54s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.25s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.66s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.24s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.74s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.41s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.33s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.85s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_service_logs_test.go:241: checking task cojvqsdru71l
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_service_logs_test.go:246: checking messages for cojvqsdru71l
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_service_logs_test.go:241: checking task supqbv72ncy8
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_service_logs_test.go:246: checking messages for supqbv72ncy8
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.36s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.22s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.06s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1901: [db5f246d5ce97] joining swarm manager [d061b4543274e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1902: [dd1f9eeeec719] joining swarm manager [d061b4543274e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.41s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.13s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.16s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1802: [d049165b42108] joining swarm manager [deaa29ee5fe98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1803: [dae1a19868277] joining swarm manager [deaa29ee5fe98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.41s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (132.98s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1321: [d0a687ed1b19c] joining swarm manager [d914d104a33b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1322: [d8f0cb4acb5e7] joining swarm manager [d914d104a33b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.38s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.85s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.14s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.62s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.92s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.86s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.16s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.13s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1186: [d723fc8b65bb6] joining swarm manager [dd75123238501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1195: [d3a1a189651de] joining swarm manager [dd75123238501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.64s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.71s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.88s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1118: [d1ded58214162] joining swarm manager [d09b9ef72aa77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1119: [de2d5e38b79e1] joining swarm manager [d09b9ef72aa77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1172: [d3e4293c16d88] joining swarm manager [d09b9ef72aa77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.02s)
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1453: [d5a8ad15338a4] joining swarm manager [de4d39ed1198b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.145Z]         docker_cli_swarm_test.go:1454: [d6f7e2b24fa2b] joining swarm manager [de4d39ed1198b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.07s)
19:48:54 [2020-04-09T19:48:54.145Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
19:48:54 [2020-04-09T19:48:54.145Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s)
19:48:54 [2020-04-09T19:48:54.145Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
19:48:54 [2020-04-09T19:48:54.145Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.70s)
19:48:54 [2020-04-09T19:48:54.145Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.20s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.12s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.68s)
19:48:54 [2020-04-09T19:48:54.146Z]         docker_cli_swarm_unix_test.go:62: [df3f8877d9364] joining swarm manager [d0049931d8c55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.31s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.99s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.03s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.61s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.30s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.72s)
19:48:54 [2020-04-09T19:48:54.146Z]         docker_api_swarm_test.go:962: [d1e58a5efecbc] joining swarm manager [d13d0f331c049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.20s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.00s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.53s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.38s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.36s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.28s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.11s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.01s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.91s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.56s)
19:48:54 [2020-04-09T19:48:54.146Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s)
19:48:54 [2020-04-09T19:48:54.146Z] === RUN   TestDockerExternalVolumeSuite
19:48:54 [2020-04-09T19:48:54.146Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:49:08 [2020-04-09T19:49:08.965Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:50:16 [2020-04-09T19:50:16.544Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:50:26 [2020-04-09T19:50:26.517Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:50:58 [2020-04-09T19:50:58.554Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:51:10 [2020-04-09T19:51:10.699Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:51:42 [2020-04-09T19:51:42.784Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:51:57 [2020-04-09T19:51:57.622Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:52:29 [2020-04-09T19:52:29.688Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:52:44 [2020-04-09T19:52:44.500Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:53:02 [2020-04-09T19:53:02.516Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:53:49 [2020-04-09T19:53:49.140Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:54:07 [2020-04-09T19:54:07.200Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:54:39 [2020-04-09T19:54:39.191Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:55:11 [2020-04-09T19:55:11.181Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:55:25 [2020-04-09T19:55:25.994Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:55:44 [2020-04-09T19:55:44.019Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:55:58 [2020-04-09T19:55:58.830Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:56:13 [2020-04-09T19:56:13.642Z] --- PASS: TestDockerExternalVolumeSuite (441.11s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_external_volume_driver_test.go:53: [d6fa954041328] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_external_volume_driver_test.go:53: [d88f7686c28f1] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_external_volume_driver_test.go:53: [dea9b3cb388be] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_external_volume_driver_test.go:53: [dbb928568a9de] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_external_volume_driver_test.go:485: [d65c7533152f9] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_external_volume_driver_test.go:53: [dea1058f03eed] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z] PASS
19:56:13 [2020-04-09T19:56:13.642Z] 
19:56:13 [2020-04-09T19:56:13.642Z] === Skipped
19:56:13 [2020-04-09T19:56:13.642Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:56:13 [2020-04-09T19:56:13.642Z]         check_test.go:309: [d476ba2804667] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z] 
19:56:13 [2020-04-09T19:56:13.642Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:56:13 [2020-04-09T19:56:13.642Z]         check_test.go:309: [d3f934d13ac04] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z] 
19:56:13 [2020-04-09T19:56:13.642Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:56:13 [2020-04-09T19:56:13.642Z]         check_test.go:309: [d099df3ce03d1] daemon is not started
19:56:13 [2020-04-09T19:56:13.642Z] 
19:56:13 [2020-04-09T19:56:13.642Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:56:13 [2020-04-09T19:56:13.642Z] 
19:56:13 [2020-04-09T19:56:13.642Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:56:13 [2020-04-09T19:56:13.642Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:56:13 [2020-04-09T19:56:13.642Z] 
19:56:13 [2020-04-09T19:56:13.642Z] 
19:56:13 [2020-04-09T19:56:13.642Z] DONE 273 tests, 5 skipped in 2555.537s
19:56:13 [2020-04-09T19:56:13.642Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:56:13 [2020-04-09T19:56:13.642Z] ++++ cat bundles/test-integration/docker.pid
19:56:13 [2020-04-09T19:56:13.642Z] +++ kill 7434
19:56:14 [2020-04-09T19:56:14.565Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/debf473a51bc9/docker.pid
19:56:14 [2020-04-09T19:56:14.565Z] +++ kill 4299
19:56:14 [2020-04-09T19:56:14.565Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4299 is not a child of this shell
19:56:14 [2020-04-09T19:56:14.565Z] warning: PID 4299 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/debf473a51bc9/docker.pid had a nonzero exit code
19:56:14 [2020-04-09T19:56:14.565Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/debf473a51bc9/root: target is busy.
19:56:14 [2020-04-09T19:56:14.565Z] +++ /etc/init.d/apparmor stop
19:56:14 [2020-04-09T19:56:14.565Z] Leaving: AppArmorNo profiles have been unloaded.
19:56:14 [2020-04-09T19:56:14.565Z] 
19:56:14 [2020-04-09T19:56:14.565Z] Unloading profiles will leave already running processes permanently
19:56:14 [2020-04-09T19:56:14.565Z] unconfined, which can lead to unexpected situations.
19:56:14 [2020-04-09T19:56:14.565Z] 
19:56:14 [2020-04-09T19:56:14.565Z] To set a process to complain mode, use the command line tool
19:56:14 [2020-04-09T19:56:14.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:56:14 [2020-04-09T19:56:14.565Z] +++ true
19:56:14 [2020-04-09T19:56:14.565Z] 
19:56:14 [2020-04-09T19:56:14.819Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
19:56:14 [2020-04-09T19:56:14.829Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:56:17 [2020-04-09T19:56:17.549Z] + echo Ensuring container killed.
19:56:17 [2020-04-09T19:56:17.549Z] Ensuring container killed.
19:56:17 [2020-04-09T19:56:17.549Z] + docker ps -aq -f name=docker-pr10-*
19:56:17 [2020-04-09T19:56:17.549Z] + cids=85eb7fe6dc41
19:56:17 [2020-04-09T19:56:17.549Z] 87786a6b4c82
19:56:17 [2020-04-09T19:56:17.549Z] 6622ef952c10
19:56:17 [2020-04-09T19:56:17.549Z] + [ -n 85eb7fe6dc41
19:56:17 [2020-04-09T19:56:17.549Z] 87786a6b4c82
19:56:17 [2020-04-09T19:56:17.549Z] 6622ef952c10 ]
19:56:17 [2020-04-09T19:56:17.549Z] + docker rm -vf 85eb7fe6dc41 87786a6b4c82 6622ef952c10
19:56:20 [2020-04-09T19:56:20.057Z] 85eb7fe6dc41
19:56:20 [2020-04-09T19:56:20.057Z] 87786a6b4c82
19:56:20 [2020-04-09T19:56:20.057Z] 6622ef952c10
[Pipeline] sh
19:56:20 [2020-04-09T19:56:20.466Z] + echo Chowning /workspace to jenkins user
19:56:20 [2020-04-09T19:56:20.466Z] Chowning /workspace to jenkins user
19:56:20 [2020-04-09T19:56:20.466Z] + id -u
19:56:20 [2020-04-09T19:56:20.466Z] + id -g
19:56:20 [2020-04-09T19:56:20.466Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40725:/workspace busybox chown -R 1000:1000 /workspace
19:56:20 [2020-04-09T19:56:20.466Z] Unable to find image 'busybox:latest' locally
19:56:25 [2020-04-09T19:56:25.707Z] latest: Pulling from library/busybox
19:56:25 [2020-04-09T19:56:25.707Z] 0669b0daf1fb: Pulling fs layer
19:56:25 [2020-04-09T19:56:25.707Z] 0669b0daf1fb: Download complete
19:56:25 [2020-04-09T19:56:25.961Z] 0669b0daf1fb: Pull complete
19:56:25 [2020-04-09T19:56:25.961Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
19:56:25 [2020-04-09T19:56:25.961Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:56:29 [2020-04-09T19:56:29.625Z] + bundleName=amd64
19:56:29 [2020-04-09T19:56:29.625Z] + echo Creating amd64-bundles.tar.gz
19:56:29 [2020-04-09T19:56:29.625Z] Creating amd64-bundles.tar.gz
19:56:29 [2020-04-09T19:56:29.625Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:56:29 [2020-04-09T19:56:29.625Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
19:56:30 [2020-04-09T19:56:30.992Z] Archiving artifacts
19:56:32 [2020-04-09T19:56:32.700Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:56:33 [2020-04-09T19:56:33.134Z] + make clean
19:56:33 [2020-04-09T19:56:33.134Z] docker volume rm -f docker-dev-cache
19:56:33 [2020-04-09T19:56:33.390Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:10:18 [2020-04-09T20:10:18.769Z] ok  	github.com/docker/docker/integration-cli	2474.199s
20:10:18 [2020-04-09T20:10:18.769Z] 
20:10:18 [2020-04-09T20:10:18.769Z] === Skipped
20:10:18 [2020-04-09T20:10:18.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:10:18 [2020-04-09T20:10:18.769Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:10:18 [2020-04-09T20:10:18.769Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.769Z] 
20:10:18 [2020-04-09T20:10:18.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:10:18 [2020-04-09T20:10:18.769Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:10:18 [2020-04-09T20:10:18.769Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.769Z] 
20:10:18 [2020-04-09T20:10:18.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:10:18 [2020-04-09T20:10:18.770Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.770Z] 
20:10:18 [2020-04-09T20:10:18.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.10s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.10s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_sni_test.go:18: Flakey test
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.771Z] 
20:10:18 [2020-04-09T20:10:18.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:10:18 [2020-04-09T20:10:18.771Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
20:10:18 [2020-04-09T20:10:18.772Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.772Z] 
20:10:18 [2020-04-09T20:10:18.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
20:10:18 [2020-04-09T20:10:18.772Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:10:18 [2020-04-09T20:10:18.773Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.773Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:10:18 [2020-04-09T20:10:18.774Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.774Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:10:18 [2020-04-09T20:10:18.775Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.775Z] 
20:10:18 [2020-04-09T20:10:18.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
20:10:18 [2020-04-09T20:10:18.776Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
20:10:18 [2020-04-09T20:10:18.776Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:10:18 [2020-04-09T20:10:18.777Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:10:18 [2020-04-09T20:10:18.777Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.777Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
20:10:18 [2020-04-09T20:10:18.778Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] DONE 1096 tests, 549 skipped in 2485.608s
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Integration tests ended at 04/09/2020 20:10:15. Duration:00:41:25.7603016
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Docker info of the daemon under test at end of run
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] Containers: 2
20:10:18 [2020-04-09T20:10:18.778Z]  Running: 0
20:10:18 [2020-04-09T20:10:18.778Z]  Paused: 0
20:10:18 [2020-04-09T20:10:18.778Z]  Stopped: 2
20:10:18 [2020-04-09T20:10:18.778Z] Images: 12
20:10:18 [2020-04-09T20:10:18.778Z] Server Version: 0.0.0-dev
20:10:18 [2020-04-09T20:10:18.778Z] Storage Driver: windowsfilter
20:10:18 [2020-04-09T20:10:18.778Z]  Windows: 
20:10:18 [2020-04-09T20:10:18.778Z] Logging Driver: json-file
20:10:18 [2020-04-09T20:10:18.778Z] Plugins: 
20:10:18 [2020-04-09T20:10:18.778Z]  Volume: local
20:10:18 [2020-04-09T20:10:18.778Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:10:18 [2020-04-09T20:10:18.778Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:10:18 [2020-04-09T20:10:18.778Z] Swarm: inactive
20:10:18 [2020-04-09T20:10:18.778Z] Default Isolation: process
20:10:18 [2020-04-09T20:10:18.778Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:10:18 [2020-04-09T20:10:18.778Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
20:10:18 [2020-04-09T20:10:18.778Z] OSType: windows
20:10:18 [2020-04-09T20:10:18.778Z] Architecture: x86_64
20:10:18 [2020-04-09T20:10:18.778Z] CPUs: 4
20:10:18 [2020-04-09T20:10:18.778Z] Total Memory: 32GiB
20:10:18 [2020-04-09T20:10:18.778Z] Name: azwin-2-8f3450
20:10:18 [2020-04-09T20:10:18.778Z] ID: FVPK:HWPF:RZS4:QAFB:UAUY:LYTJ:DFBX:M3XJ:CNKM:QEI5:DJ7G:WFQ5
20:10:18 [2020-04-09T20:10:18.778Z] Docker Root Dir: D:\CI\PR-40725\10\daemon
20:10:18 [2020-04-09T20:10:18.778Z] Debug Mode (client): false
20:10:18 [2020-04-09T20:10:18.778Z] Debug Mode (server): true
20:10:18 [2020-04-09T20:10:18.778Z]  File Descriptors: -1
20:10:18 [2020-04-09T20:10:18.778Z]  Goroutines: 18
20:10:18 [2020-04-09T20:10:18.778Z]  System Time: 2020-04-09T20:10:16.0408393Z
20:10:18 [2020-04-09T20:10:18.778Z]  EventsListeners: 0
20:10:18 [2020-04-09T20:10:18.778Z] Registry: https://index.docker.io/v1/
20:10:18 [2020-04-09T20:10:18.778Z] Labels:
20:10:18 [2020-04-09T20:10:18.778Z] Experimental: false
20:10:18 [2020-04-09T20:10:18.778Z] Insecure Registries:
20:10:18 [2020-04-09T20:10:18.778Z]  127.0.0.0/8
20:10:18 [2020-04-09T20:10:18.778Z] Live Restore Enabled: false
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] 
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Stopping daemon under test
20:10:18 [2020-04-09T20:10:18.778Z] SUCCESS: The process with PID 4344 (child process of PID 2088) has been terminated.
20:10:18 [2020-04-09T20:10:18.778Z] SUCCESS: The process with PID 2088 (child process of PID 4928) has been terminated.
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Stop tailing logs of the daemon under tests
20:10:18 [2020-04-09T20:10:18.778Z] INFO: executeCI.ps1 Completed successfully at 04/09/2020 20:10:16.
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Tidying up at end of run
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Saving daemon under test log (d:\CI\PR-40725\10\dut.out) to C:\windows\TEMP\CIDUT.out
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Saving daemon under test log (d:\CI\PR-40725\10\dut.err) to C:\windows\TEMP\CIDUT.err
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Nuke-Everything...
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Container count on control daemon to delete is 2
20:10:18 [2020-04-09T20:10:18.778Z] 3b6df49b5a93
20:10:18 [2020-04-09T20:10:18.778Z] 8d7979fb3f52
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Tidying pidfile d:\CI\PR-40725\10\docker.pid
20:10:18 [2020-04-09T20:10:18.778Z] INFO: Nuking d:\CI
20:10:49 [2020-04-09T20:10:49.231Z] INFO: Zapped successfully
20:10:49 [2020-04-09T20:10:49.231Z] 
20:10:49 [2020-04-09T20:10:49.231Z] INFO: executeCI.ps1 exiting at Thu Apr  9 20:10:47 CUT 2020. Duration 01:04:58.1991514
20:10:49 [2020-04-09T20:10:49.231Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
20:10:49 [2020-04-09T20:10:49.480Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:11:02 [2020-04-09T20:11:02.544Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
20:11:04 [2020-04-09T20:11:04.950Z] Archiving artifacts
20:11:18 [2020-04-09T20:11:18.970Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40725/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:11:19 [2020-04-09T20:11:19.906Z] + make clean
20:11:21 [2020-04-09T20:11:21.458Z] docker volume rm -f docker-dev-cache
20:11:21 [2020-04-09T20:11:21.458Z] 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