Skip to content
Success

Console Output

Pull request #41125 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
08:41:39 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 87b89475803595970b512377f3a644ead7493b39+4609153995b59f54b507446eb2b2cca9ebbbf8e8 (e754a24ba117355635456c7ebc3c778585a126e6)
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
 > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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
08:41:43 [2020-06-22T08:41:43.854Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:41:43 [2020-06-22T08:41:43.863Z] Trying to pass milestone 1
[Pipeline] milestone
08:41:43 [2020-06-22T08:41:43.902Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:41:44 [2020-06-22T08:41:44.098Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f6895bec0cfd30c1) in /home/ubuntu/workspace/moby_PR-41125
[Pipeline] {
[Pipeline] checkout
08:41:44 [2020-06-22T08:41:44.137Z] using credential docker-jenkins-github-credentials
08:41:44 [2020-06-22T08:41:44.148Z] Cloning the remote Git repository
08:41:44 [2020-06-22T08:41:44.148Z] Cloning with configured refspecs honoured and without tags
08:41:44 [2020-06-22T08:41:44.173Z] Cloning repository https://github.com/moby/moby.git
08:41:44 [2020-06-22T08:41:44.174Z]  > git init /home/ubuntu/workspace/moby_PR-41125 # timeout=10
08:41:44 [2020-06-22T08:41:44.178Z] Fetching upstream changes from https://github.com/moby/moby.git
08:41:44 [2020-06-22T08:41:44.178Z]  > git --version # timeout=10
08:41:44 [2020-06-22T08:41:44.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:41:44 [2020-06-22T08:41:44.183Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:03 [2020-06-22T08:42:03.616Z] Fetching without tags
08:42:03 [2020-06-22T08:42:03.572Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:03 [2020-06-22T08:42:03.576Z]  > git config --add remote.origin.fetch +refs/pull/41125/head:refs/remotes/origin/PR-41125 # timeout=10
08:42:03 [2020-06-22T08:42:03.583Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:03 [2020-06-22T08:42:03.594Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:03 [2020-06-22T08:42:03.599Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:03 [2020-06-22T08:42:03.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:03 [2020-06-22T08:42:03.600Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:03 [2020-06-22T08:42:03.965Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:42:05 [2020-06-22T08:42:05.126Z] Merge succeeded, producing 914743ba2035d2936eb466ab010a33ccff0f403b
08:42:05 [2020-06-22T08:42:05.126Z] Checking out Revision 914743ba2035d2936eb466ab010a33ccff0f403b (PR-41125)
08:42:05 [2020-06-22T08:42:05.210Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:42:03 [2020-06-22T08:42:03.949Z]  > git config core.sparsecheckout # timeout=10
08:42:03 [2020-06-22T08:42:03.956Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:04 [2020-06-22T08:42:04.460Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:42:05 [2020-06-22T08:42:05.102Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:05 [2020-06-22T08:42:05.109Z]  > git config core.sparsecheckout # timeout=10
08:42:05 [2020-06-22T08:42:05.115Z]  > git checkout -f 914743ba2035d2936eb466ab010a33ccff0f403b # timeout=10
08:42:05 [2020-06-22T08:42:05.194Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:42:06 [2020-06-22T08:42:06.090Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41125:/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
08:42:06 [2020-06-22T08:42:06.090Z] Unable to find image 'alpine:latest' locally
08:42:07 [2020-06-22T08:42:07.013Z] latest: Pulling from library/alpine
08:42:07 [2020-06-22T08:42:07.268Z] df20fa9351a1: Pulling fs layer
08:42:07 [2020-06-22T08:42:07.268Z] df20fa9351a1: Verifying Checksum
08:42:07 [2020-06-22T08:42:07.268Z] df20fa9351a1: Download complete
08:42:07 [2020-06-22T08:42:07.523Z] df20fa9351a1: Pull complete
08:42:07 [2020-06-22T08:42:07.523Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
08:42:07 [2020-06-22T08:42:07.523Z] Status: Downloaded newer image for alpine:latest
08:42:10 [2020-06-22T08:42:10.033Z] 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
08:42:10 [2020-06-22T08:42:10.522Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f6895bec0cfd30c1) in /home/ubuntu/workspace/moby_PR-41125
[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] }
08:42:10 [2020-06-22T08:42:10.540Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a2c3c74fd4dace26) in /home/ubuntu/workspace/moby_PR-41125
[Pipeline] {
08:42:10 [2020-06-22T08:42:10.555Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-05669caf9be46a9fa) in /home/ubuntu/workspace/moby_PR-41125
08:42:10 [2020-06-22T08:42:10.571Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41125
[Pipeline] checkout
08:42:10 [2020-06-22T08:42:10.585Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-41125
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
08:42:10 [2020-06-22T08:42:10.624Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
08:42:10 [2020-06-22T08:42:10.640Z] Fetching changes from the remote Git repository
[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] checkout
08:42:10 [2020-06-22T08:42:10.657Z] Fetching without tags
[Pipeline] {
08:42:10 [2020-06-22T08:42:10.667Z] using credential docker-jenkins-github-credentials
[Pipeline] {
08:42:10 [2020-06-22T08:42:10.677Z] Cloning the remote Git repository
08:42:10 [2020-06-22T08:42:10.677Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
08:42:10 [2020-06-22T08:42:10.709Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
08:42:10 [2020-06-22T08:42:10.720Z] Cloning the remote Git repository
08:42:10 [2020-06-22T08:42:10.720Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
08:42:10 [2020-06-22T08:42:10.763Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
08:42:10 [2020-06-22T08:42:10.780Z] Cloning the remote Git repository
08:42:10 [2020-06-22T08:42:10.780Z] 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
08:42:10 [2020-06-22T08:42:10.870Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
08:42:10 [2020-06-22T08:42:10.889Z] Cloning the remote Git repository
08:42:10 [2020-06-22T08:42:10.889Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] }
08:42:10 [2020-06-22T08:42:10.917Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:42:11 [2020-06-22T08:42:11.017Z] Merge succeeded, producing 2e198b586f39d2c67cb0bf23ab6b6a237c2ac1e9
08:42:11 [2020-06-22T08:42:11.017Z] Checking out Revision 2e198b586f39d2c67cb0bf23ab6b6a237c2ac1e9 (PR-41125)
08:42:11 [2020-06-22T08:42:11.070Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:42:10 [2020-06-22T08:42:10.614Z]  > git rev-parse --is-inside-work-tree # timeout=10
08:42:10 [2020-06-22T08:42:10.624Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:10 [2020-06-22T08:42:10.641Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.641Z]  > git --version # timeout=10
08:42:10 [2020-06-22T08:42:10.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:10 [2020-06-22T08:42:10.649Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:10 [2020-06-22T08:42:10.900Z]  > git config core.sparsecheckout # timeout=10
08:42:10 [2020-06-22T08:42:10.903Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:10 [2020-06-22T08:42:10.942Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:42:10 [2020-06-22T08:42:10.992Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:11 [2020-06-22T08:42:11.001Z]  > git config core.sparsecheckout # timeout=10
08:42:11 [2020-06-22T08:42:11.005Z]  > git checkout -f 2e198b586f39d2c67cb0bf23ab6b6a237c2ac1e9 # timeout=10
08:42:11 [2020-06-22T08:42:11.054Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
[Pipeline] withEnv
[Pipeline] {
08:42:10 [2020-06-22T08:42:10.714Z] Cloning repository https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.714Z]  > git init /home/ubuntu/workspace/moby_PR-41125 # timeout=10
08:42:10 [2020-06-22T08:42:10.728Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.728Z]  > git --version # timeout=10
08:42:10 [2020-06-22T08:42:10.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:10 [2020-06-22T08:42:10.738Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
08:42:10 [2020-06-22T08:42:10.729Z] Cloning repository https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.730Z]  > git init /home/ubuntu/workspace/moby_PR-41125 # timeout=10
08:42:10 [2020-06-22T08:42:10.741Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.741Z]  > git --version # timeout=10
08:42:10 [2020-06-22T08:42:10.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:10 [2020-06-22T08:42:10.746Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:10 [2020-06-22T08:42:10.786Z] Cloning repository https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.786Z]  > git init /home/jenkins/workspace/moby_PR-41125 # timeout=10
08:42:10 [2020-06-22T08:42:10.804Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.804Z]  > git --version # timeout=10
08:42:10 [2020-06-22T08:42:10.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:10 [2020-06-22T08:42:10.810Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:10 [2020-06-22T08:42:10.899Z] Cloning repository https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.918Z]  > git init /home/docker/workspace/moby_PR-41125 # timeout=10
08:42:10 [2020-06-22T08:42:10.929Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:10 [2020-06-22T08:42:10.929Z]  > git --version # timeout=10
08:42:10 [2020-06-22T08:42:10.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:10 [2020-06-22T08:42:10.934Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:11 [2020-06-22T08:42:11.977Z] + [ PR != PR ]
08:42:11 [2020-06-22T08:42:11.977Z] + [ master != master ]
08:42:11 [2020-06-22T08:42:11.977Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:12 [2020-06-22T08:42:12.358Z] + docker version
08:42:12 [2020-06-22T08:42:12.358Z] Client: Docker Engine - Community
08:42:12 [2020-06-22T08:42:12.358Z]  Version:           19.03.11
08:42:12 [2020-06-22T08:42:12.358Z]  API version:       1.40
08:42:12 [2020-06-22T08:42:12.358Z]  Go version:        go1.13.10
08:42:12 [2020-06-22T08:42:12.358Z]  Git commit:        42e35e61f3
08:42:12 [2020-06-22T08:42:12.358Z]  Built:             Mon Jun  1 09:12:22 2020
08:42:12 [2020-06-22T08:42:12.358Z]  OS/Arch:           linux/amd64
08:42:12 [2020-06-22T08:42:12.358Z]  Experimental:      false
08:42:12 [2020-06-22T08:42:12.358Z] 
08:42:12 [2020-06-22T08:42:12.359Z] Server: Docker Engine - Community
08:42:12 [2020-06-22T08:42:12.359Z]  Engine:
08:42:12 [2020-06-22T08:42:12.359Z]   Version:          19.03.11
08:42:12 [2020-06-22T08:42:12.359Z]   API version:      1.40 (minimum version 1.12)
08:42:12 [2020-06-22T08:42:12.359Z]   Go version:       go1.13.10
08:42:12 [2020-06-22T08:42:12.359Z]   Git commit:       42e35e61f3
08:42:12 [2020-06-22T08:42:12.359Z]   Built:            Mon Jun  1 09:10:54 2020
08:42:12 [2020-06-22T08:42:12.359Z]   OS/Arch:          linux/amd64
08:42:12 [2020-06-22T08:42:12.359Z]   Experimental:     true
08:42:12 [2020-06-22T08:42:12.359Z]  containerd:
08:42:12 [2020-06-22T08:42:12.359Z]   Version:          1.2.13
08:42:12 [2020-06-22T08:42:12.359Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:12 [2020-06-22T08:42:12.359Z]  runc:
08:42:12 [2020-06-22T08:42:12.359Z]   Version:          1.0.0-rc10
08:42:12 [2020-06-22T08:42:12.359Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:12 [2020-06-22T08:42:12.359Z]  docker-init:
08:42:12 [2020-06-22T08:42:12.359Z]   Version:          0.18.0
08:42:12 [2020-06-22T08:42:12.359Z]   GitCommit:        fec3683
[Pipeline] sh
08:42:12 [2020-06-22T08:42:12.679Z] + docker info
08:42:19 [2020-06-22T08:42:19.199Z] Client:
08:42:19 [2020-06-22T08:42:19.199Z]  Debug Mode: false
08:42:19 [2020-06-22T08:42:19.199Z] 
08:42:19 [2020-06-22T08:42:19.199Z] Server:
08:42:19 [2020-06-22T08:42:19.199Z]  Containers: 0
08:42:19 [2020-06-22T08:42:19.199Z]   Running: 0
08:42:19 [2020-06-22T08:42:19.199Z]   Paused: 0
08:42:19 [2020-06-22T08:42:19.199Z]   Stopped: 0
08:42:19 [2020-06-22T08:42:19.199Z]  Images: 26
08:42:19 [2020-06-22T08:42:19.199Z]  Server Version: 19.03.11
08:42:19 [2020-06-22T08:42:19.199Z]  Storage Driver: overlay2
08:42:19 [2020-06-22T08:42:19.200Z]   Backing Filesystem: extfs
08:42:19 [2020-06-22T08:42:19.200Z]   Supports d_type: true
08:42:19 [2020-06-22T08:42:19.200Z]   Native Overlay Diff: true
08:42:19 [2020-06-22T08:42:19.200Z]  Logging Driver: json-file
08:42:19 [2020-06-22T08:42:19.200Z]  Cgroup Driver: cgroupfs
08:42:19 [2020-06-22T08:42:19.200Z]  Plugins:
08:42:19 [2020-06-22T08:42:19.200Z]   Volume: local
08:42:19 [2020-06-22T08:42:19.200Z]   Network: bridge host ipvlan macvlan null overlay
08:42:19 [2020-06-22T08:42:19.200Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:42:19 [2020-06-22T08:42:19.200Z]  Swarm: inactive
08:42:19 [2020-06-22T08:42:19.200Z]  Runtimes: runc
08:42:19 [2020-06-22T08:42:19.200Z]  Default Runtime: runc
08:42:19 [2020-06-22T08:42:19.200Z]  Init Binary: docker-init
08:42:19 [2020-06-22T08:42:19.200Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:19 [2020-06-22T08:42:19.200Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:19 [2020-06-22T08:42:19.200Z]  init version: fec3683
08:42:19 [2020-06-22T08:42:19.200Z]  Security Options:
08:42:19 [2020-06-22T08:42:19.200Z]   apparmor
08:42:19 [2020-06-22T08:42:19.200Z]   seccomp
08:42:19 [2020-06-22T08:42:19.200Z]    Profile: default
08:42:19 [2020-06-22T08:42:19.200Z]  Kernel Version: 5.3.0-1023-aws
08:42:19 [2020-06-22T08:42:19.200Z]  Operating System: Ubuntu 18.04.4 LTS
08:42:19 [2020-06-22T08:42:19.200Z]  OSType: linux
08:42:19 [2020-06-22T08:42:19.200Z]  Architecture: x86_64
08:42:19 [2020-06-22T08:42:19.200Z]  CPUs: 2
08:42:19 [2020-06-22T08:42:19.200Z]  Total Memory: 7.487GiB
08:42:19 [2020-06-22T08:42:19.200Z]  Name: ip-10-100-86-169
08:42:19 [2020-06-22T08:42:19.200Z]  ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU
08:42:19 [2020-06-22T08:42:19.200Z]  Docker Root Dir: /var/lib/docker
08:42:19 [2020-06-22T08:42:19.200Z]  Debug Mode: false
08:42:19 [2020-06-22T08:42:19.200Z]  Registry: https://index.docker.io/v1/
08:42:19 [2020-06-22T08:42:19.200Z]  Labels:
08:42:19 [2020-06-22T08:42:19.200Z]  Experimental: true
08:42:19 [2020-06-22T08:42:19.200Z]  Insecure Registries:
08:42:19 [2020-06-22T08:42:19.200Z]   127.0.0.0/8
08:42:19 [2020-06-22T08:42:19.200Z]  Live Restore Enabled: true
08:42:19 [2020-06-22T08:42:19.200Z] 
08:42:19 [2020-06-22T08:42:19.200Z] WARNING: No swap limit support
[Pipeline] sh
08:42:19 [2020-06-22T08:42:19.513Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:19 [2020-06-22T08:42:19.513Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:19 [2020-06-22T08:42:19.513Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41125/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:19 [2020-06-22T08:42:19.513Z] + bash /home/ubuntu/workspace/moby_PR-41125/check-config.sh
08:42:19 [2020-06-22T08:42:19.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:19 [2020-06-22T08:42:19.513Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ...
08:42:19 [2020-06-22T08:42:19.513Z] 
08:42:19 [2020-06-22T08:42:19.513Z] Generally Necessary:
08:42:19 [2020-06-22T08:42:19.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:19 [2020-06-22T08:42:19.513Z] - apparmor: enabled and tools installed
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NAMESPACES: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NET_NS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_PID_NS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IPC_NS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_UTS_NS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUPS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_SCHED: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CPUSETS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_MEMCG: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_KEYS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_VETH: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_BRIDGE: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NF_NAT_IPV4: missing
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NF_NAT: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NF_NAT_NEEDED: missing
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:19 [2020-06-22T08:42:19.768Z] 
08:42:19 [2020-06-22T08:42:19.768Z] Optional Features:
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_USER_NS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_SECCOMP: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_PIDS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_MEMCG_SWAP: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:19 [2020-06-22T08:42:19.768Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_BLK_CGROUP: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IOSCHED_CFQ: missing
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_PERF: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_VS: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_VS_NFCT: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_EXT4_FS: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:19 [2020-06-22T08:42:19.768Z] - Network Drivers:
08:42:19 [2020-06-22T08:42:19.768Z]   - "overlay":
08:42:20 [2020-06-22T08:42:20.022Z]     - CONFIG_VXLAN: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:20 [2020-06-22T08:42:20.023Z]       Optional (for encrypted networks):
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_CRYPTO: enabled
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_CRYPTO_AEAD: enabled
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_CRYPTO_GCM: enabled
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_CRYPTO_GHASH: enabled
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_XFRM: enabled
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
08:42:20 [2020-06-22T08:42:20.023Z]   - "ipvlan":
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]   - "macvlan":
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_DUMMY: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]   - "ftp,tftp client in container":
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z] - Storage Drivers:
08:42:20 [2020-06-22T08:42:20.023Z]   - "aufs":
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]   - "btrfs":
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:20 [2020-06-22T08:42:20.023Z]   - "devicemapper":
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]   - "overlay":
08:42:20 [2020-06-22T08:42:20.023Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:20 [2020-06-22T08:42:20.023Z]   - "zfs":
08:42:20 [2020-06-22T08:42:20.023Z]     - /dev/zfs: present
08:42:20 [2020-06-22T08:42:20.023Z]     - zfs command: missing
08:42:20 [2020-06-22T08:42:20.023Z]     - zpool command: missing
08:42:20 [2020-06-22T08:42:20.023Z] 
08:42:20 [2020-06-22T08:42:20.023Z] Limits:
08:42:20 [2020-06-22T08:42:20.023Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:20 [2020-06-22T08:42:20.023Z] 
08:42:20 [2020-06-22T08:42:20.023Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:20 [2020-06-22T08:42:20.125Z] Fetching without tags
08:42:20 [2020-06-22T08:42:20.100Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:20 [2020-06-22T08:42:20.102Z]  > git config --add remote.origin.fetch +refs/pull/41125/head:refs/remotes/origin/PR-41125 # timeout=10
08:42:20 [2020-06-22T08:42:20.103Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:20 [2020-06-22T08:42:20.116Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:20 [2020-06-22T08:42:20.130Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:20 [2020-06-22T08:42:20.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:20 [2020-06-22T08:42:20.130Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:20 [2020-06-22T08:42:20.387Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:914743ba2035d2936eb466ab010a33ccff0f403b .
08:42:20 [2020-06-22T08:42:20.387Z] #2 [internal] load .dockerignore
08:42:20 [2020-06-22T08:42:20.388Z] #2 transferring context: 87B done
08:42:20 [2020-06-22T08:42:20.388Z] #2 DONE 0.0s
08:42:20 [2020-06-22T08:42:20.388Z] 
08:42:20 [2020-06-22T08:42:20.388Z] #1 [internal] load build definition from Dockerfile
08:42:20 [2020-06-22T08:42:20.388Z] #1 transferring dockerfile: 16.37kB done
08:42:20 [2020-06-22T08:42:20.388Z] #1 DONE 0.0s
08:42:20 [2020-06-22T08:42:20.388Z] 
08:42:20 [2020-06-22T08:42:20.388Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:42:20 [2020-06-22T08:42:20.415Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:42:20 [2020-06-22T08:42:20.642Z] #3 DONE 0.2s
08:42:20 [2020-06-22T08:42:20.642Z] 
08:42:20 [2020-06-22T08:42:20.642Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:42:20 [2020-06-22T08:42:20.642Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:42:20 [2020-06-22T08:42:20.896Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
08:42:20 [2020-06-22T08:42:20.896Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
08:42:20 [2020-06-22T08:42:20.896Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s
08:42:20 [2020-06-22T08:42:20.896Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:42:21 [2020-06-22T08:42:21.150Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
08:42:21 [2020-06-22T08:42:21.151Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
08:42:21 [2020-06-22T08:42:21.369Z] Merge succeeded, producing 9ec613a9d762d092e03302d0a836b2e71d3587c7
08:42:21 [2020-06-22T08:42:21.370Z] Checking out Revision 9ec613a9d762d092e03302d0a836b2e71d3587c7 (PR-41125)
08:42:21 [2020-06-22T08:42:21.405Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
08:42:21 [2020-06-22T08:42:21.405Z] #4 DONE 0.6s
08:42:21 [2020-06-22T08:42:21.405Z] 
08:42:21 [2020-06-22T08:42:21.405Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:42:21 [2020-06-22T08:42:21.424Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:42:20 [2020-06-22T08:42:20.420Z]  > git config core.sparsecheckout # timeout=10
08:42:20 [2020-06-22T08:42:20.435Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:20 [2020-06-22T08:42:20.906Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:42:21 [2020-06-22T08:42:21.362Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:21 [2020-06-22T08:42:21.375Z]  > git config core.sparsecheckout # timeout=10
08:42:21 [2020-06-22T08:42:21.376Z]  > git checkout -f 9ec613a9d762d092e03302d0a836b2e71d3587c7 # timeout=10
08:42:21 [2020-06-22T08:42:21.429Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:21 [2020-06-22T08:42:21.660Z] #5 DONE 0.3s
08:42:21 [2020-06-22T08:42:21.660Z] 
08:42:21 [2020-06-22T08:42:21.660Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
08:42:21 [2020-06-22T08:42:21.660Z] #6 DONE 0.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
08:42:21 [2020-06-22T08:42:21.915Z] 
08:42:21 [2020-06-22T08:42:21.915Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:21 [2020-06-22T08:42:21.915Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done
08:42:21 [2020-06-22T08:42:21.915Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done
08:42:21 [2020-06-22T08:42:21.915Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done
08:42:21 [2020-06-22T08:42:21.915Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.0s
08:42:21 [2020-06-22T08:42:21.915Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done
08:42:21 [2020-06-22T08:42:21.915Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.0s
08:42:21 [2020-06-22T08:42:21.915Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 3.62MB / 7.81MB 0.1s
08:42:21 [2020-06-22T08:42:21.915Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.79MB / 50.39MB 0.1s
[Pipeline] sh
08:42:22 [2020-06-22T08:42:22.269Z] + docker version
08:42:22 [2020-06-22T08:42:22.269Z] Client: Docker Engine - Community
08:42:22 [2020-06-22T08:42:22.269Z]  Version:           19.03.7
08:42:22 [2020-06-22T08:42:22.269Z]  API version:       1.40
08:42:22 [2020-06-22T08:42:22.269Z]  Go version:        go1.12.17
08:42:22 [2020-06-22T08:42:22.269Z]  Git commit:        7141c199a2
08:42:22 [2020-06-22T08:42:22.269Z]  Built:             Sat Mar  7 16:48:47 2020
08:42:22 [2020-06-22T08:42:22.269Z]  OS/Arch:           linux/s390x
08:42:22 [2020-06-22T08:42:22.269Z]  Experimental:      false
08:42:22 [2020-06-22T08:42:22.269Z] 
08:42:22 [2020-06-22T08:42:22.269Z] Server: Docker Engine - Community
08:42:22 [2020-06-22T08:42:22.269Z]  Engine:
08:42:22 [2020-06-22T08:42:22.269Z]   Version:          19.03.7
08:42:22 [2020-06-22T08:42:22.269Z]   API version:      1.40 (minimum version 1.12)
08:42:22 [2020-06-22T08:42:22.269Z]   Go version:       go1.12.17
08:42:22 [2020-06-22T08:42:22.269Z]   Git commit:       7141c199a2
08:42:22 [2020-06-22T08:42:22.269Z]   Built:            Sat Mar  7 16:47:46 2020
08:42:22 [2020-06-22T08:42:22.269Z]   OS/Arch:          linux/s390x
08:42:22 [2020-06-22T08:42:22.269Z]   Experimental:     true
08:42:22 [2020-06-22T08:42:22.269Z]  containerd:
08:42:22 [2020-06-22T08:42:22.269Z]   Version:          1.2.13
08:42:22 [2020-06-22T08:42:22.269Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:22 [2020-06-22T08:42:22.269Z]  runc:
08:42:22 [2020-06-22T08:42:22.269Z]   Version:          1.0.0-rc10
08:42:22 [2020-06-22T08:42:22.269Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:22 [2020-06-22T08:42:22.269Z]  docker-init:
08:42:22 [2020-06-22T08:42:22.269Z]   Version:          0.18.0
08:42:22 [2020-06-22T08:42:22.269Z]   GitCommit:        fec3683
[Pipeline] sh
08:42:22 [2020-06-22T08:42:22.487Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s done
08:42:22 [2020-06-22T08:42:22.487Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 19.47MB / 50.39MB 0.5s
08:42:22 [2020-06-22T08:42:22.487Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 7.23MB / 10.00MB 0.5s
08:42:22 [2020-06-22T08:42:22.487Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.29MB / 51.83MB 0.5s
08:42:22 [2020-06-22T08:42:22.487Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 23.63MB / 50.39MB 0.6s
08:42:22 [2020-06-22T08:42:22.487Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s
08:42:22 [2020-06-22T08:42:22.487Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 9.99MB / 51.83MB 0.6s
08:42:22 [2020-06-22T08:42:22.635Z] + docker info
08:42:22 [2020-06-22T08:42:22.744Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 30.12MB / 50.39MB 0.7s
08:42:22 [2020-06-22T08:42:22.744Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.7s done
08:42:22 [2020-06-22T08:42:22.744Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 17.28MB / 51.83MB 0.7s
08:42:22 [2020-06-22T08:42:22.744Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.7s
08:42:22 [2020-06-22T08:42:22.744Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 34.67MB / 50.39MB 0.8s
08:42:22 [2020-06-22T08:42:22.744Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 23.90MB / 51.83MB 0.8s
08:42:22 [2020-06-22T08:42:22.744Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 4.35MB / 68.65MB 0.8s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 46.44MB / 50.39MB 1.0s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 34.46MB / 51.83MB 1.0s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 13.53MB / 68.65MB 1.0s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 49.60MB / 50.39MB 1.1s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 39.74MB / 51.83MB 1.1s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.83MB / 68.65MB 1.1s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 46.40MB / 51.83MB 1.2s
08:42:22 [2020-06-22T08:42:22.999Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 27.56MB / 68.65MB 1.2s
08:42:23 [2020-06-22T08:42:23.254Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.3s
08:42:23 [2020-06-22T08:42:23.254Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 32.00MB / 68.65MB 1.3s
08:42:23 [2020-06-22T08:42:23.254Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 37.52MB / 68.65MB 1.4s
08:42:23 [2020-06-22T08:42:23.516Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 50.69MB / 68.65MB 1.6s
08:42:23 [2020-06-22T08:42:23.516Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 56.17MB / 68.65MB 1.8s
08:42:23 [2020-06-22T08:42:23.638Z] Client:
08:42:23 [2020-06-22T08:42:23.638Z]  Debug Mode: false
08:42:23 [2020-06-22T08:42:23.638Z] 
08:42:23 [2020-06-22T08:42:23.638Z] Server:
08:42:23 [2020-06-22T08:42:23.638Z]  Containers: 0
08:42:23 [2020-06-22T08:42:23.638Z]   Running: 0
08:42:23 [2020-06-22T08:42:23.638Z]   Paused: 0
08:42:23 [2020-06-22T08:42:23.638Z]   Stopped: 0
08:42:23 [2020-06-22T08:42:23.638Z]  Images: 0
08:42:23 [2020-06-22T08:42:23.638Z]  Server Version: 19.03.7
08:42:23 [2020-06-22T08:42:23.638Z]  Storage Driver: overlay2
08:42:23 [2020-06-22T08:42:23.638Z]   Backing Filesystem: <unknown>
08:42:23 [2020-06-22T08:42:23.638Z]   Supports d_type: true
08:42:23 [2020-06-22T08:42:23.638Z]   Native Overlay Diff: true
08:42:23 [2020-06-22T08:42:23.638Z]  Logging Driver: json-file
08:42:23 [2020-06-22T08:42:23.638Z]  Cgroup Driver: cgroupfs
08:42:23 [2020-06-22T08:42:23.638Z]  Plugins:
08:42:23 [2020-06-22T08:42:23.638Z]   Volume: local
08:42:23 [2020-06-22T08:42:23.638Z]   Network: bridge host ipvlan macvlan null overlay
08:42:23 [2020-06-22T08:42:23.638Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:42:23 [2020-06-22T08:42:23.638Z]  Swarm: inactive
08:42:23 [2020-06-22T08:42:23.638Z]  Runtimes: runc
08:42:23 [2020-06-22T08:42:23.638Z]  Default Runtime: runc
08:42:23 [2020-06-22T08:42:23.638Z]  Init Binary: docker-init
08:42:23 [2020-06-22T08:42:23.638Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:23 [2020-06-22T08:42:23.638Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:23 [2020-06-22T08:42:23.638Z]  init version: fec3683
08:42:23 [2020-06-22T08:42:23.638Z]  Security Options:
08:42:23 [2020-06-22T08:42:23.638Z]   apparmor
08:42:23 [2020-06-22T08:42:23.638Z]   seccomp
08:42:23 [2020-06-22T08:42:23.638Z]    Profile: default
08:42:23 [2020-06-22T08:42:23.638Z]  Kernel Version: 4.15.0-91-generic
08:42:23 [2020-06-22T08:42:23.638Z]  Operating System: Ubuntu 18.04.4 LTS
08:42:23 [2020-06-22T08:42:23.638Z]  OSType: linux
08:42:23 [2020-06-22T08:42:23.638Z]  Architecture: s390x
08:42:23 [2020-06-22T08:42:23.638Z]  CPUs: 2
08:42:23 [2020-06-22T08:42:23.638Z]  Total Memory: 7.861GiB
08:42:23 [2020-06-22T08:42:23.638Z]  Name: s390x-ubuntu-14
08:42:23 [2020-06-22T08:42:23.638Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
08:42:23 [2020-06-22T08:42:23.638Z]  Docker Root Dir: /var/lib/docker
08:42:23 [2020-06-22T08:42:23.638Z]  Debug Mode: false
08:42:23 [2020-06-22T08:42:23.638Z]  Username: dockerbuildbot
08:42:23 [2020-06-22T08:42:23.638Z]  Registry: https://index.docker.io/v1/
08:42:23 [2020-06-22T08:42:23.638Z]  Labels:
08:42:23 [2020-06-22T08:42:23.638Z]  Experimental: true
08:42:23 [2020-06-22T08:42:23.638Z]  Insecure Registries:
08:42:23 [2020-06-22T08:42:23.638Z]   127.0.0.0/8
08:42:23 [2020-06-22T08:42:23.638Z]  Live Restore Enabled: false
08:42:23 [2020-06-22T08:42:23.638Z] 
08:42:23 [2020-06-22T08:42:23.638Z] WARNING: No swap limit support
[Pipeline] sh
08:42:23 [2020-06-22T08:42:23.877Z] Fetching without tags
08:42:24 [2020-06-22T08:42:24.007Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:24 [2020-06-22T08:42:24.007Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:24 [2020-06-22T08:42:24.007Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41125/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:24 [2020-06-22T08:42:24.007Z] + bash /home/jenkins/workspace/moby_PR-41125/check-config.sh
08:42:24 [2020-06-22T08:42:24.007Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:24 [2020-06-22T08:42:24.077Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.0s done
08:42:24 [2020-06-22T08:42:24.077Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.9s done
08:42:24 [2020-06-22T08:42:24.077Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.1s
08:42:24 [2020-06-22T08:42:24.077Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a
08:42:24 [2020-06-22T08:42:24.077Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 0B / 120.16MB 2.1s
08:42:24 [2020-06-22T08:42:24.077Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 2.1s
08:42:24 [2020-06-22T08:42:24.077Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 2.2s done
08:42:24 [2020-06-22T08:42:24.128Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:42:24 [2020-06-22T08:42:24.294Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
08:42:24 [2020-06-22T08:42:24.294Z] 
08:42:24 [2020-06-22T08:42:24.294Z] Generally Necessary:
08:42:24 [2020-06-22T08:42:24.294Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:24 [2020-06-22T08:42:24.294Z] - apparmor: enabled and tools installed
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NAMESPACES: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NET_NS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_PID_NS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_IPC_NS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_UTS_NS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUPS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUP_SCHED: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CPUSETS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_MEMCG: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_KEYS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_VETH: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_BRIDGE: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NF_NAT: enabled (as module)
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_NF_NAT_NEEDED: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:24 [2020-06-22T08:42:24.294Z] 
08:42:24 [2020-06-22T08:42:24.294Z] Optional Features:
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_USER_NS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_SECCOMP: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUP_PIDS: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_MEMCG_SWAP: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:24 [2020-06-22T08:42:24.294Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_BLK_CGROUP: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_IOSCHED_CFQ: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUP_PERF: enabled
08:42:24 [2020-06-22T08:42:24.294Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_IP_VS: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_IP_VS_NFCT: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_EXT4_FS: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:24 [2020-06-22T08:42:24.295Z] - Network Drivers:
08:42:24 [2020-06-22T08:42:24.295Z]   - "overlay":
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_VXLAN: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:24 [2020-06-22T08:42:24.295Z]       Optional (for encrypted networks):
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_CRYPTO: enabled
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_CRYPTO_AEAD: enabled
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_CRYPTO_GCM: enabled
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_CRYPTO_GHASH: enabled
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_XFRM: enabled
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]   - "ipvlan":
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]   - "macvlan":
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_DUMMY: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]   - "ftp,tftp client in container":
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z] - Storage Drivers:
08:42:24 [2020-06-22T08:42:24.295Z]   - "aufs":
08:42:24 [2020-06-22T08:42:24.295Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:24 [2020-06-22T08:42:24.295Z]   - "btrfs":
08:42:24 [2020-06-22T08:42:24.390Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 8.78MB / 120.16MB 2.3s
08:42:24 [2020-06-22T08:42:24.390Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.5s done
08:42:24 [2020-06-22T08:42:24.390Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 24.66MB / 120.16MB 2.5s
08:42:24 [2020-06-22T08:42:24.575Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:24 [2020-06-22T08:42:24.575Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:24 [2020-06-22T08:42:24.575Z]   - "devicemapper":
08:42:24 [2020-06-22T08:42:24.575Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:24 [2020-06-22T08:42:24.575Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:24 [2020-06-22T08:42:24.575Z]   - "overlay":
08:42:24 [2020-06-22T08:42:24.575Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:24 [2020-06-22T08:42:24.575Z]   - "zfs":
08:42:24 [2020-06-22T08:42:24.575Z]     - /dev/zfs: missing
08:42:24 [2020-06-22T08:42:24.575Z]     - zfs command: missing
08:42:24 [2020-06-22T08:42:24.575Z]     - zpool command: missing
08:42:24 [2020-06-22T08:42:24.575Z] 
08:42:24 [2020-06-22T08:42:24.575Z] Limits:
08:42:24 [2020-06-22T08:42:24.575Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:24 [2020-06-22T08:42:24.575Z] 
08:42:24 [2020-06-22T08:42:24.575Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:24 [2020-06-22T08:42:24.758Z] #7 ...
08:42:24 [2020-06-22T08:42:24.758Z] 
08:42:24 [2020-06-22T08:42:24.758Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:42:24 [2020-06-22T08:42:24.758Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:42:24 [2020-06-22T08:42:24.758Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
08:42:24 [2020-06-22T08:42:24.758Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:42:24 [2020-06-22T08:42:24.758Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:42:24 [2020-06-22T08:42:24.758Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done
08:42:24 [2020-06-22T08:42:24.758Z] #58 DONE 2.7s
08:42:24 [2020-06-22T08:42:24.758Z] 
08:42:24 [2020-06-22T08:42:24.758Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:24 [2020-06-22T08:42:24.758Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 33.61MB / 120.16MB 2.8s
08:42:24 [2020-06-22T08:42:24.758Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 44.52MB / 120.16MB 3.0s
08:42:23 [2020-06-22T08:42:23.820Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:23 [2020-06-22T08:42:23.826Z]  > git config --add remote.origin.fetch +refs/pull/41125/head:refs/remotes/origin/PR-41125 # timeout=10
08:42:23 [2020-06-22T08:42:23.838Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:23 [2020-06-22T08:42:23.856Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:23 [2020-06-22T08:42:23.873Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:23 [2020-06-22T08:42:23.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:23 [2020-06-22T08:42:23.874Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:24 [2020-06-22T08:42:24.122Z]  > git config core.sparsecheckout # timeout=10
08:42:24 [2020-06-22T08:42:24.126Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:24 [2020-06-22T08:42:24.632Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:42:24 [2020-06-22T08:42:24.953Z] Fetching without tags
08:42:25 [2020-06-22T08:42:25.000Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:914743ba2035d2936eb466ab010a33ccff0f403b .
08:42:25 [2020-06-22T08:42:25.000Z] #2 [internal] load .dockerignore
08:42:25 [2020-06-22T08:42:25.000Z] #2 transferring context: 87B 0.0s done
08:42:25 [2020-06-22T08:42:25.000Z] #2 DONE 0.0s
08:42:25 [2020-06-22T08:42:25.000Z] 
08:42:25 [2020-06-22T08:42:25.000Z] #1 [internal] load build definition from Dockerfile
08:42:25 [2020-06-22T08:42:25.000Z] #1 transferring dockerfile: 16.37kB 0.0s done
08:42:25 [2020-06-22T08:42:25.000Z] #1 DONE 0.0s
08:42:25 [2020-06-22T08:42:25.000Z] 
08:42:25 [2020-06-22T08:42:25.000Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:42:25 [2020-06-22T08:42:25.015Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 52.15MB / 120.16MB 3.0s
08:42:25 [2020-06-22T08:42:25.124Z] Merge succeeded, producing f56a7bfb7f2997d98a20bc587b02f045a8bf5aed
08:42:25 [2020-06-22T08:42:25.124Z] Checking out Revision f56a7bfb7f2997d98a20bc587b02f045a8bf5aed (PR-41125)
08:42:25 [2020-06-22T08:42:25.202Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:42:25 [2020-06-22T08:42:25.107Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:25 [2020-06-22T08:42:25.118Z]  > git config core.sparsecheckout # timeout=10
08:42:25 [2020-06-22T08:42:25.136Z]  > git checkout -f f56a7bfb7f2997d98a20bc587b02f045a8bf5aed # timeout=10
08:42:25 [2020-06-22T08:42:25.196Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:25 [2020-06-22T08:42:25.270Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 71.72MB / 120.16MB 3.3s
08:42:25 [2020-06-22T08:42:25.290Z] #3 DONE 0.2s
08:42:25 [2020-06-22T08:42:25.290Z] 
08:42:25 [2020-06-22T08:42:25.290Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:42:25 [2020-06-22T08:42:25.290Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:42:25 [2020-06-22T08:42:25.333Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:42:25 [2020-06-22T08:42:25.517Z] Still waiting to schedule task
08:42:25 [2020-06-22T08:42:25.517Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
08:42:25 [2020-06-22T08:42:25.522Z] Still waiting to schedule task
08:42:25 [2020-06-22T08:42:25.522Z] Waiting for next available executor on ‘azwin-2-80c2b0’
08:42:25 [2020-06-22T08:42:25.528Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 91.85MB / 120.16MB 3.7s
08:42:25 [2020-06-22T08:42:25.528Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 101.26MB / 120.16MB 3.7s
08:42:25 [2020-06-22T08:42:25.578Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:42:25 [2020-06-22T08:42:25.578Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
08:42:25 [2020-06-22T08:42:25.578Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
08:42:25 [2020-06-22T08:42:25.578Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
08:42:25 [2020-06-22T08:42:25.578Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:25 [2020-06-22T08:42:25.783Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 113.20MB / 120.16MB 3.8s
08:42:25 [2020-06-22T08:42:25.783Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 3.9s
08:42:25 [2020-06-22T08:42:25.859Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
08:42:25 [2020-06-22T08:42:25.859Z] #4 DONE 0.5s
08:42:26 [2020-06-22T08:42:26.091Z] + docker version
08:42:26 [2020-06-22T08:42:26.091Z] Client: Docker Engine - Community
08:42:26 [2020-06-22T08:42:26.091Z]  Version:           19.03.11
08:42:26 [2020-06-22T08:42:26.091Z]  API version:       1.40
08:42:26 [2020-06-22T08:42:26.091Z]  Go version:        go1.13.10
08:42:26 [2020-06-22T08:42:26.091Z]  Git commit:        42e35e61f3
08:42:26 [2020-06-22T08:42:26.091Z]  Built:             Mon Jun  1 09:12:22 2020
08:42:26 [2020-06-22T08:42:26.091Z]  OS/Arch:           linux/amd64
08:42:26 [2020-06-22T08:42:26.091Z]  Experimental:      false
08:42:26 [2020-06-22T08:42:26.091Z] 
08:42:26 [2020-06-22T08:42:26.091Z] Server: Docker Engine - Community
08:42:26 [2020-06-22T08:42:26.091Z]  Engine:
08:42:26 [2020-06-22T08:42:26.091Z]   Version:          19.03.11
08:42:26 [2020-06-22T08:42:26.091Z]   API version:      1.40 (minimum version 1.12)
08:42:26 [2020-06-22T08:42:26.091Z]   Go version:       go1.13.10
08:42:26 [2020-06-22T08:42:26.091Z]   Git commit:       42e35e61f3
08:42:26 [2020-06-22T08:42:26.091Z]   Built:            Mon Jun  1 09:10:54 2020
08:42:26 [2020-06-22T08:42:26.091Z]   OS/Arch:          linux/amd64
08:42:26 [2020-06-22T08:42:26.091Z]   Experimental:     true
08:42:26 [2020-06-22T08:42:26.091Z]  containerd:
08:42:26 [2020-06-22T08:42:26.091Z]   Version:          1.2.13
08:42:26 [2020-06-22T08:42:26.091Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:26 [2020-06-22T08:42:26.091Z]  runc:
08:42:26 [2020-06-22T08:42:26.091Z]   Version:          1.0.0-rc10
08:42:26 [2020-06-22T08:42:26.091Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:26 [2020-06-22T08:42:26.091Z]  docker-init:
08:42:26 [2020-06-22T08:42:26.091Z]   Version:          0.18.0
08:42:26 [2020-06-22T08:42:26.091Z]   GitCommit:        fec3683
[Pipeline] sh
08:42:26 [2020-06-22T08:42:26.343Z] #7 ...
08:42:26 [2020-06-22T08:42:26.343Z] 
08:42:26 [2020-06-22T08:42:26.343Z] #20 [internal] load build context
08:42:26 [2020-06-22T08:42:26.343Z] #20 transferring context: 51.19MB 4.0s done
08:42:26 [2020-06-22T08:42:26.343Z] #20 DONE 4.4s
08:42:26 [2020-06-22T08:42:26.343Z] 
08:42:26 [2020-06-22T08:42:26.343Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:26 [2020-06-22T08:42:26.365Z] + docker info
08:42:26 [2020-06-22T08:42:26.488Z] 
08:42:26 [2020-06-22T08:42:26.488Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
08:42:26 [2020-06-22T08:42:26.488Z] #6 DONE 0.2s
08:42:26 [2020-06-22T08:42:26.488Z] 
08:42:26 [2020-06-22T08:42:26.488Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:42:26 [2020-06-22T08:42:26.488Z] #5 DONE 0.1s
08:42:26 [2020-06-22T08:42:26.488Z] 
08:42:26 [2020-06-22T08:42:26.488Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:26 [2020-06-22T08:42:26.488Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done
08:42:26 [2020-06-22T08:42:26.488Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 97.33kB / 7.39MB 0.1s
08:42:26 [2020-06-22T08:42:26.488Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 924.73kB / 9.88MB 0.1s
08:42:26 [2020-06-22T08:42:26.488Z] #7 sha256:91a64123d86fe249219076638cf70e62edacff8ae0ba221c12b5d938d96626cc 1.79kB / 1.79kB done
08:42:26 [2020-06-22T08:42:26.489Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.1s
08:42:26 [2020-06-22T08:42:26.489Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done
08:42:26 [2020-06-22T08:42:26.489Z] #7 sha256:617ad326fb949f21b571405c1268a2b61795a8bf167f617b2f2f29a83df8546e 5.46kB / 5.46kB done
08:42:24 [2020-06-22T08:42:24.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:24 [2020-06-22T08:42:24.941Z]  > git config --add remote.origin.fetch +refs/pull/41125/head:refs/remotes/origin/PR-41125 # timeout=10
08:42:24 [2020-06-22T08:42:24.946Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:24 [2020-06-22T08:42:24.953Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:24 [2020-06-22T08:42:24.962Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:24 [2020-06-22T08:42:24.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:24 [2020-06-22T08:42:24.963Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:25 [2020-06-22T08:42:25.342Z]  > git config core.sparsecheckout # timeout=10
08:42:25 [2020-06-22T08:42:25.346Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:26 [2020-06-22T08:42:26.279Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:42:26 [2020-06-22T08:42:26.597Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 4.8s done
08:42:26 [2020-06-22T08:42:26.619Z] Client:
08:42:26 [2020-06-22T08:42:26.619Z]  Debug Mode: false
08:42:26 [2020-06-22T08:42:26.619Z] 
08:42:26 [2020-06-22T08:42:26.619Z] Server:
08:42:26 [2020-06-22T08:42:26.619Z]  Containers: 0
08:42:26 [2020-06-22T08:42:26.619Z]   Running: 0
08:42:26 [2020-06-22T08:42:26.619Z]   Paused: 0
08:42:26 [2020-06-22T08:42:26.619Z]   Stopped: 0
08:42:26 [2020-06-22T08:42:26.619Z]  Images: 2
08:42:26 [2020-06-22T08:42:26.619Z]  Server Version: 19.03.11
08:42:26 [2020-06-22T08:42:26.619Z]  Storage Driver: overlay2
08:42:26 [2020-06-22T08:42:26.619Z]   Backing Filesystem: extfs
08:42:26 [2020-06-22T08:42:26.619Z]   Supports d_type: true
08:42:26 [2020-06-22T08:42:26.619Z]   Native Overlay Diff: true
08:42:26 [2020-06-22T08:42:26.619Z]  Logging Driver: json-file
08:42:26 [2020-06-22T08:42:26.619Z]  Cgroup Driver: cgroupfs
08:42:26 [2020-06-22T08:42:26.619Z]  Plugins:
08:42:26 [2020-06-22T08:42:26.619Z]   Volume: local
08:42:26 [2020-06-22T08:42:26.619Z]   Network: bridge host ipvlan macvlan null overlay
08:42:26 [2020-06-22T08:42:26.619Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:42:26 [2020-06-22T08:42:26.619Z]  Swarm: inactive
08:42:26 [2020-06-22T08:42:26.619Z]  Runtimes: runc
08:42:26 [2020-06-22T08:42:26.619Z]  Default Runtime: runc
08:42:26 [2020-06-22T08:42:26.619Z]  Init Binary: docker-init
08:42:26 [2020-06-22T08:42:26.619Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:26 [2020-06-22T08:42:26.619Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:26 [2020-06-22T08:42:26.619Z]  init version: fec3683
08:42:26 [2020-06-22T08:42:26.619Z]  Security Options:
08:42:26 [2020-06-22T08:42:26.619Z]   apparmor
08:42:26 [2020-06-22T08:42:26.619Z]   seccomp
08:42:26 [2020-06-22T08:42:26.619Z]    Profile: default
08:42:26 [2020-06-22T08:42:26.619Z]  Kernel Version: 5.3.0-1023-aws
08:42:26 [2020-06-22T08:42:26.619Z]  Operating System: Ubuntu 18.04.4 LTS
08:42:26 [2020-06-22T08:42:26.619Z]  OSType: linux
08:42:26 [2020-06-22T08:42:26.619Z]  Architecture: x86_64
08:42:26 [2020-06-22T08:42:26.619Z]  CPUs: 2
08:42:26 [2020-06-22T08:42:26.619Z]  Total Memory: 7.487GiB
08:42:26 [2020-06-22T08:42:26.619Z]  Name: ip-10-100-92-221
08:42:26 [2020-06-22T08:42:26.619Z]  ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU
08:42:26 [2020-06-22T08:42:26.619Z]  Docker Root Dir: /var/lib/docker
08:42:26 [2020-06-22T08:42:26.619Z]  Debug Mode: false
08:42:26 [2020-06-22T08:42:26.619Z]  Registry: https://index.docker.io/v1/
08:42:26 [2020-06-22T08:42:26.619Z]  Labels:
08:42:26 [2020-06-22T08:42:26.619Z]  Experimental: true
08:42:26 [2020-06-22T08:42:26.619Z]  Insecure Registries:
08:42:26 [2020-06-22T08:42:26.619Z]   127.0.0.0/8
08:42:26 [2020-06-22T08:42:26.619Z]  Live Restore Enabled: true
08:42:26 [2020-06-22T08:42:26.619Z] 
08:42:26 [2020-06-22T08:42:26.619Z] WARNING: No swap limit support
[Pipeline] sh
08:42:26 [2020-06-22T08:42:26.674Z] Merge succeeded, producing 02a59c2472e47c9aa1406414f12a249732f5ab5b
08:42:26 [2020-06-22T08:42:26.675Z] Checking out Revision 02a59c2472e47c9aa1406414f12a249732f5ab5b (PR-41125)
08:42:26 [2020-06-22T08:42:26.798Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 3.14MB / 7.39MB 0.2s
08:42:26 [2020-06-22T08:42:26.798Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 7.10MB / 9.88MB 0.2s
08:42:26 [2020-06-22T08:42:26.932Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:26 [2020-06-22T08:42:26.932Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:26 [2020-06-22T08:42:26.932Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41125/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:26 [2020-06-22T08:42:26.932Z] + bash /home/ubuntu/workspace/moby_PR-41125/check-config.sh
08:42:26 [2020-06-22T08:42:26.932Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:26 [2020-06-22T08:42:26.932Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ...
08:42:26 [2020-06-22T08:42:26.932Z] 
08:42:26 [2020-06-22T08:42:26.932Z] Generally Necessary:
08:42:26 [2020-06-22T08:42:26.932Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:26 [2020-06-22T08:42:26.932Z] - apparmor: enabled and tools installed
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NAMESPACES: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NET_NS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_PID_NS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_IPC_NS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_UTS_NS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUPS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUP_SCHED: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CPUSETS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_MEMCG: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_KEYS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_VETH: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_BRIDGE: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NF_NAT_IPV4: missing
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NF_NAT: enabled (as module)
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_NF_NAT_NEEDED: missing
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:26 [2020-06-22T08:42:26.932Z] 
08:42:26 [2020-06-22T08:42:26.932Z] Optional Features:
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_USER_NS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_SECCOMP: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUP_PIDS: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_MEMCG_SWAP: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:26 [2020-06-22T08:42:26.932Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_BLK_CGROUP: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_IOSCHED_CFQ: missing
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUP_PERF: enabled
08:42:26 [2020-06-22T08:42:26.932Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:26 [2020-06-22T08:42:26.957Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:42:26 [2020-06-22T08:42:26.671Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:26 [2020-06-22T08:42:26.683Z]  > git config core.sparsecheckout # timeout=10
08:42:26 [2020-06-22T08:42:26.687Z]  > git checkout -f 02a59c2472e47c9aa1406414f12a249732f5ab5b # timeout=10
08:42:26 [2020-06-22T08:42:26.967Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 22.43MB / 48.97MB 0.5s
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 3.47MB / 56.71MB 0.5s
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 4.48MB / 51.37MB 0.5s
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 25.40MB / 48.97MB 0.6s
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 8.22MB / 56.71MB 0.6s
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 9.06MB / 51.37MB 0.6s
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 11.58MB / 56.71MB 0.7s
08:42:27 [2020-06-22T08:42:27.093Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 15.23MB / 51.37MB 0.7s
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_IP_VS: enabled (as module)
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_IP_VS_NFCT: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_EXT4_FS: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:27 [2020-06-22T08:42:27.186Z] - Network Drivers:
08:42:27 [2020-06-22T08:42:27.186Z]   - "overlay":
08:42:27 [2020-06-22T08:42:27.186Z]     - CONFIG_VXLAN: enabled (as module)
08:42:27 [2020-06-22T08:42:27.186Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:27 [2020-06-22T08:42:27.186Z]       Optional (for encrypted networks):
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_CRYPTO: enabled
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_CRYPTO_AEAD: enabled
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_CRYPTO_GCM: enabled
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_CRYPTO_GHASH: enabled
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_XFRM: enabled
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:27 [2020-06-22T08:42:27.186Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
08:42:27 [2020-06-22T08:42:27.187Z]   - "ipvlan":
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]   - "macvlan":
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_DUMMY: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]   - "ftp,tftp client in container":
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z] - Storage Drivers:
08:42:27 [2020-06-22T08:42:27.187Z]   - "aufs":
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]   - "btrfs":
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:27 [2020-06-22T08:42:27.187Z]   - "devicemapper":
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]   - "overlay":
08:42:27 [2020-06-22T08:42:27.187Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:27 [2020-06-22T08:42:27.187Z]   - "zfs":
08:42:27 [2020-06-22T08:42:27.187Z]     - /dev/zfs: present
08:42:27 [2020-06-22T08:42:27.187Z]     - zfs command: missing
08:42:27 [2020-06-22T08:42:27.187Z]     - zpool command: missing
08:42:27 [2020-06-22T08:42:27.187Z] 
08:42:27 [2020-06-22T08:42:27.187Z] Limits:
08:42:27 [2020-06-22T08:42:27.187Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:27 [2020-06-22T08:42:27.187Z] 
08:42:27 [2020-06-22T08:42:27.187Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:27 [2020-06-22T08:42:27.386Z] #7 ...
08:42:27 [2020-06-22T08:42:27.386Z] 
08:42:27 [2020-06-22T08:42:27.386Z] #20 [internal] load build context
08:42:27 [2020-06-22T08:42:27.386Z] #20 transferring context: 51.19MB 0.8s done
08:42:27 [2020-06-22T08:42:27.386Z] #20 DONE 0.8s
08:42:27 [2020-06-22T08:42:27.386Z] 
08:42:27 [2020-06-22T08:42:27.386Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:27 [2020-06-22T08:42:27.386Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 30.59MB / 48.97MB 0.8s
08:42:27 [2020-06-22T08:42:27.386Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 15.51MB / 56.71MB 0.8s
08:42:27 [2020-06-22T08:42:27.386Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 18.34MB / 51.37MB 0.8s
08:42:27 [2020-06-22T08:42:27.386Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 38.43MB / 48.97MB 1.0s
08:42:27 [2020-06-22T08:42:27.386Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 23.60MB / 56.71MB 1.0s
08:42:27 [2020-06-22T08:42:27.386Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 25.73MB / 51.37MB 1.0s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:27 [2020-06-22T08:42:27.522Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.5s done
08:42:27 [2020-06-22T08:42:27.522Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s
08:42:27 [2020-06-22T08:42:27.553Z] + sudo modprobe ip_vs
08:42:27 [2020-06-22T08:42:27.553Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:914743ba2035d2936eb466ab010a33ccff0f403b .
08:42:27 [2020-06-22T08:42:27.673Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 42.39MB / 48.97MB 1.1s
08:42:27 [2020-06-22T08:42:27.673Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 27.57MB / 56.71MB 1.1s
08:42:27 [2020-06-22T08:42:27.673Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 29.56MB / 51.37MB 1.1s
08:42:27 [2020-06-22T08:42:27.673Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.3s
08:42:27 [2020-06-22T08:42:27.673Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 36.48MB / 56.71MB 1.3s
08:42:27 [2020-06-22T08:42:27.673Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 37.56MB / 51.37MB 1.3s
08:42:27 [2020-06-22T08:42:27.777Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
08:42:27 [2020-06-22T08:42:27.777Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
08:42:27 [2020-06-22T08:42:27.797Z] + docker version
08:42:27 [2020-06-22T08:42:27.797Z] Client: Docker Engine - Community
08:42:27 [2020-06-22T08:42:27.797Z]  Version:           19.03.11
08:42:27 [2020-06-22T08:42:27.797Z]  API version:       1.40
08:42:27 [2020-06-22T08:42:27.797Z]  Go version:        go1.13.10
08:42:27 [2020-06-22T08:42:27.797Z]  Git commit:        42e35e6
08:42:27 [2020-06-22T08:42:27.797Z]  Built:             Mon Jun  1 09:13:13 2020
08:42:27 [2020-06-22T08:42:27.797Z]  OS/Arch:           linux/arm64
08:42:27 [2020-06-22T08:42:27.797Z]  Experimental:      false
08:42:27 [2020-06-22T08:42:27.797Z] 
08:42:27 [2020-06-22T08:42:27.797Z] Server: Docker Engine - Community
08:42:27 [2020-06-22T08:42:27.797Z]  Engine:
08:42:27 [2020-06-22T08:42:27.797Z]   Version:          19.03.11
08:42:27 [2020-06-22T08:42:27.797Z]   API version:      1.40 (minimum version 1.12)
08:42:27 [2020-06-22T08:42:27.797Z]   Go version:       go1.13.10
08:42:27 [2020-06-22T08:42:27.797Z]   Git commit:       42e35e6
08:42:27 [2020-06-22T08:42:27.797Z]   Built:            Mon Jun  1 09:11:46 2020
08:42:27 [2020-06-22T08:42:27.797Z]   OS/Arch:          linux/arm64
08:42:27 [2020-06-22T08:42:27.797Z]   Experimental:     true
08:42:27 [2020-06-22T08:42:27.797Z]  containerd:
08:42:27 [2020-06-22T08:42:27.797Z]   Version:          1.2.13
08:42:27 [2020-06-22T08:42:27.797Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:27 [2020-06-22T08:42:27.797Z]  runc:
08:42:27 [2020-06-22T08:42:27.797Z]   Version:          1.0.0-rc10
08:42:27 [2020-06-22T08:42:27.797Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:27 [2020-06-22T08:42:27.797Z]  docker-init:
08:42:27 [2020-06-22T08:42:27.797Z]   Version:          0.18.0
08:42:27 [2020-06-22T08:42:27.797Z]   GitCommit:        fec3683
[Pipeline] sh
08:42:27 [2020-06-22T08:42:27.807Z] #2 [internal] load build definition from Dockerfile
08:42:27 [2020-06-22T08:42:27.807Z] #2 transferring dockerfile: 16.37kB done
08:42:27 [2020-06-22T08:42:27.807Z] #2 DONE 0.0s
08:42:27 [2020-06-22T08:42:27.807Z] 
08:42:27 [2020-06-22T08:42:27.807Z] #1 [internal] load .dockerignore
08:42:27 [2020-06-22T08:42:27.807Z] #1 transferring context: 87B done
08:42:27 [2020-06-22T08:42:27.807Z] #1 DONE 0.0s
08:42:27 [2020-06-22T08:42:27.807Z] 
08:42:27 [2020-06-22T08:42:27.807Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:42:27 [2020-06-22T08:42:27.807Z] #3 DONE 0.1s
08:42:27 [2020-06-22T08:42:27.807Z] 
08:42:27 [2020-06-22T08:42:27.807Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:42:27 [2020-06-22T08:42:27.807Z] #4 CACHED
08:42:27 [2020-06-22T08:42:27.964Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.3s done
08:42:27 [2020-06-22T08:42:27.964Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 40.58MB / 56.71MB 1.4s
08:42:27 [2020-06-22T08:42:27.964Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 42.29MB / 51.37MB 1.4s
08:42:27 [2020-06-22T08:42:27.964Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 228.36kB / 102.23MB 1.4s
08:42:27 [2020-06-22T08:42:27.964Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 44.44MB / 56.71MB 1.5s
08:42:27 [2020-06-22T08:42:27.964Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 46.36MB / 51.37MB 1.5s
08:42:27 [2020-06-22T08:42:27.964Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s
08:42:28 [2020-06-22T08:42:28.031Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done
08:42:28 [2020-06-22T08:42:28.031Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
08:42:28 [2020-06-22T08:42:28.064Z] 
08:42:28 [2020-06-22T08:42:28.064Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:42:28 [2020-06-22T08:42:28.064Z] #6 DONE 0.1s
08:42:28 [2020-06-22T08:42:28.064Z] 
08:42:28 [2020-06-22T08:42:28.064Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
08:42:28 [2020-06-22T08:42:28.085Z] + docker info
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 48.38MB / 56.71MB 1.6s
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 50.29MB / 51.37MB 1.6s
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 7.99MB / 102.23MB 1.6s
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 53.88MB / 56.71MB 1.7s
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 13.20MB / 102.23MB 1.7s
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 0B / 155B 1.7s
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.8s done
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 31.32MB / 102.23MB 1.9s
08:42:28 [2020-06-22T08:42:28.261Z] #7 sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 155B / 155B 1.7s done
08:42:28 [2020-06-22T08:42:28.302Z] Fetching without tags
08:42:28 [2020-06-22T08:42:28.319Z] #5 DONE 0.1s
08:42:28 [2020-06-22T08:42:28.319Z] 
08:42:28 [2020-06-22T08:42:28.319Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:42:28 [2020-06-22T08:42:28.319Z] #58 DONE 0.0s
08:42:28 [2020-06-22T08:42:28.319Z] 
08:42:28 [2020-06-22T08:42:28.319Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:28 [2020-06-22T08:42:28.319Z] #7 DONE 0.0s
08:42:28 [2020-06-22T08:42:28.319Z] 
08:42:28 [2020-06-22T08:42:28.319Z] #20 [internal] load build context
08:42:28 [2020-06-22T08:42:28.273Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:28 [2020-06-22T08:42:28.276Z]  > git config --add remote.origin.fetch +refs/pull/41125/head:refs/remotes/origin/PR-41125 # timeout=10
08:42:28 [2020-06-22T08:42:28.279Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:28 [2020-06-22T08:42:28.293Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:28 [2020-06-22T08:42:28.308Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:28 [2020-06-22T08:42:28.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:28 [2020-06-22T08:42:28.309Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:28 [2020-06-22T08:42:28.551Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 44.66MB / 102.23MB 2.1s
08:42:28 [2020-06-22T08:42:28.712Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:42:28 [2020-06-22T08:42:28.835Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 56.45MB / 102.23MB 2.2s
08:42:28 [2020-06-22T08:42:28.835Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 66.03MB / 102.23MB 2.3s
08:42:28 [2020-06-22T08:42:28.835Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 76.07MB / 102.23MB 2.4s
08:42:29 [2020-06-22T08:42:29.019Z] Client:
08:42:29 [2020-06-22T08:42:29.019Z]  Debug Mode: false
08:42:29 [2020-06-22T08:42:29.019Z] 
08:42:29 [2020-06-22T08:42:29.019Z] Server:
08:42:29 [2020-06-22T08:42:29.019Z]  Containers: 0
08:42:29 [2020-06-22T08:42:29.019Z]   Running: 0
08:42:29 [2020-06-22T08:42:29.019Z]   Paused: 0
08:42:29 [2020-06-22T08:42:29.019Z]   Stopped: 0
08:42:29 [2020-06-22T08:42:29.019Z]  Images: 2
08:42:29 [2020-06-22T08:42:29.019Z]  Server Version: 19.03.11
08:42:29 [2020-06-22T08:42:29.019Z]  Storage Driver: overlay2
08:42:29 [2020-06-22T08:42:29.019Z]   Backing Filesystem: extfs
08:42:29 [2020-06-22T08:42:29.019Z]   Supports d_type: true
08:42:29 [2020-06-22T08:42:29.019Z]   Native Overlay Diff: true
08:42:29 [2020-06-22T08:42:29.019Z]  Logging Driver: json-file
08:42:29 [2020-06-22T08:42:29.019Z]  Cgroup Driver: cgroupfs
08:42:29 [2020-06-22T08:42:29.019Z]  Plugins:
08:42:29 [2020-06-22T08:42:29.019Z]   Volume: local
08:42:29 [2020-06-22T08:42:29.019Z]   Network: bridge host ipvlan macvlan null overlay
08:42:29 [2020-06-22T08:42:29.019Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:42:29 [2020-06-22T08:42:29.019Z]  Swarm: inactive
08:42:29 [2020-06-22T08:42:29.019Z]  Runtimes: runc
08:42:29 [2020-06-22T08:42:29.019Z]  Default Runtime: runc
08:42:29 [2020-06-22T08:42:29.019Z]  Init Binary: docker-init
08:42:29 [2020-06-22T08:42:29.019Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:42:29 [2020-06-22T08:42:29.019Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:42:29 [2020-06-22T08:42:29.019Z]  init version: fec3683
08:42:29 [2020-06-22T08:42:29.019Z]  Security Options:
08:42:29 [2020-06-22T08:42:29.019Z]   apparmor
08:42:29 [2020-06-22T08:42:29.019Z]   seccomp
08:42:29 [2020-06-22T08:42:29.019Z]    Profile: default
08:42:29 [2020-06-22T08:42:29.019Z]  Kernel Version: 4.15.0-1073-aws
08:42:29 [2020-06-22T08:42:29.019Z]  Operating System: Ubuntu 16.04.6 LTS
08:42:29 [2020-06-22T08:42:29.019Z]  OSType: linux
08:42:29 [2020-06-22T08:42:29.019Z]  Architecture: aarch64
08:42:29 [2020-06-22T08:42:29.019Z]  CPUs: 4
08:42:29 [2020-06-22T08:42:29.019Z]  Total Memory: 7.525GiB
08:42:29 [2020-06-22T08:42:29.019Z]  Name: ip-10-100-97-112
08:42:29 [2020-06-22T08:42:29.019Z]  ID: SZQL:DISE:PM2N:EGTT:IEUO:4UQA:FPG3:FFEA:6AXM:MCDI:WTO6:DZJY
08:42:29 [2020-06-22T08:42:29.019Z]  Docker Root Dir: /var/lib/docker
08:42:29 [2020-06-22T08:42:29.019Z]  Debug Mode: false
08:42:29 [2020-06-22T08:42:29.019Z]  Registry: https://index.docker.io/v1/
08:42:29 [2020-06-22T08:42:29.019Z]  Labels:
08:42:29 [2020-06-22T08:42:29.019Z]  Experimental: true
08:42:29 [2020-06-22T08:42:29.019Z]  Insecure Registries:
08:42:29 [2020-06-22T08:42:29.019Z]   127.0.0.0/8
08:42:29 [2020-06-22T08:42:29.019Z]  Live Restore Enabled: true
08:42:29 [2020-06-22T08:42:29.019Z] 
08:42:29 [2020-06-22T08:42:29.019Z] WARNING: No swap limit support
[Pipeline] sh
08:42:29 [2020-06-22T08:42:29.116Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 94.79MB / 102.23MB 2.6s
08:42:29 [2020-06-22T08:42:29.116Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 102.23MB / 102.23MB 2.7s
08:42:29 [2020-06-22T08:42:29.307Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:29 [2020-06-22T08:42:29.307Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:29 [2020-06-22T08:42:29.307Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41125/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:29 [2020-06-22T08:42:29.307Z] + bash /home/ubuntu/workspace/moby_PR-41125/check-config.sh
08:42:29 [2020-06-22T08:42:29.307Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:29 [2020-06-22T08:42:29.307Z] info: reading kernel config from /boot/config-4.15.0-1073-aws ...
08:42:29 [2020-06-22T08:42:29.307Z] 
08:42:29 [2020-06-22T08:42:29.307Z] Generally Necessary:
08:42:29 [2020-06-22T08:42:29.307Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:29 [2020-06-22T08:42:29.307Z] - apparmor: enabled and tools installed
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_NAMESPACES: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_NET_NS: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_PID_NS: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_IPC_NS: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_UTS_NS: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_CGROUPS: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:29 [2020-06-22T08:42:29.307Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:29 [2020-06-22T08:42:29.397Z] #7 sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 102.23MB / 102.23MB 2.8s done
08:42:29 [2020-06-22T08:42:29.397Z] #7 ...
08:42:29 [2020-06-22T08:42:29.397Z] 
08:42:29 [2020-06-22T08:42:29.397Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:42:29 [2020-06-22T08:42:29.397Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:42:29 [2020-06-22T08:42:29.397Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:42:29 [2020-06-22T08:42:29.397Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:42:29 [2020-06-22T08:42:29.397Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done
08:42:29 [2020-06-22T08:42:29.397Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
08:42:29 [2020-06-22T08:42:29.397Z] #58 DONE 2.9s
08:42:29 [2020-06-22T08:42:29.397Z] 
08:42:29 [2020-06-22T08:42:29.397Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:29 [2020-06-22T08:42:29.565Z] - CONFIG_CGROUP_SCHED: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_CPUSETS: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_MEMCG: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_KEYS: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_VETH: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_BRIDGE: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_NF_NAT: enabled (as module)
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_NF_NAT_NEEDED: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:29 [2020-06-22T08:42:29.566Z] 
08:42:29 [2020-06-22T08:42:29.566Z] Optional Features:
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_USER_NS: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_SECCOMP: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_CGROUP_PIDS: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_MEMCG_SWAP: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:29 [2020-06-22T08:42:29.566Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_BLK_CGROUP: enabled
08:42:29 [2020-06-22T08:42:29.566Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:29 [2020-06-22T08:42:29.677Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.8s done
08:42:29 [2020-06-22T08:42:29.679Z] #20 transferring context: 51.19MB 1.4s done
08:42:29 [2020-06-22T08:42:29.679Z] #20 DONE 1.4s
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:42:29 [2020-06-22T08:42:29.679Z] #13 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:42:29 [2020-06-22T08:42:29.679Z] #38 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:42:29 [2020-06-22T08:42:29.679Z] #59 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:29 [2020-06-22T08:42:29.679Z] #41 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:42:29 [2020-06-22T08:42:29.679Z] #8 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.679Z] #50 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:42:29 [2020-06-22T08:42:29.679Z] #28 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.679Z] #57 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:42:29 [2020-06-22T08:42:29.679Z] #36 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:42:29 [2020-06-22T08:42:29.679Z] #45 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:42:29 [2020-06-22T08:42:29.679Z] #23 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:42:29 [2020-06-22T08:42:29.679Z] #52 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:29 [2020-06-22T08:42:29.679Z] #60 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:42:29 [2020-06-22T08:42:29.679Z] #35 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.679Z] #46 CACHED
08:42:29 [2020-06-22T08:42:29.679Z] 
08:42:29 [2020-06-22T08:42:29.679Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:42:29 [2020-06-22T08:42:29.680Z] #10 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:42:29 [2020-06-22T08:42:29.680Z] #19 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #37 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:42:29 [2020-06-22T08:42:29.680Z] #26 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:42:29 [2020-06-22T08:42:29.680Z] #22 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #48 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:29 [2020-06-22T08:42:29.680Z] #21 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:42:29 [2020-06-22T08:42:29.680Z] #25 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:29 [2020-06-22T08:42:29.680Z] #43 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:42:29 [2020-06-22T08:42:29.680Z] #32 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:42:29 [2020-06-22T08:42:29.680Z] #14 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:42:29 [2020-06-22T08:42:29.680Z] #54 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:42:29 [2020-06-22T08:42:29.680Z] #16 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:29 [2020-06-22T08:42:29.680Z] #33 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:29 [2020-06-22T08:42:29.680Z] #47 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:42:29 [2020-06-22T08:42:29.680Z] #56 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:42:29 [2020-06-22T08:42:29.680Z] #9 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:42:29 [2020-06-22T08:42:29.680Z] #11 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #42 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:42:29 [2020-06-22T08:42:29.680Z] #15 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:42:29 [2020-06-22T08:42:29.680Z] #18 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:42:29 [2020-06-22T08:42:29.680Z] #39 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:42:29 [2020-06-22T08:42:29.680Z] #51 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:29 [2020-06-22T08:42:29.680Z] #49 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:42:29 [2020-06-22T08:42:29.680Z] #17 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #29 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:42:29 [2020-06-22T08:42:29.680Z] #24 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #61 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:29 [2020-06-22T08:42:29.680Z] #30 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:42:29 [2020-06-22T08:42:29.680Z] #27 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #31 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #53 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:42:29 [2020-06-22T08:42:29.680Z] #55 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #44 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:42:29 [2020-06-22T08:42:29.680Z] #34 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:42:29 [2020-06-22T08:42:29.680Z] #40 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:42:29 [2020-06-22T08:42:29.680Z] #12 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:42:29 [2020-06-22T08:42:29.680Z] #62 CACHED
08:42:29 [2020-06-22T08:42:29.680Z] 
08:42:29 [2020-06-22T08:42:29.680Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_IOSCHED_CFQ: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_CGROUP_PERF: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_IP_VS: enabled (as module)
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_IP_VS_NFCT: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_EXT4_FS: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:29 [2020-06-22T08:42:29.824Z] - Network Drivers:
08:42:29 [2020-06-22T08:42:29.824Z]   - "overlay":
08:42:29 [2020-06-22T08:42:29.824Z]     - CONFIG_VXLAN: enabled (as module)
08:42:29 [2020-06-22T08:42:29.824Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:29 [2020-06-22T08:42:29.824Z]       Optional (for encrypted networks):
08:42:29 [2020-06-22T08:42:29.959Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_CRYPTO: enabled
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_CRYPTO_AEAD: enabled
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_CRYPTO_GCM: enabled
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_CRYPTO_GHASH: enabled
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_XFRM: enabled
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]   - "ipvlan":
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]   - "macvlan":
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_DUMMY: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]   - "ftp,tftp client in container":
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z] - Storage Drivers:
08:42:30 [2020-06-22T08:42:30.082Z]   - "aufs":
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]   - "btrfs":
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:30 [2020-06-22T08:42:30.082Z]   - "devicemapper":
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]   - "overlay":
08:42:30 [2020-06-22T08:42:30.082Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:30 [2020-06-22T08:42:30.082Z]   - "zfs":
08:42:30 [2020-06-22T08:42:30.082Z]     - /dev/zfs: missing
08:42:30 [2020-06-22T08:42:30.082Z]     - zfs command: missing
08:42:30 [2020-06-22T08:42:30.082Z]     - zpool command: missing
08:42:30 [2020-06-22T08:42:30.082Z] 
08:42:30 [2020-06-22T08:42:30.082Z] Limits:
08:42:30 [2020-06-22T08:42:30.082Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:30 [2020-06-22T08:42:30.082Z] 
08:42:30 [2020-06-22T08:42:30.082Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:30 [2020-06-22T08:42:30.238Z] #63 DONE 0.8s
08:42:30 [2020-06-22T08:42:30.239Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done
08:42:30 [2020-06-22T08:42:30.282Z] Merge succeeded, producing 0af8b49d673f8351df0b796f49096e38d30605de
08:42:30 [2020-06-22T08:42:30.283Z] Checking out Revision 0af8b49d673f8351df0b796f49096e38d30605de (PR-41125)
08:42:28 [2020-06-22T08:42:28.718Z]  > git config core.sparsecheckout # timeout=10
08:42:28 [2020-06-22T08:42:28.721Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:29 [2020-06-22T08:42:29.571Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:42:30 [2020-06-22T08:42:30.273Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:30 [2020-06-22T08:42:30.288Z]  > git config core.sparsecheckout # timeout=10
08:42:30 [2020-06-22T08:42:30.291Z]  > git checkout -f 0af8b49d673f8351df0b796f49096e38d30605de # timeout=10
08:42:30 [2020-06-22T08:42:30.381Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:42:30 [2020-06-22T08:42:30.386Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:30 [2020-06-22T08:42:30.420Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:914743ba2035d2936eb466ab010a33ccff0f403b .
08:42:30 [2020-06-22T08:42:30.420Z] #1 [internal] load .dockerignore
08:42:30 [2020-06-22T08:42:30.420Z] #1 transferring context: 87B done
08:42:30 [2020-06-22T08:42:30.420Z] #1 DONE 0.0s
08:42:30 [2020-06-22T08:42:30.420Z] 
08:42:30 [2020-06-22T08:42:30.420Z] #2 [internal] load build definition from Dockerfile
08:42:30 [2020-06-22T08:42:30.420Z] #2 transferring dockerfile: 16.37kB done
08:42:30 [2020-06-22T08:42:30.420Z] #2 DONE 0.0s
08:42:30 [2020-06-22T08:42:30.420Z] 
08:42:30 [2020-06-22T08:42:30.420Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:42:30 [2020-06-22T08:42:30.420Z] #3 DONE 0.1s
08:42:30 [2020-06-22T08:42:30.493Z] 
08:42:30 [2020-06-22T08:42:30.493Z] #64 exporting to image
08:42:30 [2020-06-22T08:42:30.493Z] #64 exporting layers
08:42:30 [2020-06-22T08:42:30.519Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5
08:42:30 [2020-06-22T08:42:30.541Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
08:42:30 [2020-06-22T08:42:30.541Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a
08:42:30 [2020-06-22T08:42:30.678Z] 
08:42:30 [2020-06-22T08:42:30.678Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:42:30 [2020-06-22T08:42:30.678Z] #4 CACHED
08:42:30 [2020-06-22T08:42:30.800Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done
08:42:30 [2020-06-22T08:42:30.800Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c
08:42:30 [2020-06-22T08:42:30.936Z] 
08:42:30 [2020-06-22T08:42:30.936Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
08:42:30 [2020-06-22T08:42:30.936Z] #5 DONE 0.1s
08:42:30 [2020-06-22T08:42:30.936Z] 
08:42:30 [2020-06-22T08:42:30.936Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:42:30 [2020-06-22T08:42:30.936Z] #6 DONE 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:42:31 [2020-06-22T08:42:31.202Z] 
08:42:31 [2020-06-22T08:42:31.202Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:42:31 [2020-06-22T08:42:31.202Z] #58 DONE 0.0s
08:42:31 [2020-06-22T08:42:31.202Z] 
08:42:31 [2020-06-22T08:42:31.202Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:42:31 [2020-06-22T08:42:31.202Z] #7 DONE 0.0s
08:42:31 [2020-06-22T08:42:31.202Z] 
08:42:31 [2020-06-22T08:42:31.202Z] #20 [internal] load build context
08:42:31 [2020-06-22T08:42:31.415Z] #64 exporting layers 0.9s done
08:42:31 [2020-06-22T08:42:31.415Z] #64 writing image sha256:d21da8074143cf452b4b7d787f7441d08ca89d88363431ab69b9a39cf41f2f5a
08:42:31 [2020-06-22T08:42:31.415Z] #64 writing image sha256:d21da8074143cf452b4b7d787f7441d08ca89d88363431ab69b9a39cf41f2f5a done
08:42:31 [2020-06-22T08:42:31.415Z] #64 naming to docker.io/library/docker:914743ba2035d2936eb466ab010a33ccff0f403b done
08:42:31 [2020-06-22T08:42:31.415Z] #64 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
08:42:31 [2020-06-22T08:42:31.582Z] + docker version
08:42:31 [2020-06-22T08:42:31.582Z] Client:
08:42:31 [2020-06-22T08:42:31.582Z]  Version:           18.06.1-ce
08:42:31 [2020-06-22T08:42:31.582Z]  API version:       1.38
08:42:31 [2020-06-22T08:42:31.582Z]  Go version:        go1.10.3
08:42:31 [2020-06-22T08:42:31.582Z]  Git commit:        e68fc7a
08:42:31 [2020-06-22T08:42:31.582Z]  Built:             Tue Aug 21 17:26:10 2018
08:42:31 [2020-06-22T08:42:31.582Z]  OS/Arch:           linux/ppc64le
08:42:31 [2020-06-22T08:42:31.582Z]  Experimental:      false
08:42:31 [2020-06-22T08:42:31.582Z] 
08:42:31 [2020-06-22T08:42:31.582Z] Server:
08:42:31 [2020-06-22T08:42:31.582Z]  Engine:
08:42:31 [2020-06-22T08:42:31.582Z]   Version:          18.06.1-ce
08:42:31 [2020-06-22T08:42:31.582Z]   API version:      1.38 (minimum version 1.12)
08:42:31 [2020-06-22T08:42:31.582Z]   Go version:       go1.10.3
08:42:31 [2020-06-22T08:42:31.582Z]   Git commit:       e68fc7a
08:42:31 [2020-06-22T08:42:31.582Z]   Built:            Tue Aug 21 17:24:20 2018
08:42:31 [2020-06-22T08:42:31.582Z]   OS/Arch:          linux/ppc64le
08:42:31 [2020-06-22T08:42:31.582Z]   Experimental:     true
[Pipeline] sh
08:42:31 [2020-06-22T08:42:31.785Z] + trap exit INT TERM
08:42:31 [2020-06-22T08:42:31.785Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
08:42:31 [2020-06-22T08:42:31.785Z] + CONTAINER_NAME=docker-pr2
08:42:31 [2020-06-22T08:42:31.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41125/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh dynbinary-daemon
08:42:31 [2020-06-22T08:42:31.988Z] + docker info
08:42:31 [2020-06-22T08:42:31.988Z] Containers: 0
08:42:31 [2020-06-22T08:42:31.988Z]  Running: 0
08:42:31 [2020-06-22T08:42:31.988Z]  Paused: 0
08:42:31 [2020-06-22T08:42:31.988Z]  Stopped: 0
08:42:31 [2020-06-22T08:42:31.988Z] Images: 0
08:42:31 [2020-06-22T08:42:31.988Z] Server Version: 18.06.1-ce
08:42:31 [2020-06-22T08:42:31.988Z] Storage Driver: overlay2
08:42:31 [2020-06-22T08:42:31.988Z]  Backing Filesystem: extfs
08:42:31 [2020-06-22T08:42:31.988Z]  Supports d_type: true
08:42:31 [2020-06-22T08:42:31.988Z]  Native Overlay Diff: true
08:42:31 [2020-06-22T08:42:31.988Z] Logging Driver: json-file
08:42:31 [2020-06-22T08:42:31.988Z] Cgroup Driver: cgroupfs
08:42:31 [2020-06-22T08:42:31.988Z] Plugins:
08:42:31 [2020-06-22T08:42:31.988Z]  Volume: local
08:42:31 [2020-06-22T08:42:31.988Z]  Network: bridge host ipvlan macvlan null overlay
08:42:31 [2020-06-22T08:42:31.988Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
08:42:31 [2020-06-22T08:42:31.988Z] Swarm: inactive
08:42:31 [2020-06-22T08:42:31.988Z] Runtimes: runc
08:42:31 [2020-06-22T08:42:31.988Z] Default Runtime: runc
08:42:31 [2020-06-22T08:42:31.988Z] Init Binary: docker-init
08:42:31 [2020-06-22T08:42:31.988Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
08:42:31 [2020-06-22T08:42:31.988Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
08:42:31 [2020-06-22T08:42:31.988Z] init version: fec3683
08:42:31 [2020-06-22T08:42:31.988Z] Security Options:
08:42:31 [2020-06-22T08:42:31.988Z]  apparmor
08:42:31 [2020-06-22T08:42:31.988Z]  seccomp
08:42:31 [2020-06-22T08:42:31.988Z]   Profile: default
08:42:31 [2020-06-22T08:42:31.988Z] Kernel Version: 4.4.0-139-generic
08:42:31 [2020-06-22T08:42:31.988Z] Operating System: Ubuntu 16.04.3 LTS
08:42:31 [2020-06-22T08:42:31.988Z] OSType: linux
08:42:31 [2020-06-22T08:42:31.988Z] Architecture: ppc64le
08:42:31 [2020-06-22T08:42:31.988Z] CPUs: 4
08:42:31 [2020-06-22T08:42:31.988Z] Total Memory: 7.972GiB
08:42:31 [2020-06-22T08:42:31.988Z] Name: ppc64le-ubuntu-23
08:42:31 [2020-06-22T08:42:31.988Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
08:42:31 [2020-06-22T08:42:31.988Z] Docker Root Dir: /var/lib/docker
08:42:31 [2020-06-22T08:42:31.988Z] Debug Mode (client): false
08:42:31 [2020-06-22T08:42:31.988Z] Debug Mode (server): false
08:42:31 [2020-06-22T08:42:31.988Z] Username: dockerbuildbot
08:42:31 [2020-06-22T08:42:31.988Z] Registry: https://index.docker.io/v1/
08:42:31 [2020-06-22T08:42:31.988Z] Labels:
08:42:31 [2020-06-22T08:42:31.988Z] Experimental: true
08:42:31 [2020-06-22T08:42:31.988Z] Insecure Registries:
08:42:31 [2020-06-22T08:42:31.988Z]  127.0.0.0/8
08:42:31 [2020-06-22T08:42:31.988Z] Live Restore Enabled: false
08:42:31 [2020-06-22T08:42:31.988Z] 
[Pipeline] sh
08:42:32 [2020-06-22T08:42:32.039Z] 
08:42:32 [2020-06-22T08:42:32.294Z] Removing bundles/
08:42:32 [2020-06-22T08:42:32.294Z] 
08:42:32 [2020-06-22T08:42:32.294Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:42:32 [2020-06-22T08:42:32.384Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:32 [2020-06-22T08:42:32.384Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:42:32 [2020-06-22T08:42:32.384Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41125/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:42:32 [2020-06-22T08:42:32.384Z] + bash /home/docker/workspace/moby_PR-41125/check-config.sh
08:42:32 [2020-06-22T08:42:32.384Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:42:32 [2020-06-22T08:42:32.384Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
08:42:32 [2020-06-22T08:42:32.384Z] 
08:42:32 [2020-06-22T08:42:32.384Z] Generally Necessary:
08:42:32 [2020-06-22T08:42:32.384Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:42:32 [2020-06-22T08:42:32.384Z] - apparmor: enabled and tools installed
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_NAMESPACES: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_NET_NS: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_PID_NS: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_IPC_NS: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_UTS_NS: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_CGROUPS: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_CGROUP_CPUACCT: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_CGROUP_DEVICE: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_CGROUP_FREEZER: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_CGROUP_SCHED: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_CPUSETS: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_MEMCG: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_KEYS: enabled
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_VETH: enabled (as module)
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_BRIDGE: enabled (as module)
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:42:32 [2020-06-22T08:42:32.384Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:42:32 [2020-06-22T08:42:32.422Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done
08:42:32 [2020-06-22T08:42:32.548Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:42:32 [2020-06-22T08:42:32.548Z] GOOS="" GOARCH="" GOARM=""
08:42:32 [2020-06-22T08:42:32.605Z] #20 transferring context: 51.19MB 1.4s done
08:42:32 [2020-06-22T08:42:32.605Z] #20 DONE 1.4s
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:42:32 [2020-06-22T08:42:32.605Z] #25 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:42:32 [2020-06-22T08:42:32.605Z] #26 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #59 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #44 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:42:32 [2020-06-22T08:42:32.605Z] #16 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:32 [2020-06-22T08:42:32.605Z] #43 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #61 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #34 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:42:32 [2020-06-22T08:42:32.605Z] #36 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #37 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:42:32 [2020-06-22T08:42:32.605Z] #13 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:42:32 [2020-06-22T08:42:32.605Z] #8 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #48 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #46 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:42:32 [2020-06-22T08:42:32.605Z] #52 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:42:32 [2020-06-22T08:42:32.605Z] #17 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:42:32 [2020-06-22T08:42:32.605Z] #15 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:32 [2020-06-22T08:42:32.605Z] #60 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:42:32 [2020-06-22T08:42:32.605Z] #14 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #50 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:42:32 [2020-06-22T08:42:32.605Z] #19 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:42:32 [2020-06-22T08:42:32.605Z] #35 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:42:32 [2020-06-22T08:42:32.605Z] #27 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:32 [2020-06-22T08:42:32.605Z] #21 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #31 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:32 [2020-06-22T08:42:32.605Z] #33 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:42:32 [2020-06-22T08:42:32.605Z] #56 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:42:32 [2020-06-22T08:42:32.605Z] #40 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:42:32 [2020-06-22T08:42:32.605Z] #45 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:42:32 [2020-06-22T08:42:32.605Z] #9 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #53 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:42:32 [2020-06-22T08:42:32.605Z] #28 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:42:32 [2020-06-22T08:42:32.605Z] #23 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:42:32 [2020-06-22T08:42:32.605Z] #18 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:42:32 [2020-06-22T08:42:32.605Z] #51 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:42:32 [2020-06-22T08:42:32.605Z] #22 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:32 [2020-06-22T08:42:32.605Z] #47 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:42:32 [2020-06-22T08:42:32.605Z] #12 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:42:32 [2020-06-22T08:42:32.605Z] #24 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:42:32 [2020-06-22T08:42:32.605Z] #11 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:42:32 [2020-06-22T08:42:32.605Z] #38 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:42:32 [2020-06-22T08:42:32.605Z] #10 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:42:32 [2020-06-22T08:42:32.605Z] #32 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #42 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:32 [2020-06-22T08:42:32.605Z] #49 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:42:32 [2020-06-22T08:42:32.605Z] #39 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:32 [2020-06-22T08:42:32.605Z] #41 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:32 [2020-06-22T08:42:32.605Z] #30 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #29 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:42:32 [2020-06-22T08:42:32.605Z] #54 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:42:32 [2020-06-22T08:42:32.605Z] #57 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:42:32 [2020-06-22T08:42:32.605Z] #55 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:42:32 [2020-06-22T08:42:32.605Z] #62 CACHED
08:42:32 [2020-06-22T08:42:32.605Z] 
08:42:32 [2020-06-22T08:42:32.605Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_NF_NAT: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_NF_NAT_NEEDED: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_POSIX_MQUEUE: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
08:42:32 [2020-06-22T08:42:32.670Z] 
08:42:32 [2020-06-22T08:42:32.670Z] Optional Features:
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_USER_NS: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_SECCOMP: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_CGROUP_PIDS: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_MEMCG_SWAP: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:42:32 [2020-06-22T08:42:32.670Z]     (cgroup swap accounting is currently enabled)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_MEMCG_KMEM: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_BLK_CGROUP: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IOSCHED_CFQ: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_CGROUP_PERF: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_CGROUP_HUGETLB: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_CFS_BANDWIDTH: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_RT_GROUP_SCHED: missing
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_VS: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_VS_NFCT: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_IP_VS_RR: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_EXT4_FS: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:42:32 [2020-06-22T08:42:32.670Z] - Network Drivers:
08:42:32 [2020-06-22T08:42:32.670Z]   - "overlay":
08:42:32 [2020-06-22T08:42:32.670Z]     - CONFIG_VXLAN: enabled (as module)
08:42:32 [2020-06-22T08:42:32.670Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:42:32 [2020-06-22T08:42:32.670Z]       Optional (for encrypted networks):
08:42:32 [2020-06-22T08:42:32.677Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657
08:42:32 [2020-06-22T08:42:32.814Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.5s done
08:42:32 [2020-06-22T08:42:32.814Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_CRYPTO: enabled
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_XFRM: enabled
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_XFRM_USER: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_INET_ESP: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]   - "ipvlan":
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_IPVLAN: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]   - "macvlan":
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_MACVLAN: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_DUMMY: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]   - "ftp,tftp client in container":
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z] - Storage Drivers:
08:42:32 [2020-06-22T08:42:32.955Z]   - "aufs":
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_AUFS_FS: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]   - "btrfs":
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:42:32 [2020-06-22T08:42:32.955Z]   - "devicemapper":
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_BLK_DEV_DM: enabled
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]   - "overlay":
08:42:32 [2020-06-22T08:42:32.955Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:42:32 [2020-06-22T08:42:32.955Z]   - "zfs":
08:42:32 [2020-06-22T08:42:32.955Z]     - /dev/zfs: missing
08:42:32 [2020-06-22T08:42:32.955Z]     - zfs command: missing
08:42:32 [2020-06-22T08:42:32.955Z]     - zpool command: missing
08:42:32 [2020-06-22T08:42:32.955Z] 
08:42:32 [2020-06-22T08:42:32.955Z] Limits:
08:42:32 [2020-06-22T08:42:32.955Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:42:32 [2020-06-22T08:42:32.955Z] 
08:42:32 [2020-06-22T08:42:32.955Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:42:33 [2020-06-22T08:42:33.391Z] + make bundles/buildx
08:42:33 [2020-06-22T08:42:33.680Z] make: command: Command not found
08:42:33 [2020-06-22T08:42:33.680Z] make: command: Command not found
08:42:33 [2020-06-22T08:42:33.680Z] mkdir bundles
08:42:33 [2020-06-22T08:42:33.680Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
08:42:33 [2020-06-22T08:42:33.680Z] 	--build-arg BUILDX_COMMIT \
08:42:33 [2020-06-22T08:42:33.680Z] 	--build-arg BUILDX_REPO \
08:42:33 [2020-06-22T08:42:33.680Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
08:42:33 [2020-06-22T08:42:33.680Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
08:42:33 [2020-06-22T08:42:33.680Z] 	.
08:42:33 [2020-06-22T08:42:33.680Z] /bin/sh: 4: go: not found
08:42:33 [2020-06-22T08:42:33.680Z] /bin/sh: 5: go: not found
08:42:33 [2020-06-22T08:42:33.853Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done
08:42:34 [2020-06-22T08:42:34.136Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 0.1s
08:42:34 [2020-06-22T08:42:34.512Z] #63 DONE 1.9s
08:42:34 [2020-06-22T08:42:34.771Z] 
08:42:34 [2020-06-22T08:42:34.771Z] #64 exporting to image
08:42:34 [2020-06-22T08:42:34.771Z] #64 exporting layers
08:42:35 [2020-06-22T08:42:35.725Z] Sending build context to Docker daemon  55.93MB

08:42:35 [2020-06-22T08:42:35.725Z] Step 1/15 : ARG GO_VERSION=1.13.12
08:42:35 [2020-06-22T08:42:35.725Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
08:42:35 [2020-06-22T08:42:35.725Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
08:42:35 [2020-06-22T08:42:35.725Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build
08:42:35 [2020-06-22T08:42:35.725Z] 1.13.12-stretch: Pulling from library/golang
08:42:36 [2020-06-22T08:42:36.020Z] 68fc3b7ea52e: Pulling fs layer
08:42:36 [2020-06-22T08:42:36.020Z] c5f566612be5: Pulling fs layer
08:42:36 [2020-06-22T08:42:36.020Z] 6980ff97a81d: Pulling fs layer
08:42:36 [2020-06-22T08:42:36.020Z] 67146a7d847b: Pulling fs layer
08:42:36 [2020-06-22T08:42:36.020Z] 348799e90099: Pulling fs layer
08:42:36 [2020-06-22T08:42:36.020Z] ea699aa62ac7: Pulling fs layer
08:42:36 [2020-06-22T08:42:36.020Z] 0141e25df0bd: Pulling fs layer
08:42:36 [2020-06-22T08:42:36.020Z] 348799e90099: Waiting
08:42:36 [2020-06-22T08:42:36.020Z] ea699aa62ac7: Waiting
08:42:36 [2020-06-22T08:42:36.020Z] 0141e25df0bd: Waiting
08:42:36 [2020-06-22T08:42:36.020Z] 67146a7d847b: Waiting
08:42:36 [2020-06-22T08:42:36.145Z] #64 exporting layers 1.5s done
08:42:36 [2020-06-22T08:42:36.145Z] #64 writing image sha256:51205e77b930a1e930cb3906431db32e95f819cd2da3cf28b8a283f766822dd4 done
08:42:36 [2020-06-22T08:42:36.145Z] #64 naming to docker.io/library/docker:914743ba2035d2936eb466ab010a33ccff0f403b done
08:42:36 [2020-06-22T08:42:36.145Z] #64 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:42:36 [2020-06-22T08:42:36.308Z] 6980ff97a81d: Verifying Checksum
08:42:36 [2020-06-22T08:42:36.308Z] 6980ff97a81d: Download complete
08:42:36 [2020-06-22T08:42:36.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/test/unit
08:42:36 [2020-06-22T08:42:36.607Z] c5f566612be5: Verifying Checksum
08:42:36 [2020-06-22T08:42:36.607Z] c5f566612be5: Download complete
08:42:36 [2020-06-22T08:42:36.807Z] #7 extracting sha256:fcb362cef9162b070c4c7b77d76cfb1facc77375077f473aa4b602e935a5b7ef 2.6s done
08:42:36 [2020-06-22T08:42:36.807Z] #7 extracting sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918
08:42:36 [2020-06-22T08:42:36.807Z] #7 extracting sha256:c783cdecd09694c91f14472aaad42f5795e6e420d77de0b2819e54ff0e303918 0.1s done
08:42:36 [2020-06-22T08:42:36.832Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.0s done
08:42:36 [2020-06-22T08:42:36.832Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9
08:42:36 [2020-06-22T08:42:36.832Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done
08:42:36 [2020-06-22T08:42:36.832Z] #7 DONE 15.0s
08:42:36 [2020-06-22T08:42:36.832Z] 
08:42:36 [2020-06-22T08:42:36.832Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:42:37 [2020-06-22T08:42:37.088Z] #7 DONE 10.5s
08:42:37 [2020-06-22T08:42:37.088Z] 
08:42:37 [2020-06-22T08:42:37.088Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:42:38 [2020-06-22T08:42:38.160Z] 68fc3b7ea52e: Verifying Checksum
08:42:38 [2020-06-22T08:42:38.160Z] 68fc3b7ea52e: Download complete
08:42:38 [2020-06-22T08:42:38.553Z] #8 DONE 1.3s
08:42:38 [2020-06-22T08:42:38.553Z] 
08:42:38 [2020-06-22T08:42:38.553Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:42:39 [2020-06-22T08:42:39.168Z] #9 DONE 0.8s
08:42:39 [2020-06-22T08:42:39.168Z] 
08:42:39 [2020-06-22T08:42:39.168Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:39 [2020-06-22T08:42:39.168Z] #47 ...
08:42:39 [2020-06-22T08:42:39.168Z] 
08:42:39 [2020-06-22T08:42:39.168Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:42:39 [2020-06-22T08:42:39.168Z] #35 DONE 0.1s
08:42:39 [2020-06-22T08:42:39.168Z] 
08:42:39 [2020-06-22T08:42:39.168Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:42:39 [2020-06-22T08:42:39.168Z] #27 DONE 0.1s
08:42:39 [2020-06-22T08:42:39.195Z] 67146a7d847b: Verifying Checksum
08:42:39 [2020-06-22T08:42:39.195Z] 67146a7d847b: Download complete
08:42:39 [2020-06-22T08:42:39.195Z] 0141e25df0bd: Verifying Checksum
08:42:39 [2020-06-22T08:42:39.195Z] 0141e25df0bd: Download complete
08:42:39 [2020-06-22T08:42:39.450Z] 
08:42:39 [2020-06-22T08:42:39.451Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:42:39 [2020-06-22T08:42:39.484Z] 348799e90099: Verifying Checksum
08:42:39 [2020-06-22T08:42:39.484Z] 348799e90099: Download complete
08:42:39 [2020-06-22T08:42:39.770Z] ?   	github.com/docker/docker/api	[no test files]
08:42:40 [2020-06-22T08:42:40.090Z] #8 DONE 2.8s
08:42:40 [2020-06-22T08:42:40.090Z] 
08:42:40 [2020-06-22T08:42:40.090Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:42:40 [2020-06-22T08:42:40.344Z] #9 DONE 0.6s
08:42:40 [2020-06-22T08:42:40.344Z] 
08:42:40 [2020-06-22T08:42:40.344Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:42:40 [2020-06-22T08:42:40.344Z] #27 DONE 0.1s
08:42:40 [2020-06-22T08:42:40.344Z] 
08:42:40 [2020-06-22T08:42:40.344Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:42:40 [2020-06-22T08:42:40.344Z] #35 DONE 0.1s
08:42:40 [2020-06-22T08:42:40.344Z] 
08:42:40 [2020-06-22T08:42:40.344Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:42:40 [2020-06-22T08:42:40.524Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0512c08de9a52b3f7) in /home/ubuntu/workspace/moby_PR-41125
[Pipeline] {
[Pipeline] checkout
08:42:40 [2020-06-22T08:42:40.560Z] using credential docker-jenkins-github-credentials
08:42:40 [2020-06-22T08:42:40.570Z] Cloning the remote Git repository
08:42:40 [2020-06-22T08:42:40.570Z] Cloning with configured refspecs honoured and without tags
08:42:40 [2020-06-22T08:42:40.565Z] Cloning repository https://github.com/moby/moby.git
08:42:40 [2020-06-22T08:42:40.566Z]  > git init /home/ubuntu/workspace/moby_PR-41125 # timeout=10
08:42:40 [2020-06-22T08:42:40.573Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:40 [2020-06-22T08:42:40.573Z]  > git --version # timeout=10
08:42:40 [2020-06-22T08:42:40.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:40 [2020-06-22T08:42:40.576Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:41 [2020-06-22T08:42:41.551Z] 68fc3b7ea52e: Pull complete
08:42:42 [2020-06-22T08:42:42.177Z] c5f566612be5: Pull complete
08:42:42 [2020-06-22T08:42:42.177Z] 6980ff97a81d: Pull complete
08:42:42 [2020-06-22T08:42:42.803Z] ea699aa62ac7: Verifying Checksum
08:42:42 [2020-06-22T08:42:42.803Z] ea699aa62ac7: Download complete
08:42:43 [2020-06-22T08:42:43.849Z] #28 4.412 + git clone https://github.com/kolyshkin/go-swagger.git .
08:42:43 [2020-06-22T08:42:43.849Z] #28 4.414 Cloning into '.'...
08:42:44 [2020-06-22T08:42:44.461Z] #28 ...
08:42:44 [2020-06-22T08:42:44.461Z] 
08:42:44 [2020-06-22T08:42:44.461Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.084 + RM_GOPATH=0
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.084 + TMP_GOPATH=
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.084 + : /build
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.084 + '[' -z '' ']'
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.086 ++ mktemp -d
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.090 + export GOPATH=/tmp/tmp.Csnt49nXTQ
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.090 + GOPATH=/tmp/tmp.Csnt49nXTQ
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.090 + RM_GOPATH=1
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.090 + case "$(go env GOARCH)" in
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.091 ++ go env GOARCH
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.104 + export GO_BUILDMODE=-buildmode=pie
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.104 + GO_BUILDMODE=-buildmode=pie
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.121 ++ dirname /tmp/install/install.sh
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + dir=/tmp/install
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + bin=tomlv
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + shift
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + '[' '!' -f /tmp/install/tomlv.installer ']'
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + . /tmp/install/tomlv.installer
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + install_tomlv
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.128 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Csnt49nXTQ/src/github.com/BurntSushi/toml
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.130 Cloning into '/tmp/tmp.Csnt49nXTQ/src/github.com/BurntSushi/toml'...
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.725 + cd /tmp/tmp.Csnt49nXTQ/src/github.com/BurntSushi/toml
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.726 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:44 [2020-06-22T08:42:44.461Z] #30 4.736 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:42:44 [2020-06-22T08:42:44.461Z] #30 5.139 internal/cpu
08:42:44 [2020-06-22T08:42:44.461Z] #30 5.152 runtime/internal/atomic
08:42:44 [2020-06-22T08:42:44.461Z] #30 5.263 runtime/internal/sys
08:42:44 [2020-06-22T08:42:44.461Z] #30 5.362 runtime/internal/math
08:42:44 [2020-06-22T08:42:44.741Z] #30 5.567 math/bits
08:42:44 [2020-06-22T08:42:44.850Z] 67146a7d847b: Pull complete
08:42:45 [2020-06-22T08:42:45.022Z] #30 5.712 internal/bytealg
08:42:45 [2020-06-22T08:42:45.302Z] #30 6.000 runtime
08:42:45 [2020-06-22T08:42:45.302Z] #30 6.079 math
08:42:45 [2020-06-22T08:42:45.582Z] #30 ...
08:42:45 [2020-06-22T08:42:45.582Z] 
08:42:45 [2020-06-22T08:42:45.582Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.341 + RM_GOPATH=0
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.341 + TMP_GOPATH=
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.341 + : /build
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.341 + '[' -z '' ']'
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.342 ++ mktemp -d
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.349 + export GOPATH=/tmp/tmp.WTM1YjZmyt
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.349 + GOPATH=/tmp/tmp.WTM1YjZmyt
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.349 + RM_GOPATH=1
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.349 + case "$(go env GOARCH)" in
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.349 ++ go env GOARCH
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.378 + export GO_BUILDMODE=-buildmode=pie
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.378 + GO_BUILDMODE=-buildmode=pie
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.379 ++ dirname /tmp/install/install.sh
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.379 + dir=/tmp/install
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.379 + bin=gotestsum
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.379 + shift
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.379 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.379 + . /tmp/install/gotestsum.installer
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.380 ++ : v0.3.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.380 + install_gotestsum
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.380 + set -e
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.380 + export GO111MODULE=on
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.380 + GO111MODULE=on
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.380 + go get -d gotest.tools/gotestsum@v0.3.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.431 go: finding gotest.tools/gotestsum v0.3.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.438 go: finding gotest.tools v0.3.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 4.996 go: downloading gotest.tools/gotestsum v0.3.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.157 go: extracting gotest.tools/gotestsum v0.3.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.516 go: downloading gotest.tools v2.1.0+incompatible
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.636 go: extracting gotest.tools v2.1.0+incompatible
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.721 go: downloading github.com/pkg/errors v0.8.0
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.787 go: downloading github.com/sirupsen/logrus v1.0.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.787 go: downloading github.com/fatih/color v1.6.0
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.810 go: downloading github.com/spf13/pflag v1.0.1
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.837 go: downloading github.com/jonboulle/clockwork v0.1.0
08:42:45 [2020-06-22T08:42:45.582Z] #43 5.846 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:42:45 [2020-06-22T08:42:45.582Z] #43 6.061 go: extracting github.com/fatih/color v1.6.0
08:42:45 [2020-06-22T08:42:45.582Z] #43 6.067 go: extracting github.com/jonboulle/clockwork v0.1.0
08:42:45 [2020-06-22T08:42:45.582Z] #43 6.151 go: extracting github.com/pkg/errors v0.8.0
08:42:45 [2020-06-22T08:42:45.582Z] #43 6.235 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:42:45 [2020-06-22T08:42:45.582Z] #43 6.238 go: extracting github.com/sirupsen/logrus v1.0.5
08:42:45 [2020-06-22T08:42:45.582Z] #43 6.290 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:42:45 [2020-06-22T08:42:45.582Z] #43 6.290 go: extracting github.com/spf13/pflag v1.0.1
08:42:45 [2020-06-22T08:42:45.583Z] #43 6.291 go: downloading github.com/mattn/go-isatty v0.0.3
08:42:45 [2020-06-22T08:42:45.583Z] #43 6.292 go: downloading github.com/mattn/go-colorable v0.0.9
08:42:45 [2020-06-22T08:42:45.583Z] #43 6.300 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:42:45 [2020-06-22T08:42:45.583Z] #43 6.300 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:42:45 [2020-06-22T08:42:45.583Z] #43 6.393 go: extracting github.com/mattn/go-colorable v0.0.9
08:42:45 [2020-06-22T08:42:45.583Z] #43 6.394 go: extracting github.com/mattn/go-isatty v0.0.3
08:42:45 [2020-06-22T08:42:45.586Z] #28 ...
08:42:45 [2020-06-22T08:42:45.586Z] 
08:42:45 [2020-06-22T08:42:45.586Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.803 + RM_GOPATH=0
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.803 + TMP_GOPATH=
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.803 + : /build
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.803 + '[' -z '' ']'
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.803 ++ mktemp -d
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.811 + export GOPATH=/tmp/tmp.JDqDZqeldH
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.811 + GOPATH=/tmp/tmp.JDqDZqeldH
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.812 + RM_GOPATH=1
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.812 + case "$(go env GOARCH)" in
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.815 ++ go env GOARCH
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.858 + export GO_BUILDMODE=-buildmode=pie
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.860 + GO_BUILDMODE=-buildmode=pie
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.861 ++ dirname /tmp/install/install.sh
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.863 + dir=/tmp/install
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.869 + bin=dockercli
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.869 + shift
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.869 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.869 + . /tmp/install/dockercli.installer
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.870 ++ : stable
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.870 ++ : 17.06.2-ce
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.871 + install_dockercli
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.872 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.872 Install docker/cli version 17.06.2-ce from stable
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.875 ++ uname -m
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.876 + arch=x86_64
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.879 + '[' x86_64 '!=' x86_64 ']'
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.879 + url=https://download.docker.com/linux/static
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.879 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:42:45 [2020-06-22T08:42:45.586Z] #21 4.885 + tar -xz docker/docker
08:42:46 [2020-06-22T08:42:46.337Z] 348799e90099: Pull complete
08:42:46 [2020-06-22T08:42:46.997Z] #21 ...
08:42:46 [2020-06-22T08:42:46.997Z] 
08:42:46 [2020-06-22T08:42:46.997Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:42:46 [2020-06-22T08:42:46.997Z] #28 6.599 + git clone https://github.com/kolyshkin/go-swagger.git .
08:42:46 [2020-06-22T08:42:46.997Z] #28 6.601 Cloning into '.'...
08:42:47 [2020-06-22T08:42:47.045Z] #43 7.673 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:42:47 [2020-06-22T08:42:47.045Z] #43 7.875 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:42:47 [2020-06-22T08:42:47.045Z] #43 7.891 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:42:48 [2020-06-22T08:42:48.510Z] #43 9.476 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:42:49 [2020-06-22T08:42:49.121Z] #43 10.10 go: finding gotest.tools v2.2.0+incompatible
08:42:49 [2020-06-22T08:42:49.121Z] #43 ...
08:42:49 [2020-06-22T08:42:49.121Z] 
08:42:49 [2020-06-22T08:42:49.121Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.758 + RM_GOPATH=0
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.759 + TMP_GOPATH=
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.759 + : /build
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.760 + '[' -z '' ']'
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.763 ++ mktemp -d
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.769 + export GOPATH=/tmp/tmp.OkL1Uh7yFp
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.769 + GOPATH=/tmp/tmp.OkL1Uh7yFp
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.769 + RM_GOPATH=1
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.770 + case "$(go env GOARCH)" in
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.771 ++ go env GOARCH
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.798 + export GO_BUILDMODE=-buildmode=pie
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.799 + GO_BUILDMODE=-buildmode=pie
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.801 ++ dirname /tmp/install/install.sh
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.806 + dir=/tmp/install
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.806 + bin=vndr
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.806 + shift
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.806 + '[' '!' -f /tmp/install/vndr.installer ']'
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.807 + . /tmp/install/vndr.installer
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.807 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.812 + install_vndr
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.812 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.812 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.812 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OkL1Uh7yFp/src/github.com/LK4D4/vndr
08:42:49 [2020-06-22T08:42:49.121Z] #41 3.814 Cloning into '/tmp/tmp.OkL1Uh7yFp/src/github.com/LK4D4/vndr'...
08:42:49 [2020-06-22T08:42:49.121Z] #41 4.398 + cd /tmp/tmp.OkL1Uh7yFp/src/github.com/LK4D4/vndr
08:42:49 [2020-06-22T08:42:49.121Z] #41 4.398 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:49 [2020-06-22T08:42:49.121Z] #41 4.401 + go build -buildmode=pie -v -o /build/vndr .
08:42:49 [2020-06-22T08:42:49.121Z] #41 5.299 internal/cpu
08:42:49 [2020-06-22T08:42:49.121Z] #41 5.348 runtime/internal/sys
08:42:49 [2020-06-22T08:42:49.121Z] #41 5.474 runtime/internal/math
08:42:49 [2020-06-22T08:42:49.121Z] #41 5.570 internal/race
08:42:49 [2020-06-22T08:42:49.121Z] #41 5.632 sync/atomic
08:42:49 [2020-06-22T08:42:49.121Z] #41 5.856 unicode
08:42:49 [2020-06-22T08:42:49.121Z] #41 5.970 runtime
08:42:49 [2020-06-22T08:42:49.121Z] #41 8.084 unicode/utf8
08:42:49 [2020-06-22T08:42:49.121Z] #41 8.661 math
08:42:49 [2020-06-22T08:42:49.402Z] #41 ...
08:42:49 [2020-06-22T08:42:49.402Z] 
08:42:49 [2020-06-22T08:42:49.402Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:42:49 [2020-06-22T08:42:49.402Z] #36 4.390 + git clone https://github.com/docker/distribution.git .
08:42:49 [2020-06-22T08:42:49.402Z] #36 4.391 Cloning into '.'...
08:42:49 [2020-06-22T08:42:49.402Z] #36 ...
08:42:49 [2020-06-22T08:42:49.402Z] 
08:42:49 [2020-06-22T08:42:49.402Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:42:49 [2020-06-22T08:42:49.402Z] #51 4.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:49 [2020-06-22T08:42:49.402Z] #51 4.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-06-22T08:42:49.402Z] #51 4.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:49 [2020-06-22T08:42:49.402Z] #51 5.345 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:42:49 [2020-06-22T08:42:49.402Z] #51 7.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
08:42:49 [2020-06-22T08:42:49.402Z] #51 9.259 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:42:49 [2020-06-22T08:42:49.684Z] #51 ...
08:42:49 [2020-06-22T08:42:49.684Z] 
08:42:49 [2020-06-22T08:42:49.684Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.358 + RM_GOPATH=0
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.358 + TMP_GOPATH=
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.358 + : /build
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.358 + '[' -z '' ']'
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.358 ++ mktemp -d
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.360 + export GOPATH=/tmp/tmp.LQcmhwGq6Q
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.360 + GOPATH=/tmp/tmp.LQcmhwGq6Q
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.360 + RM_GOPATH=1
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.360 + case "$(go env GOARCH)" in
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.360 ++ go env GOARCH
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.380 + export GO_BUILDMODE=-buildmode=pie
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.387 + GO_BUILDMODE=-buildmode=pie
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.387 ++ dirname /tmp/install/install.sh
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.388 + dir=/tmp/install
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.388 + bin=rootlesskit
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.388 + shift
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.388 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.388 + . /tmp/install/rootlesskit.installer
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 + install_rootlesskit
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 + case "$1" in
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 + export CGO_ENABLED=0
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 + CGO_ENABLED=0
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 + _install_rootlesskit
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LQcmhwGq6Q/src/github.com/rootless-containers/rootlesskit
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.389 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:42:49 [2020-06-22T08:42:49.684Z] #54 3.390 Cloning into '/tmp/tmp.LQcmhwGq6Q/src/github.com/rootless-containers/rootlesskit'...
08:42:49 [2020-06-22T08:42:49.684Z] #54 7.139 + cd /tmp/tmp.LQcmhwGq6Q/src/github.com/rootless-containers/rootlesskit
08:42:49 [2020-06-22T08:42:49.684Z] #54 7.140 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:42:49 [2020-06-22T08:42:49.684Z] #54 7.226 + for f in rootlesskit rootlesskit-docker-proxy
08:42:49 [2020-06-22T08:42:49.684Z] #54 7.226 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:42:49 [2020-06-22T08:42:49.684Z] #54 ...
08:42:49 [2020-06-22T08:42:49.684Z] 
08:42:49 [2020-06-22T08:42:49.684Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:42:49 [2020-06-22T08:42:49.684Z] #38 3.775 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:49 [2020-06-22T08:42:49.684Z] #38 3.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-06-22T08:42:49.684Z] #38 4.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:49 [2020-06-22T08:42:49.684Z] #38 4.475 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:42:49 [2020-06-22T08:42:49.684Z] #38 5.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
08:42:49 [2020-06-22T08:42:49.684Z] #38 8.542 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:42:49 [2020-06-22T08:42:49.995Z] #38 ...
08:42:49 [2020-06-22T08:42:49.995Z] 
08:42:49 [2020-06-22T08:42:49.995Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:42:49 [2020-06-22T08:42:49.995Z] #23 1.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #23 1.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #23 1.657 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #23 1.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #23 2.604 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #23 2.618 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:42:49 [2020-06-22T08:42:49.995Z] #23 10.13 Fetched 8051 kB in 9s (911 kB/s)
08:42:49 [2020-06-22T08:42:49.995Z] #23 10.13 Reading package lists...
08:42:49 [2020-06-22T08:42:49.995Z] #23 ...
08:42:49 [2020-06-22T08:42:49.995Z] 
08:42:49 [2020-06-22T08:42:49.995Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:42:49 [2020-06-22T08:42:49.995Z] #10 2.104 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #10 2.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #10 2.167 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #10 2.685 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #10 4.148 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
08:42:49 [2020-06-22T08:42:49.995Z] #10 6.025 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:42:49 [2020-06-22T08:42:49.995Z] #10 ...
08:42:49 [2020-06-22T08:42:49.995Z] 
08:42:49 [2020-06-22T08:42:49.995Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.448 + RM_GOPATH=0
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.448 + TMP_GOPATH=
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.448 + : /build
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.448 + '[' -z '' ']'
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.448 ++ mktemp -d
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.450 + export GOPATH=/tmp/tmp.u03o9hwJat
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.450 + GOPATH=/tmp/tmp.u03o9hwJat
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.450 + RM_GOPATH=1
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.450 + case "$(go env GOARCH)" in
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.451 ++ go env GOARCH
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.455 + export GO_BUILDMODE=-buildmode=pie
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.456 + GO_BUILDMODE=-buildmode=pie
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.457 ++ dirname /tmp/install/install.sh
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.458 + dir=/tmp/install
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.458 + bin=dockercli
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.458 + shift
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.459 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.461 + . /tmp/install/dockercli.installer
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.461 ++ : stable
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.461 ++ : 17.06.2-ce
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.462 + install_dockercli
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.462 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.462 Install docker/cli version 17.06.2-ce from stable
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.464 ++ uname -m
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.468 + arch=s390x
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.469 + '[' s390x '!=' x86_64 ']'
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.469 + '[' s390x '!=' s390x ']'
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.469 + url=https://download.docker.com/linux/static
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.472 + tar -xz docker/docker
08:42:49 [2020-06-22T08:42:49.995Z] #21 4.474 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
08:42:49 [2020-06-22T08:42:49.995Z] #21 10.93 + mkdir -p /build
08:42:50 [2020-06-22T08:42:50.254Z] #28 ...
08:42:50 [2020-06-22T08:42:50.254Z] 
08:42:50 [2020-06-22T08:42:50.254Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:42:50 [2020-06-22T08:42:50.254Z] #32 6.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:50 [2020-06-22T08:42:50.254Z] #32 7.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:50 [2020-06-22T08:42:50.254Z] #32 7.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:50 [2020-06-22T08:42:50.254Z] #32 7.968 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:42:50 [2020-06-22T08:42:50.276Z] #21 10.93 + mv docker/docker /build/
08:42:50 [2020-06-22T08:42:50.276Z] #21 10.94 + rmdir docker
08:42:50 [2020-06-22T08:42:50.276Z] #21 ...
08:42:50 [2020-06-22T08:42:50.276Z] 
08:42:50 [2020-06-22T08:42:50.276Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 Installing golangci-lint version v1.23.8
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + RM_GOPATH=0
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + TMP_GOPATH=
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + : /build
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + '[' -z '' ']'
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 ++ mktemp -d
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + export GOPATH=/tmp/tmp.0DGgEMBcUa
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + GOPATH=/tmp/tmp.0DGgEMBcUa
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + RM_GOPATH=1
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + case "$(go env GOARCH)" in
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 ++ go env GOARCH
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + export GO_BUILDMODE=-buildmode=pie
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + GO_BUILDMODE=-buildmode=pie
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 ++ dirname /tmp/install/install.sh
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + dir=/tmp/install
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + bin=golangci_lint
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + shift
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + . /tmp/install/golangci_lint.installer
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 ++ : v1.23.8
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + install_golangci_lint
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + echo 'Installing golangci-lint version v1.23.8'
08:42:50 [2020-06-22T08:42:50.276Z] #45 1.665 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:42:50 [2020-06-22T08:42:50.276Z] #45 ...
08:42:50 [2020-06-22T08:42:50.276Z] 
08:42:50 [2020-06-22T08:42:50.276Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.298 + RM_GOPATH=0
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.298 + TMP_GOPATH=
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.298 + : /build
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.298 + '[' -z '' ']'
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.298 ++ mktemp -d
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.300 + export GOPATH=/tmp/tmp.tgMLmNm7K6
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.300 + GOPATH=/tmp/tmp.tgMLmNm7K6
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.300 + RM_GOPATH=1
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.300 + case "$(go env GOARCH)" in
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.300 ++ go env GOARCH
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.314 + export GO_BUILDMODE=-buildmode=pie
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.314 + GO_BUILDMODE=-buildmode=pie
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.314 ++ dirname /tmp/install/install.sh
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + dir=/tmp/install
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + bin=proxy
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + shift
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + '[' '!' -f /tmp/install/proxy.installer ']'
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + . /tmp/install/proxy.installer
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + install_proxy
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + case "$1" in
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + export CGO_ENABLED=0
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + CGO_ENABLED=0
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + _install_proxy
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tgMLmNm7K6/src/github.com/docker/libnetwork
08:42:50 [2020-06-22T08:42:50.276Z] #60 2.327 Cloning into '/tmp/tmp.tgMLmNm7K6/src/github.com/docker/libnetwork'...
08:42:50 [2020-06-22T08:42:50.508Z] #32 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:42:50 [2020-06-22T08:42:50.508Z] #32 ...
08:42:50 [2020-06-22T08:42:50.508Z] 
08:42:50 [2020-06-22T08:42:50.508Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.713 + RM_GOPATH=0
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.713 + TMP_GOPATH=
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.713 + : /build
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.713 + '[' -z '' ']'
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.725 ++ mktemp -d
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.731 + export GOPATH=/tmp/tmp.YiBNtS2YcE
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.737 + GOPATH=/tmp/tmp.YiBNtS2YcE
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.738 + RM_GOPATH=1
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.739 + case "$(go env GOARCH)" in
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.741 ++ go env GOARCH
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.747 + export GO_BUILDMODE=-buildmode=pie
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.747 + GO_BUILDMODE=-buildmode=pie
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.747 ++ dirname /tmp/install/install.sh
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.758 + dir=/tmp/install
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.768 + bin=proxy
08:42:50 [2020-06-22T08:42:50.508Z] #60 6.768 + shift
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.768 + '[' '!' -f /tmp/install/proxy.installer ']'
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.768 + . /tmp/install/proxy.installer
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 + install_proxy
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 + case "$1" in
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 + export CGO_ENABLED=0
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 + CGO_ENABLED=0
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 + _install_proxy
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YiBNtS2YcE/src/github.com/docker/libnetwork
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 Cloning into '/tmp/tmp.YiBNtS2YcE/src/github.com/docker/libnetwork'...
08:42:50 [2020-06-22T08:42:50.509Z] #60 6.775 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
08:42:50 [2020-06-22T08:42:50.509Z] #60 ...
08:42:50 [2020-06-22T08:42:50.509Z] 
08:42:50 [2020-06-22T08:42:50.509Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:42:50 [2020-06-22T08:42:50.509Z] #10 6.561 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:50 [2020-06-22T08:42:50.509Z] #10 6.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:50 [2020-06-22T08:42:50.509Z] #10 6.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:50 [2020-06-22T08:42:50.509Z] #10 7.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:42:50 [2020-06-22T08:42:50.509Z] #10 9.586 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:42:50 [2020-06-22T08:42:50.557Z] #60 ...
08:42:50 [2020-06-22T08:42:50.557Z] 
08:42:50 [2020-06-22T08:42:50.557Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:42:50 [2020-06-22T08:42:50.557Z] #32 4.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:50 [2020-06-22T08:42:50.557Z] #32 4.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:50 [2020-06-22T08:42:50.557Z] #32 4.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:50 [2020-06-22T08:42:50.557Z] #32 4.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:42:50 [2020-06-22T08:42:50.557Z] #32 6.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
08:42:50 [2020-06-22T08:42:50.557Z] #32 8.781 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:42:50 [2020-06-22T08:42:50.557Z] #32 ...
08:42:50 [2020-06-22T08:42:50.557Z] 
08:42:50 [2020-06-22T08:42:50.557Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:50 [2020-06-22T08:42:50.557Z] #21 DONE 11.4s
08:42:50 [2020-06-22T08:42:50.557Z] 
08:42:50 [2020-06-22T08:42:50.557Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.10 go: downloading gotest.tools v2.2.0+incompatible
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.18 go: extracting gotest.tools v2.2.0+incompatible
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.19 go: finding gotest.tools/gotestsum v0.5.0
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.19 go: downloading gotest.tools/gotestsum v0.5.0
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.34 go: extracting gotest.tools/gotestsum v0.5.0
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.73 go: downloading github.com/spf13/pflag v1.0.3
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.76 go: downloading github.com/pkg/errors v0.9.1
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.80 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.83 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.83 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:42:50 [2020-06-22T08:42:50.557Z] #43 10.83 go: downloading github.com/fatih/color v1.9.0
08:42:50 [2020-06-22T08:42:50.557Z] #43 11.10 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:42:50 [2020-06-22T08:42:50.557Z] #43 11.11 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:42:50 [2020-06-22T08:42:50.557Z] #43 11.16 go: extracting github.com/spf13/pflag v1.0.3
08:42:50 [2020-06-22T08:42:50.557Z] #43 11.17 go: extracting github.com/pkg/errors v0.9.1
08:42:50 [2020-06-22T08:42:50.557Z] #43 11.20 go: extracting github.com/fatih/color v1.9.0
08:42:50 [2020-06-22T08:42:50.557Z] #43 11.35 go: downloading github.com/mattn/go-isatty v0.0.12
08:42:50 [2020-06-22T08:42:50.557Z] #43 11.35 go: downloading github.com/mattn/go-colorable v0.1.6
08:42:50 [2020-06-22T08:42:50.748Z] ea699aa62ac7: Pull complete
08:42:50 [2020-06-22T08:42:50.748Z] 0141e25df0bd: Pull complete
08:42:50 [2020-06-22T08:42:50.748Z] Digest: sha256:31a4ecc047a4443fc7b5f13028b3344364b2567a10471c6862625852ac81bde2
08:42:50 [2020-06-22T08:42:50.748Z] Status: Downloaded newer image for golang:1.13.12-stretch
08:42:50 [2020-06-22T08:42:50.748Z]  ---> 81e9279b4cb2
08:42:50 [2020-06-22T08:42:50.748Z] Step 5/15 : ARG BUILDX_REPO
08:42:50 [2020-06-22T08:42:50.748Z]  ---> Running in 7076817369db
08:42:50 [2020-06-22T08:42:50.748Z] Removing intermediate container 7076817369db
08:42:50 [2020-06-22T08:42:50.748Z]  ---> 1c02fedca1df
08:42:50 [2020-06-22T08:42:50.748Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
08:42:50 [2020-06-22T08:42:50.748Z]  ---> Running in 453170b1f6b6
08:42:50 [2020-06-22T08:42:50.748Z] Cloning into '/buildx'...
08:42:50 [2020-06-22T08:42:50.763Z] #10 ...
08:42:50 [2020-06-22T08:42:50.763Z] 
08:42:50 [2020-06-22T08:42:50.763Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:42:50 [2020-06-22T08:42:50.763Z] #36 6.541 + git clone https://github.com/docker/distribution.git .
08:42:50 [2020-06-22T08:42:50.763Z] #36 6.549 Cloning into '.'...
08:42:50 [2020-06-22T08:42:50.763Z] #36 ...
08:42:50 [2020-06-22T08:42:50.763Z] 
08:42:50 [2020-06-22T08:42:50.763Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:42:50 [2020-06-22T08:42:50.763Z] #38 7.124 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:50 [2020-06-22T08:42:50.763Z] #38 7.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:50 [2020-06-22T08:42:50.763Z] #38 7.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:50 [2020-06-22T08:42:50.763Z] #38 8.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:42:50 [2020-06-22T08:42:50.763Z] #38 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:42:50 [2020-06-22T08:42:50.846Z] #43 11.67 go: extracting github.com/mattn/go-colorable v0.1.6
08:42:50 [2020-06-22T08:42:50.846Z] #43 11.68 go: extracting github.com/mattn/go-isatty v0.0.12
08:42:51 [2020-06-22T08:42:51.018Z] #38 ...
08:42:51 [2020-06-22T08:42:51.018Z] 
08:42:51 [2020-06-22T08:42:51.018Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.080 + RM_GOPATH=0
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.080 + TMP_GOPATH=
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.080 + : /build
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.080 + '[' -z '' ']'
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.080 ++ mktemp -d
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.085 + export GOPATH=/tmp/tmp.6xPuvPt5uB
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.085 + GOPATH=/tmp/tmp.6xPuvPt5uB
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.085 + RM_GOPATH=1
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.085 + case "$(go env GOARCH)" in
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.090 ++ go env GOARCH
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.101 + export GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.102 + GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.105 ++ dirname /tmp/install/install.sh
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.111 + dir=/tmp/install
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.111 + bin=tomlv
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.111 + shift
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.112 + '[' '!' -f /tmp/install/tomlv.installer ']'
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.112 + . /tmp/install/tomlv.installer
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.113 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.114 + install_tomlv
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.115 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.115 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.116 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6xPuvPt5uB/src/github.com/BurntSushi/toml
08:42:51 [2020-06-22T08:42:51.018Z] #30 6.132 Cloning into '/tmp/tmp.6xPuvPt5uB/src/github.com/BurntSushi/toml'...
08:42:51 [2020-06-22T08:42:51.018Z] #30 7.178 + cd /tmp/tmp.6xPuvPt5uB/src/github.com/BurntSushi/toml
08:42:51 [2020-06-22T08:42:51.018Z] #30 7.198 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:42:51 [2020-06-22T08:42:51.018Z] #30 7.226 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:42:51 [2020-06-22T08:42:51.018Z] #30 7.900 runtime/internal/atomic
08:42:51 [2020-06-22T08:42:51.018Z] #30 7.912 internal/cpu
08:42:51 [2020-06-22T08:42:51.018Z] #30 8.153 runtime/internal/sys
08:42:51 [2020-06-22T08:42:51.018Z] #30 8.307 runtime/internal/math
08:42:51 [2020-06-22T08:42:51.018Z] #30 8.385 math/bits
08:42:51 [2020-06-22T08:42:51.018Z] #30 8.453 internal/bytealg
08:42:51 [2020-06-22T08:42:51.018Z] #30 9.069 math
08:42:51 [2020-06-22T08:42:51.018Z] #30 9.285 runtime
08:42:51 [2020-06-22T08:42:51.018Z] #30 ...
08:42:51 [2020-06-22T08:42:51.018Z] 
08:42:51 [2020-06-22T08:42:51.018Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:42:51 [2020-06-22T08:42:51.018Z] #23 6.612 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:51 [2020-06-22T08:42:51.018Z] #23 6.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:51 [2020-06-22T08:42:51.018Z] #23 6.708 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:51 [2020-06-22T08:42:51.018Z] #23 7.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:42:51 [2020-06-22T08:42:51.018Z] #23 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:42:51 [2020-06-22T08:42:51.127Z] #43 11.86 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:42:51 [2020-06-22T08:42:51.273Z] #23 ...
08:42:51 [2020-06-22T08:42:51.273Z] 
08:42:51 [2020-06-22T08:42:51.273Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.453 + RM_GOPATH=0
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.457 + TMP_GOPATH=
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.457 + : /build
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.457 + '[' -z '' ']'
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.460 ++ mktemp -d
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.460 + export GOPATH=/tmp/tmp.2Tginmgdgg
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.460 + GOPATH=/tmp/tmp.2Tginmgdgg
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.460 + RM_GOPATH=1
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.460 + case "$(go env GOARCH)" in
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.461 ++ go env GOARCH
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.486 + export GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.486 + GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.489 ++ dirname /tmp/install/install.sh
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.500 + dir=/tmp/install
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.501 + bin=shfmt
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.502 + shift
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.502 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.502 + . /tmp/install/shfmt.installer
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.503 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.504 + install_shfmt
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.507 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.509 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.510 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2Tginmgdgg/src/github.com/mvdan/sh
08:42:51 [2020-06-22T08:42:51.273Z] #47 6.529 Cloning into '/tmp/tmp.2Tginmgdgg/src/github.com/mvdan/sh'...
08:42:51 [2020-06-22T08:42:51.273Z] #47 ...
08:42:51 [2020-06-22T08:42:51.273Z] 
08:42:51 [2020-06-22T08:42:51.273Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.520 + RM_GOPATH=0
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.520 + TMP_GOPATH=
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.520 + : /build
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.520 + '[' -z '' ']'
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.528 ++ mktemp -d
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.538 + export GOPATH=/tmp/tmp.U3MRmyJLtu
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.540 + GOPATH=/tmp/tmp.U3MRmyJLtu
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.541 + RM_GOPATH=1
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.541 + case "$(go env GOARCH)" in
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.543 ++ go env GOARCH
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.560 + export GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.560 + GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.571 ++ dirname /tmp/install/install.sh
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.573 + dir=/tmp/install
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.584 + bin=rootlesskit
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.584 + shift
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.584 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + . /tmp/install/rootlesskit.installer
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + install_rootlesskit
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + case "$1" in
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + export CGO_ENABLED=0
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + CGO_ENABLED=0
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + _install_rootlesskit
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.U3MRmyJLtu/src/github.com/rootless-containers/rootlesskit
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.585 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:42:51 [2020-06-22T08:42:51.273Z] #54 6.587 Cloning into '/tmp/tmp.U3MRmyJLtu/src/github.com/rootless-containers/rootlesskit'...
08:42:51 [2020-06-22T08:42:51.529Z] #54 ...
08:42:51 [2020-06-22T08:42:51.529Z] 
08:42:51 [2020-06-22T08:42:51.529Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:42:51 [2020-06-22T08:42:51.529Z] #51 7.141 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:42:51 [2020-06-22T08:42:51.529Z] #51 7.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:42:51 [2020-06-22T08:42:51.529Z] #51 7.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:42:51 [2020-06-22T08:42:51.529Z] #51 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:42:51 [2020-06-22T08:42:51.529Z] #51 10.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:42:51 [2020-06-22T08:42:51.784Z] #51 ...
08:42:51 [2020-06-22T08:42:51.784Z] 
08:42:51 [2020-06-22T08:42:51.784Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.034 + RM_GOPATH=0
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.034 + TMP_GOPATH=
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.034 + : /build
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.034 + '[' -z '' ']'
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.035 ++ mktemp -d
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.040 + export GOPATH=/tmp/tmp.h3L9Z8Eg2W
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.040 + GOPATH=/tmp/tmp.h3L9Z8Eg2W
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.040 + RM_GOPATH=1
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.041 + case "$(go env GOARCH)" in
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.042 ++ go env GOARCH
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.091 + export GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.092 + GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.109 ++ dirname /tmp/install/install.sh
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.115 + dir=/tmp/install
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.119 + bin=golangci_lint
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.119 + shift
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.120 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.121 + . /tmp/install/golangci_lint.installer
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.123 ++ : v1.23.8
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.124 + install_golangci_lint
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.126 + echo 'Installing golangci-lint version v1.23.8'
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.127 Installing golangci-lint version v1.23.8
08:42:51 [2020-06-22T08:42:51.784Z] #45 6.127 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:42:51 [2020-06-22T08:42:51.784Z] #45 ...
08:42:51 [2020-06-22T08:42:51.784Z] 
08:42:51 [2020-06-22T08:42:51.784Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.881 + RM_GOPATH=0
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.881 + TMP_GOPATH=
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.881 + : /build
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.881 + '[' -z '' ']'
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.885 ++ mktemp -d
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.885 + export GOPATH=/tmp/tmp.C0QzuITi6P
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.885 + GOPATH=/tmp/tmp.C0QzuITi6P
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.885 + RM_GOPATH=1
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.885 + case "$(go env GOARCH)" in
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.895 ++ go env GOARCH
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.945 + export GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.946 + GO_BUILDMODE=-buildmode=pie
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.948 ++ dirname /tmp/install/install.sh
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.952 + dir=/tmp/install
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.954 + bin=vndr
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.957 + shift
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.958 + '[' '!' -f /tmp/install/vndr.installer ']'
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.958 + . /tmp/install/vndr.installer
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.960 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.960 + install_vndr
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.961 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.963 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.963 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.C0QzuITi6P/src/github.com/LK4D4/vndr
08:42:51 [2020-06-22T08:42:51.784Z] #41 5.965 Cloning into '/tmp/tmp.C0QzuITi6P/src/github.com/LK4D4/vndr'...
08:42:51 [2020-06-22T08:42:51.784Z] #41 6.781 + cd /tmp/tmp.C0QzuITi6P/src/github.com/LK4D4/vndr
08:42:51 [2020-06-22T08:42:51.784Z] #41 6.786 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:42:51 [2020-06-22T08:42:51.784Z] #41 6.799 + go build -buildmode=pie -v -o /build/vndr .
08:42:51 [2020-06-22T08:42:51.784Z] #41 7.956 runtime/internal/atomic
08:42:51 [2020-06-22T08:42:51.784Z] #41 7.964 internal/cpu
08:42:51 [2020-06-22T08:42:51.784Z] #41 8.251 runtime/internal/sys
08:42:51 [2020-06-22T08:42:51.784Z] #41 8.485 internal/race
08:42:51 [2020-06-22T08:42:51.784Z] #41 8.557 sync/atomic
08:42:51 [2020-06-22T08:42:51.784Z] #41 8.618 internal/bytealg
08:42:51 [2020-06-22T08:42:51.784Z] #41 8.928 unicode
08:42:51 [2020-06-22T08:42:51.784Z] #41 9.511 runtime
08:42:52 [2020-06-22T08:42:52.039Z] #41 ...
08:42:52 [2020-06-22T08:42:52.039Z] 
08:42:52 [2020-06-22T08:42:52.039Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.621 + RM_GOPATH=0
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.622 + TMP_GOPATH=
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.622 + : /build
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.622 + '[' -z '' ']'
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.624 ++ mktemp -d
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.628 + export GOPATH=/tmp/tmp.vVkndJIElI
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.628 + GOPATH=/tmp/tmp.vVkndJIElI
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.628 + RM_GOPATH=1
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.628 + case "$(go env GOARCH)" in
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.631 ++ go env GOARCH
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.647 + export GO_BUILDMODE=-buildmode=pie
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.647 + GO_BUILDMODE=-buildmode=pie
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.648 ++ dirname /tmp/install/install.sh
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.667 + dir=/tmp/install
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.667 + bin=gotestsum
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.668 + shift
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.668 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.668 + . /tmp/install/gotestsum.installer
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.668 ++ : v0.3.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.670 + install_gotestsum
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.670 + set -e
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.679 + export GO111MODULE=on
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.679 + GO111MODULE=on
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.680 + go get -d gotest.tools/gotestsum@v0.3.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.730 go: finding gotest.tools v0.3.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 5.743 go: finding gotest.tools/gotestsum v0.3.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 6.845 go: downloading gotest.tools/gotestsum v0.3.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 7.439 go: extracting gotest.tools/gotestsum v0.3.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 8.487 go: downloading gotest.tools v2.1.0+incompatible
08:42:52 [2020-06-22T08:42:52.039Z] #43 8.622 go: extracting gotest.tools v2.1.0+incompatible
08:42:52 [2020-06-22T08:42:52.039Z] #43 8.759 go: downloading github.com/spf13/pflag v1.0.1
08:42:52 [2020-06-22T08:42:52.039Z] #43 8.825 go: downloading github.com/fatih/color v1.6.0
08:42:52 [2020-06-22T08:42:52.039Z] #43 8.828 go: downloading github.com/sirupsen/logrus v1.0.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 8.872 go: downloading github.com/pkg/errors v0.8.0
08:42:52 [2020-06-22T08:42:52.039Z] #43 8.988 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.254 go: downloading github.com/jonboulle/clockwork v0.1.0
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.352 go: extracting github.com/spf13/pflag v1.0.1
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.386 go: extracting github.com/fatih/color v1.6.0
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.437 go: downloading github.com/mattn/go-colorable v0.0.9
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.465 go: downloading github.com/mattn/go-isatty v0.0.3
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.517 go: extracting github.com/pkg/errors v0.8.0
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.525 go: extracting github.com/sirupsen/logrus v1.0.5
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.631 go: extracting github.com/jonboulle/clockwork v0.1.0
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.712 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.717 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.717 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.790 go: extracting github.com/mattn/go-colorable v0.0.9
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.982 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:42:52 [2020-06-22T08:42:52.039Z] #43 9.992 go: extracting github.com/mattn/go-isatty v0.0.3
08:42:52 [2020-06-22T08:42:52.039Z] #43 ...
08:42:52 [2020-06-22T08:42:52.039Z] 
08:42:52 [2020-06-22T08:42:52.039Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:42:52 [2020-06-22T08:42:52.039Z] #54 11.60 + cd /tmp/tmp.U3MRmyJLtu/src/github.com/rootless-containers/rootlesskit
08:42:52 [2020-06-22T08:42:52.039Z] #54 11.61 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:42:52 [2020-06-22T08:42:52.193Z] #43 ...
08:42:52 [2020-06-22T08:42:52.193Z] 
08:42:52 [2020-06-22T08:42:52.193Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + RM_GOPATH=0
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + TMP_GOPATH=
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + : /build
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + '[' -z '' ']'
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 ++ mktemp -d
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + export GOPATH=/tmp/tmp.Tqb05oF6NY
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + GOPATH=/tmp/tmp.Tqb05oF6NY
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + RM_GOPATH=1
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + case "$(go env GOARCH)" in
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 ++ go env GOARCH
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + export GO_BUILDMODE=-buildmode=pie
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + GO_BUILDMODE=-buildmode=pie
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 ++ dirname /tmp/install/install.sh
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + dir=/tmp/install
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + bin=shfmt
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + shift
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + . /tmp/install/shfmt.installer
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + install_shfmt
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Tqb05oF6NY/src/github.com/mvdan/sh
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.828 Cloning into '/tmp/tmp.Tqb05oF6NY/src/github.com/mvdan/sh'...
08:42:52 [2020-06-22T08:42:52.193Z] #47 2.848 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:42:52 [2020-06-22T08:42:52.193Z] #47 9.029 + cd /tmp/tmp.Tqb05oF6NY/src/github.com/mvdan/sh
08:42:52 [2020-06-22T08:42:52.193Z] #47 9.029 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:42:52 [2020-06-22T08:42:52.193Z] #47 9.091 + GO111MODULE=on
08:42:52 [2020-06-22T08:42:52.193Z] #47 9.091 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:42:52 [2020-06-22T08:42:52.193Z] #47 10.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:42:52 [2020-06-22T08:42:52.193Z] #47 10.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:42:52 [2020-06-22T08:42:52.193Z] #47 10.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:42:52 [2020-06-22T08:42:52.193Z] #47 10.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:42:52 [2020-06-22T08:42:52.193Z] #47 10.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:42:52 [2020-06-22T08:42:52.193Z] #47 10.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:42:52 [2020-06-22T08:42:52.193Z] #47 11.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:42:52 [2020-06-22T08:42:52.193Z] #47 12.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:42:52 [2020-06-22T08:42:52.294Z] #54 12.10 + for f in rootlesskit rootlesskit-docker-proxy
08:42:52 [2020-06-22T08:42:52.294Z] #54 12.10 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:42:52 [2020-06-22T08:42:52.473Z] #47 ...
08:42:52 [2020-06-22T08:42:52.473Z] 
08:42:52 [2020-06-22T08:42:52.473Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:52 [2020-06-22T08:42:52.473Z] #43 13.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:42:53 [2020-06-22T08:42:53.085Z] #43 13.85 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:42:53 [2020-06-22T08:42:53.366Z] #43 14.06 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:42:54 [2020-06-22T08:42:54.222Z] Removing intermediate container 453170b1f6b6
08:42:54 [2020-06-22T08:42:54.222Z]  ---> 2f8ffeb12dba
08:42:54 [2020-06-22T08:42:54.222Z] Step 7/15 : WORKDIR /buildx
08:42:54 [2020-06-22T08:42:54.222Z]  ---> Running in a474d40bcf5b
08:42:54 [2020-06-22T08:42:54.222Z] Removing intermediate container a474d40bcf5b
08:42:54 [2020-06-22T08:42:54.222Z]  ---> e70bee1708fc
08:42:54 [2020-06-22T08:42:54.222Z] Step 8/15 : ARG BUILDX_COMMIT
08:42:54 [2020-06-22T08:42:54.222Z]  ---> Running in ca413d15d918
08:42:54 [2020-06-22T08:42:54.222Z] Removing intermediate container ca413d15d918
08:42:54 [2020-06-22T08:42:54.222Z]  ---> 9d046b83267f
08:42:54 [2020-06-22T08:42:54.222Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
08:42:54 [2020-06-22T08:42:54.222Z]  ---> Running in d00241de19f5
08:42:54 [2020-06-22T08:42:54.659Z] ok  	github.com/docker/docker/api/server	0.048s	coverage: 9.0% of statements
08:42:54 [2020-06-22T08:42:54.839Z] From https://github.com/docker/buildx
08:42:54 [2020-06-22T08:42:54.839Z]  * [new tag]         v0.3.1     -> build
08:42:55 [2020-06-22T08:42:55.380Z] #43 16.22 go: finding github.com/fatih/color v1.9.0
08:42:55 [2020-06-22T08:42:55.380Z] #43 16.30 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:42:55 [2020-06-22T08:42:55.380Z] #43 16.31 go: finding github.com/pkg/errors v0.9.1
08:42:55 [2020-06-22T08:42:55.380Z] #43 16.35 go: finding github.com/spf13/pflag v1.0.3
08:42:55 [2020-06-22T08:42:55.457Z] Switched to branch 'build'
08:42:55 [2020-06-22T08:42:55.554Z] #54 ...
08:42:55 [2020-06-22T08:42:55.554Z] 
08:42:55 [2020-06-22T08:42:55.554Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:55 [2020-06-22T08:42:55.554Z] #21 13.87 + mkdir -p /build
08:42:55 [2020-06-22T08:42:55.554Z] #21 13.88 + mv docker/docker /build/
08:42:55 [2020-06-22T08:42:55.554Z] #21 13.89 + rmdir docker
08:42:55 [2020-06-22T08:42:55.554Z] #21 DONE 14.9s
08:42:55 [2020-06-22T08:42:55.554Z] 
08:42:55 [2020-06-22T08:42:55.554Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:42:55 [2020-06-22T08:42:55.554Z] #41 12.86 unicode/utf8
08:42:55 [2020-06-22T08:42:55.554Z] #41 13.60 internal/testlog
08:42:55 [2020-06-22T08:42:55.554Z] #41 14.03 encoding
08:42:55 [2020-06-22T08:42:55.554Z] #41 14.17 unicode/utf16
08:42:55 [2020-06-22T08:42:55.554Z] #41 14.42 container/list
08:42:55 [2020-06-22T08:42:55.554Z] #41 15.07 crypto/internal/subtle
08:42:55 [2020-06-22T08:42:55.554Z] #41 15.38 crypto/subtle
08:42:55 [2020-06-22T08:42:55.661Z] #43 16.35 go: finding github.com/mattn/go-colorable v0.1.6
08:42:55 [2020-06-22T08:42:55.661Z] #43 16.36 go: finding github.com/mattn/go-isatty v0.0.12
08:42:55 [2020-06-22T08:42:55.661Z] #43 16.47 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:42:55 [2020-06-22T08:42:55.661Z] #43 16.61 go: finding github.com/jonboulle/clockwork v0.1.0
08:42:55 [2020-06-22T08:42:55.810Z] #41 15.55 vendor/golang.org/x/crypto/cryptobyte/asn1
08:42:55 [2020-06-22T08:42:55.944Z] #43 16.61 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:42:55 [2020-06-22T08:42:55.944Z] #43 16.67 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:42:55 [2020-06-22T08:42:55.944Z] #43 16.67 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:42:56 [2020-06-22T08:42:56.065Z] #41 15.84 internal/nettrace
08:42:56 [2020-06-22T08:42:56.077Z] Removing intermediate container d00241de19f5
08:42:56 [2020-06-22T08:42:56.077Z]  ---> 14271c86eb13
08:42:56 [2020-06-22T08:42:56.077Z] Step 10/15 : ARG GOOS
08:42:56 [2020-06-22T08:42:56.077Z]  ---> Running in ac800322e043
08:42:56 [2020-06-22T08:42:56.320Z] #41 16.18 runtime/cgo
08:42:56 [2020-06-22T08:42:56.360Z] Removing intermediate container ac800322e043
08:42:56 [2020-06-22T08:42:56.360Z]  ---> 3c415b685583
08:42:56 [2020-06-22T08:42:56.360Z] Step 11/15 : ARG GOARCH
08:42:56 [2020-06-22T08:42:56.360Z]  ---> Running in d73e0ad47f29
08:42:56 [2020-06-22T08:42:56.360Z] Removing intermediate container d73e0ad47f29
08:42:56 [2020-06-22T08:42:56.360Z]  ---> 1075fc693964
08:42:56 [2020-06-22T08:42:56.361Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
08:42:56 [2020-06-22T08:42:56.361Z]  ---> Running in ccd2735f778a
08:42:58 [2020-06-22T08:42:58.615Z] #43 ...
08:42:58 [2020-06-22T08:42:58.615Z] 
08:42:58 [2020-06-22T08:42:58.615Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:42:58 [2020-06-22T08:42:58.615Z] #36 14.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:42:58 [2020-06-22T08:42:58.615Z] #36 15.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:42:58 [2020-06-22T08:42:58.737Z] Fetching without tags
08:42:58 [2020-06-22T08:42:58.979Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:42:59 [2020-06-22T08:42:59.582Z] #41 ...
08:42:59 [2020-06-22T08:42:59.582Z] 
08:42:59 [2020-06-22T08:42:59.582Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:42:59 [2020-06-22T08:42:59.582Z] #43 12.26 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:42:59 [2020-06-22T08:42:59.582Z] #43 12.37 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:42:59 [2020-06-22T08:42:59.582Z] #43 13.15 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:42:59 [2020-06-22T08:42:59.582Z] #43 15.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:42:59 [2020-06-22T08:42:59.582Z] #43 16.57 go: finding gotest.tools/gotestsum v0.5.0
08:42:59 [2020-06-22T08:42:59.582Z] #43 16.57 go: downloading gotest.tools/gotestsum v0.5.0
08:42:59 [2020-06-22T08:42:59.582Z] #43 16.63 go: finding gotest.tools v2.2.0+incompatible
08:42:59 [2020-06-22T08:42:59.582Z] #43 16.65 go: downloading gotest.tools v2.2.0+incompatible
08:42:59 [2020-06-22T08:42:59.582Z] #43 17.19 go: extracting gotest.tools/gotestsum v0.5.0
08:42:59 [2020-06-22T08:42:59.582Z] #43 17.19 go: extracting gotest.tools v2.2.0+incompatible
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.02 go: downloading github.com/spf13/pflag v1.0.3
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.03 go: downloading github.com/fatih/color v1.9.0
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.18 go: downloading github.com/pkg/errors v0.9.1
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.41 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.45 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.49 go: extracting github.com/spf13/pflag v1.0.3
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.56 go: extracting github.com/fatih/color v1.9.0
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.86 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.86 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.87 go: downloading github.com/mattn/go-colorable v0.1.6
08:42:59 [2020-06-22T08:42:59.582Z] #43 18.89 go: downloading github.com/mattn/go-isatty v0.0.12
08:42:59 [2020-06-22T08:42:59.582Z] #43 19.06 go: extracting github.com/mattn/go-isatty v0.0.12
08:42:59 [2020-06-22T08:42:59.582Z] #43 19.08 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:42:59 [2020-06-22T08:42:59.582Z] #43 19.24 go: extracting github.com/pkg/errors v0.9.1
08:42:59 [2020-06-22T08:42:59.582Z] #43 19.37 go: extracting github.com/mattn/go-colorable v0.1.6
08:42:59 [2020-06-22T08:42:59.621Z] #36 ...
08:42:59 [2020-06-22T08:42:59.621Z] 
08:42:59 [2020-06-22T08:42:59.621Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:59 [2020-06-22T08:42:59.621Z] #30 10.27 internal/testlog
08:42:59 [2020-06-22T08:42:59.621Z] #30 10.47 encoding
08:42:59 [2020-06-22T08:42:59.621Z] #30 10.59 runtime/cgo
08:42:59 [2020-06-22T08:42:59.621Z] #30 ...
08:42:59 [2020-06-22T08:42:59.621Z] 
08:42:59 [2020-06-22T08:42:59.621Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:42:59 [2020-06-22T08:42:59.621Z] #60 14.03 Checking out files:  93% (1939/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
08:42:59 [2020-06-22T08:42:59.621Z] #60 14.12 + cd /tmp/tmp.tgMLmNm7K6/src/github.com/docker/libnetwork
08:42:59 [2020-06-22T08:42:59.621Z] #60 14.12 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
08:42:59 [2020-06-22T08:42:59.621Z] #60 14.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:42:59 [2020-06-22T08:42:59.621Z] #60 ...
08:42:59 [2020-06-22T08:42:59.621Z] 
08:42:59 [2020-06-22T08:42:59.621Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:42:59 [2020-06-22T08:42:59.621Z] #23 10.13 Reading package lists...
08:42:59 [2020-06-22T08:42:59.621Z] #23 15.06 Reading package lists...
08:42:59 [2020-06-22T08:42:59.621Z] #23 18.93 Building dependency tree...
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.06 ca-certificates is already the newest version (20200601~deb10u1).
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.06 The following additional packages will be installed:
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.09   libjq1 libonig5
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.45 The following NEW packages will be installed:
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.46   jq libjq1 libonig5
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.59 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.59 Need to get 350 kB of archives.
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.59 After this operation, 1154 kB of additional disk space will be used.
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:42:59 [2020-06-22T08:42:59.621Z] #23 20.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:42:59 [2020-06-22T08:42:59.902Z] #23 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:42:58 [2020-06-22T08:42:58.701Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:58 [2020-06-22T08:42:58.707Z]  > git config --add remote.origin.fetch +refs/pull/41125/head:refs/remotes/origin/PR-41125 # timeout=10
08:42:58 [2020-06-22T08:42:58.713Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:58 [2020-06-22T08:42:58.720Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:58 [2020-06-22T08:42:58.732Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:58 [2020-06-22T08:42:58.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:58 [2020-06-22T08:42:58.733Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:58 [2020-06-22T08:42:58.974Z]  > git config core.sparsecheckout # timeout=10
08:42:58 [2020-06-22T08:42:58.992Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:42:59 [2020-06-22T08:42:59.522Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:43:00 [2020-06-22T08:43:00.212Z] Merge succeeded, producing beec25e1fff9fcfc5a0fe8f52b7e72ab4bad1fbc
08:43:00 [2020-06-22T08:43:00.212Z] Checking out Revision beec25e1fff9fcfc5a0fe8f52b7e72ab4bad1fbc (PR-41125)
08:43:00 [2020-06-22T08:43:00.360Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:43:00 [2020-06-22T08:43:00.199Z]  > git rev-parse HEAD^{commit} # timeout=10
08:43:00 [2020-06-22T08:43:00.207Z]  > git config core.sparsecheckout # timeout=10
08:43:00 [2020-06-22T08:43:00.218Z]  > git checkout -f beec25e1fff9fcfc5a0fe8f52b7e72ab4bad1fbc # timeout=10
08:43:00 [2020-06-22T08:43:00.355Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:43:00 [2020-06-22T08:43:00.516Z] #23 21.49 debconf: delaying package configuration, since apt-utils is not installed
08:43:00 [2020-06-22T08:43:00.798Z] #23 21.61 Fetched 350 kB in 0s (2776 kB/s)
08:43:00 [2020-06-22T08:43:00.798Z] #23 21.66 Selecting previously unselected package libonig5:s390x.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
08:43:00 [2020-06-22T08:43:00.944Z] #43 20.76 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
[Pipeline] sh
08:43:01 [2020-06-22T08:43:01.080Z] #23 21.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
08:43:01 [2020-06-22T08:43:01.080Z] #23 21.73 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
08:43:01 [2020-06-22T08:43:01.080Z] #23 21.74 Unpacking libonig5:s390x (6.9.1-1) ...
08:43:01 [2020-06-22T08:43:01.080Z] #23 22.00 Selecting previously unselected package libjq1:s390x.
08:43:01 [2020-06-22T08:43:01.226Z] + docker version
08:43:01 [2020-06-22T08:43:01.226Z] Client: Docker Engine - Community
08:43:01 [2020-06-22T08:43:01.226Z]  Version:           19.03.11
08:43:01 [2020-06-22T08:43:01.226Z]  API version:       1.40
08:43:01 [2020-06-22T08:43:01.226Z]  Go version:        go1.13.10
08:43:01 [2020-06-22T08:43:01.226Z]  Git commit:        42e35e61f3
08:43:01 [2020-06-22T08:43:01.226Z]  Built:             Mon Jun  1 09:12:22 2020
08:43:01 [2020-06-22T08:43:01.226Z]  OS/Arch:           linux/amd64
08:43:01 [2020-06-22T08:43:01.226Z]  Experimental:      false
08:43:01 [2020-06-22T08:43:01.226Z] 
08:43:01 [2020-06-22T08:43:01.226Z] Server: Docker Engine - Community
08:43:01 [2020-06-22T08:43:01.226Z]  Engine:
08:43:01 [2020-06-22T08:43:01.226Z]   Version:          19.03.11
08:43:01 [2020-06-22T08:43:01.226Z]   API version:      1.40 (minimum version 1.12)
08:43:01 [2020-06-22T08:43:01.226Z]   Go version:       go1.13.10
08:43:01 [2020-06-22T08:43:01.226Z]   Git commit:       42e35e61f3
08:43:01 [2020-06-22T08:43:01.227Z]   Built:            Mon Jun  1 09:10:54 2020
08:43:01 [2020-06-22T08:43:01.227Z]   OS/Arch:          linux/amd64
08:43:01 [2020-06-22T08:43:01.227Z]   Experimental:     true
08:43:01 [2020-06-22T08:43:01.227Z]  containerd:
08:43:01 [2020-06-22T08:43:01.227Z]   Version:          1.2.13
08:43:01 [2020-06-22T08:43:01.227Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:43:01 [2020-06-22T08:43:01.227Z]  runc:
08:43:01 [2020-06-22T08:43:01.227Z]   Version:          1.0.0-rc10
08:43:01 [2020-06-22T08:43:01.227Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:43:01 [2020-06-22T08:43:01.227Z]  docker-init:
08:43:01 [2020-06-22T08:43:01.227Z]   Version:          0.18.0
08:43:01 [2020-06-22T08:43:01.227Z]   GitCommit:        fec3683
[Pipeline] sh
08:43:01 [2020-06-22T08:43:01.365Z] #23 22.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:43:01 [2020-06-22T08:43:01.365Z] #23 22.01 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:43:01 [2020-06-22T08:43:01.365Z] #23 22.18 Selecting previously unselected package jq.
08:43:01 [2020-06-22T08:43:01.365Z] #23 22.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
08:43:01 [2020-06-22T08:43:01.365Z] #23 22.19 Unpacking jq (1.5+dfsg-2+b1) ...
08:43:01 [2020-06-22T08:43:01.504Z] + docker info
08:43:01 [2020-06-22T08:43:01.504Z] Client:
08:43:01 [2020-06-22T08:43:01.504Z]  Debug Mode: false
08:43:01 [2020-06-22T08:43:01.504Z] 
08:43:01 [2020-06-22T08:43:01.504Z] Server:
08:43:01 [2020-06-22T08:43:01.504Z]  Containers: 0
08:43:01 [2020-06-22T08:43:01.504Z]   Running: 0
08:43:01 [2020-06-22T08:43:01.504Z]   Paused: 0
08:43:01 [2020-06-22T08:43:01.505Z]   Stopped: 0
08:43:01 [2020-06-22T08:43:01.505Z]  Images: 27
08:43:01 [2020-06-22T08:43:01.505Z]  Server Version: 19.03.11
08:43:01 [2020-06-22T08:43:01.505Z]  Storage Driver: overlay2
08:43:01 [2020-06-22T08:43:01.505Z]   Backing Filesystem: extfs
08:43:01 [2020-06-22T08:43:01.505Z]   Supports d_type: true
08:43:01 [2020-06-22T08:43:01.505Z]   Native Overlay Diff: true
08:43:01 [2020-06-22T08:43:01.505Z]  Logging Driver: json-file
08:43:01 [2020-06-22T08:43:01.505Z]  Cgroup Driver: cgroupfs
08:43:01 [2020-06-22T08:43:01.505Z]  Plugins:
08:43:01 [2020-06-22T08:43:01.505Z]   Volume: local
08:43:01 [2020-06-22T08:43:01.505Z]   Network: bridge host ipvlan macvlan null overlay
08:43:01 [2020-06-22T08:43:01.505Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:43:01 [2020-06-22T08:43:01.505Z]  Swarm: inactive
08:43:01 [2020-06-22T08:43:01.505Z]  Runtimes: runc
08:43:01 [2020-06-22T08:43:01.505Z]  Default Runtime: runc
08:43:01 [2020-06-22T08:43:01.505Z]  Init Binary: docker-init
08:43:01 [2020-06-22T08:43:01.505Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:43:01 [2020-06-22T08:43:01.505Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:43:01 [2020-06-22T08:43:01.505Z]  init version: fec3683
08:43:01 [2020-06-22T08:43:01.505Z]  Security Options:
08:43:01 [2020-06-22T08:43:01.505Z]   apparmor
08:43:01 [2020-06-22T08:43:01.505Z]   seccomp
08:43:01 [2020-06-22T08:43:01.505Z]    Profile: default
08:43:01 [2020-06-22T08:43:01.505Z]  Kernel Version: 5.3.0-1023-aws
08:43:01 [2020-06-22T08:43:01.505Z]  Operating System: Ubuntu 18.04.4 LTS
08:43:01 [2020-06-22T08:43:01.505Z]  OSType: linux
08:43:01 [2020-06-22T08:43:01.505Z]  Architecture: x86_64
08:43:01 [2020-06-22T08:43:01.505Z]  CPUs: 2
08:43:01 [2020-06-22T08:43:01.505Z]  Total Memory: 7.487GiB
08:43:01 [2020-06-22T08:43:01.505Z]  Name: ip-10-100-105-149
08:43:01 [2020-06-22T08:43:01.505Z]  ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU
08:43:01 [2020-06-22T08:43:01.505Z]  Docker Root Dir: /var/lib/docker
08:43:01 [2020-06-22T08:43:01.505Z]  Debug Mode: false
08:43:01 [2020-06-22T08:43:01.505Z]  Registry: https://index.docker.io/v1/
08:43:01 [2020-06-22T08:43:01.505Z]  Labels:
08:43:01 [2020-06-22T08:43:01.505Z]  Experimental: true
08:43:01 [2020-06-22T08:43:01.505Z]  Insecure Registries:
08:43:01 [2020-06-22T08:43:01.505Z]   127.0.0.0/8
08:43:01 [2020-06-22T08:43:01.505Z]  Live Restore Enabled: true
08:43:01 [2020-06-22T08:43:01.505Z] 
08:43:01 [2020-06-22T08:43:01.505Z] WARNING: No swap limit support
[Pipeline] sh
08:43:01 [2020-06-22T08:43:01.647Z] #23 22.31 Setting up libonig5:s390x (6.9.1-1) ...
08:43:01 [2020-06-22T08:43:01.647Z] #23 22.32 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:43:01 [2020-06-22T08:43:01.647Z] #23 22.33 Setting up jq (1.5+dfsg-2+b1) ...
08:43:01 [2020-06-22T08:43:01.647Z] #23 22.33 Processing triggers for libc-bin (2.28-10) ...
08:43:01 [2020-06-22T08:43:01.789Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:43:01 [2020-06-22T08:43:01.789Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:43:01 [2020-06-22T08:43:01.789Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41125/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:43:01 [2020-06-22T08:43:01.789Z] + bash /home/ubuntu/workspace/moby_PR-41125/check-config.sh
08:43:01 [2020-06-22T08:43:01.789Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:43:01 [2020-06-22T08:43:01.789Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ...
08:43:01 [2020-06-22T08:43:01.789Z] 
08:43:01 [2020-06-22T08:43:01.789Z] Generally Necessary:
08:43:01 [2020-06-22T08:43:01.789Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:43:01 [2020-06-22T08:43:01.789Z] - apparmor: enabled and tools installed
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NAMESPACES: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NET_NS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_PID_NS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_IPC_NS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_UTS_NS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUPS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUP_CPUACCT: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUP_DEVICE: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUP_FREEZER: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUP_SCHED: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CPUSETS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_MEMCG: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_KEYS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_VETH: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_BRIDGE: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NF_NAT_IPV4: missing
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NF_NAT: enabled (as module)
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_NF_NAT_NEEDED: missing
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_POSIX_MQUEUE: enabled
08:43:01 [2020-06-22T08:43:01.789Z] 
08:43:01 [2020-06-22T08:43:01.789Z] Optional Features:
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_USER_NS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_SECCOMP: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUP_PIDS: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_MEMCG_SWAP: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:43:01 [2020-06-22T08:43:01.789Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_BLK_CGROUP: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_IOSCHED_CFQ: missing
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUP_PERF: enabled
08:43:01 [2020-06-22T08:43:01.789Z] - CONFIG_CGROUP_HUGETLB: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_CFS_BANDWIDTH: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_RT_GROUP_SCHED: missing
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_IP_VS: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_IP_VS_NFCT: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_IP_VS_RR: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_EXT4_FS: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:43:02 [2020-06-22T08:43:02.045Z] - Network Drivers:
08:43:02 [2020-06-22T08:43:02.045Z]   - "overlay":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_VXLAN: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:43:02 [2020-06-22T08:43:02.045Z]       Optional (for encrypted networks):
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_CRYPTO: enabled
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_CRYPTO_AEAD: enabled
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_CRYPTO_GCM: enabled
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_CRYPTO_GHASH: enabled
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_XFRM: enabled
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_XFRM_USER: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_INET_ESP: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
08:43:02 [2020-06-22T08:43:02.045Z]   - "ipvlan":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_IPVLAN: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]   - "macvlan":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_MACVLAN: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_DUMMY: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]   - "ftp,tftp client in container":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z] - Storage Drivers:
08:43:02 [2020-06-22T08:43:02.045Z]   - "aufs":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_AUFS_FS: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]   - "btrfs":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:43:02 [2020-06-22T08:43:02.045Z]   - "devicemapper":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_BLK_DEV_DM: enabled
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]   - "overlay":
08:43:02 [2020-06-22T08:43:02.045Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:43:02 [2020-06-22T08:43:02.045Z]   - "zfs":
08:43:02 [2020-06-22T08:43:02.045Z]     - /dev/zfs: present
08:43:02 [2020-06-22T08:43:02.045Z]     - zfs command: missing
08:43:02 [2020-06-22T08:43:02.045Z]     - zpool command: missing
08:43:02 [2020-06-22T08:43:02.045Z] 
08:43:02 [2020-06-22T08:43:02.045Z] Limits:
08:43:02 [2020-06-22T08:43:02.045Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:43:02 [2020-06-22T08:43:02.045Z] 
08:43:02 [2020-06-22T08:43:02.045Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:43:02 [2020-06-22T08:43:02.263Z] #23 DONE 23.1s
08:43:02 [2020-06-22T08:43:02.263Z] 
08:43:02 [2020-06-22T08:43:02.263Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:43:02 [2020-06-22T08:43:02.307Z] #43 22.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:43:02 [2020-06-22T08:43:02.379Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:914743ba2035d2936eb466ab010a33ccff0f403b .
08:43:02 [2020-06-22T08:43:02.379Z] #1 [internal] load .dockerignore
08:43:02 [2020-06-22T08:43:02.379Z] #1 transferring context: 87B done
08:43:02 [2020-06-22T08:43:02.379Z] #1 DONE 0.0s
08:43:02 [2020-06-22T08:43:02.379Z] 
08:43:02 [2020-06-22T08:43:02.379Z] #2 [internal] load build definition from Dockerfile
08:43:02 [2020-06-22T08:43:02.379Z] #2 transferring dockerfile: 16.37kB done
08:43:02 [2020-06-22T08:43:02.379Z] #2 DONE 0.0s
08:43:02 [2020-06-22T08:43:02.379Z] 
08:43:02 [2020-06-22T08:43:02.379Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:43:02 [2020-06-22T08:43:02.545Z] #24 DONE 0.3s
08:43:02 [2020-06-22T08:43:02.545Z] 
08:43:02 [2020-06-22T08:43:02.545Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:02 [2020-06-22T08:43:02.635Z] #3 DONE 0.2s
08:43:02 [2020-06-22T08:43:02.635Z] 
08:43:02 [2020-06-22T08:43:02.635Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:43:02 [2020-06-22T08:43:02.636Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:43:02 [2020-06-22T08:43:02.636Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:43:02 [2020-06-22T08:43:02.636Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
08:43:02 [2020-06-22T08:43:02.636Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
08:43:02 [2020-06-22T08:43:02.636Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.96MB / 8.88MB 0.1s
08:43:02 [2020-06-22T08:43:02.827Z] #25 ...
08:43:02 [2020-06-22T08:43:02.827Z] 
08:43:02 [2020-06-22T08:43:02.827Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:02 [2020-06-22T08:43:02.827Z] #10 13.63 Fetched 8051 kB in 12s (698 kB/s)
08:43:02 [2020-06-22T08:43:02.827Z] #10 13.63 Reading package lists...
08:43:02 [2020-06-22T08:43:02.827Z] #10 17.81 Reading package lists...
08:43:02 [2020-06-22T08:43:02.827Z] #10 22.11 Building dependency tree...
08:43:02 [2020-06-22T08:43:02.827Z] #10 23.31 The following additional packages will be installed:
08:43:02 [2020-06-22T08:43:02.827Z] #10 23.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:43:02 [2020-06-22T08:43:02.827Z] #10 23.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:43:02 [2020-06-22T08:43:02.827Z] #10 23.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:43:02 [2020-06-22T08:43:02.827Z] #10 23.32   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:43:02 [2020-06-22T08:43:02.827Z] #10 23.32 Suggested packages:
08:43:02 [2020-06-22T08:43:02.827Z] #10 23.32   gcc-8-locales seccomp wine64
08:43:02 [2020-06-22T08:43:02.867Z] #43 ...
08:43:02 [2020-06-22T08:43:02.867Z] 
08:43:02 [2020-06-22T08:43:02.867Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:02 [2020-06-22T08:43:02.867Z] #10 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:02 [2020-06-22T08:43:02.867Z] #10 ...
08:43:02 [2020-06-22T08:43:02.867Z] 
08:43:02 [2020-06-22T08:43:02.867Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:02 [2020-06-22T08:43:02.867Z] #51 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:02 [2020-06-22T08:43:02.892Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
08:43:02 [2020-06-22T08:43:02.892Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
08:43:03 [2020-06-22T08:43:03.110Z] #10 ...
08:43:03 [2020-06-22T08:43:03.110Z] 
08:43:03 [2020-06-22T08:43:03.110Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:03 [2020-06-22T08:43:03.110Z] #41 13.76 unicode/utf16
08:43:03 [2020-06-22T08:43:03.110Z] #41 13.93 container/list
08:43:03 [2020-06-22T08:43:03.110Z] #41 14.36 crypto/internal/subtle
08:43:03 [2020-06-22T08:43:03.110Z] #41 14.39 crypto/subtle
08:43:03 [2020-06-22T08:43:03.110Z] #41 14.55 vendor/golang.org/x/crypto/cryptobyte/asn1
08:43:03 [2020-06-22T08:43:03.110Z] #41 14.65 internal/nettrace
08:43:03 [2020-06-22T08:43:03.110Z] #41 14.68 runtime/cgo
08:43:03 [2020-06-22T08:43:03.110Z] #41 ...
08:43:03 [2020-06-22T08:43:03.110Z] 
08:43:03 [2020-06-22T08:43:03.110Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:03 [2020-06-22T08:43:03.110Z] #47 13.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:43:03 [2020-06-22T08:43:03.110Z] #47 13.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:43:03 [2020-06-22T08:43:03.110Z] #47 14.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:43:03 [2020-06-22T08:43:03.110Z] #47 14.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:43:03 [2020-06-22T08:43:03.110Z] #47 14.56 runtime
08:43:03 [2020-06-22T08:43:03.110Z] #47 14.58 runtime/cgo
08:43:03 [2020-06-22T08:43:03.122Z] #51 ...
08:43:03 [2020-06-22T08:43:03.122Z] 
08:43:03 [2020-06-22T08:43:03.122Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:03 [2020-06-22T08:43:03.122Z] #38 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:03 [2020-06-22T08:43:03.151Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
08:43:03 [2020-06-22T08:43:03.151Z] #4 DONE 0.5s
08:43:03 [2020-06-22T08:43:03.378Z] #38 ...
08:43:03 [2020-06-22T08:43:03.378Z] 
08:43:03 [2020-06-22T08:43:03.378Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:43:03 [2020-06-22T08:43:03.378Z] #23 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:03 [2020-06-22T08:43:03.378Z] #23 ...
08:43:03 [2020-06-22T08:43:03.378Z] 
08:43:03 [2020-06-22T08:43:03.378Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:03 [2020-06-22T08:43:03.378Z] #32 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:03 [2020-06-22T08:43:03.392Z] #47 ...
08:43:03 [2020-06-22T08:43:03.392Z] 
08:43:03 [2020-06-22T08:43:03.392Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:03 [2020-06-22T08:43:03.392Z] #51 15.20 Fetched 8051 kB in 11s (749 kB/s)
08:43:03 [2020-06-22T08:43:03.392Z] #51 15.20 Reading package lists...
08:43:03 [2020-06-22T08:43:03.392Z] #51 18.84 Reading package lists...
08:43:03 [2020-06-22T08:43:03.392Z] #51 22.67 Building dependency tree...
08:43:03 [2020-06-22T08:43:03.392Z] #51 24.30 The following additional packages will be installed:
08:43:03 [2020-06-22T08:43:03.392Z] #51 24.31   libbtrfs0
08:43:03 [2020-06-22T08:43:03.392Z] #51 ...
08:43:03 [2020-06-22T08:43:03.392Z] 
08:43:03 [2020-06-22T08:43:03.392Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:03 [2020-06-22T08:43:03.392Z] #10 24.41 The following NEW packages will be installed:
08:43:03 [2020-06-22T08:43:03.392Z] #10 24.41   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:43:03 [2020-06-22T08:43:03.392Z] #10 24.41   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:43:03 [2020-06-22T08:43:03.392Z] #10 24.41   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:43:03 [2020-06-22T08:43:03.392Z] #10 24.41   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:43:03 [2020-06-22T08:43:03.407Z] 
08:43:03 [2020-06-22T08:43:03.407Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
08:43:03 [2020-06-22T08:43:03.407Z] #6 DONE 0.2s
08:43:03 [2020-06-22T08:43:03.407Z] 
08:43:03 [2020-06-22T08:43:03.407Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:43:03 [2020-06-22T08:43:03.407Z] #5 DONE 0.2s
08:43:03 [2020-06-22T08:43:03.633Z] #32 ...
08:43:03 [2020-06-22T08:43:03.633Z] 
08:43:03 [2020-06-22T08:43:03.633Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:43:03 [2020-06-22T08:43:03.633Z] #36 23.14 Checking out files:  89% (1427/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.
08:43:03 [2020-06-22T08:43:03.633Z] #36 23.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:43:03 [2020-06-22T08:43:03.664Z] 
08:43:03 [2020-06-22T08:43:03.664Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:43:03 [2020-06-22T08:43:03.664Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:43:03 [2020-06-22T08:43:03.664Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:43:03 [2020-06-22T08:43:03.664Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:43:03 [2020-06-22T08:43:03.664Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s
08:43:03 [2020-06-22T08:43:03.674Z] #10 24.41   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:43:03 [2020-06-22T08:43:03.674Z] #10 24.41   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:43:03 [2020-06-22T08:43:03.889Z] #36 ...
08:43:03 [2020-06-22T08:43:03.889Z] 
08:43:03 [2020-06-22T08:43:03.889Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:03 [2020-06-22T08:43:03.889Z] #30 13.61 internal/testlog
08:43:03 [2020-06-22T08:43:03.889Z] #30 13.91 encoding
08:43:03 [2020-06-22T08:43:03.889Z] #30 14.12 runtime/cgo
08:43:03 [2020-06-22T08:43:03.920Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
08:43:03 [2020-06-22T08:43:03.920Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
08:43:03 [2020-06-22T08:43:03.957Z] #10 24.56 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
08:43:03 [2020-06-22T08:43:03.957Z] #10 24.56 Need to get 73.3 MB of archives.
08:43:03 [2020-06-22T08:43:03.957Z] #10 24.56 After this operation, 494 MB of additional disk space will be used.
08:43:03 [2020-06-22T08:43:03.957Z] #10 24.56 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]
08:43:03 [2020-06-22T08:43:03.957Z] #10 24.76 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]
08:43:04 [2020-06-22T08:43:04.143Z] #30 ...
08:43:04 [2020-06-22T08:43:04.143Z] 
08:43:04 [2020-06-22T08:43:04.143Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:43:04 [2020-06-22T08:43:04.143Z] #43 23.81 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:43:04 [2020-06-22T08:43:04.238Z] #10 24.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:43:04 [2020-06-22T08:43:04.239Z] #10 24.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
08:43:04 [2020-06-22T08:43:04.239Z] #10 24.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
08:43:04 [2020-06-22T08:43:04.239Z] #10 24.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
08:43:04 [2020-06-22T08:43:04.239Z] #10 ...
08:43:04 [2020-06-22T08:43:04.239Z] 
08:43:04 [2020-06-22T08:43:04.239Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:04 [2020-06-22T08:43:04.239Z] #38 15.03 Fetched 8051 kB in 11s (713 kB/s)
08:43:04 [2020-06-22T08:43:04.239Z] #38 15.03 Reading package lists...
08:43:04 [2020-06-22T08:43:04.239Z] #38 19.05 Reading package lists...
08:43:04 [2020-06-22T08:43:04.239Z] #38 23.27 Building dependency tree...
08:43:04 [2020-06-22T08:43:04.239Z] #38 24.85 The following additional packages will be installed:
08:43:04 [2020-06-22T08:43:04.239Z] #38 24.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:43:04 [2020-06-22T08:43:04.239Z] #38 24.86   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:43:04 [2020-06-22T08:43:04.239Z] #38 24.86 Suggested packages:
08:43:04 [2020-06-22T08:43:04.239Z] #38 24.86   manpages-dev python-setuptools
08:43:04 [2020-06-22T08:43:04.239Z] #38 ...
08:43:04 [2020-06-22T08:43:04.239Z] 
08:43:04 [2020-06-22T08:43:04.239Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:04 [2020-06-22T08:43:04.239Z] #32 15.09 Fetched 8051 kB in 11s (733 kB/s)
08:43:04 [2020-06-22T08:43:04.239Z] #32 15.09 Reading package lists...
08:43:04 [2020-06-22T08:43:04.239Z] #32 18.83 Reading package lists...
08:43:04 [2020-06-22T08:43:04.239Z] #32 22.73 Building dependency tree...
08:43:04 [2020-06-22T08:43:04.239Z] #32 24.42 The following additional packages will be installed:
08:43:04 [2020-06-22T08:43:04.239Z] #32 24.42   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:43:04 [2020-06-22T08:43:04.239Z] #32 24.42 Suggested packages:
08:43:04 [2020-06-22T08:43:04.239Z] #32 24.42   cmake-doc ninja-build lrzip
08:43:04 [2020-06-22T08:43:04.239Z] #32 24.42 Recommended packages:
08:43:04 [2020-06-22T08:43:04.239Z] #32 24.42   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:43:04 [2020-06-22T08:43:04.239Z] #32 25.26 The following NEW packages will be installed:
08:43:04 [2020-06-22T08:43:04.520Z] #32 25.27   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:43:04 [2020-06-22T08:43:04.520Z] #32 25.27   vim-common xxd
08:43:04 [2020-06-22T08:43:04.520Z] #32 ...
08:43:04 [2020-06-22T08:43:04.520Z] 
08:43:04 [2020-06-22T08:43:04.520Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:04 [2020-06-22T08:43:04.520Z] #10 25.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:43:04 [2020-06-22T08:43:04.520Z] #10 25.47 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]
08:43:04 [2020-06-22T08:43:04.520Z] #10 25.48 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]
08:43:05 [2020-06-22T08:43:05.526Z] #10 ...
08:43:05 [2020-06-22T08:43:05.526Z] 
08:43:05 [2020-06-22T08:43:05.526Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:05 [2020-06-22T08:43:05.526Z] #51 24.42 The following NEW packages will be installed:
08:43:05 [2020-06-22T08:43:05.526Z] #51 24.43   libbtrfs-dev libbtrfs0
08:43:05 [2020-06-22T08:43:05.526Z] #51 24.55 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
08:43:05 [2020-06-22T08:43:05.526Z] #51 24.55 Need to get 118 kB of archives.
08:43:05 [2020-06-22T08:43:05.526Z] #51 24.55 After this operation, 390 kB of additional disk space will be used.
08:43:05 [2020-06-22T08:43:05.526Z] #51 24.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:43:05 [2020-06-22T08:43:05.526Z] #51 24.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.40 debconf: delaying package configuration, since apt-utils is not installed
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.49 Fetched 118 kB in 0s (1083 kB/s)
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.58 Selecting previously unselected package libbtrfs0.
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.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 ... 15177 files and directories currently installed.)
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.70 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.71 Unpacking libbtrfs0 (4.20.1-2) ...
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.83 Selecting previously unselected package libbtrfs-dev.
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.84 Unpacking libbtrfs-dev (4.20.1-2) ...
08:43:05 [2020-06-22T08:43:05.526Z] #51 25.97 Setting up libbtrfs0 (4.20.1-2) ...
08:43:05 [2020-06-22T08:43:05.526Z] #51 26.00 Setting up libbtrfs-dev (4.20.1-2) ...
08:43:05 [2020-06-22T08:43:05.526Z] #51 26.01 Processing triggers for libc-bin (2.28-10) ...
08:43:05 [2020-06-22T08:43:05.526Z] #51 DONE 26.5s
08:43:05 [2020-06-22T08:43:05.811Z] 
08:43:05 [2020-06-22T08:43:05.811Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.83 The following NEW packages will be installed:
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.83   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.83   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.83   python-six zlib1g-dev
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.95 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.95 Need to get 3742 kB of archives.
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.95 After this operation, 22.0 MB of additional disk space will be used.
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 25.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
08:43:05 [2020-06-22T08:43:05.811Z] #38 26.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
08:43:06 [2020-06-22T08:43:06.093Z] #38 ...
08:43:06 [2020-06-22T08:43:06.093Z] 
08:43:06 [2020-06-22T08:43:06.093Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:06 [2020-06-22T08:43:06.093Z] #60 DONE 26.9s
08:43:06 [2020-06-22T08:43:06.093Z] 
08:43:06 [2020-06-22T08:43:06.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:06 [2020-06-22T08:43:06.093Z] #38 27.10 debconf: delaying package configuration, since apt-utils is not installed
08:43:06 [2020-06-22T08:43:06.380Z] #38 27.20 Fetched 3742 kB in 0s (10.9 MB/s)
08:43:06 [2020-06-22T08:43:06.380Z] #38 27.31 Selecting previously unselected package libcap-dev:s390x.
08:43:06 [2020-06-22T08:43:06.447Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done
08:43:06 [2020-06-22T08:43:06.656Z] #43 26.31 go: finding github.com/fatih/color v1.9.0
08:43:06 [2020-06-22T08:43:06.656Z] #43 26.38 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:43:06 [2020-06-22T08:43:06.656Z] #43 26.48 go: finding github.com/pkg/errors v0.9.1
08:43:06 [2020-06-22T08:43:06.656Z] #43 26.50 go: finding github.com/mattn/go-colorable v0.1.6
08:43:06 [2020-06-22T08:43:06.665Z] #38 27.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
08:43:06 [2020-06-22T08:43:06.665Z] #38 27.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
08:43:06 [2020-06-22T08:43:06.665Z] #38 27.45 Unpacking libcap-dev:s390x (1:2.25-2) ...
08:43:06 [2020-06-22T08:43:06.704Z] #58 DONE 2.9s
08:43:06 [2020-06-22T08:43:06.704Z] 
08:43:06 [2020-06-22T08:43:06.704Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:43:06 [2020-06-22T08:43:06.704Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:e9bdcb0f0af979d51f2c22a51c666f9152ee2135f4fd8619fe7c09817d8413d8 5.46kB / 5.46kB done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:5d68921f0785ae41d6aef770c464e6f18a4b289ef340398157e9c928a1b7c3c2 1.79kB / 1.79kB done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.1s done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.6s done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.8s done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 75.64MB / 120.16MB 2.5s
08:43:06 [2020-06-22T08:43:06.704Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.1s
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 123B / 123B 1.7s done
08:43:06 [2020-06-22T08:43:06.704Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 86.95MB / 120.16MB 2.8s
08:43:06 [2020-06-22T08:43:06.911Z] #43 26.53 go: finding github.com/mattn/go-isatty v0.0.12
08:43:06 [2020-06-22T08:43:06.911Z] #43 26.54 go: finding github.com/spf13/pflag v1.0.3
08:43:06 [2020-06-22T08:43:06.911Z] #43 26.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:43:06 [2020-06-22T08:43:06.947Z] #38 27.79 Selecting previously unselected package libnet1:s390x.
08:43:06 [2020-06-22T08:43:06.947Z] #38 27.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:43:06 [2020-06-22T08:43:06.947Z] #38 27.84 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:43:06 [2020-06-22T08:43:06.962Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 100.45MB / 120.16MB 2.9s
08:43:07 [2020-06-22T08:43:07.166Z] #43 26.93 go: finding github.com/jonboulle/clockwork v0.1.0
08:43:07 [2020-06-22T08:43:07.166Z] #43 27.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:43:07 [2020-06-22T08:43:07.221Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 113.49MB / 120.16MB 3.1s
08:43:07 [2020-06-22T08:43:07.221Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 3.2s
08:43:07 [2020-06-22T08:43:07.231Z] #38 28.01 Selecting previously unselected package libnet1-dev.
08:43:07 [2020-06-22T08:43:07.231Z] #38 28.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
08:43:07 [2020-06-22T08:43:07.231Z] #38 28.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:07 [2020-06-22T08:43:07.231Z] #38 28.26 Selecting previously unselected package libnl-3-200:s390x.
08:43:07 [2020-06-22T08:43:07.422Z] #43 27.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:43:07 [2020-06-22T08:43:07.422Z] #43 27.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:43:07 [2020-06-22T08:43:07.478Z] #7 ...
08:43:07 [2020-06-22T08:43:07.478Z] 
08:43:07 [2020-06-22T08:43:07.478Z] #20 [internal] load build context
08:43:07 [2020-06-22T08:43:07.478Z] #20 transferring context: 51.19MB 3.8s done
08:43:07 [2020-06-22T08:43:07.478Z] #20 DONE 3.8s
08:43:07 [2020-06-22T08:43:07.478Z] 
08:43:07 [2020-06-22T08:43:07.478Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:43:07 [2020-06-22T08:43:07.478Z] #7 sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 120.16MB / 120.16MB 3.3s done
08:43:07 [2020-06-22T08:43:07.513Z] #38 28.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
08:43:07 [2020-06-22T08:43:07.513Z] #38 28.27 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:43:07 [2020-06-22T08:43:07.513Z] #38 28.38 Selecting previously unselected package libnl-3-dev:s390x.
08:43:07 [2020-06-22T08:43:07.513Z] #38 28.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
08:43:07 [2020-06-22T08:43:07.513Z] #38 28.39 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
08:43:07 [2020-06-22T08:43:07.799Z] #38 28.64 Selecting previously unselected package libprotobuf-c1:s390x.
08:43:07 [2020-06-22T08:43:07.799Z] #38 28.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:43:07 [2020-06-22T08:43:07.799Z] #38 28.67 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:43:07 [2020-06-22T08:43:07.799Z] #38 28.74 Selecting previously unselected package libprotobuf-c-dev:s390x.
08:43:07 [2020-06-22T08:43:07.799Z] #38 28.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
08:43:07 [2020-06-22T08:43:07.982Z] #43 ...
08:43:07 [2020-06-22T08:43:07.983Z] 
08:43:07 [2020-06-22T08:43:07.983Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:07 [2020-06-22T08:43:07.983Z] #47 17.60 + cd /tmp/tmp.2Tginmgdgg/src/github.com/mvdan/sh
08:43:07 [2020-06-22T08:43:07.983Z] #47 17.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:43:07 [2020-06-22T08:43:07.983Z] #47 17.73 + GO111MODULE=on
08:43:07 [2020-06-22T08:43:07.983Z] #47 17.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:43:07 [2020-06-22T08:43:07.983Z] #47 19.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:43:07 [2020-06-22T08:43:07.983Z] #47 19.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:43:07 [2020-06-22T08:43:07.983Z] #47 19.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:43:07 [2020-06-22T08:43:07.983Z] #47 19.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:43:07 [2020-06-22T08:43:07.983Z] #47 19.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:43:07 [2020-06-22T08:43:07.983Z] #47 20.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:43:07 [2020-06-22T08:43:07.983Z] #47 21.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:43:07 [2020-06-22T08:43:07.983Z] #47 22.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:43:07 [2020-06-22T08:43:07.983Z] #47 23.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:43:07 [2020-06-22T08:43:07.983Z] #47 24.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:43:07 [2020-06-22T08:43:07.983Z] #47 24.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:43:07 [2020-06-22T08:43:07.983Z] #47 24.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:43:07 [2020-06-22T08:43:07.983Z] #47 25.18 runtime/cgo
08:43:07 [2020-06-22T08:43:07.983Z] #47 25.20 runtime
08:43:07 [2020-06-22T08:43:07.983Z] #47 ...
08:43:07 [2020-06-22T08:43:07.983Z] 
08:43:07 [2020-06-22T08:43:07.983Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:07 [2020-06-22T08:43:07.983Z] #60 24.62 Checking out files:  63% (1321/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
08:43:07 [2020-06-22T08:43:07.983Z] #60 25.41 + cd /tmp/tmp.YiBNtS2YcE/src/github.com/docker/libnetwork
08:43:07 [2020-06-22T08:43:07.983Z] #60 25.41 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
08:43:07 [2020-06-22T08:43:07.983Z] #60 25.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:43:08 [2020-06-22T08:43:08.082Z] #38 28.75 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:43:08 [2020-06-22T08:43:08.082Z] #38 28.81 Selecting previously unselected package zlib1g-dev:s390x.
08:43:08 [2020-06-22T08:43:08.082Z] #38 28.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
08:43:08 [2020-06-22T08:43:08.082Z] #38 28.86 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:43:08 [2020-06-22T08:43:08.364Z] #38 29.05 Selecting previously unselected package libprotobuf17:s390x.
08:43:08 [2020-06-22T08:43:08.364Z] #38 29.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
08:43:08 [2020-06-22T08:43:08.364Z] #38 29.08 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
08:43:08 [2020-06-22T08:43:08.847Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.5s done
08:43:08 [2020-06-22T08:43:08.847Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0
08:43:08 [2020-06-22T08:43:08.978Z] #38 29.69 Selecting previously unselected package libprotobuf-lite17:s390x.
08:43:08 [2020-06-22T08:43:08.978Z] #38 29.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
08:43:08 [2020-06-22T08:43:08.978Z] #38 29.70 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:43:08 [2020-06-22T08:43:08.978Z] #38 29.82 Selecting previously unselected package libprotobuf-dev:s390x.
08:43:08 [2020-06-22T08:43:08.978Z] #38 29.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
08:43:08 [2020-06-22T08:43:08.978Z] #38 29.85 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
08:43:09 [2020-06-22T08:43:09.411Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
08:43:09 [2020-06-22T08:43:09.411Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
08:43:09 [2020-06-22T08:43:09.669Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done
08:43:09 [2020-06-22T08:43:09.669Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
08:43:09 [2020-06-22T08:43:09.986Z] #38 30.82 Selecting previously unselected package libprotoc17:s390x.
08:43:09 [2020-06-22T08:43:09.986Z] #38 30.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
08:43:09 [2020-06-22T08:43:09.986Z] #38 30.84 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
08:43:10 [2020-06-22T08:43:10.600Z] #38 31.36 Selecting previously unselected package protobuf-c-compiler.
08:43:10 [2020-06-22T08:43:10.600Z] #38 31.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
08:43:10 [2020-06-22T08:43:10.600Z] #38 31.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:43:10 [2020-06-22T08:43:10.600Z] #38 31.51 Selecting previously unselected package protobuf-compiler.
08:43:10 [2020-06-22T08:43:10.600Z] #38 31.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
08:43:10 [2020-06-22T08:43:10.600Z] #38 31.53 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:43:10 [2020-06-22T08:43:10.882Z] #38 31.65 Selecting previously unselected package python-pkg-resources.
08:43:10 [2020-06-22T08:43:10.882Z] #38 31.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:43:10 [2020-06-22T08:43:10.882Z] #38 31.67 Unpacking python-pkg-resources (40.8.0-1) ...
08:43:10 [2020-06-22T08:43:10.882Z] #38 31.87 Selecting previously unselected package python-six.
08:43:11 [2020-06-22T08:43:11.164Z] #38 31.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:43:11 [2020-06-22T08:43:11.164Z] #38 31.90 Unpacking python-six (1.12.0-1) ...
08:43:11 [2020-06-22T08:43:11.164Z] #38 31.97 Selecting previously unselected package python-protobuf.
08:43:11 [2020-06-22T08:43:11.164Z] #38 31.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
08:43:11 [2020-06-22T08:43:11.164Z] #38 31.98 Unpacking python-protobuf (3.6.1.3-2) ...
08:43:11 [2020-06-22T08:43:11.447Z] #38 ...
08:43:11 [2020-06-22T08:43:11.447Z] 
08:43:11 [2020-06-22T08:43:11.447Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:11 [2020-06-22T08:43:11.447Z] #47 32.35 syscall
08:43:11 [2020-06-22T08:43:11.447Z] #47 32.36 reflect
08:43:11 [2020-06-22T08:43:11.564Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
08:43:11 [2020-06-22T08:43:11.821Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s
08:43:14 [2020-06-22T08:43:14.343Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done
08:43:14 [2020-06-22T08:43:14.343Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657
08:43:14 [2020-06-22T08:43:14.512Z] #60 ...
08:43:14 [2020-06-22T08:43:14.512Z] 
08:43:14 [2020-06-22T08:43:14.512Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:14 [2020-06-22T08:43:14.512Z] #32 23.54 Fetched 8355 kB in 17s (497 kB/s)
08:43:14 [2020-06-22T08:43:14.512Z] #32 23.54 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #32 30.58 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #32 ...
08:43:14 [2020-06-22T08:43:14.512Z] 
08:43:14 [2020-06-22T08:43:14.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:14 [2020-06-22T08:43:14.512Z] #10 23.68 Fetched 8355 kB in 17s (480 kB/s)
08:43:14 [2020-06-22T08:43:14.512Z] #10 23.68 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #10 30.50 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #10 ...
08:43:14 [2020-06-22T08:43:14.512Z] 
08:43:14 [2020-06-22T08:43:14.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:14 [2020-06-22T08:43:14.512Z] #38 23.73 Fetched 8355 kB in 17s (493 kB/s)
08:43:14 [2020-06-22T08:43:14.512Z] #38 23.73 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #38 30.96 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #38 ...
08:43:14 [2020-06-22T08:43:14.512Z] 
08:43:14 [2020-06-22T08:43:14.512Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:43:14 [2020-06-22T08:43:14.512Z] #23 23.97 Fetched 8355 kB in 18s (472 kB/s)
08:43:14 [2020-06-22T08:43:14.512Z] #23 23.97 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #23 31.32 Reading package lists...
08:43:14 [2020-06-22T08:43:14.512Z] #23 ...
08:43:14 [2020-06-22T08:43:14.512Z] 
08:43:14 [2020-06-22T08:43:14.512Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:14 [2020-06-22T08:43:14.512Z] #51 24.33 Fetched 8355 kB in 18s (477 kB/s)
08:43:14 [2020-06-22T08:43:14.512Z] #51 24.33 Reading package lists...
08:43:14 [2020-06-22T08:43:14.912Z] #47 ...
08:43:14 [2020-06-22T08:43:14.912Z] 
08:43:14 [2020-06-22T08:43:14.912Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:14 [2020-06-22T08:43:14.912Z] #32 25.44 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
08:43:14 [2020-06-22T08:43:14.912Z] #32 25.44 Need to get 14.0 MB of archives.
08:43:14 [2020-06-22T08:43:14.912Z] #32 25.44 After this operation, 62.1 MB of additional disk space will be used.
08:43:14 [2020-06-22T08:43:14.912Z] #32 25.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 25.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 25.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 26.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 26.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 26.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 26.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 26.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 26.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.23 debconf: delaying package configuration, since apt-utils is not installed
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.41 Fetched 14.0 MB in 1s (14.3 MB/s)
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.46 Selecting previously unselected package xxd.
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.46 (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 ... 15177 files and directories currently installed.)
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.53 Unpacking xxd (2:8.1.0875-5) ...
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.74 Selecting previously unselected package vim-common.
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:43:14 [2020-06-22T08:43:14.912Z] #32 27.75 Unpacking vim-common (2:8.1.0875-5) ...
08:43:14 [2020-06-22T08:43:14.912Z] #32 28.15 Selecting previously unselected package cmake-data.
08:43:14 [2020-06-22T08:43:14.912Z] #32 28.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:43:14 [2020-06-22T08:43:14.912Z] #32 28.16 Unpacking cmake-data (3.13.4-1) ...
08:43:14 [2020-06-22T08:43:14.912Z] #32 30.17 Selecting previously unselected package libicu63:s390x.
08:43:14 [2020-06-22T08:43:14.912Z] #32 30.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
08:43:14 [2020-06-22T08:43:14.913Z] #32 30.20 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:43:14 [2020-06-22T08:43:14.913Z] #32 35.66 Selecting previously unselected package libxml2:s390x.
08:43:14 [2020-06-22T08:43:14.913Z] #32 ...
08:43:14 [2020-06-22T08:43:14.913Z] 
08:43:14 [2020-06-22T08:43:14.913Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:14 [2020-06-22T08:43:14.913Z] #25 2.742 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:43:14 [2020-06-22T08:43:14.913Z] #25 3.011 
08:43:14 [2020-06-22T08:43:14.913Z] #25 3.192 
##                                                                         4.0%
#######                                                                   10.3%
##########                                                                14.4%
##############                                                            20.7%
#################                                                         24.9%
####################                                                      29.1%
#########################                                                 35.9%
##############################                                            41.7%
##################################                                        48.0%
#####################################                                     52.2%
########################################                                  56.3%
#############################################                             62.6%
#################################################                         68.9%
######################################################                    75.1%
############################################################              83.5%
################################################################          89.8%
#####################################################################     96.1%
######################################################################## 100.0%
08:43:14 [2020-06-22T08:43:14.913Z] #25 5.526 
08:43:14 [2020-06-22T08:43:14.913Z] #25 5.712 
#######                                                                   10.6%
###############                                                           22.0%
################################                                          44.6%
############################################                              61.6%
############################################################              84.3%
######################################################################## 100.0%
08:43:14 [2020-06-22T08:43:14.913Z] #25 6.528 
08:43:14 [2020-06-22T08:43:14.913Z] #25 6.720 
######                                                                     8.6%
#############                                                             18.8%
###################                                                       26.4%
########################                                                  34.1%
##############################                                            41.7%
#####################################                                     51.9%
##########################################                                59.5%
##################################################                        69.7%
#########################################################                 79.9%
################################################################          90.0%
######################################################################## 100.0%
08:43:14 [2020-06-22T08:43:14.913Z] #25 8.241 
08:43:14 [2020-06-22T08:43:14.913Z] #25 8.375 
#                                                                          2.3%
####                                                                       6.1%
######                                                                     8.9%
#########                                                                 12.7%
###########                                                               16.5%
##############                                                            20.3%
#################                                                         24.0%
####################                                                      27.8%
######################                                                    30.7%
########################                                                  34.4%
##########################                                                37.3%
############################                                              40.1%
##############################                                            42.0%
#################################                                         46.7%
###################################                                       48.8%
#####################################                                     52.6%
########################################                                  56.3%
###########################################                               61.1%
##############################################                            63.9%
################################################                          66.7%
##################################################                        69.6%
####################################################                      72.4%
######################################################                    75.3%
########################################################                  79.0%
###########################################################               82.8%
#############################################################             85.6%
###############################################################           88.5%
#################################################################         91.3%
###################################################################       93.2%
#####################################################################     97.0%
#######################################################################   99.8%
######################################################################## 100.0%
08:43:14 [2020-06-22T08:43:14.913Z] #25 12.16 
08:43:15 [2020-06-22T08:43:15.874Z] #51 31.39 Reading package lists...
08:43:15 [2020-06-22T08:43:15.874Z] #51 ...
08:43:15 [2020-06-22T08:43:15.874Z] 
08:43:15 [2020-06-22T08:43:15.874Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:43:15 [2020-06-22T08:43:15.874Z] #36 25.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:43:15 [2020-06-22T08:43:15.918Z] #25 ...
08:43:15 [2020-06-22T08:43:15.918Z] 
08:43:15 [2020-06-22T08:43:15.918Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + RM_GOPATH=0
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + TMP_GOPATH=
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + : /build
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + '[' -z '' ']'
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 ++ mktemp -d
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + export GOPATH=/tmp/tmp.6wbjLMIgGV
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + GOPATH=/tmp/tmp.6wbjLMIgGV
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + RM_GOPATH=1
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.144 + case "$(go env GOARCH)" in
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.145 ++ go env GOARCH
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.175 + export GO_BUILDMODE=-buildmode=pie
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.175 + GO_BUILDMODE=-buildmode=pie
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.177 ++ dirname /tmp/install/install.sh
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 + dir=/tmp/install
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 + bin=containerd
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 + shift
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 + '[' '!' -f /tmp/install/containerd.installer ']'
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 + . /tmp/install/containerd.installer
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 ++ set -e
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.181 + install_containerd
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.182 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.182 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.182 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6wbjLMIgGV/src/github.com/containerd/containerd
08:43:15 [2020-06-22T08:43:15.918Z] #52 2.198 Cloning into '/tmp/tmp.6wbjLMIgGV/src/github.com/containerd/containerd'...
08:43:15 [2020-06-22T08:43:15.918Z] #52 ...
08:43:15 [2020-06-22T08:43:15.918Z] 
08:43:15 [2020-06-22T08:43:15.918Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:15 [2020-06-22T08:43:15.918Z] #32 35.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 35.67 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.10 Selecting previously unselected package libarchive13:s390x.
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.11 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.28 Selecting previously unselected package libjsoncpp1:s390x.
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.28 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.37 Selecting previously unselected package librhash0:s390x.
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.37 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.38 Unpacking librhash0:s390x (1.3.8-1) ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.46 Selecting previously unselected package libuv1:s390x.
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.46 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.46 Unpacking libuv1:s390x (1.24.1-1) ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.59 Selecting previously unselected package cmake.
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.59 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
08:43:15 [2020-06-22T08:43:15.918Z] #32 36.60 Unpacking cmake (3.13.4-1) ...
08:43:16 [2020-06-22T08:43:16.130Z] #36 ...
08:43:16 [2020-06-22T08:43:16.130Z] 
08:43:16 [2020-06-22T08:43:16.130Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:16 [2020-06-22T08:43:16.130Z] #41 26.24 vendor/golang.org/x/crypto/internal/subtle
08:43:16 [2020-06-22T08:43:16.130Z] #41 26.38 vendor/golang.org/x/crypto/curve25519
08:43:16 [2020-06-22T08:43:16.532Z] #32 ...
08:43:16 [2020-06-22T08:43:16.532Z] 
08:43:16 [2020-06-22T08:43:16.532Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:16 [2020-06-22T08:43:16.532Z] #30 27.23 sync
08:43:16 [2020-06-22T08:43:16.532Z] #30 27.23 internal/reflectlite
08:43:16 [2020-06-22T08:43:16.532Z] #30 29.21 errors
08:43:16 [2020-06-22T08:43:16.532Z] #30 29.22 sort
08:43:16 [2020-06-22T08:43:16.532Z] #30 29.41 strconv
08:43:16 [2020-06-22T08:43:16.532Z] #30 30.05 io
08:43:16 [2020-06-22T08:43:16.532Z] #30 31.07 internal/oserror
08:43:16 [2020-06-22T08:43:16.532Z] #30 31.11 syscall
08:43:16 [2020-06-22T08:43:16.532Z] #30 32.26 reflect
08:43:16 [2020-06-22T08:43:16.532Z] #30 ...
08:43:16 [2020-06-22T08:43:16.532Z] 
08:43:16 [2020-06-22T08:43:16.532Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:16 [2020-06-22T08:43:16.532Z] #25 13.45 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:43:16 [2020-06-22T08:43:16.532Z] #25 13.76 
08:43:16 [2020-06-22T08:43:16.532Z] #25 13.88 
######################################################################## 100.0%
08:43:16 [2020-06-22T08:43:16.532Z] #25 14.01 
08:43:16 [2020-06-22T08:43:16.814Z] #25 ...
08:43:16 [2020-06-22T08:43:16.814Z] 
08:43:16 [2020-06-22T08:43:16.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:16 [2020-06-22T08:43:16.814Z] #10 27.64 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]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.29 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]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 29.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
08:43:16 [2020-06-22T08:43:16.814Z] #10 30.34 debconf: delaying package configuration, since apt-utils is not installed
08:43:16 [2020-06-22T08:43:16.814Z] #10 30.47 Fetched 73.3 MB in 5s (14.7 MB/s)
08:43:16 [2020-06-22T08:43:16.814Z] #10 30.55 Selecting previously unselected package binutils-mingw-w64-i686.
08:43:16 [2020-06-22T08:43:16.814Z] #10 30.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
08:43:16 [2020-06-22T08:43:16.814Z] #10 30.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 30.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 32.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:43:16 [2020-06-22T08:43:16.814Z] #10 32.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 32.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.04 Selecting previously unselected package binutils-mingw-w64.
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.14 Selecting previously unselected package libdevmapper1.02.1:s390x.
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.15 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.33 Selecting previously unselected package dmsetup.
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.33 Unpacking dmsetup (2:1.02.155-3) ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.45 Selecting previously unselected package mingw-w64-common.
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:43:16 [2020-06-22T08:43:16.814Z] #10 35.48 Unpacking mingw-w64-common (6.0.0-3) ...
08:43:17 [2020-06-22T08:43:17.055Z] #41 ...
08:43:17 [2020-06-22T08:43:17.055Z] 
08:43:17 [2020-06-22T08:43:17.055Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:17 [2020-06-22T08:43:17.055Z] #32 30.58 Reading package lists...
08:43:17 [2020-06-22T08:43:17.428Z] #10 ...
08:43:17 [2020-06-22T08:43:17.428Z] 
08:43:17 [2020-06-22T08:43:17.428Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.30 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.31 Setting up xxd (2:8.1.0875-5) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.32 Setting up libuv1:s390x (1.24.1-1) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.33 Setting up vim-common (2:8.1.0875-5) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.34 Setting up librhash0:s390x (1.3.8-1) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.35 Setting up cmake-data (3.13.4-1) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.36 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.37 Setting up libjsoncpp1:s390x (1.7.4-3) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.37 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.39 Setting up cmake (3.13.4-1) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.39 Processing triggers for libc-bin (2.28-10) ...
08:43:17 [2020-06-22T08:43:17.428Z] #32 38.44 Processing triggers for mime-support (3.62) ...
08:43:18 [2020-06-22T08:43:18.440Z] #32 DONE 39.2s
08:43:18 [2020-06-22T08:43:18.440Z] 
08:43:18 [2020-06-22T08:43:18.440Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:18 [2020-06-22T08:43:18.440Z] #25 15.01 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:43:18 [2020-06-22T08:43:18.440Z] #25 15.24 
08:43:18 [2020-06-22T08:43:18.440Z] #25 15.37 
######################################################################## 100.0%
08:43:18 [2020-06-22T08:43:18.440Z] #25 15.53 
08:43:18 [2020-06-22T08:43:18.519Z] #7 extracting sha256:a5b3a12d37606d08733d034ed875d073f72e6da3466f5f3c79aa5a6dd0784657 4.1s done
08:43:18 [2020-06-22T08:43:18.519Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9
08:43:18 [2020-06-22T08:43:18.519Z] #7 extracting sha256:651574c4cbdfcd56fff081e8ddc10a37b5e72737f77ebea66f734b2ec11f01b9 done
08:43:18 [2020-06-22T08:43:18.519Z] #7 DONE 14.7s
08:43:18 [2020-06-22T08:43:18.519Z] 
08:43:18 [2020-06-22T08:43:18.519Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:43:18 [2020-06-22T08:43:18.722Z] #25 ...
08:43:18 [2020-06-22T08:43:18.722Z] 
08:43:18 [2020-06-22T08:43:18.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:18 [2020-06-22T08:43:18.722Z] #38 32.61 Setting up python-pkg-resources (40.8.0-1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 34.58 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 34.58 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 34.59 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 34.60 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 34.61 Setting up python-six (1.12.0-1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.13 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.14 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.15 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.16 Setting up libcap-dev:s390x (1:2.25-2) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.17 Setting up libprotoc17:s390x (3.6.1.3-2) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.18 Setting up protobuf-compiler (3.6.1.3-2) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.19 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 36.21 Setting up python-protobuf (3.6.1.3-2) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 39.26 Setting up libnl-3-dev:s390x (3.4.0-1) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 39.27 Processing triggers for libc-bin (2.28-10) ...
08:43:18 [2020-06-22T08:43:18.722Z] #38 DONE 39.7s
08:43:19 [2020-06-22T08:43:19.005Z] 
08:43:19 [2020-06-22T08:43:19.005Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:19 [2020-06-22T08:43:19.005Z] #25 16.48 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:43:19 [2020-06-22T08:43:19.005Z] #25 16.61 skipping existing b63cc5f62c21
08:43:19 [2020-06-22T08:43:19.005Z] #25 ...
08:43:19 [2020-06-22T08:43:19.005Z] 
08:43:19 [2020-06-22T08:43:19.005Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:19 [2020-06-22T08:43:19.005Z] #41 29.93 github.com/LK4D4/vndr/godl/singleflight
08:43:19 [2020-06-22T08:43:19.005Z] #41 29.94 io
08:43:19 [2020-06-22T08:43:19.005Z] #41 30.18 strconv
08:43:19 [2020-06-22T08:43:19.005Z] #41 30.63 bytes
08:43:19 [2020-06-22T08:43:19.005Z] #41 31.99 bufio
08:43:19 [2020-06-22T08:43:19.005Z] #41 33.56 reflect
08:43:19 [2020-06-22T08:43:19.005Z] #41 33.70 syscall
08:43:19 [2020-06-22T08:43:19.005Z] #41 39.25 time
08:43:19 [2020-06-22T08:43:19.195Z] #32 37.04 Building dependency tree...
08:43:19 [2020-06-22T08:43:19.287Z] #41 ...
08:43:19 [2020-06-22T08:43:19.287Z] 
08:43:19 [2020-06-22T08:43:19.288Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:19 [2020-06-22T08:43:19.288Z] #25 16.68 
08:43:20 [2020-06-22T08:43:20.298Z] #25 17.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:43:20 [2020-06-22T08:43:20.412Z] #8 DONE 2.2s
08:43:20 [2020-06-22T08:43:20.412Z] 
08:43:20 [2020-06-22T08:43:20.412Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:43:20 [2020-06-22T08:43:20.581Z] #25 18.00 
08:43:20 [2020-06-22T08:43:20.581Z] #25 18.12 
######################################################################## 100.0%
08:43:20 [2020-06-22T08:43:20.581Z] #25 18.18 
08:43:20 [2020-06-22T08:43:20.581Z] #25 18.21 Download of images into '/build' complete.
08:43:20 [2020-06-22T08:43:20.581Z] #25 18.22 Use something like the following to load the result into a Docker daemon:
08:43:20 [2020-06-22T08:43:20.865Z] #25 18.22   tar -cC '/build' . | docker load
08:43:20 [2020-06-22T08:43:20.865Z] #25 DONE 18.4s
08:43:20 [2020-06-22T08:43:20.865Z] 
08:43:20 [2020-06-22T08:43:20.865Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.960 + RM_GOPATH=0
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.960 + TMP_GOPATH=
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.960 + : /build
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.960 + '[' -z '' ']'
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.961 ++ mktemp -d
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.966 + export GOPATH=/tmp/tmp.AdzjBGWhpe
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.966 + GOPATH=/tmp/tmp.AdzjBGWhpe
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.966 + RM_GOPATH=1
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.966 + case "$(go env GOARCH)" in
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.966 ++ go env GOARCH
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.994 + export GO_BUILDMODE=-buildmode=pie
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.994 + GO_BUILDMODE=-buildmode=pie
08:43:20 [2020-06-22T08:43:20.865Z] #33 1.995 ++ dirname /tmp/install/install.sh
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + dir=/tmp/install
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + bin=tini
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + shift
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + '[' '!' -f /tmp/install/tini.installer ']'
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + . /tmp/install/tini.installer
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + install_tini
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.000 + git clone https://github.com/krallin/tini.git /tmp/tmp.AdzjBGWhpe/tini
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.010 Cloning into '/tmp/tmp.AdzjBGWhpe/tini'...
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.506 + cd /tmp/tmp.AdzjBGWhpe/tini
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.506 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:43:20 [2020-06-22T08:43:20.865Z] #33 2.509 + cmake .
08:43:20 [2020-06-22T08:43:20.976Z] #9 DONE 0.6s
08:43:20 [2020-06-22T08:43:20.976Z] 
08:43:20 [2020-06-22T08:43:20.976Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:43:20 [2020-06-22T08:43:20.976Z] #35 DONE 0.1s
08:43:20 [2020-06-22T08:43:20.976Z] 
08:43:20 [2020-06-22T08:43:20.976Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:43:21 [2020-06-22T08:43:21.081Z] #32 40.54 The following additional packages will be installed:
08:43:21 [2020-06-22T08:43:21.081Z] #32 40.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:43:21 [2020-06-22T08:43:21.081Z] #32 40.56 Suggested packages:
08:43:21 [2020-06-22T08:43:21.081Z] #32 40.56   cmake-doc ninja-build lrzip
08:43:21 [2020-06-22T08:43:21.081Z] #32 40.56 Recommended packages:
08:43:21 [2020-06-22T08:43:21.081Z] #32 40.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:43:21 [2020-06-22T08:43:21.155Z] #33 2.832 -- The C compiler identification is GNU 8.3.0
08:43:21 [2020-06-22T08:43:21.155Z] #33 2.902 -- Check for working C compiler: /usr/bin/cc
08:43:21 [2020-06-22T08:43:21.234Z] #45 ...
08:43:21 [2020-06-22T08:43:21.234Z] 
08:43:21 [2020-06-22T08:43:21.234Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:43:21 [2020-06-22T08:43:21.234Z] #27 DONE 0.1s
08:43:21 [2020-06-22T08:43:21.234Z] 
08:43:21 [2020-06-22T08:43:21.234Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:43:22 [2020-06-22T08:43:22.007Z] #32 41.59 The following NEW packages will be installed:
08:43:22 [2020-06-22T08:43:22.007Z] #32 41.62   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:43:22 [2020-06-22T08:43:22.007Z] #32 41.62   vim-common xxd
08:43:22 [2020-06-22T08:43:22.165Z] #33 3.616 -- Check for working C compiler: /usr/bin/cc -- works
08:43:22 [2020-06-22T08:43:22.165Z] #33 3.619 -- Detecting C compiler ABI info
08:43:22 [2020-06-22T08:43:22.165Z] #33 ...
08:43:22 [2020-06-22T08:43:22.165Z] 
08:43:22 [2020-06-22T08:43:22.165Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:43:22 [2020-06-22T08:43:22.165Z] #28 32.81 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.
08:43:22 [2020-06-22T08:43:22.165Z] #28 33.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:43:22 [2020-06-22T08:43:22.165Z] #28 33.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:43:22 [2020-06-22T08:43:22.263Z] #32 42.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:43:22 [2020-06-22T08:43:22.263Z] #32 42.06 Need to get 14.9 MB of archives.
08:43:22 [2020-06-22T08:43:22.263Z] #32 42.06 After this operation, 61.8 MB of additional disk space will be used.
08:43:22 [2020-06-22T08:43:22.263Z] #32 42.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:43:22 [2020-06-22T08:43:22.263Z] #32 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:43:22 [2020-06-22T08:43:22.263Z] #32 42.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:43:22 [2020-06-22T08:43:22.447Z] #28 ...
08:43:22 [2020-06-22T08:43:22.447Z] 
08:43:22 [2020-06-22T08:43:22.447Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:22 [2020-06-22T08:43:22.447Z] #33 3.958 -- Detecting C compiler ABI info - done
08:43:22 [2020-06-22T08:43:22.447Z] #33 3.965 -- Detecting C compile features
08:43:22 [2020-06-22T08:43:22.519Z] #32 42.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:43:23 [2020-06-22T08:43:23.079Z] #32 ...
08:43:23 [2020-06-22T08:43:23.079Z] 
08:43:23 [2020-06-22T08:43:23.079Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:23 [2020-06-22T08:43:23.079Z] #10 30.50 Reading package lists...
08:43:23 [2020-06-22T08:43:23.079Z] #10 37.36 Building dependency tree...
08:43:23 [2020-06-22T08:43:23.079Z] #10 40.75 The following additional packages will be installed:
08:43:23 [2020-06-22T08:43:23.079Z] #10 40.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:43:23 [2020-06-22T08:43:23.079Z] #10 40.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:43:23 [2020-06-22T08:43:23.079Z] #10 40.77   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:43:23 [2020-06-22T08:43:23.079Z] #10 40.78   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:43:23 [2020-06-22T08:43:23.079Z] #10 40.78 Suggested packages:
08:43:23 [2020-06-22T08:43:23.079Z] #10 40.79   gcc-8-locales seccomp wine64
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.12 The following NEW packages will be installed:
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.14   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.14   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.56 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.56 Need to get 77.7 MB of archives.
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.56 After this operation, 487 MB of additional disk space will be used.
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.56 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]
08:43:23 [2020-06-22T08:43:23.079Z] #10 42.80 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]
08:43:23 [2020-06-22T08:43:23.335Z] #10 43.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:43:23 [2020-06-22T08:43:23.335Z] #10 43.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:43:23 [2020-06-22T08:43:23.335Z] #10 43.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:43:23 [2020-06-22T08:43:23.335Z] #10 43.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:43:23 [2020-06-22T08:43:23.335Z] #10 ...
08:43:23 [2020-06-22T08:43:23.335Z] 
08:43:23 [2020-06-22T08:43:23.335Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:23 [2020-06-22T08:43:23.335Z] #32 43.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:43:23 [2020-06-22T08:43:23.590Z] #32 43.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:43:23 [2020-06-22T08:43:23.590Z] #32 43.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:43:23 [2020-06-22T08:43:23.590Z] #32 43.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:43:23 [2020-06-22T08:43:23.590Z] #32 43.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:43:23 [2020-06-22T08:43:23.590Z] #32 43.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:43:23 [2020-06-22T08:43:23.918Z] #33 5.152 -- Detecting C compile features - done
08:43:23 [2020-06-22T08:43:23.918Z] #33 5.188 -- Performing Test HAS_BUILTIN_FORTIFY
08:43:23 [2020-06-22T08:43:23.918Z] #33 5.413 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:43:23 [2020-06-22T08:43:23.918Z] #33 5.512 -- Configuring done
08:43:23 [2020-06-22T08:43:23.918Z] #33 5.544 -- Generating done
08:43:23 [2020-06-22T08:43:23.918Z] #33 5.548 -- Build files have been written to: /tmp/tmp.AdzjBGWhpe/tini
08:43:23 [2020-06-22T08:43:23.918Z] #33 5.561 + make tini-static
08:43:24 [2020-06-22T08:43:24.201Z] #33 5.886 Scanning dependencies of target tini-static
08:43:24 [2020-06-22T08:43:24.503Z] #33 6.045 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:43:25 [2020-06-22T08:43:25.477Z] #32 ...
08:43:25 [2020-06-22T08:43:25.477Z] 
08:43:25 [2020-06-22T08:43:25.477Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:25 [2020-06-22T08:43:25.477Z] #60 DONE 44.8s
08:43:25 [2020-06-22T08:43:25.477Z] 
08:43:25 [2020-06-22T08:43:25.477Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:25 [2020-06-22T08:43:25.477Z] #51 31.39 Reading package lists...
08:43:25 [2020-06-22T08:43:25.477Z] #51 38.19 Building dependency tree...
08:43:25 [2020-06-22T08:43:25.477Z] #51 41.52 The following additional packages will be installed:
08:43:25 [2020-06-22T08:43:25.477Z] #51 41.54   libbtrfs0
08:43:25 [2020-06-22T08:43:25.477Z] #51 41.76 The following NEW packages will be installed:
08:43:25 [2020-06-22T08:43:25.477Z] #51 41.77   libbtrfs-dev libbtrfs0
08:43:25 [2020-06-22T08:43:25.477Z] #51 42.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:43:25 [2020-06-22T08:43:25.477Z] #51 42.19 Need to get 119 kB of archives.
08:43:25 [2020-06-22T08:43:25.477Z] #51 42.19 After this operation, 387 kB of additional disk space will be used.
08:43:25 [2020-06-22T08:43:25.477Z] #51 42.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:43:25 [2020-06-22T08:43:25.477Z] #51 42.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:43:25 [2020-06-22T08:43:25.477Z] #51 43.36 debconf: delaying package configuration, since apt-utils is not installed
08:43:25 [2020-06-22T08:43:25.477Z] #51 43.66 Fetched 119 kB in 0s (406 kB/s)
08:43:25 [2020-06-22T08:43:25.477Z] #51 44.32 Selecting previously unselected package libbtrfs0.
08:43:25 [2020-06-22T08:43:25.477Z] #51 44.33 (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 ... 15410 files and directories currently installed.)
08:43:25 [2020-06-22T08:43:25.477Z] #51 44.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:43:25 [2020-06-22T08:43:25.477Z] #51 44.46 Unpacking libbtrfs0 (4.20.1-2) ...
08:43:25 [2020-06-22T08:43:25.477Z] #51 44.80 Selecting previously unselected package libbtrfs-dev.
08:43:25 [2020-06-22T08:43:25.477Z] #51 44.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:43:25 [2020-06-22T08:43:25.477Z] #51 44.88 Unpacking libbtrfs-dev (4.20.1-2) ...
08:43:25 [2020-06-22T08:43:25.477Z] #51 ...
08:43:25 [2020-06-22T08:43:25.477Z] 
08:43:25 [2020-06-22T08:43:25.477Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:25 [2020-06-22T08:43:25.477Z] #32 45.20 debconf: delaying package configuration, since apt-utils is not installed
08:43:25 [2020-06-22T08:43:25.509Z] #33 6.888 [100%] Linking C executable tini-static
08:43:25 [2020-06-22T08:43:25.792Z] #33 7.342 [100%] Built target tini-static
08:43:25 [2020-06-22T08:43:25.792Z] #33 7.411 + mkdir -p /build
08:43:25 [2020-06-22T08:43:25.792Z] #33 7.413 + cp tini-static /build/docker-init
08:43:26 [2020-06-22T08:43:26.039Z] #32 45.67 Fetched 14.9 MB in 2s (7269 kB/s)
08:43:26 [2020-06-22T08:43:26.039Z] #32 45.85 Selecting previously unselected package xxd.
08:43:26 [2020-06-22T08:43:26.085Z] #33 DONE 7.7s
08:43:26 [2020-06-22T08:43:26.085Z] 
08:43:26 [2020-06-22T08:43:26.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:26 [2020-06-22T08:43:26.085Z] #10 40.23 Selecting previously unselected package mingw-w64-x86-64-dev.
08:43:26 [2020-06-22T08:43:26.085Z] #10 40.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:43:26 [2020-06-22T08:43:26.085Z] #10 40.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:43:26 [2020-06-22T08:43:26.085Z] #10 44.93 Selecting previously unselected package gcc-mingw-w64-base.
08:43:26 [2020-06-22T08:43:26.085Z] #10 44.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:43:26 [2020-06-22T08:43:26.085Z] #10 44.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:43:26 [2020-06-22T08:43:26.085Z] #10 45.08 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:43:26 [2020-06-22T08:43:26.085Z] #10 45.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:43:26 [2020-06-22T08:43:26.085Z] #10 45.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:43:26 [2020-06-22T08:43:26.294Z] #32 45.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 ... 15410 files and directories currently installed.)
08:43:26 [2020-06-22T08:43:26.551Z] #32 46.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:43:26 [2020-06-22T08:43:26.551Z] #32 ...
08:43:26 [2020-06-22T08:43:26.551Z] 
08:43:26 [2020-06-22T08:43:26.551Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:26 [2020-06-22T08:43:26.551Z] #51 45.52 Setting up libbtrfs0 (4.20.1-2) ...
08:43:26 [2020-06-22T08:43:26.551Z] #51 45.57 Setting up libbtrfs-dev (4.20.1-2) ...
08:43:26 [2020-06-22T08:43:26.551Z] #51 45.60 Processing triggers for libc-bin (2.28-10) ...
08:43:26 [2020-06-22T08:43:26.551Z] #51 DONE 46.2s
08:43:26 [2020-06-22T08:43:26.551Z] 
08:43:26 [2020-06-22T08:43:26.551Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:26 [2020-06-22T08:43:26.551Z] #32 46.24 Unpacking xxd (2:8.1.0875-5) ...
08:43:26 [2020-06-22T08:43:26.718Z] #10 ...
08:43:26 [2020-06-22T08:43:26.718Z] 
08:43:26 [2020-06-22T08:43:26.718Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:26 [2020-06-22T08:43:26.718Z] #30 37.63 time
08:43:26 [2020-06-22T08:43:26.718Z] #30 41.72 internal/poll
08:43:26 [2020-06-22T08:43:26.718Z] #30 42.84 internal/fmtsort
08:43:26 [2020-06-22T08:43:26.718Z] #30 43.33 internal/syscall/execenv
08:43:26 [2020-06-22T08:43:26.719Z] #30 43.46 internal/syscall/unix
08:43:26 [2020-06-22T08:43:26.719Z] #30 43.53 strings
08:43:26 [2020-06-22T08:43:26.719Z] #30 43.68 os
08:43:26 [2020-06-22T08:43:26.719Z] #30 45.68 path
08:43:26 [2020-06-22T08:43:26.719Z] #30 46.07 text/tabwriter
08:43:26 [2020-06-22T08:43:26.719Z] #30 46.13 fmt
08:43:26 [2020-06-22T08:43:26.719Z] #30 46.61 path/filepath
08:43:26 [2020-06-22T08:43:26.806Z] #32 46.63 Selecting previously unselected package vim-common.
08:43:27 [2020-06-22T08:43:27.060Z] #32 46.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:43:27 [2020-06-22T08:43:27.060Z] #32 46.74 Unpacking vim-common (2:8.1.0875-5) ...
08:43:27 [2020-06-22T08:43:27.314Z] #32 47.18 Selecting previously unselected package cmake-data.
08:43:27 [2020-06-22T08:43:27.571Z] #32 47.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:43:27 [2020-06-22T08:43:27.571Z] #32 47.20 Unpacking cmake-data (3.13.4-1) ...
08:43:27 [2020-06-22T08:43:27.571Z] #32 ...
08:43:27 [2020-06-22T08:43:27.571Z] 
08:43:27 [2020-06-22T08:43:27.571Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:43:27 [2020-06-22T08:43:27.571Z] #23 31.32 Reading package lists...
08:43:27 [2020-06-22T08:43:27.571Z] #23 38.34 Building dependency tree...
08:43:27 [2020-06-22T08:43:27.571Z] #23 41.60 ca-certificates is already the newest version (20200601~deb10u1).
08:43:27 [2020-06-22T08:43:27.571Z] #23 41.60 The following additional packages will be installed:
08:43:27 [2020-06-22T08:43:27.571Z] #23 41.62   libjq1 libonig5
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.08 The following NEW packages will be installed:
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.08   jq libjq1 libonig5
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.50 Need to get 355 kB of archives.
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.50 After this operation, 1072 kB of additional disk space will be used.
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:43:27 [2020-06-22T08:43:27.571Z] #23 42.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:43:27 [2020-06-22T08:43:27.571Z] #23 43.77 debconf: delaying package configuration, since apt-utils is not installed
08:43:27 [2020-06-22T08:43:27.571Z] #23 44.41 Fetched 355 kB in 0s (1248 kB/s)
08:43:27 [2020-06-22T08:43:27.571Z] #23 44.80 Selecting previously unselected package libonig5:amd64.
08:43:27 [2020-06-22T08:43:27.571Z] #23 44.80 (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 ... 15410 files and directories currently installed.)
08:43:27 [2020-06-22T08:43:27.571Z] #23 44.99 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 45.02 Unpacking libonig5:amd64 (6.9.1-1) ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 45.77 Selecting previously unselected package libjq1:amd64.
08:43:27 [2020-06-22T08:43:27.571Z] #23 45.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 45.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 46.35 Selecting previously unselected package jq.
08:43:27 [2020-06-22T08:43:27.571Z] #23 46.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 46.38 Unpacking jq (1.5+dfsg-2+b1) ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 46.81 Setting up libonig5:amd64 (6.9.1-1) ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 46.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 46.84 Setting up jq (1.5+dfsg-2+b1) ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 46.85 Processing triggers for libc-bin (2.28-10) ...
08:43:27 [2020-06-22T08:43:27.571Z] #23 DONE 47.4s
08:43:27 [2020-06-22T08:43:27.571Z] 
08:43:27 [2020-06-22T08:43:27.571Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:43:27 [2020-06-22T08:43:27.571Z] #24 DONE 0.1s
08:43:27 [2020-06-22T08:43:27.728Z] #30 48.36 io/ioutil
08:43:27 [2020-06-22T08:43:27.728Z] #30 ...
08:43:27 [2020-06-22T08:43:27.728Z] 
08:43:27 [2020-06-22T08:43:27.728Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:27 [2020-06-22T08:43:27.728Z] #47 38.46 time
08:43:27 [2020-06-22T08:43:27.728Z] #47 43.57 context
08:43:27 [2020-06-22T08:43:27.728Z] #47 43.92 encoding/binary
08:43:27 [2020-06-22T08:43:27.728Z] #47 44.09 os
08:43:27 [2020-06-22T08:43:27.728Z] #47 45.74 encoding/base64
08:43:27 [2020-06-22T08:43:27.728Z] #47 46.01 fmt
08:43:27 [2020-06-22T08:43:27.728Z] #47 46.51 path/filepath
08:43:27 [2020-06-22T08:43:27.728Z] #47 48.53 golang.org/x/sys/unix
08:43:27 [2020-06-22T08:43:27.728Z] #47 ...
08:43:27 [2020-06-22T08:43:27.728Z] 
08:43:27 [2020-06-22T08:43:27.728Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:27 [2020-06-22T08:43:27.728Z] #41 43.79 os
08:43:27 [2020-06-22T08:43:27.728Z] #41 44.16 strings
08:43:27 [2020-06-22T08:43:27.728Z] #41 45.93 regexp/syntax
08:43:27 [2020-06-22T08:43:27.728Z] #41 46.18 fmt
08:43:27 [2020-06-22T08:43:27.787Z] #28 ...
08:43:27 [2020-06-22T08:43:27.787Z] 
08:43:27 [2020-06-22T08:43:27.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:27 [2020-06-22T08:43:27.787Z] #10 5.724 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:43:27 [2020-06-22T08:43:27.787Z] #10 ...
08:43:27 [2020-06-22T08:43:27.787Z] 
08:43:27 [2020-06-22T08:43:27.787Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.853 + RM_GOPATH=0
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.854 + TMP_GOPATH=
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.855 + : /build
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.855 + '[' -z '' ']'
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.857 ++ mktemp -d
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.861 + export GOPATH=/tmp/tmp.RMb4onPDQG
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.861 + GOPATH=/tmp/tmp.RMb4onPDQG
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.861 + RM_GOPATH=1
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.861 + case "$(go env GOARCH)" in
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.862 ++ go env GOARCH
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.885 + export GO_BUILDMODE=-buildmode=pie
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.886 + GO_BUILDMODE=-buildmode=pie
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.887 ++ dirname /tmp/install/install.sh
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.893 + dir=/tmp/install
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.893 + bin=tomlv
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.894 + shift
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.894 + '[' '!' -f /tmp/install/tomlv.installer ']'
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.897 + . /tmp/install/tomlv.installer
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.901 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.902 + install_tomlv
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.902 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.902 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.904 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RMb4onPDQG/src/github.com/BurntSushi/toml
08:43:27 [2020-06-22T08:43:27.787Z] #30 5.908 Cloning into '/tmp/tmp.RMb4onPDQG/src/github.com/BurntSushi/toml'...
08:43:27 [2020-06-22T08:43:27.787Z] #30 ...
08:43:27 [2020-06-22T08:43:27.787Z] 
08:43:27 [2020-06-22T08:43:27.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:27 [2020-06-22T08:43:27.787Z] #10 5.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:27 [2020-06-22T08:43:27.787Z] #10 6.082 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:43:27 [2020-06-22T08:43:27.830Z] 
08:43:27 [2020-06-22T08:43:27.830Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:28 [2020-06-22T08:43:28.046Z] #10 6.968 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #25 ...
08:43:28 [2020-06-22T08:43:28.084Z] 
08:43:28 [2020-06-22T08:43:28.084Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:28 [2020-06-22T08:43:28.084Z] #38 30.96 Reading package lists...
08:43:28 [2020-06-22T08:43:28.084Z] #38 38.17 Building dependency tree...
08:43:28 [2020-06-22T08:43:28.084Z] #38 41.98 The following additional packages will be installed:
08:43:28 [2020-06-22T08:43:28.084Z] #38 41.99   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:43:28 [2020-06-22T08:43:28.084Z] #38 41.99   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:43:28 [2020-06-22T08:43:28.084Z] #38 42.00 Suggested packages:
08:43:28 [2020-06-22T08:43:28.084Z] #38 42.01   manpages-dev python-setuptools
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.47 The following NEW packages will be installed:
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.48   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.49   python-six zlib1g-dev
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.92 Need to get 4095 kB of archives.
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.92 After this operation, 22.5 MB of additional disk space will be used.
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 43.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 44.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:43:28 [2020-06-22T08:43:28.084Z] #38 46.57 debconf: delaying package configuration, since apt-utils is not installed
08:43:28 [2020-06-22T08:43:28.085Z] #38 46.95 Fetched 4095 kB in 1s (4122 kB/s)
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.04 Selecting previously unselected package libcap-dev:amd64.
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.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 ... 15410 files and directories currently installed.)
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.15 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.37 Selecting previously unselected package libnet1:amd64.
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.73 Selecting previously unselected package libnet1-dev.
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:43:28 [2020-06-22T08:43:28.085Z] #38 47.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:28 [2020-06-22T08:43:28.085Z] #38 48.00 Selecting previously unselected package libnl-3-200:amd64.
08:43:28 [2020-06-22T08:43:28.085Z] #38 ...
08:43:28 [2020-06-22T08:43:28.085Z] 
08:43:28 [2020-06-22T08:43:28.085Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:28 [2020-06-22T08:43:28.085Z] #30 37.89 internal/reflectlite
08:43:28 [2020-06-22T08:43:28.085Z] #30 37.93 sync
08:43:28 [2020-06-22T08:43:28.085Z] #30 40.52 sort
08:43:28 [2020-06-22T08:43:28.085Z] #30 40.53 errors
08:43:28 [2020-06-22T08:43:28.085Z] #30 40.98 strconv
08:43:28 [2020-06-22T08:43:28.085Z] #30 42.02 io
08:43:28 [2020-06-22T08:43:28.085Z] #30 43.23 internal/oserror
08:43:28 [2020-06-22T08:43:28.085Z] #30 43.41 syscall
08:43:28 [2020-06-22T08:43:28.085Z] #30 45.33 reflect
08:43:28 [2020-06-22T08:43:28.339Z] #30 ...
08:43:28 [2020-06-22T08:43:28.339Z] 
08:43:28 [2020-06-22T08:43:28.339Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:28 [2020-06-22T08:43:28.339Z] #38 48.00 Selecting previously unselected package libnl-3-200:amd64.
08:43:28 [2020-06-22T08:43:28.339Z] #38 48.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:43:28 [2020-06-22T08:43:28.339Z] #38 48.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:43:28 [2020-06-22T08:43:28.594Z] #38 48.19 Selecting previously unselected package libnl-3-dev:amd64.
08:43:28 [2020-06-22T08:43:28.594Z] #38 48.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:43:28 [2020-06-22T08:43:28.594Z] #38 48.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:43:28 [2020-06-22T08:43:28.736Z] #41 49.26 flag
08:43:28 [2020-06-22T08:43:28.736Z] #41 ...
08:43:28 [2020-06-22T08:43:28.736Z] 
08:43:28 [2020-06-22T08:43:28.736Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:28 [2020-06-22T08:43:28.736Z] #30 49.54 github.com/BurntSushi/toml
08:43:28 [2020-06-22T08:43:28.736Z] #30 49.54 flag
08:43:28 [2020-06-22T08:43:28.849Z] #38 48.50 Selecting previously unselected package libprotobuf-c1:amd64.
08:43:28 [2020-06-22T08:43:28.849Z] #38 48.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:43:28 [2020-06-22T08:43:28.849Z] #38 48.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:43:28 [2020-06-22T08:43:28.849Z] #38 48.63 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:43:28 [2020-06-22T08:43:28.849Z] #38 48.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:43:28 [2020-06-22T08:43:28.849Z] #38 48.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:43:29 [2020-06-22T08:43:29.018Z] #30 ...
08:43:29 [2020-06-22T08:43:29.018Z] 
08:43:29 [2020-06-22T08:43:29.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:29 [2020-06-22T08:43:29.018Z] #39 7.696 Note: Building without setproctitle() and strlcpy() support.
08:43:29 [2020-06-22T08:43:29.018Z] #39 7.696       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:43:29 [2020-06-22T08:43:29.018Z] #39 7.714 Note: Building without GnuTLS support
08:43:29 [2020-06-22T08:43:29.018Z] #39 7.715 Makefile.config:39: Warn: you have no libnftables installed
08:43:29 [2020-06-22T08:43:29.018Z] #39 7.715 Makefile.config:40: Warn: Building without nftables support
08:43:29 [2020-06-22T08:43:29.018Z] #39 8.882 fatal: not a git repository (or any of the parent directories): .git
08:43:29 [2020-06-22T08:43:29.018Z] #39 8.899   GEN      .gitid
08:43:29 [2020-06-22T08:43:29.018Z] #39 8.908   GEN      criu/include/version.h
08:43:29 [2020-06-22T08:43:29.018Z] #39 8.964   GEN      include/common/asm
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.769   PBCC     images/timens.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.782   DEP      images/timens.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.801   PBCC     images/fown.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.823   PBCC     images/google/protobuf/descriptor.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.841   PBCC     images/opts.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.866   PBCC     images/memfd.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.905   DEP      images/fown.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.926   DEP      images/google/protobuf/descriptor.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 9.979   DEP      images/opts.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.00   DEP      images/memfd.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.04   PBCC     images/sit.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.07   DEP      images/sit.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.11   PBCC     images/macvlan.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.14   DEP      images/macvlan.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.20   PBCC     images/autofs.pb-c.c
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.23   DEP      images/autofs.pb-c.d
08:43:29 [2020-06-22T08:43:29.018Z] #39 10.27   PBCC     images/sysctl.pb-c.c
08:43:29 [2020-06-22T08:43:29.104Z] #38 48.76 Selecting previously unselected package zlib1g-dev:amd64.
08:43:29 [2020-06-22T08:43:29.104Z] #38 48.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:43:29 [2020-06-22T08:43:29.104Z] #38 48.80 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.28   DEP      images/sysctl.pb-c.d
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.30   PBCC     images/time.pb-c.c
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.32   DEP      images/time.pb-c.d
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.41   PBCC     images/binfmt-misc.pb-c.c
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.41   DEP      images/binfmt-misc.pb-c.d
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.45   PBCC     images/seccomp.pb-c.c
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.48   DEP      images/seccomp.pb-c.d
08:43:29 [2020-06-22T08:43:29.300Z] #39 10.51   PBCC     images/userns.pb-c.c
08:43:29 [2020-06-22T08:43:29.300Z] #39 ...
08:43:29 [2020-06-22T08:43:29.300Z] 
08:43:29 [2020-06-22T08:43:29.300Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:29 [2020-06-22T08:43:29.300Z] #41 50.19 go/token
08:43:29 [2020-06-22T08:43:29.360Z] #38 49.03 Selecting previously unselected package libprotobuf17:amd64.
08:43:29 [2020-06-22T08:43:29.360Z] #38 49.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:43:29 [2020-06-22T08:43:29.360Z] #38 49.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:43:29 [2020-06-22T08:43:29.913Z] #41 50.70 regexp
08:43:29 [2020-06-22T08:43:29.913Z] #41 50.84 go/scanner
08:43:29 [2020-06-22T08:43:29.942Z] #10 8.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:43:30 [2020-06-22T08:43:30.287Z] #38 49.91 Selecting previously unselected package libprotobuf-lite17:amd64.
08:43:30 [2020-06-22T08:43:30.287Z] #38 49.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:43:30 [2020-06-22T08:43:30.287Z] #38 49.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:43:30 [2020-06-22T08:43:30.287Z] #38 50.18 Selecting previously unselected package libprotobuf-dev:amd64.
08:43:30 [2020-06-22T08:43:30.543Z] #38 50.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:43:30 [2020-06-22T08:43:30.543Z] #38 50.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:43:30 [2020-06-22T08:43:30.543Z] #38 ...
08:43:30 [2020-06-22T08:43:30.543Z] 
08:43:30 [2020-06-22T08:43:30.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:30 [2020-06-22T08:43:30.543Z] #41 40.20 github.com/LK4D4/vndr/godl/singleflight
08:43:30 [2020-06-22T08:43:30.543Z] #41 40.20 internal/reflectlite
08:43:30 [2020-06-22T08:43:30.543Z] #41 40.43 math/rand
08:43:30 [2020-06-22T08:43:30.543Z] #41 41.92 internal/singleflight
08:43:30 [2020-06-22T08:43:30.543Z] #41 42.82 io
08:43:30 [2020-06-22T08:43:30.543Z] #41 42.84 strconv
08:43:30 [2020-06-22T08:43:30.543Z] #41 44.32 bytes
08:43:30 [2020-06-22T08:43:30.543Z] #41 47.38 reflect
08:43:30 [2020-06-22T08:43:30.543Z] #41 47.77 bufio
08:43:30 [2020-06-22T08:43:30.543Z] #41 49.82 syscall
08:43:30 [2020-06-22T08:43:30.806Z] #41 ...
08:43:30 [2020-06-22T08:43:30.806Z] 
08:43:30 [2020-06-22T08:43:30.806Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.057 + RM_GOPATH=0
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.057 + TMP_GOPATH=
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.057 + : /build
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.057 + '[' -z '' ']'
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.057 ++ mktemp -d
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.071 + export GOPATH=/tmp/tmp.04Amf3LQiX
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.071 + GOPATH=/tmp/tmp.04Amf3LQiX
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.071 + RM_GOPATH=1
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.071 + case "$(go env GOARCH)" in
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.073 ++ go env GOARCH
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.084 + export GO_BUILDMODE=-buildmode=pie
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.084 + GO_BUILDMODE=-buildmode=pie
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.094 ++ dirname /tmp/install/install.sh
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.099 + dir=/tmp/install
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.099 + bin=containerd
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.099 + shift
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.099 + '[' '!' -f /tmp/install/containerd.installer ']'
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.099 + . /tmp/install/containerd.installer
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.099 ++ set -e
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.099 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.100 + install_containerd
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.100 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.100 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.100 + git clone https://github.com/containerd/containerd.git /tmp/tmp.04Amf3LQiX/src/github.com/containerd/containerd
08:43:30 [2020-06-22T08:43:30.806Z] #52 3.135 Cloning into '/tmp/tmp.04Amf3LQiX/src/github.com/containerd/containerd'...
08:43:30 [2020-06-22T08:43:30.875Z] #10 ...
08:43:30 [2020-06-22T08:43:30.875Z] 
08:43:30 [2020-06-22T08:43:30.875Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.053 + RM_GOPATH=0
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.053 + TMP_GOPATH=
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.053 + : /build
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.053 + '[' -z '' ']'
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.059 ++ mktemp -d
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.059 + export GOPATH=/tmp/tmp.Sm6uf6Ndbo
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.059 + GOPATH=/tmp/tmp.Sm6uf6Ndbo
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.059 + RM_GOPATH=1
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.059 + case "$(go env GOARCH)" in
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.059 ++ go env GOARCH
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.082 + export GO_BUILDMODE=-buildmode=pie
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.082 + GO_BUILDMODE=-buildmode=pie
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.084 ++ dirname /tmp/install/install.sh
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.091 + dir=/tmp/install
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.091 + bin=rootlesskit
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.091 + shift
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.092 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.093 + . /tmp/install/rootlesskit.installer
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.093 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.095 + install_rootlesskit
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.102 + case "$1" in
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.102 + export CGO_ENABLED=0
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.102 + CGO_ENABLED=0
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.102 + _install_rootlesskit
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.102 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.102 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.103 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Sm6uf6Ndbo/src/github.com/rootless-containers/rootlesskit
08:43:30 [2020-06-22T08:43:30.875Z] #54 6.104 Cloning into '/tmp/tmp.Sm6uf6Ndbo/src/github.com/rootless-containers/rootlesskit'...
08:43:30 [2020-06-22T08:43:30.918Z] #41 51.67 go/ast
08:43:31 [2020-06-22T08:43:31.132Z] #54 ...
08:43:31 [2020-06-22T08:43:31.132Z] 
08:43:31 [2020-06-22T08:43:31.132Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.834 + RM_GOPATH=0
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.834 + TMP_GOPATH=
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.834 + : /build
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.834 + '[' -z '' ']'
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.834 ++ mktemp -d
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.844 + export GOPATH=/tmp/tmp.V6DmA5NNgP
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.844 + GOPATH=/tmp/tmp.V6DmA5NNgP
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.844 + RM_GOPATH=1
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.844 + case "$(go env GOARCH)" in
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.845 ++ go env GOARCH
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.877 + export GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.877 + GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.879 ++ dirname /tmp/install/install.sh
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.882 + dir=/tmp/install
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.887 + bin=proxy
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.887 + shift
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.887 + '[' '!' -f /tmp/install/proxy.installer ']'
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.887 + . /tmp/install/proxy.installer
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.887 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.888 + install_proxy
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.888 + case "$1" in
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.888 + export CGO_ENABLED=0
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.888 + CGO_ENABLED=0
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.888 + _install_proxy
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.888 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.889 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.889 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V6DmA5NNgP/src/github.com/docker/libnetwork
08:43:31 [2020-06-22T08:43:31.132Z] #60 6.894 Cloning into '/tmp/tmp.V6DmA5NNgP/src/github.com/docker/libnetwork'...
08:43:31 [2020-06-22T08:43:31.132Z] #60 ...
08:43:31 [2020-06-22T08:43:31.132Z] 
08:43:31 [2020-06-22T08:43:31.132Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:31 [2020-06-22T08:43:31.132Z] #32 7.080 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:43:31 [2020-06-22T08:43:31.132Z] #32 7.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:31 [2020-06-22T08:43:31.132Z] #32 7.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:43:31 [2020-06-22T08:43:31.132Z] #32 8.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:43:31 [2020-06-22T08:43:31.390Z] #32 ...
08:43:31 [2020-06-22T08:43:31.390Z] 
08:43:31 [2020-06-22T08:43:31.390Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.213 + RM_GOPATH=0
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.213 + TMP_GOPATH=
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.214 + : /build
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.214 + '[' -z '' ']'
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.215 ++ mktemp -d
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.222 + export GOPATH=/tmp/tmp.PEEUhI0VDK
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.222 + GOPATH=/tmp/tmp.PEEUhI0VDK
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.222 + RM_GOPATH=1
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.222 + case "$(go env GOARCH)" in
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.224 ++ go env GOARCH
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.249 + export GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.249 + GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.250 ++ dirname /tmp/install/install.sh
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.252 + dir=/tmp/install
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.252 + bin=shfmt
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.252 + shift
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.252 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.252 + . /tmp/install/shfmt.installer
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.252 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.253 + install_shfmt
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.253 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.253 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.253 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PEEUhI0VDK/src/github.com/mvdan/sh
08:43:31 [2020-06-22T08:43:31.390Z] #47 6.260 Cloning into '/tmp/tmp.PEEUhI0VDK/src/github.com/mvdan/sh'...
08:43:31 [2020-06-22T08:43:31.647Z] #47 ...
08:43:31 [2020-06-22T08:43:31.647Z] 
08:43:31 [2020-06-22T08:43:31.647Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.537 + RM_GOPATH=0
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.537 + TMP_GOPATH=
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.538 + : /build
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.538 + '[' -z '' ']'
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.541 ++ mktemp -d
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.543 + export GOPATH=/tmp/tmp.SXrxE3tFq9
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.543 + GOPATH=/tmp/tmp.SXrxE3tFq9
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.543 + RM_GOPATH=1
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.543 + case "$(go env GOARCH)" in
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.549 ++ go env GOARCH
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.576 + export GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.576 + GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.577 ++ dirname /tmp/install/install.sh
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.578 + dir=/tmp/install
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.578 + bin=dockercli
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.578 + shift
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.578 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.579 + . /tmp/install/dockercli.installer
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.581 ++ : stable
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.581 ++ : 17.06.2-ce
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.581 + install_dockercli
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.581 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.589 Install docker/cli version 17.06.2-ce from stable
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.590 ++ uname -m
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.605 + arch=x86_64
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.609 + '[' x86_64 '!=' x86_64 ']'
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.609 + url=https://download.docker.com/linux/static
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.616 + tar -xz docker/docker
08:43:31 [2020-06-22T08:43:31.647Z] #21 6.621 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:43:31 [2020-06-22T08:43:31.647Z] #21 ...
08:43:31 [2020-06-22T08:43:31.647Z] 
08:43:31 [2020-06-22T08:43:31.647Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:31 [2020-06-22T08:43:31.647Z] #51 6.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:43:31 [2020-06-22T08:43:31.647Z] #51 6.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:31 [2020-06-22T08:43:31.647Z] #51 6.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:43:31 [2020-06-22T08:43:31.647Z] #51 7.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:43:31 [2020-06-22T08:43:31.647Z] #51 9.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:43:31 [2020-06-22T08:43:31.904Z] #51 ...
08:43:31 [2020-06-22T08:43:31.904Z] 
08:43:31 [2020-06-22T08:43:31.905Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:43:31 [2020-06-22T08:43:31.905Z] #36 6.514 + git clone https://github.com/docker/distribution.git .
08:43:31 [2020-06-22T08:43:31.905Z] #36 6.515 Cloning into '.'...
08:43:31 [2020-06-22T08:43:31.905Z] #36 ...
08:43:31 [2020-06-22T08:43:31.905Z] 
08:43:31 [2020-06-22T08:43:31.905Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.807 + RM_GOPATH=0
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.811 + TMP_GOPATH=
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.811 + : /build
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.811 + '[' -z '' ']'
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.817 ++ mktemp -d
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.817 + export GOPATH=/tmp/tmp.prdylzX9IG
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.817 + GOPATH=/tmp/tmp.prdylzX9IG
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.817 + RM_GOPATH=1
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.817 + case "$(go env GOARCH)" in
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.841 ++ go env GOARCH
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.851 + export GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.851 + GO_BUILDMODE=-buildmode=pie
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.851 ++ dirname /tmp/install/install.sh
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.855 + dir=/tmp/install
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.856 + bin=vndr
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.856 + shift
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.856 + '[' '!' -f /tmp/install/vndr.installer ']'
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.856 + . /tmp/install/vndr.installer
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.856 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.857 + install_vndr
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.861 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.861 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.861 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.prdylzX9IG/src/github.com/LK4D4/vndr
08:43:31 [2020-06-22T08:43:31.905Z] #41 6.875 Cloning into '/tmp/tmp.prdylzX9IG/src/github.com/LK4D4/vndr'...
08:43:31 [2020-06-22T08:43:31.905Z] #41 7.765 + cd /tmp/tmp.prdylzX9IG/src/github.com/LK4D4/vndr
08:43:31 [2020-06-22T08:43:31.905Z] #41 7.765 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:43:31 [2020-06-22T08:43:31.905Z] #41 7.793 + go build -buildmode=pie -v -o /build/vndr .
08:43:31 [2020-06-22T08:43:31.905Z] #41 9.446 internal/race
08:43:31 [2020-06-22T08:43:31.905Z] #41 9.743 sync/atomic
08:43:31 [2020-06-22T08:43:31.905Z] #41 9.775 runtime
08:43:31 [2020-06-22T08:43:31.905Z] #41 10.06 unicode
08:43:32 [2020-06-22T08:43:32.162Z] #41 ...
08:43:32 [2020-06-22T08:43:32.162Z] 
08:43:32 [2020-06-22T08:43:32.162Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:32 [2020-06-22T08:43:32.162Z] #38 7.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #38 7.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #38 7.408 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #38 8.497 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #38 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #38 ...
08:43:32 [2020-06-22T08:43:32.162Z] 
08:43:32 [2020-06-22T08:43:32.162Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:43:32 [2020-06-22T08:43:32.162Z] #23 6.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #23 6.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #23 6.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #23 8.046 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:43:32 [2020-06-22T08:43:32.162Z] #23 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:43:32 [2020-06-22T08:43:32.170Z] #52 ...
08:43:32 [2020-06-22T08:43:32.170Z] 
08:43:32 [2020-06-22T08:43:32.170Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:43:32 [2020-06-22T08:43:32.170Z] #28 50.93 Checking out files:  88% (1353/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.
08:43:32 [2020-06-22T08:43:32.170Z] #28 51.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:43:32 [2020-06-22T08:43:32.170Z] #28 51.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:43:32 [2020-06-22T08:43:32.389Z] #41 53.24 internal/lazyregexp
08:43:32 [2020-06-22T08:43:32.419Z] #23 ...
08:43:32 [2020-06-22T08:43:32.419Z] 
08:43:32 [2020-06-22T08:43:32.419Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.059 + RM_GOPATH=0
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.059 + TMP_GOPATH=
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.059 + : /build
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.059 + '[' -z '' ']'
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.064 ++ mktemp -d
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.072 + export GOPATH=/tmp/tmp.wQ7FPweV0d
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.072 + GOPATH=/tmp/tmp.wQ7FPweV0d
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.072 + RM_GOPATH=1
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.072 + case "$(go env GOARCH)" in
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.072 ++ go env GOARCH
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.115 + export GO_BUILDMODE=-buildmode=pie
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.115 + GO_BUILDMODE=-buildmode=pie
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.116 ++ dirname /tmp/install/install.sh
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.119 + dir=/tmp/install
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.119 + bin=gotestsum
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.119 + shift
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.120 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.120 + . /tmp/install/gotestsum.installer
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.120 ++ : v0.3.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.120 + install_gotestsum
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.121 + set -e
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.121 + export GO111MODULE=on
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.121 + GO111MODULE=on
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.121 + go get -d gotest.tools/gotestsum@v0.3.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.245 go: finding gotest.tools/gotestsum v0.3.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 6.251 go: finding gotest.tools v0.3.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 7.210 go: downloading gotest.tools/gotestsum v0.3.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 7.687 go: extracting gotest.tools/gotestsum v0.3.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 8.700 go: downloading gotest.tools v2.1.0+incompatible
08:43:32 [2020-06-22T08:43:32.419Z] #43 8.887 go: extracting gotest.tools v2.1.0+incompatible
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.025 go: downloading github.com/pkg/errors v0.8.0
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.031 go: downloading github.com/spf13/pflag v1.0.1
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.039 go: downloading github.com/fatih/color v1.6.0
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.048 go: downloading github.com/jonboulle/clockwork v0.1.0
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.156 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.208 go: downloading github.com/sirupsen/logrus v1.0.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.351 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.433 go: extracting github.com/pkg/errors v0.8.0
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.480 go: extracting github.com/jonboulle/clockwork v0.1.0
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.582 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.937 go: extracting github.com/fatih/color v1.6.0
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.944 go: downloading github.com/mattn/go-colorable v0.0.9
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.958 go: downloading github.com/mattn/go-isatty v0.0.3
08:43:32 [2020-06-22T08:43:32.419Z] #43 9.964 go: extracting github.com/spf13/pflag v1.0.1
08:43:32 [2020-06-22T08:43:32.419Z] #43 10.04 go: extracting github.com/mattn/go-colorable v0.0.9
08:43:32 [2020-06-22T08:43:32.419Z] #43 10.04 go: extracting github.com/sirupsen/logrus v1.0.5
08:43:32 [2020-06-22T08:43:32.419Z] #43 10.13 go: extracting github.com/mattn/go-isatty v0.0.3
08:43:32 [2020-06-22T08:43:32.419Z] #43 10.27 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:43:32 [2020-06-22T08:43:32.419Z] #43 10.46 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:43:32 [2020-06-22T08:43:32.670Z] #41 53.42 net/url
08:43:32 [2020-06-22T08:43:32.676Z] #43 ...
08:43:32 [2020-06-22T08:43:32.676Z] 
08:43:32 [2020-06-22T08:43:32.676Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:43:32 [2020-06-22T08:43:32.676Z] #54 11.30 + cd /tmp/tmp.Sm6uf6Ndbo/src/github.com/rootless-containers/rootlesskit
08:43:32 [2020-06-22T08:43:32.676Z] #54 11.30 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:43:32 [2020-06-22T08:43:32.676Z] #54 11.48 + for f in rootlesskit rootlesskit-docker-proxy
08:43:32 [2020-06-22T08:43:32.676Z] #54 11.48 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:43:34 [2020-06-22T08:43:34.057Z] #28 ...
08:43:34 [2020-06-22T08:43:34.057Z] 
08:43:34 [2020-06-22T08:43:34.057Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:34 [2020-06-22T08:43:34.057Z] #10 43.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 44.08 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]
08:43:34 [2020-06-22T08:43:34.057Z] #10 44.16 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]
08:43:34 [2020-06-22T08:43:34.057Z] #10 48.60 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]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.30 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]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 51.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
08:43:34 [2020-06-22T08:43:34.057Z] #10 52.90 debconf: delaying package configuration, since apt-utils is not installed
08:43:34 [2020-06-22T08:43:34.057Z] #10 53.17 Fetched 77.7 MB in 9s (8298 kB/s)
08:43:34 [2020-06-22T08:43:34.057Z] #10 53.29 Selecting previously unselected package binutils-mingw-w64-i686.
08:43:34 [2020-06-22T08:43:34.057Z] #10 53.29 (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 ... 15410 files and directories currently installed.)
08:43:34 [2020-06-22T08:43:34.057Z] #10 53.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:43:34 [2020-06-22T08:43:34.057Z] #10 53.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:43:34 [2020-06-22T08:43:34.057Z] #10 ...
08:43:34 [2020-06-22T08:43:34.057Z] 
08:43:34 [2020-06-22T08:43:34.057Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:34 [2020-06-22T08:43:34.057Z] #25 3.935 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:43:34 [2020-06-22T08:43:34.057Z] #25 4.289 
08:43:34 [2020-06-22T08:43:34.057Z] #25 4.525 
###                                                                        4.5%
######                                                                     9.2%
##########                                                                14.2%
#############                                                             18.7%
#################                                                         25.0%
######################                                                    30.8%
##########################                                                36.8%
###############################                                           43.7%
###################################                                       49.2%
#######################################                                   54.9%
###########################################                               60.1%
###############################################                           65.3%
##################################################                        70.0%
#####################################################                     73.8%
#########################################################                 80.1%
############################################################              84.3%
###############################################################           88.7%
###################################################################       93.9%
######################################################################## 100.0%
08:43:34 [2020-06-22T08:43:34.140Z] #41 54.88 text/template/parse
08:43:34 [2020-06-22T08:43:34.422Z] #41 55.13 go/parser
08:43:34 [2020-06-22T08:43:34.617Z] #25 6.795 
08:43:34 [2020-06-22T08:43:34.705Z] #41 ...
08:43:34 [2020-06-22T08:43:34.705Z] 
08:43:34 [2020-06-22T08:43:34.705Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:34 [2020-06-22T08:43:34.705Z] #30 50.57 log
08:43:34 [2020-06-22T08:43:34.705Z] #30 52.54 github.com/BurntSushi/toml/cmd/tomlv
08:43:34 [2020-06-22T08:43:34.705Z] #30 DONE 55.5s
08:43:34 [2020-06-22T08:43:34.705Z] 
08:43:34 [2020-06-22T08:43:34.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.52   DEP      images/userns.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.54   PBCC     images/cgroup.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.55   DEP      images/cgroup.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.60   PBCC     images/ext-file.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.63   DEP      images/ext-file.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.66   PBCC     images/rpc.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.70   DEP      images/rpc.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.73   PBCC     images/siginfo.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.76   DEP      images/siginfo.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.79   PBCC     images/pagemap.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.83   DEP      images/pagemap.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.86   PBCC     images/rlimit.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.88   DEP      images/rlimit.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.91   PBCC     images/file-lock.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.92   DEP      images/file-lock.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 10.97   PBCC     images/tty.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.00   DEP      images/tty.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.05   PBCC     images/tun.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.09   PBCC     images/netdev.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.13   DEP      images/tun.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.17   DEP      images/netdev.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.20   PBCC     images/vma.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.23   DEP      images/vma.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.29   PBCC     images/creds.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.32   DEP      images/creds.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.35   PBCC     images/utsns.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.36   DEP      images/utsns.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.39   PBCC     images/ipc-desc.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.40   PBCC     images/ipc-sem.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.42   DEP      images/ipc-desc.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.43   DEP      images/ipc-sem.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.45   PBCC     images/ipc-msg.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.47   DEP      images/ipc-msg.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.50   PBCC     images/ipc-shm.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.51   DEP      images/ipc-shm.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.54   PBCC     images/ipc-var.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.55   DEP      images/ipc-var.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.57   PBCC     images/sk-opts.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.59   PBCC     images/packet-sock.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.63   DEP      images/sk-opts.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.64   DEP      images/packet-sock.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.67   PBCC     images/sk-netlink.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.70   DEP      images/sk-netlink.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.72   PBCC     images/sk-inet.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.75   DEP      images/sk-inet.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.79   PBCC     images/sk-unix.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.83   DEP      images/sk-unix.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.87   PBCC     images/mm.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.90   DEP      images/mm.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.96   PBCC     images/timerfd.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 11.99   DEP      images/timerfd.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.02   PBCC     images/timer.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.03   DEP      images/timer.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.07   PBCC     images/sa.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.09   DEP      images/sa.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.12   PBCC     images/pipe-data.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.13   DEP      images/pipe-data.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.19   PBCC     images/mnt.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.24   DEP      images/mnt.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.28   PBCC     images/sk-packet.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.31   DEP      images/sk-packet.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.36   PBCC     images/tcp-stream.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.36   DEP      images/tcp-stream.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.41   PBCC     images/pipe.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.45   DEP      images/pipe.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.47   PBCC     images/pstree.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.48   DEP      images/pstree.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.52   PBCC     images/fs.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.54   DEP      images/fs.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.56   PBCC     images/signalfd.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.61   DEP      images/signalfd.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.65   PBCC     images/fh.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.67   PBCC     images/fsnotify.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.68   DEP      images/fh.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.70   DEP      images/fsnotify.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.78   PBCC     images/eventpoll.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.80   DEP      images/eventpoll.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.82   PBCC     images/eventfd.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.86   DEP      images/eventfd.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.88   PBCC     images/remap-file-path.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.88   DEP      images/remap-file-path.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.94   PBCC     images/fifo.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.97   DEP      images/fifo.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 12.99   PBCC     images/ghost-file.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.03   DEP      images/ghost-file.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.06   PBCC     images/regfile.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.11   DEP      images/regfile.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.13   PBCC     images/ns.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.15   DEP      images/ns.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.19   PBCC     images/fdinfo.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.28   DEP      images/fdinfo.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.33   PBCC     images/core-aarch64.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.38   PBCC     images/core-arm.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.41   PBCC     images/core-ppc64.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.43   PBCC     images/core-s390.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.48   PBCC     images/core-x86.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.50   PBCC     images/core.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.56   PBCC     images/inventory.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.66   DEP      images/core-aarch64.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.70   DEP      images/core-arm.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.76   DEP      images/core-ppc64.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.78   DEP      images/core-s390.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.82   DEP      images/core-x86.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.90   DEP      images/core.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 13.94   DEP      images/inventory.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 14.01   PBCC     images/cpuinfo.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 14.03   DEP      images/cpuinfo.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 14.07   PBCC     images/stats.pb-c.c
08:43:34 [2020-06-22T08:43:34.705Z] #39 14.08   DEP      images/stats.pb-c.d
08:43:34 [2020-06-22T08:43:34.705Z] #39 14.93 make[1]: Nothing to be done for 'all'.
08:43:34 [2020-06-22T08:43:34.987Z] #39 16.07   CC       images/stats.o
08:43:35 [2020-06-22T08:43:35.269Z] #39 16.41   CC       images/core.o
08:43:35 [2020-06-22T08:43:35.387Z] #25 7.011 
###                                                                        4.6%
#############                                                             18.4%
#########################                                                 35.7%
###################################                                       49.7%
###############################################                           65.7%
#########################################################                 80.4%
#####################################################################     96.5%
######################################################################## 100.0%
08:43:35 [2020-06-22T08:43:35.644Z] #25 8.112 
08:43:35 [2020-06-22T08:43:35.882Z] #39 16.75   CC       images/core-x86.o
08:43:35 [2020-06-22T08:43:35.882Z] #39 17.05   CC       images/core-arm.o
08:43:36 [2020-06-22T08:43:36.164Z] #39 17.23   CC       images/core-aarch64.o
08:43:36 [2020-06-22T08:43:36.446Z] #39 17.52   CC       images/core-ppc64.o
08:43:36 [2020-06-22T08:43:36.728Z] #39 17.84   CC       images/core-s390.o
08:43:36 [2020-06-22T08:43:36.852Z] #54 ...
08:43:36 [2020-06-22T08:43:36.852Z] 
08:43:36 [2020-06-22T08:43:36.852Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:43:36 [2020-06-22T08:43:36.852Z] #21 15.11 + mkdir -p /build
08:43:36 [2020-06-22T08:43:36.852Z] #21 15.11 + mv docker/docker /build/
08:43:36 [2020-06-22T08:43:36.852Z] #21 15.12 + rmdir docker
08:43:36 [2020-06-22T08:43:36.852Z] #21 DONE 15.4s
08:43:36 [2020-06-22T08:43:36.852Z] 
08:43:36 [2020-06-22T08:43:36.852Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:36 [2020-06-22T08:43:36.852Z] #41 14.20 unicode/utf8
08:43:36 [2020-06-22T08:43:36.852Z] #41 14.80 internal/testlog
08:43:36 [2020-06-22T08:43:36.852Z] #41 15.24 unicode/utf16
08:43:36 [2020-06-22T08:43:36.852Z] #41 15.66 container/list
08:43:37 [2020-06-22T08:43:37.341Z] #39 18.26   CC       images/cpuinfo.o
08:43:37 [2020-06-22T08:43:37.341Z] #39 18.44   CC       images/inventory.o
08:43:37 [2020-06-22T08:43:37.416Z] #41 ...
08:43:37 [2020-06-22T08:43:37.416Z] 
08:43:37 [2020-06-22T08:43:37.416Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:43:37 [2020-06-22T08:43:37.416Z] #28 6.438 + git clone https://github.com/kolyshkin/go-swagger.git .
08:43:37 [2020-06-22T08:43:37.416Z] #28 6.454 Cloning into '.'...
08:43:37 [2020-06-22T08:43:37.623Z] #39 18.64   CC       images/fdinfo.o
08:43:37 [2020-06-22T08:43:37.623Z] #39 18.80   CC       images/fown.o
08:43:37 [2020-06-22T08:43:37.674Z] #28 ...
08:43:37 [2020-06-22T08:43:37.674Z] 
08:43:37 [2020-06-22T08:43:37.674Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.668 + RM_GOPATH=0
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.669 + TMP_GOPATH=
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.669 + : /build
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.670 + '[' -z '' ']'
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.677 ++ mktemp -d
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.677 + export GOPATH=/tmp/tmp.0T3ItQqmT0
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.677 + GOPATH=/tmp/tmp.0T3ItQqmT0
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.677 + RM_GOPATH=1
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.677 + case "$(go env GOARCH)" in
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.677 ++ go env GOARCH
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.715 + export GO_BUILDMODE=-buildmode=pie
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.716 + GO_BUILDMODE=-buildmode=pie
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.720 ++ dirname /tmp/install/install.sh
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.722 + dir=/tmp/install
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 Installing golangci-lint version v1.23.8
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 + bin=golangci_lint
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 + shift
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 + . /tmp/install/golangci_lint.installer
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 ++ : v1.23.8
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 + install_golangci_lint
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 + echo 'Installing golangci-lint version v1.23.8'
08:43:37 [2020-06-22T08:43:37.674Z] #45 6.732 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:43:37 [2020-06-22T08:43:37.674Z] #45 ...
08:43:37 [2020-06-22T08:43:37.674Z] 
08:43:37 [2020-06-22T08:43:37.674Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:37 [2020-06-22T08:43:37.674Z] #41 16.83 crypto/internal/subtle
08:43:37 [2020-06-22T08:43:37.745Z] #25 8.324 
#                                                                          2.5%
######                                                                     9.7%
############                                                              16.9%
################                                                          22.5%
###################                                                       27.7%
#######################                                                   33.1%
############################                                              40.2%
##################################                                        48.2%
#######################################                                   54.9%
##########################################                                59.6%
###############################################                           65.5%
####################################################                      72.6%
###########################################################               83.2%
##############################################################            86.9%
####################################################################      95.1%
######################################################################## 100.0%
08:43:37 [2020-06-22T08:43:37.905Z] #39 18.92   CC       images/ns.o
08:43:37 [2020-06-22T08:43:37.906Z] #39 19.01   CC       images/regfile.o
08:43:37 [2020-06-22T08:43:37.931Z] #41 16.91 crypto/subtle
08:43:38 [2020-06-22T08:43:38.188Z] #39 19.21   CC       images/ghost-file.o
08:43:38 [2020-06-22T08:43:38.189Z] #41 17.07 vendor/golang.org/x/crypto/cryptobyte/asn1
08:43:38 [2020-06-22T08:43:38.189Z] #41 ...
08:43:38 [2020-06-22T08:43:38.189Z] 
08:43:38 [2020-06-22T08:43:38.189Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:38 [2020-06-22T08:43:38.189Z] #30 7.054 + cd /tmp/tmp.RMb4onPDQG/src/github.com/BurntSushi/toml
08:43:38 [2020-06-22T08:43:38.189Z] #30 7.054 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:43:38 [2020-06-22T08:43:38.189Z] #30 7.070 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:43:38 [2020-06-22T08:43:38.189Z] #30 7.734 internal/cpu
08:43:38 [2020-06-22T08:43:38.189Z] #30 7.747 runtime/internal/atomic
08:43:38 [2020-06-22T08:43:38.189Z] #30 8.114 runtime/internal/sys
08:43:38 [2020-06-22T08:43:38.189Z] #30 8.282 runtime/internal/math
08:43:38 [2020-06-22T08:43:38.189Z] #30 8.381 internal/bytealg
08:43:38 [2020-06-22T08:43:38.189Z] #30 8.427 math/bits
08:43:38 [2020-06-22T08:43:38.189Z] #30 9.152 runtime
08:43:38 [2020-06-22T08:43:38.189Z] #30 9.178 math
08:43:38 [2020-06-22T08:43:38.189Z] #30 13.97 unicode/utf8
08:43:38 [2020-06-22T08:43:38.189Z] #30 14.56 internal/testlog
08:43:38 [2020-06-22T08:43:38.189Z] #30 14.86 encoding
08:43:38 [2020-06-22T08:43:38.189Z] #30 15.06 runtime/cgo
08:43:38 [2020-06-22T08:43:38.189Z] #30 ...
08:43:38 [2020-06-22T08:43:38.189Z] 
08:43:38 [2020-06-22T08:43:38.189Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:38 [2020-06-22T08:43:38.189Z] #41 17.13 internal/nettrace
08:43:38 [2020-06-22T08:43:38.309Z] #25 10.45 
08:43:38 [2020-06-22T08:43:38.446Z] #41 17.31 runtime/cgo
08:43:38 [2020-06-22T08:43:38.470Z] #39 19.41   CC       images/fifo.o
08:43:38 [2020-06-22T08:43:38.470Z] #39 19.57   CC       images/remap-file-path.o
08:43:38 [2020-06-22T08:43:38.752Z] #39 19.75   CC       images/eventfd.o
08:43:38 [2020-06-22T08:43:38.752Z] #39 19.89   CC       images/eventpoll.o
08:43:39 [2020-06-22T08:43:39.033Z] #39 20.02   CC       images/fh.o
08:43:39 [2020-06-22T08:43:39.033Z] #39 20.19   CC       images/fsnotify.o
08:43:39 [2020-06-22T08:43:39.707Z] #39 20.57   CC       images/signalfd.o
08:43:39 [2020-06-22T08:43:39.707Z] #39 20.67   CC       images/fs.o
08:43:39 [2020-06-22T08:43:39.707Z] #39 20.84   CC       images/pstree.o
08:43:39 [2020-06-22T08:43:39.707Z] #39 20.96   CC       images/pipe.o
08:43:39 [2020-06-22T08:43:39.707Z] #39 ...
08:43:39 [2020-06-22T08:43:39.707Z] 
08:43:39 [2020-06-22T08:43:39.707Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:43:39 [2020-06-22T08:43:39.707Z] #52 24.24 Checking out files:  78% (2514/3193)   
Checking out files:  79% (2523/3193)   
Checking out files:  80% (2555/3193)   
Checking out files:  81% (2587/3193)   
Checking out files:  82% (2619/3193)   
Checking out files:  83% (2651/3193)   
Checking out files:  84% (2683/3193)   
Checking out files:  85% (2715/3193)   
Checking out files:  86% (2746/3193)   
Checking out files:  87% (2778/3193)   
Checking out files:  88% (2810/3193)   
Checking out files:  89% (2842/3193)   
Checking out files:  90% (2874/3193)   
Checking out files:  91% (2906/3193)   
Checking out files:  92% (2938/3193)   
Checking out files:  93% (2970/3193)   
Checking out files:  94% (3002/3193)   
Checking out files:  95% (3034/3193)   
Checking out files:  96% (3066/3193)   
Checking out files:  97% (3098/3193)   
Checking out files:  98% (3130/3193)   
Checking out files:  99% (3162/3193)   
Checking out files: 100% (3193/3193)   
Checking out files: 100% (3193/3193), done.
08:43:39 [2020-06-22T08:43:39.707Z] #52 24.89 + cd /tmp/tmp.6wbjLMIgGV/src/github.com/containerd/containerd
08:43:39 [2020-06-22T08:43:39.707Z] #52 24.89 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + export 'BUILDTAGS=netgo osusergo static_build'
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + BUILDTAGS='netgo osusergo static_build'
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + export EXTRA_FLAGS=-buildmode=pie
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + EXTRA_FLAGS=-buildmode=pie
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + '[' '' = dynamic ']'
08:43:39 [2020-06-22T08:43:39.707Z] #52 26.10 + make
08:43:39 [2020-06-22T08:43:39.707Z] #52 27.27 + bin/ctr
08:43:40 [2020-06-22T08:43:40.321Z] #52 ...
08:43:40 [2020-06-22T08:43:40.321Z] 
08:43:40 [2020-06-22T08:43:40.321Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:40 [2020-06-22T08:43:40.321Z] #47 50.88 encoding/json
08:43:40 [2020-06-22T08:43:40.321Z] #47 55.69 github.com/pkg/diff
08:43:40 [2020-06-22T08:43:40.321Z] #47 56.01 golang.org/x/crypto/ssh/terminal
08:43:40 [2020-06-22T08:43:40.321Z] #47 56.84 mvdan.cc/editorconfig
08:43:40 [2020-06-22T08:43:40.321Z] #47 57.11 mvdan.cc/sh/v3/fileutil
08:43:40 [2020-06-22T08:43:40.321Z] #47 57.28 mvdan.cc/sh/v3/syntax
08:43:40 [2020-06-22T08:43:40.321Z] #47 ...
08:43:40 [2020-06-22T08:43:40.321Z] 
08:43:40 [2020-06-22T08:43:40.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:40 [2020-06-22T08:43:40.321Z] #39 21.11   CC       images/tcp-stream.o
08:43:40 [2020-06-22T08:43:40.321Z] #39 21.26   CC       images/sk-packet.o
08:43:40 [2020-06-22T08:43:40.321Z] #39 21.50   CC       images/mnt.o
08:43:40 [2020-06-22T08:43:40.608Z] #39 21.66   CC       images/pipe-data.o
08:43:40 [2020-06-22T08:43:40.608Z] #39 21.82   CC       images/sa.o
08:43:40 [2020-06-22T08:43:40.890Z] #39 22.00   CC       images/timer.o
08:43:41 [2020-06-22T08:43:41.139Z] #25 10.63 
                                                                           1.4%
##                                                                         4.1%
####                                                                       6.4%
#####                                                                      8.3%
#######                                                                   10.3%
#########                                                                 13.1%
###########                                                               15.9%
###########                                                               16.5%
#############                                                             19.0%
###############                                                           21.3%
#################                                                         24.8%
###################                                                       26.5%
#####################                                                     29.4%
######################                                                    31.5%
#######################                                                   33.2%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              39.9%
#############################                                             41.5%
################################                                          44.5%
#################################                                         47.1%
###################################                                       50.0%
#####################################                                     52.6%
########################################                                  56.3%
##########################################                                58.6%
08:43:41 [2020-06-22T08:43:41.139Z] #25 ...
08:43:41 [2020-06-22T08:43:41.139Z] 
08:43:41 [2020-06-22T08:43:41.139Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:41 [2020-06-22T08:43:41.139Z] #32 50.82 Selecting previously unselected package libicu63:amd64.
08:43:41 [2020-06-22T08:43:41.139Z] #32 50.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 50.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 59.27 Selecting previously unselected package libxml2:amd64.
08:43:41 [2020-06-22T08:43:41.139Z] #32 59.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 59.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.22 Selecting previously unselected package libarchive13:amd64.
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.70 Selecting previously unselected package libjsoncpp1:amd64.
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.92 Selecting previously unselected package librhash0:amd64.
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.96 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 60.97 Unpacking librhash0:amd64 (1.3.8-1) ...
08:43:41 [2020-06-22T08:43:41.139Z] #32 ...
08:43:41 [2020-06-22T08:43:41.139Z] 
08:43:41 [2020-06-22T08:43:41.139Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:41 [2020-06-22T08:43:41.268Z] #39 22.26   CC       images/timerfd.o
08:43:41 [2020-06-22T08:43:41.268Z] #39 22.40   CC       images/mm.o
08:43:41 [2020-06-22T08:43:41.550Z] #39 22.56   CC       images/sk-opts.o
08:43:41 [2020-06-22T08:43:41.725Z] #41 ...
08:43:41 [2020-06-22T08:43:41.725Z] 
08:43:41 [2020-06-22T08:43:41.725Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:41 [2020-06-22T08:43:41.725Z] #32 10.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:43:41 [2020-06-22T08:43:41.725Z] #32 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:41 [2020-06-22T08:43:41.725Z] #32 ...
08:43:41 [2020-06-22T08:43:41.725Z] 
08:43:41 [2020-06-22T08:43:41.725Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:43:41 [2020-06-22T08:43:41.725Z] #43 12.68 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:43:41 [2020-06-22T08:43:41.725Z] #43 13.24 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:43:41 [2020-06-22T08:43:41.725Z] #43 13.81 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:43:41 [2020-06-22T08:43:41.725Z] #43 16.15 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:43:41 [2020-06-22T08:43:41.725Z] #43 17.07 go: finding gotest.tools v2.2.0+incompatible
08:43:41 [2020-06-22T08:43:41.725Z] #43 17.07 go: finding gotest.tools/gotestsum v0.5.0
08:43:41 [2020-06-22T08:43:41.725Z] #43 17.07 go: downloading gotest.tools v2.2.0+incompatible
08:43:41 [2020-06-22T08:43:41.725Z] #43 17.08 go: downloading gotest.tools/gotestsum v0.5.0
08:43:41 [2020-06-22T08:43:41.725Z] #43 17.59 go: extracting gotest.tools v2.2.0+incompatible
08:43:41 [2020-06-22T08:43:41.725Z] #43 17.73 go: extracting gotest.tools/gotestsum v0.5.0
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.36 go: downloading github.com/fatih/color v1.9.0
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.40 go: downloading github.com/pkg/errors v0.9.1
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.53 go: downloading github.com/spf13/pflag v1.0.3
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.67 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.72 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.85 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:43:41 [2020-06-22T08:43:41.725Z] #43 18.92 go: extracting github.com/fatih/color v1.9.0
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.14 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.14 go: extracting github.com/pkg/errors v0.9.1
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.15 go: extracting github.com/spf13/pflag v1.0.3
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.19 go: downloading github.com/mattn/go-colorable v0.1.6
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.23 go: downloading github.com/mattn/go-isatty v0.0.12
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.59 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.75 go: extracting github.com/mattn/go-isatty v0.0.12
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.78 go: extracting github.com/mattn/go-colorable v0.1.6
08:43:41 [2020-06-22T08:43:41.725Z] #43 19.91 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:43:41 [2020-06-22T08:43:41.906Z] #25 10.63 
                                                                           1.4%
##                                                                         4.1%
####                                                                       6.4%
#####                                                                      8.3%
#######                                                                   10.3%
#########                                                                 13.1%
###########                                                               15.9%
###########                                                               16.5%
#############                                                             19.0%
###############                                                           21.3%
#################                                                         24.8%
###################                                                       26.5%
#####################                                                     29.4%
######################                                                    31.5%
#######################                                                   33.2%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              39.9%
#############################                                             41.5%
################################                                          44.5%
#################################                                         47.1%
###################################                                       50.0%
#####################################                                     52.6%
########################################                                  56.3%
##########################################                                58.6%
############################################                              61.6%
##############################################                            64.5%
#################################################                         68.9%
##################################################                        69.8%
###################################################                       71.6%
####################################################                      73.1%
######################################################                    75.0%
08:43:41 [2020-06-22T08:43:41.906Z] #25 ...
08:43:41 [2020-06-22T08:43:41.906Z] 
08:43:41 [2020-06-22T08:43:41.906Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:41 [2020-06-22T08:43:41.906Z] #47 51.55 syscall
08:43:41 [2020-06-22T08:43:41.906Z] #47 51.59 reflect
08:43:41 [2020-06-22T08:43:41.906Z] #47 59.57 time
08:43:41 [2020-06-22T08:43:41.906Z] #47 ...
08:43:41 [2020-06-22T08:43:41.906Z] 
08:43:41 [2020-06-22T08:43:41.906Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:41 [2020-06-22T08:43:41.911Z] #39 22.71   CC       images/sk-unix.o
08:43:41 [2020-06-22T08:43:41.911Z] #39 22.93   CC       images/sk-inet.o
08:43:41 [2020-06-22T08:43:41.911Z] #39 23.13   CC       images/tun.o
08:43:42 [2020-06-22T08:43:42.163Z] #25 10.63 
                                                                           1.4%
##                                                                         4.1%
####                                                                       6.4%
#####                                                                      8.3%
#######                                                                   10.3%
#########                                                                 13.1%
###########                                                               15.9%
###########                                                               16.5%
#############                                                             19.0%
###############                                                           21.3%
#################                                                         24.8%
###################                                                       26.5%
#####################                                                     29.4%
######################                                                    31.5%
#######################                                                   33.2%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              39.9%
#############################                                             41.5%
################################                                          44.5%
#################################                                         47.1%
###################################                                       50.0%
#####################################                                     52.6%
########################################                                  56.3%
##########################################                                58.6%
############################################                              61.6%
##############################################                            64.5%
#################################################                         68.9%
##################################################                        69.8%
###################################################                       71.6%
####################################################                      73.1%
######################################################                    75.0%
########################################################                  77.9%
#########################################################                 80.3%
08:43:42 [2020-06-22T08:43:42.163Z] #25 ...
08:43:42 [2020-06-22T08:43:42.163Z] 
08:43:42 [2020-06-22T08:43:42.163Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:42 [2020-06-22T08:43:42.163Z] #38 51.77 Selecting previously unselected package libprotoc17:amd64.
08:43:42 [2020-06-22T08:43:42.163Z] #38 51.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 51.78 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.52 Selecting previously unselected package protobuf-c-compiler.
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.70 Selecting previously unselected package protobuf-compiler.
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.72 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.89 Selecting previously unselected package python-pkg-resources.
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 52.92 Unpacking python-pkg-resources (40.8.0-1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 53.19 Selecting previously unselected package python-six.
08:43:42 [2020-06-22T08:43:42.163Z] #38 53.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 53.27 Unpacking python-six (1.12.0-1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 53.47 Selecting previously unselected package python-protobuf.
08:43:42 [2020-06-22T08:43:42.163Z] #38 53.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 53.47 Unpacking python-protobuf (3.6.1.3-2) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 54.24 Setting up python-pkg-resources (40.8.0-1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 59.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 59.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 59.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 59.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 59.49 Setting up python-six (1.12.0-1) ...
08:43:42 [2020-06-22T08:43:42.163Z] #38 ...
08:43:42 [2020-06-22T08:43:42.163Z] 
08:43:42 [2020-06-22T08:43:42.163Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:42 [2020-06-22T08:43:42.192Z] #39 23.31   CC       images/sk-netlink.o
08:43:42 [2020-06-22T08:43:42.290Z] #43 21.32 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:43:42 [2020-06-22T08:43:42.537Z] #39 23.47   CC       images/packet-sock.o
08:43:42 [2020-06-22T08:43:42.547Z] #43 ...
08:43:42 [2020-06-22T08:43:42.547Z] 
08:43:42 [2020-06-22T08:43:42.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:42 [2020-06-22T08:43:42.547Z] #10 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:42 [2020-06-22T08:43:42.547Z] #10 ...
08:43:42 [2020-06-22T08:43:42.547Z] 
08:43:42 [2020-06-22T08:43:42.547Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:42 [2020-06-22T08:43:42.547Z] #47 17.39 + cd /tmp/tmp.PEEUhI0VDK/src/github.com/mvdan/sh
08:43:42 [2020-06-22T08:43:42.547Z] #47 17.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:43:42 [2020-06-22T08:43:42.547Z] #47 17.55 + GO111MODULE=on
08:43:42 [2020-06-22T08:43:42.547Z] #47 17.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:43:42 [2020-06-22T08:43:42.547Z] #47 18.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:43:42 [2020-06-22T08:43:42.547Z] #47 18.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:43:42 [2020-06-22T08:43:42.547Z] #47 18.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:43:42 [2020-06-22T08:43:42.547Z] #47 18.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:43:42 [2020-06-22T08:43:42.547Z] #47 19.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:43:42 [2020-06-22T08:43:42.547Z] #47 20.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:43:42 [2020-06-22T08:43:42.547Z] #47 21.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:43:42 [2020-06-22T08:43:42.804Z] #47 ...
08:43:42 [2020-06-22T08:43:42.804Z] 
08:43:42 [2020-06-22T08:43:42.804Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:42 [2020-06-22T08:43:42.804Z] #51 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:42 [2020-06-22T08:43:42.819Z] #39 23.80   CC       images/ipc-var.o
08:43:42 [2020-06-22T08:43:42.819Z] #39 23.95   CC       images/ipc-desc.o
08:43:42 [2020-06-22T08:43:42.929Z] #25 10.63 
                                                                           1.4%
##                                                                         4.1%
####                                                                       6.4%
#####                                                                      8.3%
#######                                                                   10.3%
#########                                                                 13.1%
###########                                                               15.9%
###########                                                               16.5%
#############                                                             19.0%
###############                                                           21.3%
#################                                                         24.8%
###################                                                       26.5%
#####################                                                     29.4%
######################                                                    31.5%
#######################                                                   33.2%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              39.9%
#############################                                             41.5%
################################                                          44.5%
#################################                                         47.1%
###################################                                       50.0%
#####################################                                     52.6%
########################################                                  56.3%
##########################################                                58.6%
############################################                              61.6%
##############################################                            64.5%
#################################################                         68.9%
##################################################                        69.8%
###################################################                       71.6%
####################################################                      73.1%
######################################################                    75.0%
########################################################                  77.9%
#########################################################                 80.3%
###########################################################               82.8%
#############################################################             85.3%
###############################################################           88.1%
################################################################          90.2%
###################################################################       93.4%
####################################################################      95.0%
######################################################################    97.5%
######################################################################## 100.0%
08:43:42 [2020-06-22T08:43:42.929Z] #25 15.30 
08:43:43 [2020-06-22T08:43:43.062Z] #51 ...
08:43:43 [2020-06-22T08:43:43.062Z] 
08:43:43 [2020-06-22T08:43:43.062Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:43 [2020-06-22T08:43:43.062Z] #38 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:43 [2020-06-22T08:43:43.182Z] #39 24.10   CC       images/ipc-shm.o
08:43:43 [2020-06-22T08:43:43.182Z] #39 24.22   CC       images/ipc-msg.o
08:43:43 [2020-06-22T08:43:43.185Z] #25 ...
08:43:43 [2020-06-22T08:43:43.185Z] 
08:43:43 [2020-06-22T08:43:43.185Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:43 [2020-06-22T08:43:43.185Z] #30 52.87 time
08:43:43 [2020-06-22T08:43:43.185Z] #30 59.62 internal/poll
08:43:43 [2020-06-22T08:43:43.185Z] #30 61.34 internal/fmtsort
08:43:43 [2020-06-22T08:43:43.185Z] #30 62.16 internal/syscall/execenv
08:43:43 [2020-06-22T08:43:43.185Z] #30 62.21 internal/syscall/unix
08:43:43 [2020-06-22T08:43:43.185Z] #30 62.50 strings
08:43:43 [2020-06-22T08:43:43.185Z] #30 62.63 os
08:43:43 [2020-06-22T08:43:43.185Z] #30 ...
08:43:43 [2020-06-22T08:43:43.185Z] 
08:43:43 [2020-06-22T08:43:43.185Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:43 [2020-06-22T08:43:43.185Z] #32 61.20 Selecting previously unselected package libuv1:amd64.
08:43:43 [2020-06-22T08:43:43.185Z] #32 61.24 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:43:43 [2020-06-22T08:43:43.185Z] #32 61.24 Unpacking libuv1:amd64 (1.24.1-1) ...
08:43:43 [2020-06-22T08:43:43.185Z] #32 61.51 Selecting previously unselected package cmake.
08:43:43 [2020-06-22T08:43:43.185Z] #32 61.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:43:43 [2020-06-22T08:43:43.185Z] #32 61.57 Unpacking cmake (3.13.4-1) ...
08:43:43 [2020-06-22T08:43:43.319Z] #38 ...
08:43:43 [2020-06-22T08:43:43.319Z] 
08:43:43 [2020-06-22T08:43:43.319Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:43 [2020-06-22T08:43:43.319Z] #47 22.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:43:43 [2020-06-22T08:43:43.474Z] #39 24.47   CC       images/ipc-sem.o
08:43:43 [2020-06-22T08:43:43.474Z] #39 24.59   CC       images/utsns.o
08:43:43 [2020-06-22T08:43:43.577Z] #47 ...
08:43:43 [2020-06-22T08:43:43.577Z] 
08:43:43 [2020-06-22T08:43:43.577Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:43:43 [2020-06-22T08:43:43.577Z] #23 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:43:43 [2020-06-22T08:43:43.685Z] Removing intermediate container ccd2735f778a
08:43:43 [2020-06-22T08:43:43.685Z]  ---> 405648853684
08:43:43 [2020-06-22T08:43:43.685Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch
08:43:43 [2020-06-22T08:43:43.685Z]  ---> 81e9279b4cb2
08:43:43 [2020-06-22T08:43:43.685Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
08:43:43 [2020-06-22T08:43:43.685Z]  ---> d1dc2d30ac0f
08:43:43 [2020-06-22T08:43:43.685Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
08:43:43 [2020-06-22T08:43:43.685Z]  ---> Running in 8fbf8c757a59
08:43:43 [2020-06-22T08:43:43.685Z] Removing intermediate container 8fbf8c757a59
08:43:43 [2020-06-22T08:43:43.685Z]  ---> e78dc8fb0b4f
08:43:43 [2020-06-22T08:43:43.685Z] Successfully built e78dc8fb0b4f
08:43:43 [2020-06-22T08:43:43.685Z] Successfully tagged moby-buildx:latest
08:43:43 [2020-06-22T08:43:43.685Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
08:43:43 [2020-06-22T08:43:43.685Z] if [ -n "${id}" ]; then \
08:43:43 [2020-06-22T08:43:43.685Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
08:43:43 [2020-06-22T08:43:43.685Z] 	&& touch bundles/buildx; \
08:43:43 [2020-06-22T08:43:43.685Z] 	docker rm -f ${id}; \
08:43:43 [2020-06-22T08:43:43.685Z] fi
08:43:43 [2020-06-22T08:43:43.685Z] bc8e27ece5550530956dc30b78918b0f32fff747d82924c2e34b77b071cf2633
08:43:43 [2020-06-22T08:43:43.685Z] bundles/buildx version
08:43:43 [2020-06-22T08:43:43.685Z] buildx v0.3.1 6db68d0
08:43:43 [2020-06-22T08:43:43.685Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:914743ba2035d2936eb466ab010a33ccff0f403b .
08:43:43 [2020-06-22T08:43:43.685Z] #1 [internal] booting buildkit
08:43:43 [2020-06-22T08:43:43.685Z] #1 pulling image moby/buildkit:buildx-stable-1
08:43:43 [2020-06-22T08:43:43.685Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
08:43:43 [2020-06-22T08:43:43.685Z] #1 creating container buildx_buildkit_default
08:43:43 [2020-06-22T08:43:43.685Z] #1 creating container buildx_buildkit_default 0.4s done
08:43:43 [2020-06-22T08:43:43.685Z] #1 DONE 2.3s
08:43:43 [2020-06-22T08:43:43.685Z] 
08:43:43 [2020-06-22T08:43:43.685Z] #3 [internal] load .dockerignore
08:43:43 [2020-06-22T08:43:43.685Z] #3 transferring context: 87B done
08:43:43 [2020-06-22T08:43:43.685Z] #3 DONE 0.0s
08:43:43 [2020-06-22T08:43:43.685Z] 
08:43:43 [2020-06-22T08:43:43.685Z] #2 [internal] load build definition from Dockerfile
08:43:43 [2020-06-22T08:43:43.685Z] #2 transferring dockerfile: 16.36kB done
08:43:43 [2020-06-22T08:43:43.685Z] #2 DONE 0.0s
08:43:43 [2020-06-22T08:43:43.685Z] 
08:43:43 [2020-06-22T08:43:43.685Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:43:43 [2020-06-22T08:43:43.685Z] #4 DONE 1.2s
08:43:43 [2020-06-22T08:43:43.685Z] 
08:43:43 [2020-06-22T08:43:43.685Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:43:43 [2020-06-22T08:43:43.685Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:43:43 [2020-06-22T08:43:43.685Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:43:43 [2020-06-22T08:43:43.685Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
08:43:43 [2020-06-22T08:43:43.685Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
08:43:43 [2020-06-22T08:43:43.685Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
08:43:43 [2020-06-22T08:43:43.756Z] #39 24.75   CC       images/creds.o
08:43:43 [2020-06-22T08:43:43.756Z] #39 24.85   CC       images/vma.o
08:43:43 [2020-06-22T08:43:43.756Z] #39 24.96   CC       images/netdev.o
08:43:43 [2020-06-22T08:43:43.834Z] #23 ...
08:43:43 [2020-06-22T08:43:43.834Z] 
08:43:43 [2020-06-22T08:43:43.834Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:43:43 [2020-06-22T08:43:43.834Z] #43 22.97 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:43:43 [2020-06-22T08:43:43.970Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
08:43:43 [2020-06-22T08:43:43.970Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
08:43:44 [2020-06-22T08:43:44.090Z] #39 25.20   CC       images/tty.o
08:43:44 [2020-06-22T08:43:44.255Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
08:43:44 [2020-06-22T08:43:44.255Z] #5 DONE 1.0s
08:43:44 [2020-06-22T08:43:44.255Z] 
08:43:44 [2020-06-22T08:43:44.255Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:43:44 [2020-06-22T08:43:44.371Z] #39 ...
08:43:44 [2020-06-22T08:43:44.371Z] 
08:43:44 [2020-06-22T08:43:44.371Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:44 [2020-06-22T08:43:44.371Z] #47 61.62 mvdan.cc/sh/v3/cmd/shfmt
08:43:44 [2020-06-22T08:43:44.371Z] #47 DONE 65.3s
08:43:44 [2020-06-22T08:43:44.725Z] 
08:43:44 [2020-06-22T08:43:44.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:44 [2020-06-22T08:43:44.725Z] #39 25.58   CC       images/file-lock.o
08:43:44 [2020-06-22T08:43:44.725Z] #39 25.68   CC       images/rlimit.o
08:43:44 [2020-06-22T08:43:44.725Z] #39 25.79   CC       images/pagemap.o
08:43:44 [2020-06-22T08:43:44.725Z] #39 25.93   CC       images/siginfo.o
08:43:45 [2020-06-22T08:43:45.205Z] #43 24.00 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:43:45 [2020-06-22T08:43:45.271Z] #7 DONE 0.7s
08:43:45 [2020-06-22T08:43:45.271Z] 
08:43:45 [2020-06-22T08:43:45.271Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
08:43:45 [2020-06-22T08:43:45.271Z] #6 DONE 0.7s
08:43:45 [2020-06-22T08:43:45.271Z] 
08:43:45 [2020-06-22T08:43:45.271Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:43:45 [2020-06-22T08:43:45.271Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 done
08:43:45 [2020-06-22T08:43:45.434Z] #39 26.32   CC       images/rpc.o
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:dade1c93ad14617177088eeb15a5ae459f319dc9d60721739f35d8e4020c355e 0B / 155B 0.1s
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:461a5bbdfb5b8223e933f67167ebe1255659ed90a2d2380291a20b334a696082 5.46kB / 5.46kB done
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 1.42kB / 1.42kB done
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 0B / 96.51MB 0.1s
08:43:45 [2020-06-22T08:43:45.561Z] #8 sha256:b9098f2aad72211ea86eb4524dcc9f788608a4e4dffd4667635a085bbb41c303 1.79kB / 1.79kB done
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.18 Setting up xxd (2:8.1.0875-5) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.19 Setting up libuv1:amd64 (1.24.1-1) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.21 Setting up vim-common (2:8.1.0875-5) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.26 Setting up librhash0:amd64 (1.3.8-1) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.32 Setting up cmake-data (3.13.4-1) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.38 Setting up cmake (3.13.4-1) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.39 Processing triggers for libc-bin (2.28-10) ...
08:43:45 [2020-06-22T08:43:45.703Z] #32 65.45 Processing triggers for mime-support (3.62) ...
08:43:45 [2020-06-22T08:43:45.715Z] #39 26.74   CC       images/ext-file.o
08:43:45 [2020-06-22T08:43:45.715Z] #39 26.82   CC       images/cgroup.o
08:43:45 [2020-06-22T08:43:45.916Z] #8 sha256:dade1c93ad14617177088eeb15a5ae459f319dc9d60721739f35d8e4020c355e 155B / 155B 0.4s done
08:43:45 [2020-06-22T08:43:45.916Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 981.47kB / 8.25MB 0.4s
08:43:46 [2020-06-22T08:43:46.072Z] #39 27.13   CC       images/userns.o
08:43:46 [2020-06-22T08:43:46.292Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.77MB / 8.25MB 0.6s
08:43:46 [2020-06-22T08:43:46.292Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.39MB / 10.73MB 0.6s
08:43:46 [2020-06-22T08:43:46.292Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.87MB / 8.25MB 0.7s
08:43:46 [2020-06-22T08:43:46.292Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 2.53MB / 10.73MB 0.7s
08:43:46 [2020-06-22T08:43:46.292Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 3.07MB / 57.46MB 0.7s
08:43:46 [2020-06-22T08:43:46.354Z] #39 27.27   CC       images/google/protobuf/descriptor.o
08:43:46 [2020-06-22T08:43:46.630Z] #32 ...
08:43:46 [2020-06-22T08:43:46.630Z] 
08:43:46 [2020-06-22T08:43:46.630Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:46 [2020-06-22T08:43:46.630Z] #10 56.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:43:46 [2020-06-22T08:43:46.630Z] #10 56.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 56.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 59.78 Selecting previously unselected package binutils-mingw-w64.
08:43:46 [2020-06-22T08:43:46.630Z] #10 59.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 59.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.00 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.26 Selecting previously unselected package dmsetup.
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.28 Unpacking dmsetup (2:1.02.155-3) ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.57 Selecting previously unselected package mingw-w64-common.
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 60.60 Unpacking mingw-w64-common (6.0.0-3) ...
08:43:46 [2020-06-22T08:43:46.630Z] #10 ...
08:43:46 [2020-06-22T08:43:46.630Z] 
08:43:46 [2020-06-22T08:43:46.630Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:46 [2020-06-22T08:43:46.630Z] #25 16.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:43:46 [2020-06-22T08:43:46.630Z] #25 16.61 
08:43:46 [2020-06-22T08:43:46.630Z] #25 16.76 
######################################################################## 100.0%
08:43:46 [2020-06-22T08:43:46.630Z] #25 16.93 
08:43:46 [2020-06-22T08:43:46.630Z] #25 17.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:43:46 [2020-06-22T08:43:46.630Z] #25 18.22 
08:43:46 [2020-06-22T08:43:46.630Z] #25 18.52 
                                                                           0.7%
######################################################################## 100.0%
08:43:46 [2020-06-22T08:43:46.630Z] #25 18.75 
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.39MB / 8.25MB 0.9s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.33MB / 10.73MB 0.9s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 5.21MB / 96.51MB 0.9s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 4.83MB / 54.14MB 1.1s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.75MB / 73.55MB 1.1s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.00MB / 8.25MB 1.1s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.29MB / 10.73MB 1.1s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 6.13MB / 57.46MB 1.1s
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.1s done
08:43:46 [2020-06-22T08:43:46.672Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 7.97MB / 10.73MB 1.2s
08:43:46 [2020-06-22T08:43:46.983Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 8.74MB / 54.14MB 1.4s
08:43:46 [2020-06-22T08:43:46.983Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.17MB / 73.55MB 1.4s
08:43:46 [2020-06-22T08:43:46.983Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.30MB / 10.73MB 1.4s
08:43:46 [2020-06-22T08:43:46.983Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 10.68MB / 57.46MB 1.4s
08:43:46 [2020-06-22T08:43:46.983Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 11.54MB / 96.51MB 1.4s
08:43:46 [2020-06-22T08:43:46.983Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 11.99MB / 54.14MB 1.5s
08:43:46 [2020-06-22T08:43:46.983Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.4s done
08:43:47 [2020-06-22T08:43:47.292Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 16.11MB / 54.14MB 1.7s
08:43:47 [2020-06-22T08:43:47.292Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 14.56MB / 73.55MB 1.7s
08:43:47 [2020-06-22T08:43:47.292Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 15.74MB / 57.46MB 1.7s
08:43:47 [2020-06-22T08:43:47.292Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 16.51MB / 96.51MB 1.7s
08:43:47 [2020-06-22T08:43:47.292Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 19.29MB / 54.14MB 1.8s
08:43:47 [2020-06-22T08:43:47.360Z] #39 28.15   CC       images/opts.o
08:43:47 [2020-06-22T08:43:47.360Z] #39 ...
08:43:47 [2020-06-22T08:43:47.360Z] 
08:43:47 [2020-06-22T08:43:47.360Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:47 [2020-06-22T08:43:47.360Z] #41 58.04 encoding/xml
08:43:47 [2020-06-22T08:43:47.360Z] #41 58.45 text/template
08:43:47 [2020-06-22T08:43:47.360Z] #41 61.97 github.com/LK4D4/vndr/versioned
08:43:47 [2020-06-22T08:43:47.360Z] #41 62.12 compress/gzip
08:43:47 [2020-06-22T08:43:47.360Z] #41 62.18 go/doc
08:43:47 [2020-06-22T08:43:47.360Z] #41 62.57 crypto/rsa
08:43:47 [2020-06-22T08:43:47.360Z] #41 63.54 crypto/x509/pkix
08:43:47 [2020-06-22T08:43:47.360Z] #41 63.95 vendor/golang.org/x/crypto/cryptobyte
08:43:47 [2020-06-22T08:43:47.360Z] #41 64.74 github.com/LK4D4/vndr/build
08:43:47 [2020-06-22T08:43:47.360Z] #41 65.36 net
08:43:47 [2020-06-22T08:43:47.360Z] #41 66.93 vendor/golang.org/x/crypto/chacha20poly1305
08:43:47 [2020-06-22T08:43:47.360Z] #41 67.30 vendor/golang.org/x/crypto/hkdf
08:43:47 [2020-06-22T08:43:47.360Z] #41 67.39 vendor/golang.org/x/text/transform
08:43:47 [2020-06-22T08:43:47.360Z] #41 67.96 vendor/golang.org/x/text/unicode/bidi
08:43:47 [2020-06-22T08:43:47.360Z] #41 ...
08:43:47 [2020-06-22T08:43:47.360Z] 
08:43:47 [2020-06-22T08:43:47.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:47 [2020-06-22T08:43:47.360Z] #39 28.36   CC       images/seccomp.o
08:43:47 [2020-06-22T08:43:47.360Z] #39 28.57   CC       images/binfmt-misc.o
08:43:47 [2020-06-22T08:43:47.555Z] #25 19.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:43:47 [2020-06-22T08:43:47.555Z] #25 19.68 skipping existing 1849cc453dee
08:43:47 [2020-06-22T08:43:47.555Z] #25 19.78 
08:43:47 [2020-06-22T08:43:47.589Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 18.86MB / 73.55MB 2.0s
08:43:47 [2020-06-22T08:43:47.589Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 19.94MB / 57.46MB 2.0s
08:43:47 [2020-06-22T08:43:47.589Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 24.29MB / 54.14MB 2.1s
08:43:47 [2020-06-22T08:43:47.756Z] #39 28.73   CC       images/time.o
08:43:47 [2020-06-22T08:43:47.756Z] #39 28.80   CC       images/sysctl.o
08:43:47 [2020-06-22T08:43:47.810Z] #25 ...
08:43:47 [2020-06-22T08:43:47.810Z] 
08:43:47 [2020-06-22T08:43:47.810Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:47 [2020-06-22T08:43:47.810Z] #41 57.61 time
08:43:47 [2020-06-22T08:43:47.810Z] #41 63.80 strings
08:43:47 [2020-06-22T08:43:47.810Z] #41 64.34 os
08:43:47 [2020-06-22T08:43:47.810Z] #41 67.16 regexp/syntax
08:43:47 [2020-06-22T08:43:47.901Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 23.78MB / 57.46MB 2.3s
08:43:47 [2020-06-22T08:43:47.901Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 28.31MB / 54.14MB 2.4s
08:43:47 [2020-06-22T08:43:47.901Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 23.27MB / 73.55MB 2.4s
08:43:47 [2020-06-22T08:43:47.901Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 28.32MB / 57.46MB 2.5s
08:43:48 [2020-06-22T08:43:48.037Z] #39 28.88   CC       images/autofs.o
08:43:48 [2020-06-22T08:43:48.037Z] #39 29.02   CC       images/macvlan.o
08:43:48 [2020-06-22T08:43:48.037Z] #39 29.11   CC       images/sit.o
08:43:48 [2020-06-22T08:43:48.065Z] #41 ...
08:43:48 [2020-06-22T08:43:48.065Z] 
08:43:48 [2020-06-22T08:43:48.065Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.60 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.67 Setting up protobuf-compiler (3.6.1.3-2) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.70 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:43:48 [2020-06-22T08:43:48.065Z] #38 63.72 Setting up python-protobuf (3.6.1.3-2) ...
08:43:48 [2020-06-22T08:43:48.261Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 32.03MB / 54.14MB 2.7s
08:43:48 [2020-06-22T08:43:48.388Z] #39 29.26   CC       images/memfd.o
08:43:48 [2020-06-22T08:43:48.388Z] #39 29.39   CC       images/timens.o
08:43:48 [2020-06-22T08:43:48.388Z] #39 29.53   LINK     images/built-in.o
08:43:48 [2020-06-22T08:43:48.388Z] #39 29.58   GEN      compel/include/asm
08:43:48 [2020-06-22T08:43:48.483Z] #43 26.82 go: finding github.com/fatih/color v1.9.0
08:43:48 [2020-06-22T08:43:48.483Z] #43 26.95 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:43:48 [2020-06-22T08:43:48.483Z] #43 26.96 go: finding github.com/pkg/errors v0.9.1
08:43:48 [2020-06-22T08:43:48.483Z] #43 27.08 go: finding github.com/mattn/go-colorable v0.1.6
08:43:48 [2020-06-22T08:43:48.483Z] #43 27.10 go: finding github.com/spf13/pflag v1.0.3
08:43:48 [2020-06-22T08:43:48.483Z] #43 27.14 go: finding github.com/mattn/go-isatty v0.0.12
08:43:48 [2020-06-22T08:43:48.483Z] #43 27.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:43:48 [2020-06-22T08:43:48.553Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 27.40MB / 73.55MB 2.9s
08:43:48 [2020-06-22T08:43:48.553Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 32.80MB / 57.46MB 2.9s
08:43:48 [2020-06-22T08:43:48.553Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 36.75MB / 54.14MB 3.0s
08:43:48 [2020-06-22T08:43:48.553Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 21.67MB / 96.51MB 3.0s
08:43:48 [2020-06-22T08:43:48.553Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 36.84MB / 57.46MB 3.1s
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.58   GEN      compel/include/version.h
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.59 touch .config
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.60   GEN      include/common/config.h
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.64   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.70   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.72   GEN      compel/plugins/include/uapi/std/syscall.h
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.72   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.73   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.78   DEP      compel/arch/s390/plugins/std/parasite-head.d
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.78   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:43:48 [2020-06-22T08:43:48.670Z] #39 29.78   DEP      compel/plugins/std/infect.d
08:43:48 [2020-06-22T08:43:48.741Z] #43 27.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:43:48 [2020-06-22T08:43:48.741Z] #43 27.58 go: finding github.com/jonboulle/clockwork v0.1.0
08:43:48 [2020-06-22T08:43:48.741Z] #43 27.61 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:43:48 [2020-06-22T08:43:48.741Z] #43 27.63 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:43:48 [2020-06-22T08:43:48.899Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 40.85MB / 54.14MB 3.3s
08:43:48 [2020-06-22T08:43:48.899Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 32.27MB / 73.55MB 3.4s
08:43:48 [2020-06-22T08:43:48.899Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 40.84MB / 57.46MB 3.4s
08:43:49 [2020-06-22T08:43:49.021Z] #39 29.89   DEP      compel/plugins/std/string.d
08:43:49 [2020-06-22T08:43:49.022Z] #39 29.99   DEP      compel/plugins/std/log.d
08:43:49 [2020-06-22T08:43:49.022Z] #39 30.04   DEP      compel/plugins/std/fds.d
08:43:49 [2020-06-22T08:43:49.022Z] #39 30.08   DEP      compel/plugins/std/std.d
08:43:49 [2020-06-22T08:43:49.022Z] #39 30.14   DEP      compel/plugins/shmem/shmem.d
08:43:49 [2020-06-22T08:43:49.238Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 43.86MB / 54.14MB 3.6s
08:43:49 [2020-06-22T08:43:49.238Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 44.76MB / 57.46MB 3.7s
08:43:49 [2020-06-22T08:43:49.238Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 27.86MB / 96.51MB 3.7s
08:43:49 [2020-06-22T08:43:49.304Z] #39 30.23   DEP      compel/plugins/fds/fds.d
08:43:49 [2020-06-22T08:43:49.304Z] #39 30.33   CC       compel/plugins/std/std.o
08:43:49 [2020-06-22T08:43:49.304Z] #39 30.56   CC       compel/plugins/std/fds.o
08:43:49 [2020-06-22T08:43:49.426Z] #38 ...
08:43:49 [2020-06-22T08:43:49.426Z] 
08:43:49 [2020-06-22T08:43:49.426Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:43:49 [2020-06-22T08:43:49.426Z] #25 20.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:43:49 [2020-06-22T08:43:49.426Z] #25 21.18 
08:43:49 [2020-06-22T08:43:49.426Z] #25 21.30 
######################################################################## 100.0%
08:43:49 [2020-06-22T08:43:49.426Z] #25 21.40 
08:43:49 [2020-06-22T08:43:49.426Z] #25 21.49 Download of images into '/build' complete.
08:43:49 [2020-06-22T08:43:49.426Z] #25 21.49 Use something like the following to load the result into a Docker daemon:
08:43:49 [2020-06-22T08:43:49.426Z] #25 21.49   tar -cC '/build' . | docker load
08:43:49 [2020-06-22T08:43:49.556Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 47.91MB / 54.14MB 3.9s
08:43:49 [2020-06-22T08:43:49.556Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 36.05MB / 73.55MB 3.9s
08:43:49 [2020-06-22T08:43:49.556Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 48.34MB / 57.46MB 4.0s
08:43:49 [2020-06-22T08:43:49.673Z] #43 ...
08:43:49 [2020-06-22T08:43:49.673Z] 
08:43:49 [2020-06-22T08:43:49.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:49 [2020-06-22T08:43:49.673Z] #41 28.56 vendor/golang.org/x/crypto/curve25519
08:43:49 [2020-06-22T08:43:49.886Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 50.96MB / 54.14MB 4.2s
08:43:49 [2020-06-22T08:43:49.886Z] #8 ...
08:43:49 [2020-06-22T08:43:49.886Z] 
08:43:49 [2020-06-22T08:43:49.886Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:43:49 [2020-06-22T08:43:49.886Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:43:49 [2020-06-22T08:43:49.886Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:43:49 [2020-06-22T08:43:49.886Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done
08:43:49 [2020-06-22T08:43:49.886Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:43:49 [2020-06-22T08:43:49.886Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done
08:43:49 [2020-06-22T08:43:49.886Z] #59 DONE 4.6s
08:43:49 [2020-06-22T08:43:49.886Z] 
08:43:49 [2020-06-22T08:43:49.886Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:43:49 [2020-06-22T08:43:49.886Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 40.79MB / 73.55MB 4.3s
08:43:49 [2020-06-22T08:43:49.886Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 51.38MB / 57.46MB 4.3s
08:43:49 [2020-06-22T08:43:49.886Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 33.33MB / 96.51MB 4.3s
08:43:49 [2020-06-22T08:43:49.987Z] #39 30.93   CC       compel/plugins/std/log.o
08:43:50 [2020-06-22T08:43:50.192Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.5s done
08:43:50 [2020-06-22T08:43:50.192Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.10MB / 73.55MB 4.6s
08:43:50 [2020-06-22T08:43:50.192Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 55.84MB / 57.46MB 4.6s
08:43:50 [2020-06-22T08:43:50.325Z] #39 31.41   CC       compel/plugins/std/string.o
08:43:50 [2020-06-22T08:43:50.538Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 50.74MB / 73.55MB 4.9s
08:43:50 [2020-06-22T08:43:50.538Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 4.8s done
08:43:50 [2020-06-22T08:43:50.538Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 38.43MB / 96.51MB 4.9s
08:43:50 [2020-06-22T08:43:50.842Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 56.36MB / 73.55MB 5.2s
08:43:50 [2020-06-22T08:43:50.842Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 45.14MB / 96.51MB 5.2s
08:43:50 [2020-06-22T08:43:50.843Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 60.46MB / 73.55MB 5.4s
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/api/server/httputils	0.037s	coverage: 14.7% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/api/server/middleware	0.036s	coverage: 37.7% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/api/types/filters	0.034s	coverage: 92.2% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/api/types/strslice	0.025s	coverage: 90.0% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/api/server/router/swarm	0.026s	coverage: 5.1% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/api/types/time	0.012s	coverage: 100.0% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/builder/remotecontext	0.302s	coverage: 13.6% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/builder/dockerfile	0.863s	coverage: 48.2% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.485s	coverage: 86.3% of statements
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/cli	[no test files]
08:43:50 [2020-06-22T08:43:50.896Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:43:50 [2020-06-22T08:43:50.972Z] #39 31.86   CC       compel/plugins/std/infect.o
08:43:50 [2020-06-22T08:43:50.972Z] #39 32.07   CC       compel/arch/s390/plugins/std/parasite-head.o
08:43:50 [2020-06-22T08:43:50.972Z] #39 32.11   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
08:43:50 [2020-06-22T08:43:50.972Z] #39 32.15   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
08:43:51 [2020-06-22T08:43:51.166Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 51.45MB / 96.51MB 5.5s
08:43:51 [2020-06-22T08:43:51.166Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 68.95MB / 73.55MB 5.7s
08:43:51 [2020-06-22T08:43:51.256Z] #39 32.28   AR       compel/plugins/std.lib.a
08:43:51 [2020-06-22T08:43:51.257Z] #39 32.32   CC       compel/plugins/fds/fds.o
08:43:51 [2020-06-22T08:43:51.453Z] #8 ...
08:43:51 [2020-06-22T08:43:51.453Z] 
08:43:51 [2020-06-22T08:43:51.453Z] #21 [internal] load build context
08:43:51 [2020-06-22T08:43:51.453Z] #21 transferring context: 51.19MB 6.2s done
08:43:51 [2020-06-22T08:43:51.453Z] #21 DONE 6.3s
08:43:51 [2020-06-22T08:43:51.453Z] 
08:43:51 [2020-06-22T08:43:51.453Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f...
08:43:51 [2020-06-22T08:43:51.453Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 57.16MB / 96.51MB 5.8s
08:43:51 [2020-06-22T08:43:51.453Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 5.9s done
08:43:51 [2020-06-22T08:43:51.453Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 68.27MB / 96.51MB 6.1s
08:43:51 [2020-06-22T08:43:51.650Z] #39 32.58   AR       compel/plugins/fds.lib.a
08:43:51 [2020-06-22T08:43:51.650Z] #39 ...
08:43:51 [2020-06-22T08:43:51.650Z] 
08:43:51 [2020-06-22T08:43:51.650Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:51 [2020-06-22T08:43:51.650Z] #10 62.32 Selecting previously unselected package g++-mingw-w64-x86-64.
08:43:51 [2020-06-22T08:43:51.650Z] #10 62.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:43:51 [2020-06-22T08:43:51.650Z] #10 62.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:43:51 [2020-06-22T08:43:51.650Z] #10 ...
08:43:51 [2020-06-22T08:43:51.650Z] 
08:43:51 [2020-06-22T08:43:51.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:51 [2020-06-22T08:43:51.650Z] #39 32.62   HOSTDEP  compel/src/lib/log-host.d
08:43:51 [2020-06-22T08:43:51.650Z] #39 32.72   HOSTDEP  compel/src/lib/handle-elf-host.d
08:43:51 [2020-06-22T08:43:51.650Z] #39 32.86   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
08:43:51 [2020-06-22T08:43:51.739Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 75.42MB / 96.51MB 6.3s
08:43:51 [2020-06-22T08:43:51.932Z] #39 32.92   HOSTDEP  compel/src/main-host.d
08:43:51 [2020-06-22T08:43:51.932Z] #39 33.00   DEP      compel/src/lib/ptrace.d
08:43:51 [2020-06-22T08:43:51.937Z] #25 DONE 24.0s
08:43:51 [2020-06-22T08:43:51.937Z] 
08:43:51 [2020-06-22T08:43:51.937Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:51 [2020-06-22T08:43:51.937Z] #32 DONE 71.5s
08:43:51 [2020-06-22T08:43:51.937Z] 
08:43:51 [2020-06-22T08:43:51.937Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:51 [2020-06-22T08:43:51.937Z] #38 71.05 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:43:51 [2020-06-22T08:43:51.937Z] #38 71.10 Processing triggers for libc-bin (2.28-10) ...
08:43:51 [2020-06-22T08:43:51.937Z] #38 DONE 71.5s
08:43:51 [2020-06-22T08:43:51.937Z] 
08:43:51 [2020-06-22T08:43:51.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:52 [2020-06-22T08:43:52.025Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 87.60MB / 96.51MB 6.6s
08:43:52 [2020-06-22T08:43:52.280Z] #39 33.16   DEP      compel/src/lib/infect.d
08:43:52 [2020-06-22T08:43:52.280Z] #39 33.29   DEP      compel/src/lib/infect-util.d
08:43:52 [2020-06-22T08:43:52.280Z] #39 33.38   DEP      compel/src/lib/infect-rpc.d
08:43:52 [2020-06-22T08:43:52.310Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 94.63MB / 96.51MB 6.7s
08:43:52 [2020-06-22T08:43:52.310Z] #8 sha256:4b1279db67935f8a16471e5166892d079929ac51e5e6d132cfa6cafa00ed7b8a 96.51MB / 96.51MB 6.8s done
08:43:52 [2020-06-22T08:43:52.310Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4
08:43:52 [2020-06-22T08:43:52.562Z] #39 33.47   DEP      compel/arch/s390/src/lib/infect.d
08:43:52 [2020-06-22T08:43:52.562Z] #39 33.59   DEP      compel/arch/s390/src/lib/cpu.d
08:43:52 [2020-06-22T08:43:52.562Z] #39 33.62   DEP      compel/src/lib/log.d
08:43:52 [2020-06-22T08:43:52.562Z] #39 33.73   DEP      compel/src/main.d
08:43:52 [2020-06-22T08:43:52.918Z] #39 33.81   DEP      compel/src/lib/handle-elf.d
08:43:52 [2020-06-22T08:43:52.918Z] #39 33.90   DEP      compel/arch/s390/src/lib/handle-elf.d
08:43:52 [2020-06-22T08:43:52.918Z] #39 34.00   CC       compel/src/lib/log.o
08:43:52 [2020-06-22T08:43:52.918Z] #39 34.12   CC       compel/arch/s390/src/lib/cpu.o
08:43:53 [2020-06-22T08:43:53.200Z] #39 34.27   CC       compel/arch/s390/src/lib/infect.o
08:43:53 [2020-06-22T08:43:53.888Z] #39 34.73   CC       compel/src/lib/infect-rpc.o
08:43:53 [2020-06-22T08:43:53.888Z] #39 34.97   CC       compel/src/lib/infect-util.o
08:43:53 [2020-06-22T08:43:53.906Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:43:53 [2020-06-22T08:43:53.906Z] 
08:43:53 [2020-06-22T08:43:53.906Z] + TEST_INTEGRATION_DEST=1
08:43:53 [2020-06-22T08:43:53.906Z] + CONTAINER_NAME=docker-pr2-1
08:43:53 [2020-06-22T08:43:53.906Z] + TEST_SKIP_INTEGRATION_CLI=1
08:43:53 [2020-06-22T08:43:53.906Z] + run_tests test-integration-flaky
08:43:53 [2020-06-22T08:43:53.906Z] + '[' -n 0 ']'
08:43:53 [2020-06-22T08:43:53.906Z] + rm=
08:43:53 [2020-06-22T08:43:53.906Z] + c=0
08:43:53 [2020-06-22T08:43:53.906Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41125/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41125/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh test-integration-flaky test-integration
08:43:53 [2020-06-22T08:43:53.906Z] ++ jobs -p
08:43:53 [2020-06-22T08:43:53.906Z] + for job in $(jobs -p)
08:43:53 [2020-06-22T08:43:53.906Z] + wait 5469
08:43:53 [2020-06-22T08:43:53.906Z] + TEST_INTEGRATION_DEST=3
08:43:53 [2020-06-22T08:43:53.906Z] + CONTAINER_NAME=docker-pr2-3
08:43:53 [2020-06-22T08:43:53.906Z] + TEST_SKIP_INTEGRATION=1
08:43:53 [2020-06-22T08:43:53.906Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
08:43:53 [2020-06-22T08:43:53.906Z] + run_tests
08:43:53 [2020-06-22T08:43:53.906Z] + '[' -n 0 ']'
08:43:53 [2020-06-22T08:43:53.906Z] + rm=
08:43:53 [2020-06-22T08:43:53.906Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41125/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41125/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh '' test-integration
08:43:53 [2020-06-22T08:43:53.906Z] + TEST_INTEGRATION_DEST=2
08:43:53 [2020-06-22T08:43:53.906Z] + CONTAINER_NAME=docker-pr2-2
08:43:53 [2020-06-22T08:43:53.906Z] + TEST_SKIP_INTEGRATION=1
08:43:53 [2020-06-22T08:43:53.906Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
08:43:53 [2020-06-22T08:43:53.906Z] + run_tests
08:43:53 [2020-06-22T08:43:53.906Z] + '[' -n 0 ']'
08:43:53 [2020-06-22T08:43:53.906Z] + rm=
08:43:53 [2020-06-22T08:43:53.906Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41125/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41125/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh '' test-integration
08:43:54 [2020-06-22T08:43:54.213Z] #39 35.11   CC       compel/src/lib/infect.o
08:43:54 [2020-06-22T08:43:54.831Z] 
08:43:54 [2020-06-22T08:43:54.831Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
08:43:54 [2020-06-22T08:43:54.831Z] 
08:43:54 [2020-06-22T08:43:54.831Z] 
08:43:54 [2020-06-22T08:43:54.931Z] #41 ...
08:43:54 [2020-06-22T08:43:54.932Z] 
08:43:54 [2020-06-22T08:43:54.932Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:54 [2020-06-22T08:43:54.932Z] #10 23.35 Fetched 8355 kB in 18s (463 kB/s)
08:43:54 [2020-06-22T08:43:54.932Z] #10 23.35 Reading package lists...
08:43:54 [2020-06-22T08:43:54.932Z] #10 30.57 Reading package lists...
08:43:54 [2020-06-22T08:43:54.932Z] #10 ...
08:43:54 [2020-06-22T08:43:54.932Z] 
08:43:54 [2020-06-22T08:43:54.932Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:43:54 [2020-06-22T08:43:54.932Z] #36 23.37 Checking out files:  87% (1395/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.
08:43:54 [2020-06-22T08:43:54.932Z] #36 23.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:43:54 [2020-06-22T08:43:54.932Z] #36 25.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:43:54 [2020-06-22T08:43:54.932Z] #36 ...
08:43:54 [2020-06-22T08:43:54.932Z] 
08:43:54 [2020-06-22T08:43:54.932Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:54 [2020-06-22T08:43:54.932Z] #47 23.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:43:54 [2020-06-22T08:43:54.932Z] #47 23.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:43:54 [2020-06-22T08:43:54.932Z] #47 23.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:43:54 [2020-06-22T08:43:54.932Z] #47 23.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:43:54 [2020-06-22T08:43:54.932Z] #47 24.90 runtime/cgo
08:43:54 [2020-06-22T08:43:54.932Z] #47 24.93 runtime
08:43:54 [2020-06-22T08:43:54.932Z] #47 ...
08:43:54 [2020-06-22T08:43:54.932Z] 
08:43:54 [2020-06-22T08:43:54.932Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:54 [2020-06-22T08:43:54.932Z] #60 24.33 Checking out files:  63% (1321/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
08:43:54 [2020-06-22T08:43:54.932Z] #60 25.12 + cd /tmp/tmp.V6DmA5NNgP/src/github.com/docker/libnetwork
08:43:54 [2020-06-22T08:43:54.932Z] #60 25.12 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
08:43:54 [2020-06-22T08:43:54.932Z] #60 25.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:43:55 [2020-06-22T08:43:55.130Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:43:55 [2020-06-22T08:43:55.130Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:43:55 [2020-06-22T08:43:55.130Z] HOSTNAME=c8715003bfb0
08:43:55 [2020-06-22T08:43:55.130Z] TEST_SKIP_INTEGRATION=1
08:43:55 [2020-06-22T08:43:55.130Z] TESTDEBUG=0
08:43:55 [2020-06-22T08:43:55.130Z] DEST=bundles/test-integration
08:43:55 [2020-06-22T08:43:55.130Z] PWD=/go/src/github.com/docker/docker
08:43:55 [2020-06-22T08:43:55.130Z] KEEPBUNDLE=1
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b
08:43:55 [2020-06-22T08:43:55.130Z] container=docker
08:43:55 [2020-06-22T08:43:55.130Z] HOME=/root
08:43:55 [2020-06-22T08:43:55.130Z] GOLANG_VERSION=1.13.12
08:43:55 [2020-06-22T08:43:55.130Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:43:55 [2020-06-22T08:43:55.130Z] VALIDATE_BRANCH=master
08:43:55 [2020-06-22T08:43:55.130Z] TERM=xterm
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_PKG=github.com/docker/docker
08:43:55 [2020-06-22T08:43:55.130Z] SHLVL=1
08:43:55 [2020-06-22T08:43:55.130Z] TIMEOUT=120m
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_GRAPHDRIVER=overlay2
08:43:55 [2020-06-22T08:43:55.130Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
08:43:55 [2020-06-22T08:43:55.130Z] GO111MODULE=off
08:43:55 [2020-06-22T08:43:55.130Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:43:55 [2020-06-22T08:43:55.130Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:43:55 [2020-06-22T08:43:55.130Z] GOPATH=/go
08:43:55 [2020-06-22T08:43:55.130Z] PKG_CONFIG=pkg-config
08:43:55 [2020-06-22T08:43:55.130Z] _=/usr/bin/env
08:43:55 [2020-06-22T08:43:55.130Z] Building test suite binary ./integration-cli/test.main
08:43:55 [2020-06-22T08:43:55.130Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:43:55 [2020-06-22T08:43:55.130Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:43:55 [2020-06-22T08:43:55.130Z] HOSTNAME=8ec1e6f72482
08:43:55 [2020-06-22T08:43:55.130Z] TEST_SKIP_INTEGRATION=1
08:43:55 [2020-06-22T08:43:55.130Z] TESTDEBUG=0
08:43:55 [2020-06-22T08:43:55.130Z] DEST=bundles/test-integration
08:43:55 [2020-06-22T08:43:55.130Z] PWD=/go/src/github.com/docker/docker
08:43:55 [2020-06-22T08:43:55.130Z] KEEPBUNDLE=1
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b
08:43:55 [2020-06-22T08:43:55.130Z] container=docker
08:43:55 [2020-06-22T08:43:55.130Z] HOME=/root
08:43:55 [2020-06-22T08:43:55.130Z] GOLANG_VERSION=1.13.12
08:43:55 [2020-06-22T08:43:55.130Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:43:55 [2020-06-22T08:43:55.130Z] VALIDATE_BRANCH=master
08:43:55 [2020-06-22T08:43:55.130Z] TERM=xterm
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_PKG=github.com/docker/docker
08:43:55 [2020-06-22T08:43:55.130Z] SHLVL=1
08:43:55 [2020-06-22T08:43:55.130Z] TIMEOUT=120m
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:43:55 [2020-06-22T08:43:55.130Z] DOCKER_GRAPHDRIVER=overlay2
08:43:55 [2020-06-22T08:43:55.130Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:43:55 [2020-06-22T08:43:55.130Z] GO111MODULE=off
08:43:55 [2020-06-22T08:43:55.130Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:43:55 [2020-06-22T08:43:55.130Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:43:55 [2020-06-22T08:43:55.130Z] GOPATH=/go
08:43:55 [2020-06-22T08:43:55.130Z] PKG_CONFIG=pkg-config
08:43:55 [2020-06-22T08:43:55.130Z] _=/usr/bin/env
08:43:55 [2020-06-22T08:43:55.130Z] Building test suite binary ./integration-cli/test.main
08:43:55 [2020-06-22T08:43:55.189Z] #60 ...
08:43:55 [2020-06-22T08:43:55.189Z] 
08:43:55 [2020-06-22T08:43:55.189Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:43:55 [2020-06-22T08:43:55.189Z] #51 24.14 Fetched 8355 kB in 18s (459 kB/s)
08:43:55 [2020-06-22T08:43:55.189Z] #51 24.14 Reading package lists...
08:43:55 [2020-06-22T08:43:55.385Z] No new tests added to integration.
08:43:55 [2020-06-22T08:43:55.385Z] 
08:43:55 [2020-06-22T08:43:55.385Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:43:55 [2020-06-22T08:43:55.447Z] #51 31.44 Reading package lists...
08:43:55 [2020-06-22T08:43:55.447Z] #51 ...
08:43:55 [2020-06-22T08:43:55.447Z] 
08:43:55 [2020-06-22T08:43:55.447Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:43:55 [2020-06-22T08:43:55.447Z] #23 24.14 Fetched 8355 kB in 18s (473 kB/s)
08:43:55 [2020-06-22T08:43:55.447Z] #23 24.14 Reading package lists...
08:43:55 [2020-06-22T08:43:55.447Z] #23 31.39 Reading package lists...
08:43:55 [2020-06-22T08:43:55.447Z] #23 ...
08:43:55 [2020-06-22T08:43:55.447Z] 
08:43:55 [2020-06-22T08:43:55.447Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:43:55 [2020-06-22T08:43:55.447Z] #38 24.91 Fetched 8355 kB in 18s (469 kB/s)
08:43:55 [2020-06-22T08:43:55.447Z] #38 24.91 Reading package lists...
08:43:55 [2020-06-22T08:43:55.704Z] #38 31.88 Reading package lists...
08:43:55 [2020-06-22T08:43:55.704Z] #38 ...
08:43:55 [2020-06-22T08:43:55.704Z] 
08:43:55 [2020-06-22T08:43:55.704Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:43:55 [2020-06-22T08:43:55.704Z] #32 24.68 Fetched 8355 kB in 18s (468 kB/s)
08:43:55 [2020-06-22T08:43:55.704Z] #32 24.68 Reading package lists...
08:43:55 [2020-06-22T08:43:55.733Z] #39 36.53   CC       compel/src/lib/ptrace.o
08:43:55 [2020-06-22T08:43:55.733Z] #39 36.78   AR       compel/libcompel.a
08:43:55 [2020-06-22T08:43:55.733Z] #39 36.85   HOSTCC   compel/src/main-host.o
08:43:55 [2020-06-22T08:43:55.733Z] #39 ...
08:43:55 [2020-06-22T08:43:55.733Z] 
08:43:55 [2020-06-22T08:43:55.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.67 Selecting previously unselected package libapparmor1:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.67 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.67 Unpacking libapparmor1:s390x (2.13.2-10) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.75 Selecting previously unselected package libapparmor-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.75 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.75 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.83 Selecting previously unselected package libbtrfs0.
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.83 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.83 Unpacking libbtrfs0 (4.20.1-2) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.90 Selecting previously unselected package libbtrfs-dev.
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.90 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.91 Unpacking libbtrfs-dev (4.20.1-2) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.97 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.97 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 73.97 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.02 Selecting previously unselected package libudev-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.02 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.14 Selecting previously unselected package libsepol1-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.15 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.15 Unpacking libsepol1-dev:s390x (2.8-1) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.42 Selecting previously unselected package libpcre16-3:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.42 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.42 Unpacking libpcre16-3:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.56 Selecting previously unselected package libpcre32-3:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.56 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.57 Unpacking libpcre32-3:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.73 Selecting previously unselected package libpcrecpp0v5:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.73 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.74 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.84 Selecting previously unselected package libpcre3-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 74.84 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.14 Selecting previously unselected package libselinux1-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.15 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.15 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.40 Selecting previously unselected package libdevmapper-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.42 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.42 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.48 Selecting previously unselected package libseccomp-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.48 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.49 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.57 Selecting previously unselected package libsystemd-dev:s390x.
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.57 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 75.58 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.00 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.01 Setting up libseccomp-dev:s390x (2.3.3-4) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.02 Setting up libapparmor1:s390x (2.13.2-10) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.03 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.04 Setting up libpcre16-3:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.05 Setting up libsepol1-dev:s390x (2.8-1) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.05 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.06 Setting up libbtrfs0 (4.20.1-2) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.07 Setting up libpcre32-3:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.08 Setting up libudev-dev:s390x (241-7~deb10u4) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.09 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.09 Setting up libbtrfs-dev (4.20.1-2) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.10 Setting up libapparmor-dev:s390x (2.13.2-10) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.11 Setting up mingw-w64-common (6.0.0-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.11 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.12 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.13 Setting up libpcre3-dev:s390x (2:8.39-12) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.13 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.14 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
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.14 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
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.15 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.16 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
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.17 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
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.17 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.18 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.19 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.19 Setting up dmsetup (2:1.02.155-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.20 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.21 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 76.22 Processing triggers for libc-bin (2.28-10) ...
08:43:55 [2020-06-22T08:43:55.733Z] #10 DONE 76.7s
08:43:56 [2020-06-22T08:43:56.015Z] 
08:43:56 [2020-06-22T08:43:56.015Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:43:56 [2020-06-22T08:43:56.103Z] #39 ...
08:43:56 [2020-06-22T08:43:56.103Z] 
08:43:56 [2020-06-22T08:43:56.103Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:56 [2020-06-22T08:43:56.103Z] #47 65.61 context
08:43:56 [2020-06-22T08:43:56.103Z] #47 66.45 os
08:43:56 [2020-06-22T08:43:56.103Z] #47 66.85 encoding/binary
08:43:56 [2020-06-22T08:43:56.103Z] #47 68.77 encoding/base64
08:43:56 [2020-06-22T08:43:56.103Z] #47 69.64 golang.org/x/sys/unix
08:43:56 [2020-06-22T08:43:56.103Z] #47 70.42 fmt
08:43:56 [2020-06-22T08:43:56.103Z] #47 ...
08:43:56 [2020-06-22T08:43:56.103Z] 
08:43:56 [2020-06-22T08:43:56.103Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:56 [2020-06-22T08:43:56.103Z] #30 65.99 path
08:43:56 [2020-06-22T08:43:56.103Z] #30 66.53 text/tabwriter
08:43:56 [2020-06-22T08:43:56.103Z] #30 66.73 fmt
08:43:56 [2020-06-22T08:43:56.103Z] #30 67.57 path/filepath
08:43:56 [2020-06-22T08:43:56.103Z] #30 68.88 io/ioutil
08:43:56 [2020-06-22T08:43:56.103Z] #30 70.45 github.com/BurntSushi/toml
08:43:56 [2020-06-22T08:43:56.103Z] #30 70.45 flag
08:43:56 [2020-06-22T08:43:56.103Z] #30 73.12 log
08:43:56 [2020-06-22T08:43:56.174Z] ok  	github.com/docker/docker/client	0.246s	coverage: 75.4% of statements
08:43:56 [2020-06-22T08:43:56.358Z] #30 ...
08:43:56 [2020-06-22T08:43:56.358Z] 
08:43:56 [2020-06-22T08:43:56.358Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.620 + RM_GOPATH=0
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.620 + TMP_GOPATH=
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.620 + : /build
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.620 + '[' -z '' ']'
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.622 ++ mktemp -d
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.623 + export GOPATH=/tmp/tmp.DkWYBVkfEh
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.623 + GOPATH=/tmp/tmp.DkWYBVkfEh
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.624 + RM_GOPATH=1
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.624 + case "$(go env GOARCH)" in
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.624 ++ go env GOARCH
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.668 + export GO_BUILDMODE=-buildmode=pie
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.668 + GO_BUILDMODE=-buildmode=pie
08:43:56 [2020-06-22T08:43:56.358Z] #33 4.678 ++ dirname /tmp/install/install.sh
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + dir=/tmp/install
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + bin=tini
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + shift
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + '[' '!' -f /tmp/install/tini.installer ']'
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + . /tmp/install/tini.installer
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + install_tini
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 + git clone https://github.com/krallin/tini.git /tmp/tmp.DkWYBVkfEh/tini
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.681 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:43:56 [2020-06-22T08:43:56.627Z] #33 4.683 Cloning into '/tmp/tmp.DkWYBVkfEh/tini'...
08:43:56 [2020-06-22T08:43:56.745Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:43:56 [2020-06-22T08:43:56.745Z] HOSTNAME=17c8b145fbb7
08:43:56 [2020-06-22T08:43:56.745Z] TESTDEBUG=0
08:43:56 [2020-06-22T08:43:56.745Z] DEST=bundles/test-integration
08:43:56 [2020-06-22T08:43:56.745Z] PWD=/go/src/github.com/docker/docker
08:43:56 [2020-06-22T08:43:56.745Z] KEEPBUNDLE=1
08:43:56 [2020-06-22T08:43:56.745Z] DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b
08:43:56 [2020-06-22T08:43:56.745Z] container=docker
08:43:56 [2020-06-22T08:43:56.745Z] HOME=/root
08:43:56 [2020-06-22T08:43:56.745Z] GOLANG_VERSION=1.13.12
08:43:56 [2020-06-22T08:43:56.745Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:43:56 [2020-06-22T08:43:56.745Z] VALIDATE_BRANCH=master
08:43:56 [2020-06-22T08:43:56.745Z] TERM=xterm
08:43:56 [2020-06-22T08:43:56.745Z] DOCKER_PKG=github.com/docker/docker
08:43:56 [2020-06-22T08:43:56.745Z] SHLVL=1
08:43:56 [2020-06-22T08:43:56.745Z] TIMEOUT=120m
08:43:56 [2020-06-22T08:43:56.745Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:43:56 [2020-06-22T08:43:56.745Z] DOCKER_GRAPHDRIVER=overlay2
08:43:56 [2020-06-22T08:43:56.745Z] GO111MODULE=off
08:43:56 [2020-06-22T08:43:56.745Z] TEST_SKIP_INTEGRATION_CLI=1
08:43:56 [2020-06-22T08:43:56.745Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:43:56 [2020-06-22T08:43:56.745Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:43:56 [2020-06-22T08:43:56.745Z] GOPATH=/go
08:43:56 [2020-06-22T08:43:56.745Z] PKG_CONFIG=pkg-config
08:43:56 [2020-06-22T08:43:56.745Z] _=/usr/bin/env
08:43:56 [2020-06-22T08:43:56.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:43:57 [2020-06-22T08:43:57.236Z] #33 5.545 + cd /tmp/tmp.DkWYBVkfEh/tini
08:43:57 [2020-06-22T08:43:57.236Z] #33 ...
08:43:57 [2020-06-22T08:43:57.236Z] 
08:43:57 [2020-06-22T08:43:57.236Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:43:57 [2020-06-22T08:43:57.236Z] #47 77.00 encoding/json
08:43:58 [2020-06-22T08:43:58.136Z] #11 DONE 1.7s
08:43:58 [2020-06-22T08:43:58.136Z] 
08:43:58 [2020-06-22T08:43:58.136Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.734 + RM_GOPATH=0
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.734 + TMP_GOPATH=
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.734 + : /build
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.734 + '[' -z '' ']'
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.736 ++ mktemp -d
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.740 + export GOPATH=/tmp/tmp.kM2emitS4a
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.740 + GOPATH=/tmp/tmp.kM2emitS4a
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.740 + RM_GOPATH=1
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.740 + case "$(go env GOARCH)" in
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.741 ++ go env GOARCH
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.765 + export GO_BUILDMODE=-buildmode=pie
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.765 + GO_BUILDMODE=-buildmode=pie
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.765 ++ dirname /tmp/install/install.sh
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 + dir=/tmp/install
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 + bin=runc
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 + shift
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 + '[' '!' -f /tmp/install/runc.installer ']'
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 + . /tmp/install/runc.installer
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 + install_runc
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.766 + uname -r
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.767 + grep -q '^3\.10\.0.*\.el7\.'
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.768 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.768 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.768 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kM2emitS4a/src/github.com/opencontainers/runc
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.768 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:43:58 [2020-06-22T08:43:58.136Z] #49 1.774 Cloning into '/tmp/tmp.kM2emitS4a/src/github.com/opencontainers/runc'...
08:43:58 [2020-06-22T08:43:58.229Z] #32 31.31 Reading package lists...
08:43:58 [2020-06-22T08:43:58.229Z] #32 ...
08:43:58 [2020-06-22T08:43:58.229Z] 
08:43:58 [2020-06-22T08:43:58.229Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:58 [2020-06-22T08:43:58.229Z] #10 30.57 Reading package lists...
08:43:58 [2020-06-22T08:43:58.418Z] #49 ...
08:43:58 [2020-06-22T08:43:58.418Z] 
08:43:58 [2020-06-22T08:43:58.418Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:58 [2020-06-22T08:43:58.418Z] #41 69.24 vendor/golang.org/x/text/secure/bidirule
08:43:58 [2020-06-22T08:43:58.418Z] #41 69.48 vendor/golang.org/x/text/unicode/norm
08:43:58 [2020-06-22T08:43:58.418Z] #41 72.32 vendor/golang.org/x/net/idna
08:43:58 [2020-06-22T08:43:58.418Z] #41 73.93 vendor/golang.org/x/net/http2/hpack
08:43:58 [2020-06-22T08:43:58.418Z] #41 74.69 mime
08:43:58 [2020-06-22T08:43:58.418Z] #41 76.05 mime/quotedprintable
08:43:58 [2020-06-22T08:43:58.418Z] #41 76.42 net/http/internal
08:43:58 [2020-06-22T08:43:58.418Z] #41 79.08 crypto/tls
08:43:58 [2020-06-22T08:43:58.418Z] #41 ...
08:43:58 [2020-06-22T08:43:58.418Z] 
08:43:58 [2020-06-22T08:43:58.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:58 [2020-06-22T08:43:58.418Z] #39 37.14   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
08:43:58 [2020-06-22T08:43:58.418Z] #39 37.29   HOSTCC   compel/src/lib/handle-elf-host.o
08:43:58 [2020-06-22T08:43:58.418Z] #39 37.53   HOSTCC   compel/src/lib/log-host.o
08:43:58 [2020-06-22T08:43:58.418Z] #39 37.75   HOSTLINK compel/compel-host-bin
08:43:58 [2020-06-22T08:43:58.418Z] #39 37.85   DEP      soccr/soccr.d
08:43:58 [2020-06-22T08:43:58.418Z] #39 37.96   CC       soccr/soccr.o
08:43:58 [2020-06-22T08:43:58.418Z] #39 38.96   AR       soccr/libsoccr.a
08:43:58 [2020-06-22T08:43:58.418Z] #39 38.97 make[1]: 'soccr/libsoccr.a' is up to date.
08:43:58 [2020-06-22T08:43:58.418Z] #39 39.16   DEP      criu/arch/s390/sigframe.d
08:43:58 [2020-06-22T08:43:58.418Z] #39 39.25   DEP      criu/arch/s390/crtools.d
08:43:58 [2020-06-22T08:43:58.418Z] #39 39.36   DEP      criu/arch/s390/cpu.d
08:43:58 [2020-06-22T08:43:58.418Z] #39 39.51   CC       criu/arch/s390/cpu.o
08:43:59 [2020-06-22T08:43:59.108Z] #39 40.06   CC       criu/arch/s390/crtools.o
08:43:59 [2020-06-22T08:43:59.108Z] #39 ...
08:43:59 [2020-06-22T08:43:59.108Z] 
08:43:59 [2020-06-22T08:43:59.108Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:43:59 [2020-06-22T08:43:59.108Z] #54 74.71 + for f in rootlesskit rootlesskit-docker-proxy
08:43:59 [2020-06-22T08:43:59.108Z] #54 74.71 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:43:59 [2020-06-22T08:43:59.108Z] #54 DONE 80.0s
08:43:59 [2020-06-22T08:43:59.108Z] 
08:43:59 [2020-06-22T08:43:59.108Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:43:59 [2020-06-22T08:43:59.108Z] #55 DONE 0.1s
08:43:59 [2020-06-22T08:43:59.108Z] 
08:43:59 [2020-06-22T08:43:59.108Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:43:59 [2020-06-22T08:43:59.446Z] #56 DONE 0.1s
08:43:59 [2020-06-22T08:43:59.446Z] 
08:43:59 [2020-06-22T08:43:59.446Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:43:59 [2020-06-22T08:43:59.446Z] #12 DONE 1.7s
08:43:59 [2020-06-22T08:43:59.446Z] 
08:43:59 [2020-06-22T08:43:59.446Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:43:59 [2020-06-22T08:43:59.446Z] #45 ...
08:43:59 [2020-06-22T08:43:59.446Z] 
08:43:59 [2020-06-22T08:43:59.446Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:43:59 [2020-06-22T08:43:59.762Z] #47 ...
08:43:59 [2020-06-22T08:43:59.762Z] 
08:43:59 [2020-06-22T08:43:59.762Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:43:59 [2020-06-22T08:43:59.762Z] #41 69.07 fmt
08:43:59 [2020-06-22T08:43:59.762Z] #41 72.50 regexp
08:43:59 [2020-06-22T08:43:59.762Z] #41 75.59 go/token
08:43:59 [2020-06-22T08:43:59.762Z] #41 76.62 go/scanner
08:43:59 [2020-06-22T08:43:59.762Z] #41 77.95 internal/lazyregexp
08:43:59 [2020-06-22T08:43:59.762Z] #41 78.36 net/url
08:43:59 [2020-06-22T08:43:59.762Z] #41 78.42 go/ast
08:43:59 [2020-06-22T08:43:59.762Z] #41 ...
08:43:59 [2020-06-22T08:43:59.762Z] 
08:43:59 [2020-06-22T08:43:59.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:43:59 [2020-06-22T08:43:59.762Z] #10 69.20 Selecting previously unselected package mingw-w64-x86-64-dev.
08:43:59 [2020-06-22T08:43:59.762Z] #10 69.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:43:59 [2020-06-22T08:43:59.762Z] #10 69.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:43:59 [2020-06-22T08:43:59.762Z] #10 77.96 Selecting previously unselected package gcc-mingw-w64-base.
08:43:59 [2020-06-22T08:43:59.762Z] #10 78.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:43:59 [2020-06-22T08:43:59.762Z] #10 78.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:43:59 [2020-06-22T08:43:59.762Z] #10 78.29 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:43:59 [2020-06-22T08:43:59.762Z] #10 78.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:43:59 [2020-06-22T08:43:59.762Z] #10 78.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:43:59 [2020-06-22T08:43:59.762Z] #10 ...
08:43:59 [2020-06-22T08:43:59.762Z] 
08:43:59 [2020-06-22T08:43:59.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:43:59 [2020-06-22T08:43:59.762Z] #39 5.929 Note: Building without setproctitle() and strlcpy() support.
08:43:59 [2020-06-22T08:43:59.762Z] #39 5.929       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:43:59 [2020-06-22T08:43:59.762Z] #39 5.935 Note: Building without GnuTLS support
08:43:59 [2020-06-22T08:43:59.762Z] #39 5.937 Makefile.config:39: Warn: you have no libnftables installed
08:43:59 [2020-06-22T08:43:59.762Z] #39 5.937 Makefile.config:40: Warn: Building without nftables support
08:43:59 [2020-06-22T08:43:59.762Z] #39 7.807 fatal: not a git repository (or any of the parent directories): .git
08:43:59 [2020-06-22T08:43:59.762Z] #39 7.878   GEN      .gitid
08:43:59 [2020-06-22T08:43:59.762Z] #39 7.906   GEN      criu/include/version.h
08:43:59 [2020-06-22T08:43:59.762Z] #39 7.974   GEN      include/common/asm
08:44:00 [2020-06-22T08:44:00.166Z] #10 37.71 Building dependency tree...
08:44:01 [2020-06-22T08:44:01.479Z] #13 1.756 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:44:01 [2020-06-22T08:44:01.479Z] #13 DONE 1.9s
08:44:01 [2020-06-22T08:44:01.479Z] 
08:44:01 [2020-06-22T08:44:01.479Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:44:01 [2020-06-22T08:44:01.650Z] #39 9.746   PBCC     images/timens.pb-c.c
08:44:01 [2020-06-22T08:44:01.650Z] #39 9.790   DEP      images/timens.pb-c.d
08:44:01 [2020-06-22T08:44:01.650Z] #39 9.853   PBCC     images/fown.pb-c.c
08:44:01 [2020-06-22T08:44:01.650Z] #39 9.904   PBCC     images/google/protobuf/descriptor.pb-c.c
08:44:01 [2020-06-22T08:44:01.918Z] #39 10.03   PBCC     images/opts.pb-c.c
08:44:01 [2020-06-22T08:44:01.918Z] #39 10.12   PBCC     images/memfd.pb-c.c
08:44:02 [2020-06-22T08:44:02.107Z] #10 41.12 The following additional packages will be installed:
08:44:02 [2020-06-22T08:44:02.107Z] #10 41.14   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:44:02 [2020-06-22T08:44:02.107Z] #10 41.15   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:44:02 [2020-06-22T08:44:02.107Z] #10 41.15   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:44:02 [2020-06-22T08:44:02.107Z] #10 41.16   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:44:02 [2020-06-22T08:44:02.172Z] #39 10.23   DEP      images/fown.pb-c.d
08:44:02 [2020-06-22T08:44:02.172Z] #39 10.33   DEP      images/google/protobuf/descriptor.pb-c.d
08:44:02 [2020-06-22T08:44:02.377Z] #10 41.18 Suggested packages:
08:44:02 [2020-06-22T08:44:02.377Z] #10 41.18   gcc-8-locales seccomp wine64
08:44:02 [2020-06-22T08:44:02.427Z] #39 ...
08:44:02 [2020-06-22T08:44:02.427Z] 
08:44:02 [2020-06-22T08:44:02.427Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:02 [2020-06-22T08:44:02.427Z] #30 76.66 github.com/BurntSushi/toml/cmd/tomlv
08:44:02 [2020-06-22T08:44:02.427Z] #30 DONE 82.0s
08:44:02 [2020-06-22T08:44:02.427Z] 
08:44:02 [2020-06-22T08:44:02.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:02 [2020-06-22T08:44:02.427Z] #39 10.55   DEP      images/opts.pb-c.d
08:44:02 [2020-06-22T08:44:02.427Z] #39 10.71   DEP      images/memfd.pb-c.d
08:44:02 [2020-06-22T08:44:02.681Z] #39 10.88   PBCC     images/sit.pb-c.c
08:44:02 [2020-06-22T08:44:02.937Z] #39 11.03   DEP      images/sit.pb-c.d
08:44:02 [2020-06-22T08:44:02.937Z] #39 11.14   PBCC     images/macvlan.pb-c.c
08:44:02 [2020-06-22T08:44:02.937Z] #39 11.15   DEP      images/macvlan.pb-c.d
08:44:02 [2020-06-22T08:44:02.950Z] #14 DONE 1.6s
08:44:02 [2020-06-22T08:44:02.950Z] 
08:44:02 [2020-06-22T08:44:02.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:02 [2020-06-22T08:44:02.950Z] #39 41.23   CC       criu/arch/s390/sigframe.o
08:44:02 [2020-06-22T08:44:02.950Z] #39 41.52   LINK     criu/arch/s390/crtools.built-in.o
08:44:02 [2020-06-22T08:44:02.950Z] #39 41.58   DEP      criu/pie/util-vdso.d
08:44:02 [2020-06-22T08:44:02.950Z] #39 41.64   DEP      criu/pie/util.d
08:44:02 [2020-06-22T08:44:02.950Z] #39 41.72   CC       criu/pie/util.o
08:44:02 [2020-06-22T08:44:02.950Z] #39 41.89   CC       criu/pie/util-vdso.o
08:44:02 [2020-06-22T08:44:02.950Z] #39 42.38   AR       criu/pie/pie.lib.a
08:44:02 [2020-06-22T08:44:02.950Z] #39 42.43   DEP      criu/pie/restorer.d
08:44:02 [2020-06-22T08:44:02.950Z] #39 42.57   DEP      criu/arch/s390/restorer.d
08:44:02 [2020-06-22T08:44:02.950Z] #39 42.66   DEP      criu/arch/s390/vdso-pie.d
08:44:02 [2020-06-22T08:44:02.950Z] #39 42.75   DEP      criu/pie/parasite-vdso.d
08:44:02 [2020-06-22T08:44:02.950Z] #39 42.94   DEP      criu/pie/parasite.d
08:44:02 [2020-06-22T08:44:02.950Z] #39 43.10   CC       criu/pie/parasite.o
08:44:02 [2020-06-22T08:44:02.950Z] #39 43.84   LINK     criu/pie/parasite.built-in.o
08:44:02 [2020-06-22T08:44:02.950Z] #39 43.86   GEN      criu/pie/parasite-blob.h
08:44:02 [2020-06-22T08:44:02.950Z] #39 43.88   CC       criu/pie/parasite-vdso.o
08:44:03 [2020-06-22T08:44:03.192Z] #39 11.30   PBCC     images/autofs.pb-c.c
08:44:03 [2020-06-22T08:44:03.192Z] #39 11.44   DEP      images/autofs.pb-c.d
08:44:03 [2020-06-22T08:44:03.192Z] #39 11.54   PBCC     images/sysctl.pb-c.c
08:44:03 [2020-06-22T08:44:03.274Z] #39 44.33   CC       criu/arch/s390/vdso-pie.o
08:44:03 [2020-06-22T08:44:03.448Z] #39 11.61   DEP      images/sysctl.pb-c.d
08:44:03 [2020-06-22T08:44:03.448Z] #39 11.68   PBCC     images/time.pb-c.c
08:44:03 [2020-06-22T08:44:03.448Z] #39 11.73   DEP      images/time.pb-c.d
08:44:03 [2020-06-22T08:44:03.448Z] #39 11.78   PBCC     images/binfmt-misc.pb-c.c
08:44:03 [2020-06-22T08:44:03.448Z] #39 11.81   DEP      images/binfmt-misc.pb-c.d
08:44:03 [2020-06-22T08:44:03.556Z] #39 44.64   CC       criu/arch/s390/restorer.o
08:44:03 [2020-06-22T08:44:03.703Z] #39 11.85   PBCC     images/seccomp.pb-c.c
08:44:03 [2020-06-22T08:44:03.703Z] #39 11.89   DEP      images/seccomp.pb-c.d
08:44:03 [2020-06-22T08:44:03.703Z] #39 11.95   PBCC     images/userns.pb-c.c
08:44:03 [2020-06-22T08:44:03.750Z] #10 42.70 The following NEW packages will be installed:
08:44:03 [2020-06-22T08:44:03.750Z] #10 42.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:44:03 [2020-06-22T08:44:03.750Z] #10 42.70   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:44:03 [2020-06-22T08:44:03.750Z] #10 42.70   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:44:03 [2020-06-22T08:44:03.750Z] #10 42.70   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:44:03 [2020-06-22T08:44:03.750Z] #10 42.70   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:44:03 [2020-06-22T08:44:03.750Z] #10 42.71   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:44:03 [2020-06-22T08:44:03.880Z] #39 44.97   CC       criu/pie/restorer.o
08:44:03 [2020-06-22T08:44:03.958Z] #39 12.01   DEP      images/userns.pb-c.d
08:44:03 [2020-06-22T08:44:03.958Z] #39 12.08   PBCC     images/cgroup.pb-c.c
08:44:03 [2020-06-22T08:44:03.958Z] #39 12.14   DEP      images/cgroup.pb-c.d
08:44:03 [2020-06-22T08:44:03.958Z] #39 12.22   PBCC     images/ext-file.pb-c.c
08:44:03 [2020-06-22T08:44:03.958Z] #39 12.26   DEP      images/ext-file.pb-c.d
08:44:03 [2020-06-22T08:44:03.958Z] #39 12.33   PBCC     images/rpc.pb-c.c
08:44:04 [2020-06-22T08:44:04.213Z] #39 12.36   DEP      images/rpc.pb-c.d
08:44:04 [2020-06-22T08:44:04.213Z] #39 12.45   PBCC     images/siginfo.pb-c.c
08:44:04 [2020-06-22T08:44:04.213Z] #39 12.46   DEP      images/siginfo.pb-c.d
08:44:04 [2020-06-22T08:44:04.213Z] #39 12.55   PBCC     images/pagemap.pb-c.c
08:44:04 [2020-06-22T08:44:04.314Z] #10 43.06 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
08:44:04 [2020-06-22T08:44:04.314Z] #10 43.06 Need to get 77.7 MB of archives.
08:44:04 [2020-06-22T08:44:04.314Z] #10 43.06 After this operation, 487 MB of additional disk space will be used.
08:44:04 [2020-06-22T08:44:04.314Z] #10 43.06 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]
08:44:04 [2020-06-22T08:44:04.314Z] #10 43.35 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]
08:44:04 [2020-06-22T08:44:04.468Z] #39 12.58   DEP      images/pagemap.pb-c.d
08:44:04 [2020-06-22T08:44:04.468Z] #39 12.64   PBCC     images/rlimit.pb-c.c
08:44:04 [2020-06-22T08:44:04.468Z] #39 12.68   DEP      images/rlimit.pb-c.d
08:44:04 [2020-06-22T08:44:04.468Z] #39 12.74   PBCC     images/file-lock.pb-c.c
08:44:04 [2020-06-22T08:44:04.526Z] #39 ...
08:44:04 [2020-06-22T08:44:04.526Z] 
08:44:04 [2020-06-22T08:44:04.526Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:44:04 [2020-06-22T08:44:04.526Z] #15 DONE 1.6s
08:44:04 [2020-06-22T08:44:04.526Z] 
08:44:04 [2020-06-22T08:44:04.526Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:44:04 [2020-06-22T08:44:04.570Z] #10 ...
08:44:04 [2020-06-22T08:44:04.570Z] 
08:44:04 [2020-06-22T08:44:04.570Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:04 [2020-06-22T08:44:04.570Z] #60 DONE 43.4s
08:44:04 [2020-06-22T08:44:04.570Z] 
08:44:04 [2020-06-22T08:44:04.570Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:04 [2020-06-22T08:44:04.570Z] #32 31.31 Reading package lists...
08:44:04 [2020-06-22T08:44:04.570Z] #32 38.30 Building dependency tree...
08:44:04 [2020-06-22T08:44:04.570Z] #32 42.12 The following additional packages will be installed:
08:44:04 [2020-06-22T08:44:04.570Z] #32 42.18   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:44:04 [2020-06-22T08:44:04.570Z] #32 42.19 Suggested packages:
08:44:04 [2020-06-22T08:44:04.570Z] #32 42.19   cmake-doc ninja-build lrzip
08:44:04 [2020-06-22T08:44:04.570Z] #32 42.19 Recommended packages:
08:44:04 [2020-06-22T08:44:04.570Z] #32 42.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.25 The following NEW packages will be installed:
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.25   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.27   vim-common xxd
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.72 Need to get 14.9 MB of archives.
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.72 After this operation, 61.8 MB of additional disk space will be used.
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:44:04 [2020-06-22T08:44:04.570Z] #32 43.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:44:04 [2020-06-22T08:44:04.570Z] #32 ...
08:44:04 [2020-06-22T08:44:04.570Z] 
08:44:04 [2020-06-22T08:44:04.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:04 [2020-06-22T08:44:04.570Z] #10 43.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:44:04 [2020-06-22T08:44:04.723Z] #39 12.80   DEP      images/file-lock.pb-c.d
08:44:04 [2020-06-22T08:44:04.723Z] #39 12.83   PBCC     images/tty.pb-c.c
08:44:04 [2020-06-22T08:44:04.723Z] #39 12.90   DEP      images/tty.pb-c.d
08:44:04 [2020-06-22T08:44:04.723Z] #39 12.94   PBCC     images/tun.pb-c.c
08:44:04 [2020-06-22T08:44:04.723Z] #39 13.00   PBCC     images/netdev.pb-c.c
08:44:04 [2020-06-22T08:44:04.827Z] #10 43.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:44:04 [2020-06-22T08:44:04.827Z] #10 43.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:44:04 [2020-06-22T08:44:04.827Z] #10 43.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:44:04 [2020-06-22T08:44:04.978Z] #39 13.05   DEP      images/tun.pb-c.d
08:44:04 [2020-06-22T08:44:04.978Z] #39 13.10   DEP      images/netdev.pb-c.d
08:44:04 [2020-06-22T08:44:04.978Z] #39 13.14   PBCC     images/vma.pb-c.c
08:44:04 [2020-06-22T08:44:04.978Z] #39 13.22   DEP      images/vma.pb-c.d
08:44:05 [2020-06-22T08:44:05.232Z] #39 13.30   PBCC     images/creds.pb-c.c
08:44:05 [2020-06-22T08:44:05.232Z] #39 13.34   DEP      images/creds.pb-c.d
08:44:05 [2020-06-22T08:44:05.232Z] #39 13.40   PBCC     images/utsns.pb-c.c
08:44:05 [2020-06-22T08:44:05.232Z] #39 13.44   DEP      images/utsns.pb-c.d
08:44:05 [2020-06-22T08:44:05.487Z] #39 13.51   PBCC     images/ipc-desc.pb-c.c
08:44:05 [2020-06-22T08:44:05.487Z] #39 13.59   PBCC     images/ipc-sem.pb-c.c
08:44:05 [2020-06-22T08:44:05.487Z] #39 13.65   DEP      images/ipc-desc.pb-c.d
08:44:05 [2020-06-22T08:44:05.487Z] #39 13.76   DEP      images/ipc-sem.pb-c.d
08:44:05 [2020-06-22T08:44:05.741Z] #39 ...
08:44:05 [2020-06-22T08:44:05.741Z] 
08:44:05 [2020-06-22T08:44:05.741Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:05 [2020-06-22T08:44:05.741Z] #33 5.547 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:44:05 [2020-06-22T08:44:05.741Z] #33 5.604 + cmake .
08:44:05 [2020-06-22T08:44:05.741Z] #33 6.109 -- The C compiler identification is GNU 8.3.0
08:44:05 [2020-06-22T08:44:05.741Z] #33 6.172 -- Check for working C compiler: /usr/bin/cc
08:44:05 [2020-06-22T08:44:05.741Z] #33 7.124 -- Check for working C compiler: /usr/bin/cc -- works
08:44:05 [2020-06-22T08:44:05.741Z] #33 7.131 -- Detecting C compiler ABI info
08:44:05 [2020-06-22T08:44:05.741Z] #33 7.939 -- Detecting C compiler ABI info - done
08:44:05 [2020-06-22T08:44:05.741Z] #33 7.970 -- Detecting C compile features
08:44:05 [2020-06-22T08:44:05.741Z] #33 10.33 -- Detecting C compile features - done
08:44:05 [2020-06-22T08:44:05.741Z] #33 10.39 -- Performing Test HAS_BUILTIN_FORTIFY
08:44:05 [2020-06-22T08:44:05.741Z] #33 10.67 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:44:05 [2020-06-22T08:44:05.741Z] #33 10.82 -- Configuring done
08:44:05 [2020-06-22T08:44:05.741Z] #33 10.83 -- Generating done
08:44:05 [2020-06-22T08:44:05.741Z] #33 10.84 -- Build files have been written to: /tmp/tmp.DkWYBVkfEh/tini
08:44:05 [2020-06-22T08:44:05.741Z] #33 10.84 + make tini-static
08:44:05 [2020-06-22T08:44:05.741Z] #33 11.44 Scanning dependencies of target tini-static
08:44:05 [2020-06-22T08:44:05.741Z] #33 11.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:44:05 [2020-06-22T08:44:05.741Z] #33 12.87 [100%] Linking C executable tini-static
08:44:05 [2020-06-22T08:44:05.741Z] #33 13.58 [100%] Built target tini-static
08:44:05 [2020-06-22T08:44:05.741Z] #33 13.67 + mkdir -p /build
08:44:05 [2020-06-22T08:44:05.741Z] #33 13.67 + cp tini-static /build/docker-init
08:44:05 [2020-06-22T08:44:05.741Z] #33 DONE 13.9s
08:44:05 [2020-06-22T08:44:05.741Z] 
08:44:05 [2020-06-22T08:44:05.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:05 [2020-06-22T08:44:05.741Z] #39 13.91   PBCC     images/ipc-msg.pb-c.c
08:44:05 [2020-06-22T08:44:05.741Z] #39 14.01   DEP      images/ipc-msg.pb-c.d
08:44:05 [2020-06-22T08:44:05.757Z] #10 44.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:44:05 [2020-06-22T08:44:05.996Z] #39 14.13   PBCC     images/ipc-shm.pb-c.c
08:44:05 [2020-06-22T08:44:05.996Z] #39 14.20   DEP      images/ipc-shm.pb-c.d
08:44:05 [2020-06-22T08:44:05.996Z] #39 14.34   PBCC     images/ipc-var.pb-c.c
08:44:06 [2020-06-22T08:44:06.014Z] #10 45.16 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]
08:44:06 [2020-06-22T08:44:06.022Z] #16 DONE 1.5s
08:44:06 [2020-06-22T08:44:06.022Z] 
08:44:06 [2020-06-22T08:44:06.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:06 [2020-06-22T08:44:06.022Z] #39 46.68   LINK     criu/pie/restorer.built-in.o
08:44:06 [2020-06-22T08:44:06.022Z] #39 46.68   GEN      criu/pie/restorer-blob.h
08:44:06 [2020-06-22T08:44:06.022Z] #39 46.72   DEP      criu/vdso.d
08:44:06 [2020-06-22T08:44:06.022Z] #39 46.79   DEP      criu/uts_ns.d
08:44:06 [2020-06-22T08:44:06.022Z] #39 46.85   DEP      criu/util.d
08:44:06 [2020-06-22T08:44:06.022Z] #39 46.91   DEP      criu/uffd.d
08:44:06 [2020-06-22T08:44:06.022Z] #39 46.98   DEP      criu/tun.d
08:44:06 [2020-06-22T08:44:06.022Z] #39 47.06   DEP      criu/tty.d
08:44:06 [2020-06-22T08:44:06.022Z] #39 47.16   DEP      criu/timerfd.d
08:44:06 [2020-06-22T08:44:06.250Z] #39 14.37   DEP      images/ipc-var.pb-c.d
08:44:06 [2020-06-22T08:44:06.250Z] #39 14.47   PBCC     images/sk-opts.pb-c.c
08:44:06 [2020-06-22T08:44:06.271Z] #10 45.18 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]
08:44:06 [2020-06-22T08:44:06.304Z] #39 47.35   DEP      criu/timens.d
08:44:06 [2020-06-22T08:44:06.504Z] #39 14.58   PBCC     images/packet-sock.pb-c.c
08:44:06 [2020-06-22T08:44:06.504Z] #39 14.71   DEP      images/sk-opts.pb-c.d
08:44:06 [2020-06-22T08:44:06.587Z] #39 47.47   DEP      criu/sysfs_parse.d
08:44:06 [2020-06-22T08:44:06.759Z] #39 14.83   DEP      images/packet-sock.pb-c.d
08:44:06 [2020-06-22T08:44:06.759Z] #39 14.97   PBCC     images/sk-netlink.pb-c.c
08:44:06 [2020-06-22T08:44:06.836Z] #10 ...
08:44:06 [2020-06-22T08:44:06.836Z] 
08:44:06 [2020-06-22T08:44:06.836Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:44:06 [2020-06-22T08:44:06.836Z] #51 31.44 Reading package lists...
08:44:06 [2020-06-22T08:44:06.836Z] #51 38.62 Building dependency tree...
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.12 The following additional packages will be installed:
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.13   libbtrfs0
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.36 The following NEW packages will be installed:
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.37   libbtrfs-dev libbtrfs0
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.81 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.81 Need to get 119 kB of archives.
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.81 After this operation, 387 kB of additional disk space will be used.
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:44:06 [2020-06-22T08:44:06.836Z] #51 42.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:44:06 [2020-06-22T08:44:06.836Z] #51 44.34 debconf: delaying package configuration, since apt-utils is not installed
08:44:06 [2020-06-22T08:44:06.836Z] #51 44.74 Fetched 119 kB in 0s (367 kB/s)
08:44:06 [2020-06-22T08:44:06.836Z] #51 44.81 Selecting previously unselected package libbtrfs0.
08:44:06 [2020-06-22T08:44:06.836Z] #51 44.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 ... 15410 files and directories currently installed.)
08:44:06 [2020-06-22T08:44:06.836Z] #51 44.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:44:06 [2020-06-22T08:44:06.836Z] #51 44.90 Unpacking libbtrfs0 (4.20.1-2) ...
08:44:06 [2020-06-22T08:44:06.836Z] #51 45.02 Selecting previously unselected package libbtrfs-dev.
08:44:06 [2020-06-22T08:44:06.836Z] #51 45.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:44:06 [2020-06-22T08:44:06.836Z] #51 45.03 Unpacking libbtrfs-dev (4.20.1-2) ...
08:44:06 [2020-06-22T08:44:06.836Z] #51 45.27 Setting up libbtrfs0 (4.20.1-2) ...
08:44:06 [2020-06-22T08:44:06.836Z] #51 45.33 Setting up libbtrfs-dev (4.20.1-2) ...
08:44:06 [2020-06-22T08:44:06.836Z] #51 45.35 Processing triggers for libc-bin (2.28-10) ...
08:44:06 [2020-06-22T08:44:06.836Z] #51 DONE 45.6s
08:44:06 [2020-06-22T08:44:06.836Z] 
08:44:06 [2020-06-22T08:44:06.836Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:44:06 [2020-06-22T08:44:06.836Z] #23 31.39 Reading package lists...
08:44:06 [2020-06-22T08:44:06.836Z] #23 38.33 Building dependency tree...
08:44:06 [2020-06-22T08:44:06.836Z] #23 41.79 ca-certificates is already the newest version (20200601~deb10u1).
08:44:06 [2020-06-22T08:44:06.836Z] #23 41.79 The following additional packages will be installed:
08:44:06 [2020-06-22T08:44:06.836Z] #23 41.80   libjq1 libonig5
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.34 The following NEW packages will be installed:
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.37   jq libjq1 libonig5
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.76 Need to get 355 kB of archives.
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.76 After this operation, 1072 kB of additional disk space will be used.
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:44:06 [2020-06-22T08:44:06.836Z] #23 42.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:44:06 [2020-06-22T08:44:06.836Z] #23 44.42 debconf: delaying package configuration, since apt-utils is not installed
08:44:06 [2020-06-22T08:44:06.836Z] #23 44.86 Fetched 355 kB in 0s (1115 kB/s)
08:44:06 [2020-06-22T08:44:06.836Z] #23 44.94 Selecting previously unselected package libonig5:amd64.
08:44:06 [2020-06-22T08:44:06.836Z] #23 44.94 (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 ... 15410 files and directories currently installed.)
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.07 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.08 Unpacking libonig5:amd64 (6.9.1-1) ...
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.36 Selecting previously unselected package libjq1:amd64.
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.61 Selecting previously unselected package jq.
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.62 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:44:06 [2020-06-22T08:44:06.836Z] #23 45.64 Unpacking jq (1.5+dfsg-2+b1) ...
08:44:06 [2020-06-22T08:44:06.869Z] #39 47.77   DEP      criu/sysctl.d
08:44:06 [2020-06-22T08:44:06.869Z] #39 47.91   DEP      criu/string.d
08:44:06 [2020-06-22T08:44:06.869Z] #39 47.95   DEP      criu/stats.d
08:44:07 [2020-06-22T08:44:07.013Z] #39 15.09   DEP      images/sk-netlink.pb-c.d
08:44:07 [2020-06-22T08:44:07.013Z] #39 15.17   PBCC     images/sk-inet.pb-c.c
08:44:07 [2020-06-22T08:44:07.013Z] #39 15.24   DEP      images/sk-inet.pb-c.d
08:44:07 [2020-06-22T08:44:07.093Z] #23 46.06 Setting up libonig5:amd64 (6.9.1-1) ...
08:44:07 [2020-06-22T08:44:07.093Z] #23 46.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:44:07 [2020-06-22T08:44:07.093Z] #23 46.12 Setting up jq (1.5+dfsg-2+b1) ...
08:44:07 [2020-06-22T08:44:07.093Z] #23 46.13 Processing triggers for libc-bin (2.28-10) ...
08:44:07 [2020-06-22T08:44:07.150Z] #39 48.12   DEP      criu/sockets.d
08:44:07 [2020-06-22T08:44:07.150Z] #39 48.29   DEP      criu/sk-unix.d
08:44:07 [2020-06-22T08:44:07.268Z] #39 15.29   PBCC     images/sk-unix.pb-c.c
08:44:07 [2020-06-22T08:44:07.268Z] #39 15.35   DEP      images/sk-unix.pb-c.d
08:44:07 [2020-06-22T08:44:07.268Z] #39 15.39   PBCC     images/mm.pb-c.c
08:44:07 [2020-06-22T08:44:07.268Z] #39 15.45   DEP      images/mm.pb-c.d
08:44:07 [2020-06-22T08:44:07.268Z] #39 15.52   PBCC     images/timerfd.pb-c.c
08:44:07 [2020-06-22T08:44:07.268Z] #39 15.61   DEP      images/timerfd.pb-c.d
08:44:07 [2020-06-22T08:44:07.432Z] #39 48.46   DEP      criu/sk-tcp.d
08:44:07 [2020-06-22T08:44:07.432Z] #39 48.65   DEP      criu/sk-queue.d
08:44:07 [2020-06-22T08:44:07.522Z] #39 15.65   PBCC     images/timer.pb-c.c
08:44:07 [2020-06-22T08:44:07.522Z] #39 15.69   DEP      images/timer.pb-c.d
08:44:07 [2020-06-22T08:44:07.522Z] #39 15.75   PBCC     images/sa.pb-c.c
08:44:07 [2020-06-22T08:44:07.522Z] #39 15.77   DEP      images/sa.pb-c.d
08:44:07 [2020-06-22T08:44:07.522Z] #39 15.85   PBCC     images/pipe-data.pb-c.c
08:44:07 [2020-06-22T08:44:07.657Z] #23 DONE 46.5s
08:44:07 [2020-06-22T08:44:07.657Z] 
08:44:07 [2020-06-22T08:44:07.657Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:07 [2020-06-22T08:44:07.657Z] #38 31.88 Reading package lists...
08:44:07 [2020-06-22T08:44:07.657Z] #38 38.73 Building dependency tree...
08:44:07 [2020-06-22T08:44:07.657Z] #38 42.52 The following additional packages will be installed:
08:44:07 [2020-06-22T08:44:07.657Z] #38 42.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:44:07 [2020-06-22T08:44:07.657Z] #38 42.53   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:44:07 [2020-06-22T08:44:07.657Z] #38 42.53 Suggested packages:
08:44:07 [2020-06-22T08:44:07.657Z] #38 42.53   manpages-dev python-setuptools
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.46 The following NEW packages will be installed:
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.47   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.50   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.50   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.50   python-six zlib1g-dev
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.99 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.99 Need to get 4095 kB of archives.
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.99 After this operation, 22.5 MB of additional disk space will be used.
08:44:07 [2020-06-22T08:44:07.657Z] #38 44.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 45.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:44:07 [2020-06-22T08:44:07.657Z] #38 ...
08:44:07 [2020-06-22T08:44:07.657Z] 
08:44:07 [2020-06-22T08:44:07.657Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:44:07 [2020-06-22T08:44:07.657Z] #24 DONE 0.0s
08:44:07 [2020-06-22T08:44:07.657Z] 
08:44:07 [2020-06-22T08:44:07.657Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:07 [2020-06-22T08:44:07.740Z] #39 48.85   DEP      criu/sk-packet.d
08:44:07 [2020-06-22T08:44:07.777Z] #39 15.87   DEP      images/pipe-data.pb-c.d
08:44:07 [2020-06-22T08:44:07.777Z] #39 15.94   PBCC     images/mnt.pb-c.c
08:44:07 [2020-06-22T08:44:07.777Z] #39 15.98   DEP      images/mnt.pb-c.d
08:44:07 [2020-06-22T08:44:07.777Z] #39 16.06   PBCC     images/sk-packet.pb-c.c
08:44:07 [2020-06-22T08:44:07.777Z] #39 16.07   DEP      images/sk-packet.pb-c.d
08:44:07 [2020-06-22T08:44:07.777Z] #39 16.13   PBCC     images/tcp-stream.pb-c.c
08:44:08 [2020-06-22T08:44:08.022Z] #39 49.10   DEP      criu/sk-netlink.d
08:44:08 [2020-06-22T08:44:08.022Z] #39 49.23   DEP      criu/sk-inet.d
08:44:08 [2020-06-22T08:44:08.032Z] #39 16.21   DEP      images/tcp-stream.pb-c.d
08:44:08 [2020-06-22T08:44:08.032Z] #39 16.27   PBCC     images/pipe.pb-c.c
08:44:08 [2020-06-22T08:44:08.032Z] #39 16.34   DEP      images/pipe.pb-c.d
08:44:08 [2020-06-22T08:44:08.286Z] #39 16.42   PBCC     images/pstree.pb-c.c
08:44:08 [2020-06-22T08:44:08.286Z] #39 16.43   DEP      images/pstree.pb-c.d
08:44:08 [2020-06-22T08:44:08.286Z] #39 16.51   PBCC     images/fs.pb-c.c
08:44:08 [2020-06-22T08:44:08.286Z] #39 16.54   DEP      images/fs.pb-c.d
08:44:08 [2020-06-22T08:44:08.286Z] #39 16.63   PBCC     images/signalfd.pb-c.c
08:44:08 [2020-06-22T08:44:08.370Z] #39 49.34   DEP      criu/signalfd.d
08:44:08 [2020-06-22T08:44:08.370Z] #39 49.45   DEP      criu/sigframe.d
08:44:08 [2020-06-22T08:44:08.370Z] #39 49.55   DEP      criu/shmem.d
08:44:08 [2020-06-22T08:44:08.541Z] #39 16.70   DEP      images/signalfd.pb-c.d
08:44:08 [2020-06-22T08:44:08.541Z] #39 16.77   PBCC     images/fh.pb-c.c
08:44:08 [2020-06-22T08:44:08.652Z] #39 49.68   DEP      criu/servicefd.d
08:44:08 [2020-06-22T08:44:08.652Z] #39 ...
08:44:08 [2020-06-22T08:44:08.652Z] 
08:44:08 [2020-06-22T08:44:08.652Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:08 [2020-06-22T08:44:08.652Z] #43 DONE 89.6s
08:44:08 [2020-06-22T08:44:08.652Z] 
08:44:08 [2020-06-22T08:44:08.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:08 [2020-06-22T08:44:08.652Z] #39 49.79   DEP      criu/seize.d
08:44:08 [2020-06-22T08:44:08.795Z] #39 16.83   PBCC     images/fsnotify.pb-c.c
08:44:08 [2020-06-22T08:44:08.795Z] #39 16.91   DEP      images/fh.pb-c.d
08:44:08 [2020-06-22T08:44:08.795Z] #39 16.97   DEP      images/fsnotify.pb-c.d
08:44:08 [2020-06-22T08:44:08.795Z] #39 17.04   PBCC     images/eventpoll.pb-c.c
08:44:08 [2020-06-22T08:44:08.795Z] #39 17.07   DEP      images/eventpoll.pb-c.d
08:44:08 [2020-06-22T08:44:08.795Z] #39 17.14   PBCC     images/eventfd.pb-c.c
08:44:08 [2020-06-22T08:44:08.795Z] #39 17.15   DEP      images/eventfd.pb-c.d
08:44:09 [2020-06-22T08:44:09.003Z] #39 50.09   DEP      criu/seccomp.d
08:44:09 [2020-06-22T08:44:09.051Z] #39 17.23   PBCC     images/remap-file-path.pb-c.c
08:44:09 [2020-06-22T08:44:09.051Z] #39 17.26   DEP      images/remap-file-path.pb-c.d
08:44:09 [2020-06-22T08:44:09.051Z] #39 17.29   PBCC     images/fifo.pb-c.c
08:44:09 [2020-06-22T08:44:09.051Z] #39 17.33   DEP      images/fifo.pb-c.d
08:44:09 [2020-06-22T08:44:09.286Z] #39 50.30   DEP      criu/rst-malloc.d
08:44:09 [2020-06-22T08:44:09.286Z] #39 50.40   DEP      criu/rbtree.d
08:44:09 [2020-06-22T08:44:09.286Z] #39 50.44   DEP      criu/pstree.d
08:44:09 [2020-06-22T08:44:09.305Z] #39 17.41   PBCC     images/ghost-file.pb-c.c
08:44:09 [2020-06-22T08:44:09.305Z] #39 17.49   DEP      images/ghost-file.pb-c.d
08:44:09 [2020-06-22T08:44:09.305Z] #39 17.54   PBCC     images/regfile.pb-c.c
08:44:09 [2020-06-22T08:44:09.305Z] #39 17.57   DEP      images/regfile.pb-c.d
08:44:09 [2020-06-22T08:44:09.305Z] #39 17.61   PBCC     images/ns.pb-c.c
08:44:09 [2020-06-22T08:44:09.305Z] #39 17.62   DEP      images/ns.pb-c.d
08:44:09 [2020-06-22T08:44:09.305Z] #39 17.67   PBCC     images/fdinfo.pb-c.c
08:44:09 [2020-06-22T08:44:09.560Z] #39 17.80   DEP      images/fdinfo.pb-c.d
08:44:09 [2020-06-22T08:44:09.560Z] #39 17.86   PBCC     images/core-aarch64.pb-c.c
08:44:09 [2020-06-22T08:44:09.560Z] #39 17.90   PBCC     images/core-arm.pb-c.c
08:44:09 [2020-06-22T08:44:09.643Z] #39 50.68   DEP      criu/protobuf.d
08:44:09 [2020-06-22T08:44:09.644Z] #39 50.85   GEN      criu/protobuf-desc-gen.h
08:44:09 [2020-06-22T08:44:09.814Z] #39 17.95   PBCC     images/core-ppc64.pb-c.c
08:44:09 [2020-06-22T08:44:09.814Z] #39 18.06   PBCC     images/core-s390.pb-c.c
08:44:09 [2020-06-22T08:44:09.814Z] #39 18.11   PBCC     images/core-x86.pb-c.c
08:44:09 [2020-06-22T08:44:09.814Z] #39 18.18   PBCC     images/core.pb-c.c
08:44:10 [2020-06-22T08:44:10.069Z] #39 18.34   PBCC     images/inventory.pb-c.c
08:44:10 [2020-06-22T08:44:10.069Z] #39 18.44   DEP      images/core-aarch64.pb-c.d
08:44:10 [2020-06-22T08:44:10.183Z] #25 ...
08:44:10 [2020-06-22T08:44:10.183Z] 
08:44:10 [2020-06-22T08:44:10.183Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:10 [2020-06-22T08:44:10.183Z] #30 38.65 sync
08:44:10 [2020-06-22T08:44:10.183Z] #30 38.65 internal/reflectlite
08:44:10 [2020-06-22T08:44:10.183Z] #30 41.11 sort
08:44:10 [2020-06-22T08:44:10.183Z] #30 41.12 errors
08:44:10 [2020-06-22T08:44:10.183Z] #30 41.67 strconv
08:44:10 [2020-06-22T08:44:10.183Z] #30 42.46 io
08:44:10 [2020-06-22T08:44:10.183Z] #30 43.94 internal/oserror
08:44:10 [2020-06-22T08:44:10.183Z] #30 44.13 syscall
08:44:10 [2020-06-22T08:44:10.183Z] #30 47.29 reflect
08:44:10 [2020-06-22T08:44:10.183Z] #30 ...
08:44:10 [2020-06-22T08:44:10.183Z] 
08:44:10 [2020-06-22T08:44:10.183Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.16 debconf: delaying package configuration, since apt-utils is not installed
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.45 Fetched 4095 kB in 1s (5254 kB/s)
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.56 Selecting previously unselected package libcap-dev:amd64.
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.56 (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 ... 15410 files and directories currently installed.)
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.65 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.76 Selecting previously unselected package libnet1:amd64.
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.92 Selecting previously unselected package libnet1-dev.
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 47.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.18 Selecting previously unselected package libnl-3-200:amd64.
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.38 Selecting previously unselected package libnl-3-dev:amd64.
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.74 Selecting previously unselected package libprotobuf-c1:amd64.
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.87 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 48.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 49.01 Selecting previously unselected package zlib1g-dev:amd64.
08:44:10 [2020-06-22T08:44:10.183Z] #38 49.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.183Z] #38 49.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:44:10 [2020-06-22T08:44:10.324Z] #39 18.49   DEP      images/core-arm.pb-c.d
08:44:10 [2020-06-22T08:44:10.324Z] #39 18.57   DEP      images/core-ppc64.pb-c.d
08:44:10 [2020-06-22T08:44:10.440Z] #38 49.26 Selecting previously unselected package libprotobuf17:amd64.
08:44:10 [2020-06-22T08:44:10.440Z] #38 49.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:44:10 [2020-06-22T08:44:10.440Z] #38 49.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:44:10 [2020-06-22T08:44:10.580Z] #39 18.61   DEP      images/core-s390.pb-c.d
08:44:10 [2020-06-22T08:44:10.580Z] #39 18.67   DEP      images/core-x86.pb-c.d
08:44:10 [2020-06-22T08:44:10.580Z] #39 18.74   DEP      images/core.pb-c.d
08:44:10 [2020-06-22T08:44:10.580Z] #39 18.83   DEP      images/inventory.pb-c.d
08:44:10 [2020-06-22T08:44:10.688Z] #39 51.69   DEP      criu/protobuf-desc.d
08:44:10 [2020-06-22T08:44:10.688Z] #39 51.73   DEP      criu/proc_parse.d
08:44:10 [2020-06-22T08:44:10.688Z] #39 51.79   DEP      criu/plugin.d
08:44:10 [2020-06-22T08:44:10.688Z] #39 51.81   DEP      criu/pipes.d
08:44:10 [2020-06-22T08:44:10.688Z] #39 51.85   DEP      criu/pie-util.d
08:44:10 [2020-06-22T08:44:10.688Z] #39 51.88   DEP      criu/pie-util-vdso.d
08:44:10 [2020-06-22T08:44:10.688Z] #39 51.92   DEP      criu/path.d
08:44:10 [2020-06-22T08:44:10.793Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:f256b8c0f16cba3e34e1125347849f0ac71962d237ed33702bed8cd416eb2ec4 18.6s done
08:44:10 [2020-06-22T08:44:10.835Z] #39 18.89   PBCC     images/cpuinfo.pb-c.c
08:44:10 [2020-06-22T08:44:10.835Z] #39 18.93   DEP      images/cpuinfo.pb-c.d
08:44:10 [2020-06-22T08:44:10.835Z] #39 19.00   PBCC     images/stats.pb-c.c
08:44:10 [2020-06-22T08:44:10.835Z] #39 19.06   DEP      images/stats.pb-c.d
08:44:10 [2020-06-22T08:44:10.835Z] #39 ...
08:44:10 [2020-06-22T08:44:10.835Z] 
08:44:10 [2020-06-22T08:44:10.835Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:10 [2020-06-22T08:44:10.835Z] #41 80.67 text/template/parse
08:44:10 [2020-06-22T08:44:10.835Z] #41 85.32 go/parser
08:44:10 [2020-06-22T08:44:10.835Z] #41 86.42 text/template
08:44:10 [2020-06-22T08:44:10.835Z] #41 89.79 encoding/xml
08:44:10 [2020-06-22T08:44:10.970Z] #39 52.01   DEP      criu/parasite-syscall.d
08:44:10 [2020-06-22T08:44:10.970Z] #39 52.11   DEP      criu/pagemap.d
08:44:10 [2020-06-22T08:44:10.970Z] #39 52.20   DEP      criu/pagemap-cache.d
08:44:11 [2020-06-22T08:44:11.005Z] #38 50.07 Selecting previously unselected package libprotobuf-lite17:amd64.
08:44:11 [2020-06-22T08:44:11.006Z] #38 50.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:44:11 [2020-06-22T08:44:11.006Z] #38 50.08 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:44:11 [2020-06-22T08:44:11.078Z] #8 DONE 25.8s
08:44:11 [2020-06-22T08:44:11.078Z] 
08:44:11 [2020-06-22T08:44:11.078Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:44:11 [2020-06-22T08:44:11.078Z] #9 DONE 0.2s
08:44:11 [2020-06-22T08:44:11.078Z] 
08:44:11 [2020-06-22T08:44:11.078Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:44:11 [2020-06-22T08:44:11.091Z] #41 ...
08:44:11 [2020-06-22T08:44:11.091Z] 
08:44:11 [2020-06-22T08:44:11.091Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:44:11 [2020-06-22T08:44:11.091Z] #52 39.35 Checking out files:  51% (1647/3193)   
Checking out files:  52% (1661/3193)   
Checking out files:  53% (1693/3193)   
Checking out files:  54% (1725/3193)   
Checking out files:  55% (1757/3193)   
Checking out files:  56% (1789/3193)   
Checking out files:  57% (1821/3193)   
Checking out files:  58% (1852/3193)   
Checking out files:  59% (1884/3193)   
Checking out files:  60% (1916/3193)   
Checking out files:  61% (1948/3193)   
Checking out files:  62% (1980/3193)   
Checking out files:  63% (2012/3193)   
Checking out files:  64% (2044/3193)   
Checking out files:  65% (2076/3193)   
Checking out files:  66% (2108/3193)   
Checking out files:  67% (2140/3193)   
Checking out files:  68% (2172/3193)   
Checking out files:  69% (2204/3193)   
Checking out files:  70% (2236/3193)   
Checking out files:  71% (2268/3193)   
Checking out files:  72% (2299/3193)   
Checking out files:  73% (2331/3193)   
Checking out files:  74% (2363/3193)   
Checking out files:  75% (2395/3193)   
Checking out files:  76% (2427/3193)   
Checking out files:  77% (2459/3193)   
Checking out files:  78% (2491/3193)   
Checking out files:  79% (2523/3193)   
Checking out files:  80% (2555/3193)   
Checking out files:  81% (2587/3193)   
Checking out files:  81% (2595/3193)   
Checking out files:  82% (2619/3193)   
Checking out files:  83% (2651/3193)   
Checking out files:  84% (2683/3193)   
Checking out files:  85% (2715/3193)   
Checking out files:  86% (2746/3193)   
Checking out files:  87% (2778/3193)   
Checking out files:  88% (2810/3193)   
Checking out files:  89% (2842/3193)   
Checking out files:  90% (2874/3193)   
Checking out files:  91% (2906/3193)   
Checking out files:  92% (2938/3193)   
Checking out files:  93% (2970/3193)   
Checking out files:  94% (3002/3193)   
Checking out files:  95% (3034/3193)   
Checking out files:  96% (3066/3193)   
Checking out files:  97% (3098/3193)   
Checking out files:  98% (3130/3193)   
Checking out files:  99% (3162/3193)   
Checking out files: 100% (3193/3193)   
Checking out files: 100% (3193/3193), done.
08:44:11 [2020-06-22T08:44:11.091Z] #52 41.08 + cd /tmp/tmp.04Amf3LQiX/src/github.com/containerd/containerd
08:44:11 [2020-06-22T08:44:11.091Z] #52 41.08 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + export 'BUILDTAGS=netgo osusergo static_build'
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + BUILDTAGS='netgo osusergo static_build'
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + export EXTRA_FLAGS=-buildmode=pie
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + EXTRA_FLAGS=-buildmode=pie
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + '[' '' = dynamic ']'
08:44:11 [2020-06-22T08:44:11.091Z] #52 42.62 + make
08:44:11 [2020-06-22T08:44:11.091Z] #52 43.66 + bin/ctr
08:44:11 [2020-06-22T08:44:11.251Z] #39 52.32   DEP      criu/page-xfer.d
08:44:11 [2020-06-22T08:44:11.367Z] #10 DONE 0.2s
08:44:11 [2020-06-22T08:44:11.367Z] 
08:44:11 [2020-06-22T08:44:11.367Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:44:11 [2020-06-22T08:44:11.367Z] #28 DONE 0.1s
08:44:11 [2020-06-22T08:44:11.367Z] 
08:44:11 [2020-06-22T08:44:11.367Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:11 [2020-06-22T08:44:11.367Z] #44 ...
08:44:11 [2020-06-22T08:44:11.367Z] 
08:44:11 [2020-06-22T08:44:11.367Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:44:11 [2020-06-22T08:44:11.367Z] #36 DONE 0.1s
08:44:11 [2020-06-22T08:44:11.533Z] #39 52.52   DEP      criu/page-pipe.d
08:44:11 [2020-06-22T08:44:11.533Z] #39 52.62   DEP      criu/netfilter.d
08:44:11 [2020-06-22T08:44:11.533Z] #39 52.70   DEP      criu/net.d
08:44:11 [2020-06-22T08:44:11.570Z] #38 50.33 Selecting previously unselected package libprotobuf-dev:amd64.
08:44:11 [2020-06-22T08:44:11.570Z] #38 50.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:44:11 [2020-06-22T08:44:11.570Z] #38 50.34 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:44:11 [2020-06-22T08:44:11.654Z] 
08:44:11 [2020-06-22T08:44:11.654Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:44:11 [2020-06-22T08:44:11.815Z] #39 52.83   DEP      criu/namespaces.d
08:44:11 [2020-06-22T08:44:11.815Z] #39 52.93   DEP      criu/mount.d
08:44:11 [2020-06-22T08:44:11.828Z] #38 ...
08:44:11 [2020-06-22T08:44:11.828Z] 
08:44:11 [2020-06-22T08:44:11.828Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:11 [2020-06-22T08:44:11.828Z] #41 40.79 github.com/LK4D4/vndr/godl/singleflight
08:44:11 [2020-06-22T08:44:11.828Z] #41 40.81 internal/reflectlite
08:44:11 [2020-06-22T08:44:11.828Z] #41 41.09 math/rand
08:44:11 [2020-06-22T08:44:11.828Z] #41 42.53 internal/singleflight
08:44:11 [2020-06-22T08:44:11.828Z] #41 44.56 strconv
08:44:11 [2020-06-22T08:44:11.828Z] #41 44.56 bytes
08:44:11 [2020-06-22T08:44:11.828Z] #41 47.51 bufio
08:44:11 [2020-06-22T08:44:11.828Z] #41 49.11 reflect
08:44:11 [2020-06-22T08:44:11.828Z] #41 49.74 syscall
08:44:11 [2020-06-22T08:44:11.828Z] #41 ...
08:44:11 [2020-06-22T08:44:11.828Z] 
08:44:11 [2020-06-22T08:44:11.828Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:44:11 [2020-06-22T08:44:11.944Z] #37 0.719 + git clone https://github.com/docker/distribution.git .
08:44:11 [2020-06-22T08:44:11.944Z] #37 0.729 Cloning into '.'...
08:44:12 [2020-06-22T08:44:12.097Z] #39 53.14   DEP      criu/memfd.d
08:44:12 [2020-06-22T08:44:12.343Z] #28 50.49 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.
08:44:12 [2020-06-22T08:44:12.343Z] #28 51.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:44:12 [2020-06-22T08:44:12.379Z] #39 53.27   DEP      criu/mem.d
08:44:12 [2020-06-22T08:44:12.379Z] #39 53.47   DEP      criu/lsm.d
08:44:12 [2020-06-22T08:44:12.453Z] #52 ...
08:44:12 [2020-06-22T08:44:12.453Z] 
08:44:12 [2020-06-22T08:44:12.453Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:12 [2020-06-22T08:44:12.453Z] #47 81.93 github.com/pkg/diff
08:44:12 [2020-06-22T08:44:12.453Z] #47 84.11 go/ast
08:44:12 [2020-06-22T08:44:12.453Z] #47 84.16 golang.org/x/crypto/ssh/terminal
08:44:12 [2020-06-22T08:44:12.453Z] #47 86.36 mvdan.cc/editorconfig
08:44:12 [2020-06-22T08:44:12.453Z] #47 87.56 mvdan.cc/sh/v3/fileutil
08:44:12 [2020-06-22T08:44:12.453Z] #47 87.78 mvdan.cc/sh/v3/syntax
08:44:12 [2020-06-22T08:44:12.453Z] #47 ...
08:44:12 [2020-06-22T08:44:12.453Z] 
08:44:12 [2020-06-22T08:44:12.453Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:12 [2020-06-22T08:44:12.453Z] #39 20.61 make[1]: Nothing to be done for 'all'.
08:44:12 [2020-06-22T08:44:12.601Z] #28 51.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:44:12 [2020-06-22T08:44:12.661Z] #39 53.64   DEP      criu/log.d
08:44:12 [2020-06-22T08:44:12.661Z] #39 53.71   DEP      criu/libnetlink.d
08:44:12 [2020-06-22T08:44:12.661Z] #39 53.84   DEP      criu/kerndat.d
08:44:12 [2020-06-22T08:44:12.943Z] #39 54.03   DEP      criu/kcmp-ids.d
08:44:12 [2020-06-22T08:44:12.943Z] #39 54.09   DEP      criu/irmap.d
08:44:13 [2020-06-22T08:44:13.226Z] #39 54.21   DEP      criu/ipc_ns.d
08:44:13 [2020-06-22T08:44:13.226Z] #39 54.32   DEP      criu/image.d
08:44:13 [2020-06-22T08:44:13.508Z] #39 54.47   DEP      criu/image-desc.d
08:44:13 [2020-06-22T08:44:13.508Z] #39 54.57   DEP      criu/fsnotify.d
08:44:13 [2020-06-22T08:44:13.508Z] #39 54.71   DEP      criu/filesystems.d
08:44:13 [2020-06-22T08:44:13.508Z] #39 ...
08:44:13 [2020-06-22T08:44:13.508Z] 
08:44:13 [2020-06-22T08:44:13.508Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:13 [2020-06-22T08:44:13.508Z] #49 7.630 + cd /tmp/tmp.kM2emitS4a/src/github.com/opencontainers/runc
08:44:13 [2020-06-22T08:44:13.508Z] #49 7.630 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:44:13 [2020-06-22T08:44:13.508Z] #49 8.203 + '[' -z '' ']'
08:44:13 [2020-06-22T08:44:13.508Z] #49 8.203 + target=static
08:44:13 [2020-06-22T08:44:13.508Z] #49 8.203 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:44:13 [2020-06-22T08:44:13.508Z] #49 9.390 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 .
08:44:13 [2020-06-22T08:44:13.789Z] #49 ...
08:44:13 [2020-06-22T08:44:13.789Z] 
08:44:13 [2020-06-22T08:44:13.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:13 [2020-06-22T08:44:13.789Z] #39 54.84   DEP      criu/files.d
08:44:13 [2020-06-22T08:44:13.789Z] #39 54.99   DEP      criu/files-reg.d
08:44:13 [2020-06-22T08:44:13.789Z] #39 ...
08:44:13 [2020-06-22T08:44:13.789Z] 
08:44:13 [2020-06-22T08:44:13.789Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:13 [2020-06-22T08:44:13.789Z] #41 84.65 net/http/httptrace
08:44:13 [2020-06-22T08:44:13.789Z] #41 84.82 net/http
08:44:13 [2020-06-22T08:44:13.789Z] #41 93.92 github.com/LK4D4/vndr/godl
08:44:13 [2020-06-22T08:44:13.789Z] #41 94.39 github.com/LK4D4/vndr
08:44:14 [2020-06-22T08:44:14.071Z] #41 ...
08:44:14 [2020-06-22T08:44:14.071Z] 
08:44:14 [2020-06-22T08:44:14.071Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:44:14 [2020-06-22T08:44:14.071Z] #17 1.446 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:44:14 [2020-06-22T08:44:14.071Z] #17 1.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:44:14 [2020-06-22T08:44:14.071Z] #17 1.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:44:14 [2020-06-22T08:44:14.071Z] #17 1.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
08:44:14 [2020-06-22T08:44:14.071Z] #17 2.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB]
08:44:14 [2020-06-22T08:44:14.071Z] #17 3.912 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
08:44:14 [2020-06-22T08:44:14.071Z] #17 7.075 Fetched 8051 kB in 6s (1416 kB/s)
08:44:14 [2020-06-22T08:44:14.071Z] #17 7.075 Reading package lists...
08:44:14 [2020-06-22T08:44:14.071Z] #17 ...
08:44:14 [2020-06-22T08:44:14.071Z] 
08:44:14 [2020-06-22T08:44:14.071Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:14 [2020-06-22T08:44:14.071Z] #39 55.19   DEP      criu/files-ext.d
08:44:14 [2020-06-22T08:44:14.339Z] #39 22.17   CC       images/stats.o
08:44:14 [2020-06-22T08:44:14.353Z] #39 55.30   DEP      criu/file-lock.d
08:44:14 [2020-06-22T08:44:14.353Z] #39 55.37   DEP      criu/file-ids.d
08:44:14 [2020-06-22T08:44:14.353Z] #39 55.45   DEP      criu/fifo.d
08:44:14 [2020-06-22T08:44:14.353Z] #39 55.51   DEP      criu/fdstore.d
08:44:14 [2020-06-22T08:44:14.353Z] #39 55.57   DEP      criu/fault-injection.d
08:44:14 [2020-06-22T08:44:14.595Z] #39 22.59   CC       images/core.o
08:44:14 [2020-06-22T08:44:14.660Z] #39 55.61   DEP      criu/external.d
08:44:14 [2020-06-22T08:44:14.660Z] #39 55.71   DEP      criu/eventpoll.d
08:44:14 [2020-06-22T08:44:14.950Z] #39 55.86   DEP      criu/eventfd.d
08:44:14 [2020-06-22T08:44:14.950Z] #39 56.05   DEP      criu/crtools.d
08:44:15 [2020-06-22T08:44:15.127Z] #28 ...
08:44:15 [2020-06-22T08:44:15.127Z] 
08:44:15 [2020-06-22T08:44:15.127Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:15 [2020-06-22T08:44:15.127Z] #32 43.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:44:15 [2020-06-22T08:44:15.127Z] #32 45.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:44:15 [2020-06-22T08:44:15.127Z] #32 45.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:44:15 [2020-06-22T08:44:15.127Z] #32 45.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:44:15 [2020-06-22T08:44:15.127Z] #32 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:44:15 [2020-06-22T08:44:15.127Z] #32 45.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:44:15 [2020-06-22T08:44:15.127Z] #32 45.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:44:15 [2020-06-22T08:44:15.127Z] #32 47.46 debconf: delaying package configuration, since apt-utils is not installed
08:44:15 [2020-06-22T08:44:15.127Z] #32 47.62 Fetched 14.9 MB in 2s (6877 kB/s)
08:44:15 [2020-06-22T08:44:15.127Z] #32 47.79 Selecting previously unselected package xxd.
08:44:15 [2020-06-22T08:44:15.127Z] #32 47.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:44:15 [2020-06-22T08:44:15.127Z] #32 47.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 47.89 Unpacking xxd (2:8.1.0875-5) ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 48.13 Selecting previously unselected package vim-common.
08:44:15 [2020-06-22T08:44:15.127Z] #32 48.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 48.26 Unpacking vim-common (2:8.1.0875-5) ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 48.67 Selecting previously unselected package cmake-data.
08:44:15 [2020-06-22T08:44:15.127Z] #32 48.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 48.69 Unpacking cmake-data (3.13.4-1) ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 52.22 Selecting previously unselected package libicu63:amd64.
08:44:15 [2020-06-22T08:44:15.127Z] #32 52.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 52.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:44:15 [2020-06-22T08:44:15.127Z] #32 ...
08:44:15 [2020-06-22T08:44:15.127Z] 
08:44:15 [2020-06-22T08:44:15.127Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:15 [2020-06-22T08:44:15.127Z] #25 4.128 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:44:15 [2020-06-22T08:44:15.127Z] #25 4.529 
08:44:15 [2020-06-22T08:44:15.127Z] #25 4.708 
                                                                           1.1%
####                                                                       6.5%
########                                                                  11.4%
###########                                                               16.6%
###############                                                           21.9%
###################                                                       26.8%
#######################                                                   32.2%
#########################                                                 35.8%
##############################                                            41.7%
##################################                                        47.5%
######################################                                    53.1%
#########################################                                 57.0%
#############################################                             62.6%
#################################################                         69.3%
######################################################                    75.6%
##########################################################                81.2%
###############################################################           87.8%
######################################################################    98.6%
######################################################################## 100.0%
08:44:15 [2020-06-22T08:44:15.127Z] #25 7.013 
08:44:15 [2020-06-22T08:44:15.155Z] #39 23.19   CC       images/core-x86.o
08:44:15 [2020-06-22T08:44:15.232Z] #39 56.18   DEP      criu/cr-service.d
08:44:15 [2020-06-22T08:44:15.232Z] #39 56.28   DEP      criu/cr-restore.d
08:44:15 [2020-06-22T08:44:15.421Z] #39 23.63   CC       images/core-arm.o
08:44:15 [2020-06-22T08:44:15.514Z] #39 56.49   DEP      criu/cr-errno.d
08:44:15 [2020-06-22T08:44:15.514Z] #39 56.52   DEP      criu/cr-dump.d
08:44:15 [2020-06-22T08:44:15.643Z] #25 7.275 
####                                                                       6.7%
###############                                                           21.5%
########################                                                  34.4%
##################################                                        48.1%
##############################################                            65.1%
#########################################################                 79.9%
######################################################################    97.5%
######################################################################## 100.0%
08:44:15 [2020-06-22T08:44:15.795Z] #39 56.75   DEP      criu/cr-dedup.d
08:44:15 [2020-06-22T08:44:15.795Z] #39 56.86   DEP      criu/cr-check.d
08:44:15 [2020-06-22T08:44:15.981Z] #39 24.07   CC       images/core-aarch64.o
08:44:16 [2020-06-22T08:44:16.077Z] #39 57.06   DEP      criu/config.d
08:44:16 [2020-06-22T08:44:16.077Z] #39 57.26   DEP      criu/clone-noasan.d
08:44:16 [2020-06-22T08:44:16.208Z] #25 8.401 
08:44:16 [2020-06-22T08:44:16.359Z] #39 57.34   DEP      criu/cgroup.d
08:44:16 [2020-06-22T08:44:16.359Z] #39 57.48   DEP      criu/cgroup-props.d
08:44:16 [2020-06-22T08:44:16.359Z] #39 57.53   DEP      criu/bitmap.d
08:44:16 [2020-06-22T08:44:16.359Z] #39 57.55   DEP      criu/bfd.d
08:44:16 [2020-06-22T08:44:16.397Z] #37 ...
08:44:16 [2020-06-22T08:44:16.397Z] 
08:44:16 [2020-06-22T08:44:16.397Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.835 + RM_GOPATH=0
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.835 + TMP_GOPATH=
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.835 + : /build
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.835 + '[' -z '' ']'
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.836 ++ mktemp -d
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.846 + export GOPATH=/tmp/tmp.m3AIwnQ7St
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.846 + GOPATH=/tmp/tmp.m3AIwnQ7St
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.846 + RM_GOPATH=1
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.846 + case "$(go env GOARCH)" in
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.848 ++ go env GOARCH
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.941 + export GO_BUILDMODE=-buildmode=pie
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.941 + GO_BUILDMODE=-buildmode=pie
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.945 ++ dirname /tmp/install/install.sh
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.954 + dir=/tmp/install
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.955 + bin=tomlv
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.955 + shift
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.955 + '[' '!' -f /tmp/install/tomlv.installer ']'
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.956 + . /tmp/install/tomlv.installer
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.958 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.964 + install_tomlv
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.965 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.965 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.965 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.m3AIwnQ7St/src/github.com/BurntSushi/toml
08:44:16 [2020-06-22T08:44:16.397Z] #31 0.970 Cloning into '/tmp/tmp.m3AIwnQ7St/src/github.com/BurntSushi/toml'...
08:44:16 [2020-06-22T08:44:16.397Z] #31 2.381 + cd /tmp/tmp.m3AIwnQ7St/src/github.com/BurntSushi/toml
08:44:16 [2020-06-22T08:44:16.397Z] #31 2.381 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:44:16 [2020-06-22T08:44:16.397Z] #31 2.411 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:44:16 [2020-06-22T08:44:16.397Z] #31 3.453 runtime/internal/atomic
08:44:16 [2020-06-22T08:44:16.397Z] #31 3.501 math/bits
08:44:16 [2020-06-22T08:44:16.397Z] #31 3.502 runtime/internal/math
08:44:16 [2020-06-22T08:44:16.397Z] #31 3.557 internal/cpu
08:44:16 [2020-06-22T08:44:16.397Z] #31 3.807 unicode/utf8
08:44:16 [2020-06-22T08:44:16.397Z] #31 4.661 unicode
08:44:16 [2020-06-22T08:44:16.397Z] #31 5.241 internal/bytealg
08:44:16 [2020-06-22T08:44:16.541Z] #39 24.49   CC       images/core-ppc64.o
08:44:16 [2020-06-22T08:44:16.641Z] #39 57.64   DEP      criu/autofs.d
08:44:16 [2020-06-22T08:44:16.641Z] #39 57.83   DEP      criu/aio.d
08:44:16 [2020-06-22T08:44:16.688Z] #31 5.546 math
08:44:16 [2020-06-22T08:44:16.723Z] #25 8.614 
                                                                           0.0%
####                                                                       5.8%
########                                                                  11.9%
################                                                          23.2%
#######################                                                   32.3%
08:44:16 [2020-06-22T08:44:16.723Z] #25 ...
08:44:16 [2020-06-22T08:44:16.723Z] 
08:44:16 [2020-06-22T08:44:16.723Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.364 + RM_GOPATH=0
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.364 + TMP_GOPATH=
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.364 + : /build
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.364 + '[' -z '' ']'
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.366 ++ mktemp -d
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.377 + export GOPATH=/tmp/tmp.3Glv67vkKH
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.378 + GOPATH=/tmp/tmp.3Glv67vkKH
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.381 + RM_GOPATH=1
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.381 + case "$(go env GOARCH)" in
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.382 ++ go env GOARCH
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.391 + export GO_BUILDMODE=-buildmode=pie
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.391 + GO_BUILDMODE=-buildmode=pie
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.392 ++ dirname /tmp/install/install.sh
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.396 + dir=/tmp/install
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.403 + bin=containerd
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.405 + shift
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.406 + '[' '!' -f /tmp/install/containerd.installer ']'
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.409 + . /tmp/install/containerd.installer
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.410 ++ set -e
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.410 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.411 + install_containerd
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.414 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.414 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.414 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3Glv67vkKH/src/github.com/containerd/containerd
08:44:16 [2020-06-22T08:44:16.723Z] #52 3.415 Cloning into '/tmp/tmp.3Glv67vkKH/src/github.com/containerd/containerd'...
08:44:16 [2020-06-22T08:44:16.723Z] #52 ...
08:44:16 [2020-06-22T08:44:16.723Z] 
08:44:16 [2020-06-22T08:44:16.723Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:16 [2020-06-22T08:44:16.797Z] #39 24.95   CC       images/core-s390.o
08:44:16 [2020-06-22T08:44:16.923Z] #39 57.92   DEP      criu/action-scripts.d
08:44:16 [2020-06-22T08:44:16.923Z] #39 58.10   CC       criu/action-scripts.o
08:44:16 [2020-06-22T08:44:16.981Z] #31 5.694 internal/testlog
08:44:17 [2020-06-22T08:44:17.270Z] #31 ...
08:44:17 [2020-06-22T08:44:17.270Z] 
08:44:17 [2020-06-22T08:44:17.270Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.823 + RM_GOPATH=0
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.823 + TMP_GOPATH=
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.823 + : /build
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.823 + '[' -z '' ']'
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.824 ++ mktemp -d
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.826 + export GOPATH=/tmp/tmp.jbo8mjDEEt
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.826 + GOPATH=/tmp/tmp.jbo8mjDEEt
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.826 + RM_GOPATH=1
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.826 + case "$(go env GOARCH)" in
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.827 ++ go env GOARCH
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.862 + export GO_BUILDMODE=-buildmode=pie
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.863 + GO_BUILDMODE=-buildmode=pie
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.864 ++ dirname /tmp/install/install.sh
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.866 + dir=/tmp/install
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.866 + bin=gotestsum
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.866 + shift
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.867 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.868 + . /tmp/install/gotestsum.installer
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.868 ++ : v0.3.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.868 + install_gotestsum
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.868 + set -e
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.868 + export GO111MODULE=on
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.868 + GO111MODULE=on
08:44:17 [2020-06-22T08:44:17.271Z] #44 0.868 + go get -d gotest.tools/gotestsum@v0.3.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 1.186 go: finding gotest.tools v0.3.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 1.187 go: finding gotest.tools/gotestsum v0.3.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 2.344 go: downloading gotest.tools/gotestsum v0.3.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 3.424 go: extracting gotest.tools/gotestsum v0.3.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 4.838 go: downloading gotest.tools v2.1.0+incompatible
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.085 go: extracting gotest.tools v2.1.0+incompatible
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.197 go: downloading github.com/sirupsen/logrus v1.0.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.211 go: downloading github.com/fatih/color v1.6.0
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.225 go: downloading github.com/pkg/errors v0.8.0
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.334 go: downloading github.com/jonboulle/clockwork v0.1.0
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.334 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.334 go: downloading github.com/spf13/pflag v1.0.1
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.589 go: extracting github.com/pkg/errors v0.8.0
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.631 go: extracting github.com/fatih/color v1.6.0
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.677 go: extracting github.com/jonboulle/clockwork v0.1.0
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.678 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.944 go: downloading github.com/mattn/go-isatty v0.0.3
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.948 go: downloading github.com/mattn/go-colorable v0.0.9
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.980 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:44:17 [2020-06-22T08:44:17.271Z] #44 5.994 go: extracting github.com/sirupsen/logrus v1.0.5
08:44:17 [2020-06-22T08:44:17.271Z] #44 6.074 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:44:17 [2020-06-22T08:44:17.271Z] #44 6.085 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:44:17 [2020-06-22T08:44:17.357Z] #39 25.59   CC       images/cpuinfo.o
08:44:17 [2020-06-22T08:44:17.492Z] #25 8.614 
                                                                           0.0%
####                                                                       5.8%
########                                                                  11.9%
################                                                          23.2%
#######################                                                   32.3%
###############################                                           43.1%
####################################                                      50.5%
##########################################                                59.6%
################################################                          68.0%
######################################################                    76.3%
################################################################          89.7%
######################################################################## 100.0%
08:44:17 [2020-06-22T08:44:17.537Z] #39 58.44   CC       criu/aio.o
08:44:17 [2020-06-22T08:44:17.572Z] #44 6.202 go: extracting github.com/mattn/go-isatty v0.0.3
08:44:17 [2020-06-22T08:44:17.572Z] #44 6.311 go: extracting github.com/mattn/go-colorable v0.0.9
08:44:17 [2020-06-22T08:44:17.572Z] #44 6.343 go: extracting github.com/spf13/pflag v1.0.1
08:44:17 [2020-06-22T08:44:17.749Z] #25 10.13 
08:44:17 [2020-06-22T08:44:17.819Z] #39 58.85   CC       criu/autofs.o
08:44:17 [2020-06-22T08:44:17.918Z] #39 26.05   CC       images/inventory.o
08:44:18 [2020-06-22T08:44:18.173Z] #39 26.40   CC       images/fdinfo.o
08:44:18 [2020-06-22T08:44:18.262Z] #44 ...
08:44:18 [2020-06-22T08:44:18.262Z] 
08:44:18 [2020-06-22T08:44:18.262Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:18 [2020-06-22T08:44:18.262Z] #31 6.795 encoding
08:44:18 [2020-06-22T08:44:18.550Z] #31 7.276 runtime
08:44:18 [2020-06-22T08:44:18.733Z] #39 26.80   CC       images/fown.o
08:44:18 [2020-06-22T08:44:18.733Z] #39 27.06   CC       images/ns.o
08:44:18 [2020-06-22T08:44:18.826Z] #39 59.78   CC       criu/bfd.o
08:44:18 [2020-06-22T08:44:18.842Z] #31 7.501 runtime/cgo
08:44:18 [2020-06-22T08:44:18.988Z] #39 27.30   CC       images/regfile.o
08:44:19 [2020-06-22T08:44:19.243Z] #39 27.48   CC       images/ghost-file.o
08:44:19 [2020-06-22T08:44:19.440Z] #39 60.23   CC       criu/bitmap.o
08:44:19 [2020-06-22T08:44:19.440Z] #39 60.38   CC       criu/cgroup-props.o
08:44:19 [2020-06-22T08:44:19.722Z] #39 60.87   CC       criu/cgroup.o
08:44:19 [2020-06-22T08:44:19.804Z] #39 27.85   CC       images/fifo.o
08:44:19 [2020-06-22T08:44:19.804Z] #39 28.03   CC       images/remap-file-path.o
08:44:20 [2020-06-22T08:44:20.059Z] #39 28.31   CC       images/eventfd.o
08:44:20 [2020-06-22T08:44:20.314Z] #39 28.58   CC       images/eventpoll.o
08:44:20 [2020-06-22T08:44:20.337Z] #39 ...
08:44:20 [2020-06-22T08:44:20.337Z] 
08:44:20 [2020-06-22T08:44:20.337Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:20 [2020-06-22T08:44:20.337Z] #41 DONE 100.9s
08:44:20 [2020-06-22T08:44:20.337Z] 
08:44:20 [2020-06-22T08:44:20.337Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:44:20 [2020-06-22T08:44:20.337Z] #17 7.075 Reading package lists...
08:44:20 [2020-06-22T08:44:20.337Z] #17 8.778 Reading package lists...
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.30 Building dependency tree...
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.68 libcap2-bin is already the newest version (1:2.25-2).
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.68 The following additional packages will be installed:
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69   python3.7 python3.7-minimal vim-runtime xxd
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69 Suggested packages:
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69 Recommended packages:
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69   aufs-dkms nftables build-essential python3-dev python3-keyring
08:44:20 [2020-06-22T08:44:20.337Z] #17 10.69   python3-keyrings.alt python3-xdg unzip
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.78 The following NEW packages will be installed:
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.79   xz-utils zip
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.88 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.88 Need to get 27.7 MB of archives.
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.88 After this operation, 117 MB of additional disk space will be used.
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 11.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 12.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.43 debconf: delaying package configuration, since apt-utils is not installed
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.47 Fetched 27.7 MB in 1s (28.5 MB/s)
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.54 Selecting previously unselected package pigz.
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.58 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.58 Unpacking pigz (2.4-1) ...
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.68 Selecting previously unselected package libpython3.7-minimal:s390x.
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
08:44:20 [2020-06-22T08:44:20.337Z] #17 13.69 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
08:44:20 [2020-06-22T08:44:20.337Z] #17 14.12 Selecting previously unselected package python3.7-minimal.
08:44:20 [2020-06-22T08:44:20.337Z] #17 14.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
08:44:20 [2020-06-22T08:44:20.337Z] #17 14.14 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:44:20 [2020-06-22T08:44:20.579Z] #25 10.31 
##                                                                         2.8%
####                                                                       5.7%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.3%
###########                                                               15.5%
#############                                                             18.1%
###############                                                           21.4%
#################                                                         24.1%
###################                                                       26.4%
####################                                                      28.8%
######################                                                    31.5%
########################                                                  34.0%
#########################                                                 36.0%
###########################                                               37.5%
############################                                              39.0%
#############################                                             41.3%
###############################                                           44.2%
#################################                                         46.6%
##################################                                        48.5%
####################################                                      51.0%
#######################################                                   54.3%
#########################################                                 57.0%
#########################################                                 58.3%
08:44:20 [2020-06-22T08:44:20.579Z] #25 ...
08:44:20 [2020-06-22T08:44:20.579Z] 
08:44:20 [2020-06-22T08:44:20.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:20 [2020-06-22T08:44:20.579Z] #10 49.46 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]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.87 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]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 51.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 52.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 52.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 52.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 52.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
08:44:20 [2020-06-22T08:44:20.579Z] #10 53.47 debconf: delaying package configuration, since apt-utils is not installed
08:44:20 [2020-06-22T08:44:20.579Z] #10 53.68 Fetched 77.7 MB in 9s (8214 kB/s)
08:44:20 [2020-06-22T08:44:20.579Z] #10 53.78 Selecting previously unselected package binutils-mingw-w64-i686.
08:44:20 [2020-06-22T08:44:20.579Z] #10 53.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 ... 15410 files and directories currently installed.)
08:44:20 [2020-06-22T08:44:20.579Z] #10 53.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:44:20 [2020-06-22T08:44:20.579Z] #10 53.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:44:20 [2020-06-22T08:44:20.579Z] #10 56.78 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:44:20 [2020-06-22T08:44:20.579Z] #10 56.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:44:20 [2020-06-22T08:44:20.579Z] #10 56.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:44:20 [2020-06-22T08:44:20.579Z] #10 ...
08:44:20 [2020-06-22T08:44:20.579Z] 
08:44:20 [2020-06-22T08:44:20.579Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:20 [2020-06-22T08:44:20.877Z] #39 28.97   CC       images/fh.o
08:44:20 [2020-06-22T08:44:20.953Z] #17 14.97 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
08:44:20 [2020-06-22T08:44:20.953Z] #17 14.99 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:44:21 [2020-06-22T08:44:21.133Z] #39 29.34   CC       images/fsnotify.o
08:44:21 [2020-06-22T08:44:21.558Z] #31 ...
08:44:21 [2020-06-22T08:44:21.558Z] 
08:44:21 [2020-06-22T08:44:21.558Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.908 + RM_GOPATH=0
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.920 + TMP_GOPATH=
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.921 + : /build
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.921 + '[' -z '' ']'
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.923 ++ mktemp -d
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.957 + export GOPATH=/tmp/tmp.cOzfMSgJnu
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.957 + GOPATH=/tmp/tmp.cOzfMSgJnu
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.958 + RM_GOPATH=1
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.959 + case "$(go env GOARCH)" in
08:44:21 [2020-06-22T08:44:21.558Z] #61 0.960 ++ go env GOARCH
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.023 + export GO_BUILDMODE=-buildmode=pie
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.037 + GO_BUILDMODE=-buildmode=pie
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.039 ++ dirname /tmp/install/install.sh
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.041 + dir=/tmp/install
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.041 + bin=proxy
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.042 + shift
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.042 + '[' '!' -f /tmp/install/proxy.installer ']'
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.043 + . /tmp/install/proxy.installer
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.044 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.068 + install_proxy
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.069 + case "$1" in
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.069 + export CGO_ENABLED=0
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.069 + CGO_ENABLED=0
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.069 + _install_proxy
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.070 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed'
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.070 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.070 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cOzfMSgJnu/src/github.com/docker/libnetwork
08:44:21 [2020-06-22T08:44:21.558Z] #61 1.083 Cloning into '/tmp/tmp.cOzfMSgJnu/src/github.com/docker/libnetwork'...
08:44:21 [2020-06-22T08:44:21.558Z] #61 ...
08:44:21 [2020-06-22T08:44:21.558Z] 
08:44:21 [2020-06-22T08:44:21.558Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.789 + RM_GOPATH=0
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.789 + TMP_GOPATH=
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.789 + : /build
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.790 + '[' -z '' ']'
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.791 ++ mktemp -d
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.792 + export GOPATH=/tmp/tmp.dwQJgxIQu9
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.792 + GOPATH=/tmp/tmp.dwQJgxIQu9
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.792 + RM_GOPATH=1
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.793 + case "$(go env GOARCH)" in
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.793 ++ go env GOARCH
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.797 + export GO_BUILDMODE=-buildmode=pie
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.797 + GO_BUILDMODE=-buildmode=pie
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.798 ++ dirname /tmp/install/install.sh
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.799 + dir=/tmp/install
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.799 + bin=golangci_lint
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.799 + shift
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.799 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.800 + . /tmp/install/golangci_lint.installer
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.800 ++ : v1.23.8
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.800 + install_golangci_lint
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.800 Installing golangci-lint version v1.23.8
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.800 + echo 'Installing golangci-lint version v1.23.8'
08:44:21 [2020-06-22T08:44:21.558Z] #46 0.800 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:44:21 [2020-06-22T08:44:21.558Z] #46 ...
08:44:21 [2020-06-22T08:44:21.558Z] 
08:44:21 [2020-06-22T08:44:21.558Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:44:21 [2020-06-22T08:44:21.558Z] #29 0.814 + git clone https://github.com/kolyshkin/go-swagger.git .
08:44:21 [2020-06-22T08:44:21.558Z] #29 0.822 Cloning into '.'...
08:44:21 [2020-06-22T08:44:21.567Z] #17 ...
08:44:21 [2020-06-22T08:44:21.567Z] 
08:44:21 [2020-06-22T08:44:21.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:21 [2020-06-22T08:44:21.567Z] #39 62.73   CC       criu/clone-noasan.o
08:44:21 [2020-06-22T08:44:21.693Z] #39 29.94   CC       images/signalfd.o
08:44:21 [2020-06-22T08:44:21.693Z] #39 ...
08:44:21 [2020-06-22T08:44:21.693Z] 
08:44:21 [2020-06-22T08:44:21.693Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:21 [2020-06-22T08:44:21.693Z] #41 91.47 go/doc
08:44:21 [2020-06-22T08:44:21.693Z] #41 94.91 github.com/LK4D4/vndr/build
08:44:21 [2020-06-22T08:44:21.693Z] #41 95.47 github.com/LK4D4/vndr/versioned
08:44:21 [2020-06-22T08:44:21.693Z] #41 95.59 compress/flate
08:44:21 [2020-06-22T08:44:21.693Z] #41 98.44 hash/crc32
08:44:21 [2020-06-22T08:44:21.693Z] #41 98.84 net
08:44:21 [2020-06-22T08:44:21.693Z] #41 99.33 compress/gzip
08:44:21 [2020-06-22T08:44:21.693Z] #41 99.97 vendor/golang.org/x/text/transform
08:44:21 [2020-06-22T08:44:21.693Z] #41 100.9 vendor/golang.org/x/text/unicode/bidi
08:44:21 [2020-06-22T08:44:21.848Z] #29 ...
08:44:21 [2020-06-22T08:44:21.848Z] 
08:44:21 [2020-06-22T08:44:21.848Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.823 + RM_GOPATH=0
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.824 + TMP_GOPATH=
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.826 + : /build
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.832 + '[' -z '' ']'
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.841 ++ mktemp -d
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.843 + export GOPATH=/tmp/tmp.4CSHdoNfTT
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.844 + GOPATH=/tmp/tmp.4CSHdoNfTT
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.844 + RM_GOPATH=1
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.845 + case "$(go env GOARCH)" in
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.847 ++ go env GOARCH
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.874 + export GO_BUILDMODE=-buildmode=pie
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.874 + GO_BUILDMODE=-buildmode=pie
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.876 ++ dirname /tmp/install/install.sh
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.878 + dir=/tmp/install
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.878 + bin=dockercli
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.878 + shift
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.880 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.881 + . /tmp/install/dockercli.installer
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.881 ++ : stable
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 Install docker/cli version 17.06.2-ce from stable
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 ++ : 17.06.2-ce
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + install_dockercli
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 ++ uname -m
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + arch=ppc64le
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + '[' ppc64le '!=' x86_64 ']'
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + '[' ppc64le '!=' s390x ']'
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + '[' ppc64le '!=' armhf ']'
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + build_dockercli
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.886 + git clone https://github.com/docker/docker-ce /tmp/tmp.4CSHdoNfTT/tmp/docker-ce
08:44:21 [2020-06-22T08:44:21.848Z] #22 0.887 Cloning into '/tmp/tmp.4CSHdoNfTT/tmp/docker-ce'...
08:44:21 [2020-06-22T08:44:21.848Z] #22 ...
08:44:21 [2020-06-22T08:44:21.848Z] 
08:44:21 [2020-06-22T08:44:21.848Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:21 [2020-06-22T08:44:21.848Z] #11 1.253 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:44:21 [2020-06-22T08:44:21.848Z] #11 1.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:44:21 [2020-06-22T08:44:21.848Z] #11 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:44:21 [2020-06-22T08:44:21.849Z] #11 2.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:44:21 [2020-06-22T08:44:21.849Z] #11 5.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
08:44:21 [2020-06-22T08:44:21.849Z] #11 7.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:44:21 [2020-06-22T08:44:21.849Z] #39 62.83   CC       criu/config.o
08:44:21 [2020-06-22T08:44:21.949Z] #41 ...
08:44:21 [2020-06-22T08:44:21.949Z] 
08:44:21 [2020-06-22T08:44:21.949Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:21 [2020-06-22T08:44:21.949Z] #47 95.39 mvdan.cc/sh/v3/cmd/shfmt
08:44:21 [2020-06-22T08:44:21.949Z] #47 DONE 101.7s
08:44:22 [2020-06-22T08:44:22.139Z] #11 ...
08:44:22 [2020-06-22T08:44:22.139Z] 
08:44:22 [2020-06-22T08:44:22.139Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.887 + RM_GOPATH=0
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.887 + TMP_GOPATH=
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.887 + : /build
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.887 + '[' -z '' ']'
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.887 ++ mktemp -d
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.892 + export GOPATH=/tmp/tmp.lIGFyxrgkO
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.893 + GOPATH=/tmp/tmp.lIGFyxrgkO
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.893 + RM_GOPATH=1
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.893 + case "$(go env GOARCH)" in
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.920 ++ go env GOARCH
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.998 + export GO_BUILDMODE=-buildmode=pie
08:44:22 [2020-06-22T08:44:22.139Z] #55 0.998 + GO_BUILDMODE=-buildmode=pie
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.000 ++ dirname /tmp/install/install.sh
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.031 + dir=/tmp/install
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.031 + bin=rootlesskit
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.031 + shift
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.031 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.031 + . /tmp/install/rootlesskit.installer
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.031 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 + install_rootlesskit
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 + case "$1" in
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 + export CGO_ENABLED=0
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 + CGO_ENABLED=0
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 + _install_rootlesskit
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lIGFyxrgkO/src/github.com/rootless-containers/rootlesskit
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.032 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:44:22 [2020-06-22T08:44:22.139Z] #55 1.038 Cloning into '/tmp/tmp.lIGFyxrgkO/src/github.com/rootless-containers/rootlesskit'...
08:44:22 [2020-06-22T08:44:22.139Z] #55 7.048 + cd /tmp/tmp.lIGFyxrgkO/src/github.com/rootless-containers/rootlesskit
08:44:22 [2020-06-22T08:44:22.139Z] #55 7.049 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
08:44:22 [2020-06-22T08:44:22.139Z] #55 7.213 + for f in rootlesskit rootlesskit-docker-proxy
08:44:22 [2020-06-22T08:44:22.139Z] #55 7.214 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:44:22 [2020-06-22T08:44:22.139Z] #55 ...
08:44:22 [2020-06-22T08:44:22.139Z] 
08:44:22 [2020-06-22T08:44:22.139Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.550 + RM_GOPATH=0
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.550 + TMP_GOPATH=
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.550 + : /build
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.550 + '[' -z '' ']'
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.552 ++ mktemp -d
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.554 + export GOPATH=/tmp/tmp.2Tk2Unqdxp
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.554 + GOPATH=/tmp/tmp.2Tk2Unqdxp
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.554 + RM_GOPATH=1
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.554 + case "$(go env GOARCH)" in
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.555 ++ go env GOARCH
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.560 + export GO_BUILDMODE=-buildmode=pie
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.560 + GO_BUILDMODE=-buildmode=pie
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.561 ++ dirname /tmp/install/install.sh
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.562 + dir=/tmp/install
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.562 + bin=vndr
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.562 + shift
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.563 + '[' '!' -f /tmp/install/vndr.installer ']'
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.563 + . /tmp/install/vndr.installer
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.563 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.563 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.563 + install_vndr
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.563 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.563 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2Tk2Unqdxp/src/github.com/LK4D4/vndr
08:44:22 [2020-06-22T08:44:22.139Z] #42 0.565 Cloning into '/tmp/tmp.2Tk2Unqdxp/src/github.com/LK4D4/vndr'...
08:44:22 [2020-06-22T08:44:22.139Z] #42 1.280 + cd /tmp/tmp.2Tk2Unqdxp/src/github.com/LK4D4/vndr
08:44:22 [2020-06-22T08:44:22.139Z] #42 1.280 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:44:22 [2020-06-22T08:44:22.139Z] #42 1.334 + go build -buildmode=pie -v -o /build/vndr .
08:44:22 [2020-06-22T08:44:22.139Z] #42 2.745 runtime/internal/sys
08:44:22 [2020-06-22T08:44:22.139Z] #42 2.833 internal/race
08:44:22 [2020-06-22T08:44:22.139Z] #42 2.841 runtime/internal/atomic
08:44:22 [2020-06-22T08:44:22.139Z] #42 2.866 internal/cpu
08:44:22 [2020-06-22T08:44:22.139Z] #42 3.226 runtime/internal/math
08:44:22 [2020-06-22T08:44:22.139Z] #42 3.463 sync/atomic
08:44:22 [2020-06-22T08:44:22.139Z] #42 3.554 unicode
08:44:22 [2020-06-22T08:44:22.139Z] #42 3.921 unicode/utf8
08:44:22 [2020-06-22T08:44:22.139Z] #42 4.310 math/bits
08:44:22 [2020-06-22T08:44:22.139Z] #42 4.864 internal/bytealg
08:44:22 [2020-06-22T08:44:22.139Z] #42 5.925 internal/testlog
08:44:22 [2020-06-22T08:44:22.139Z] #42 6.200 math
08:44:22 [2020-06-22T08:44:22.139Z] #42 7.194 encoding
08:44:22 [2020-06-22T08:44:22.139Z] #42 7.531 runtime
08:44:22 [2020-06-22T08:44:22.139Z] #42 7.582 unicode/utf16
08:44:22 [2020-06-22T08:44:22.139Z] #42 8.433 container/list
08:44:22 [2020-06-22T08:44:22.139Z] #42 10.62 crypto/internal/subtle
08:44:22 [2020-06-22T08:44:22.204Z] 
08:44:22 [2020-06-22T08:44:22.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:22 [2020-06-22T08:44:22.204Z] #39 30.36   CC       images/fs.o
08:44:22 [2020-06-22T08:44:22.428Z] #42 ...
08:44:22 [2020-06-22T08:44:22.428Z] 
08:44:22 [2020-06-22T08:44:22.428Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:44:22 [2020-06-22T08:44:22.428Z] #52 0.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:44:22 [2020-06-22T08:44:22.428Z] #52 0.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:44:22 [2020-06-22T08:44:22.428Z] #52 0.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:44:22 [2020-06-22T08:44:22.428Z] #52 1.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:44:22 [2020-06-22T08:44:22.428Z] #52 3.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
08:44:22 [2020-06-22T08:44:22.428Z] #52 5.619 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:44:22 [2020-06-22T08:44:22.428Z] #52 ...
08:44:22 [2020-06-22T08:44:22.428Z] 
08:44:22 [2020-06-22T08:44:22.428Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.890 + RM_GOPATH=0
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.890 + TMP_GOPATH=
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.890 + : /build
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.890 + '[' -z '' ']'
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.893 ++ mktemp -d
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.941 + export GOPATH=/tmp/tmp.pAXyayUQbX
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.941 + GOPATH=/tmp/tmp.pAXyayUQbX
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.941 + RM_GOPATH=1
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.941 + case "$(go env GOARCH)" in
08:44:22 [2020-06-22T08:44:22.428Z] #48 0.941 ++ go env GOARCH
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.023 + export GO_BUILDMODE=-buildmode=pie
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.023 + GO_BUILDMODE=-buildmode=pie
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.027 ++ dirname /tmp/install/install.sh
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.029 + dir=/tmp/install
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.029 + bin=shfmt
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.030 + shift
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.030 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.030 + . /tmp/install/shfmt.installer
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.031 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.032 + install_shfmt
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.033 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.033 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.033 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pAXyayUQbX/src/github.com/mvdan/sh
08:44:22 [2020-06-22T08:44:22.428Z] #48 1.063 Cloning into '/tmp/tmp.pAXyayUQbX/src/github.com/mvdan/sh'...
08:44:22 [2020-06-22T08:44:22.459Z] #39 30.53   CC       images/pstree.o
08:44:22 [2020-06-22T08:44:22.670Z] #25 10.31 
##                                                                         2.8%
####                                                                       5.7%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.3%
###########                                                               15.5%
#############                                                             18.1%
###############                                                           21.4%
#################                                                         24.1%
###################                                                       26.4%
####################                                                      28.8%
######################                                                    31.5%
########################                                                  34.0%
#########################                                                 36.0%
###########################                                               37.5%
############################                                              39.0%
#############################                                             41.3%
###############################                                           44.2%
#################################                                         46.6%
##################################                                        48.5%
####################################                                      51.0%
#######################################                                   54.3%
#########################################                                 57.0%
#########################################                                 58.3%
###########################################                               60.7%
############################################                              62.3%
#############################################                             63.2%
##############################################                            65.0%
################################################                          67.0%
#################################################                         68.7%
###################################################                       71.0%
####################################################                      72.5%
#####################################################                     74.8%
######################################################                    76.3%
########################################################                  78.3%
#########################################################                 80.5%
###########################################################               82.5%
############################################################              83.8%
#############################################################             86.0%
###############################################################           88.3%
#################################################################         90.3%
##################################################################        92.1%
###################################################################       93.6%
####################################################################      94.8%
######################################################################    97.5%
#
08:44:22 [2020-06-22T08:44:22.670Z] #25 ...
08:44:22 [2020-06-22T08:44:22.670Z] 
08:44:22 [2020-06-22T08:44:22.670Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:22 [2020-06-22T08:44:22.670Z] #38 51.71 Selecting previously unselected package libprotoc17:amd64.
08:44:22 [2020-06-22T08:44:22.670Z] #38 51.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 51.73 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 52.63 Selecting previously unselected package protobuf-c-compiler.
08:44:22 [2020-06-22T08:44:22.670Z] #38 52.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 52.66 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 52.84 Selecting previously unselected package protobuf-compiler.
08:44:22 [2020-06-22T08:44:22.670Z] #38 52.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 52.85 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.03 Selecting previously unselected package python-pkg-resources.
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.08 Unpacking python-pkg-resources (40.8.0-1) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.34 Selecting previously unselected package python-six.
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.35 Unpacking python-six (1.12.0-1) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.44 Selecting previously unselected package python-protobuf.
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 53.48 Unpacking python-protobuf (3.6.1.3-2) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 54.08 Setting up python-pkg-resources (40.8.0-1) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 59.27 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 59.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 59.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 59.31 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:44:22 [2020-06-22T08:44:22.670Z] #38 59.33 Setting up python-six (1.12.0-1) ...
08:44:22 [2020-06-22T08:44:22.714Z] #39 30.86   CC       images/pipe.o
08:44:22 [2020-06-22T08:44:22.723Z] #48 ...
08:44:22 [2020-06-22T08:44:22.723Z] 
08:44:22 [2020-06-22T08:44:22.723Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:44:22 [2020-06-22T08:44:22.723Z] #24 1.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #24 1.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #24 1.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #24 3.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #24 5.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #24 7.405 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:44:22 [2020-06-22T08:44:22.723Z] #24 ...
08:44:22 [2020-06-22T08:44:22.723Z] 
08:44:22 [2020-06-22T08:44:22.723Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:22 [2020-06-22T08:44:22.723Z] #33 1.280 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #33 1.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #33 1.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #33 2.925 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #33 5.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
08:44:22 [2020-06-22T08:44:22.723Z] #33 7.634 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:44:22 [2020-06-22T08:44:22.735Z] ok  	github.com/docker/docker/cmd/dockerd	0.103s	coverage: 30.8% of statements
08:44:22 [2020-06-22T08:44:22.735Z] ok  	github.com/docker/docker/container	0.170s	coverage: 34.7% of statements
08:44:22 [2020-06-22T08:44:22.735Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:44:22 [2020-06-22T08:44:22.735Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:44:22 [2020-06-22T08:44:22.735Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:44:22 [2020-06-22T08:44:22.735Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:44:22 [2020-06-22T08:44:22.854Z] #39 63.61   CC       criu/cr-check.o
08:44:22 [2020-06-22T08:44:22.928Z] #38 ...
08:44:22 [2020-06-22T08:44:22.928Z] 
08:44:22 [2020-06-22T08:44:22.928Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:22 [2020-06-22T08:44:22.928Z] #25 10.31 
##                                                                         2.8%
####                                                                       5.7%
######                                                                     8.5%
#######                                                                   11.0%
#########                                                                 13.3%
###########                                                               15.5%
#############                                                             18.1%
###############                                                           21.4%
#################                                                         24.1%
###################                                                       26.4%
####################                                                      28.8%
######################                                                    31.5%
########################                                                  34.0%
#########################                                                 36.0%
###########################                                               37.5%
############################                                              39.0%
#############################                                             41.3%
###############################                                           44.2%
#################################                                         46.6%
##################################                                        48.5%
####################################                                      51.0%
#######################################                                   54.3%
#########################################                                 57.0%
#########################################                                 58.3%
###########################################                               60.7%
############################################                              62.3%
#############################################                             63.2%
##############################################                            65.0%
################################################                          67.0%
#################################################                         68.7%
###################################################                       71.0%
####################################################                      72.5%
#####################################################                     74.8%
######################################################                    76.3%
########################################################                  78.3%
#########################################################                 80.5%
###########################################################               82.5%
############################################################              83.8%
#############################################################             86.0%
###############################################################           88.3%
#################################################################         90.3%
##################################################################        92.1%
###################################################################       93.6%
####################################################################      94.8%
######################################################################    97.5%
######################################################################## 100.0%
08:44:22 [2020-06-22T08:44:22.928Z] #25 15.37 
08:44:23 [2020-06-22T08:44:23.017Z] #33 ...
08:44:23 [2020-06-22T08:44:23.017Z] 
08:44:23 [2020-06-22T08:44:23.017Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:23 [2020-06-22T08:44:23.017Z] #39 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:44:23 [2020-06-22T08:44:23.017Z] #39 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:44:23 [2020-06-22T08:44:23.017Z] #39 1.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:44:23 [2020-06-22T08:44:23.017Z] #39 3.025 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:44:23 [2020-06-22T08:44:23.017Z] #39 5.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
08:44:23 [2020-06-22T08:44:23.017Z] #39 7.478 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:44:23 [2020-06-22T08:44:23.017Z] #39 ...
08:44:23 [2020-06-22T08:44:23.017Z] 
08:44:23 [2020-06-22T08:44:23.017Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:23 [2020-06-22T08:44:23.017Z] #42 11.22 crypto/subtle
08:44:23 [2020-06-22T08:44:23.017Z] #42 11.64 vendor/golang.org/x/crypto/cryptobyte/asn1
08:44:23 [2020-06-22T08:44:23.275Z] #39 31.27   CC       images/tcp-stream.o
08:44:23 [2020-06-22T08:44:23.305Z] #42 11.97 internal/nettrace
08:44:23 [2020-06-22T08:44:23.305Z] #42 12.10 runtime/cgo
08:44:23 [2020-06-22T08:44:23.494Z] #25 ...
08:44:23 [2020-06-22T08:44:23.494Z] 
08:44:23 [2020-06-22T08:44:23.494Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:23 [2020-06-22T08:44:23.494Z] #47 52.51 syscall
08:44:23 [2020-06-22T08:44:23.494Z] #47 52.57 reflect
08:44:23 [2020-06-22T08:44:23.494Z] #47 61.36 context
08:44:23 [2020-06-22T08:44:23.494Z] #47 62.31 internal/poll
08:44:23 [2020-06-22T08:44:23.530Z] #39 31.57   CC       images/sk-packet.o
08:44:23 [2020-06-22T08:44:23.752Z] #47 ...
08:44:23 [2020-06-22T08:44:23.752Z] 
08:44:23 [2020-06-22T08:44:23.752Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:23 [2020-06-22T08:44:23.752Z] #32 60.77 Selecting previously unselected package libxml2:amd64.
08:44:23 [2020-06-22T08:44:23.752Z] #32 60.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 60.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 61.67 Selecting previously unselected package libarchive13:amd64.
08:44:23 [2020-06-22T08:44:23.752Z] #32 61.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 61.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.04 Selecting previously unselected package libjsoncpp1:amd64.
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.21 Selecting previously unselected package librhash0:amd64.
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.23 Unpacking librhash0:amd64 (1.3.8-1) ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.43 Selecting previously unselected package libuv1:amd64.
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.44 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.45 Unpacking libuv1:amd64 (1.24.1-1) ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.65 Selecting previously unselected package cmake.
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:44:23 [2020-06-22T08:44:23.752Z] #32 62.68 Unpacking cmake (3.13.4-1) ...
08:44:23 [2020-06-22T08:44:23.785Z] #39 31.92   CC       images/mnt.o
08:44:23 [2020-06-22T08:44:23.859Z] #39 64.65   CC       criu/cr-dedup.o
08:44:23 [2020-06-22T08:44:23.859Z] #39 64.88   CC       criu/cr-dump.o
08:44:24 [2020-06-22T08:44:24.041Z] #39 32.16   CC       images/pipe-data.o
08:44:24 [2020-06-22T08:44:24.147Z] #39 ...
08:44:24 [2020-06-22T08:44:24.147Z] 
08:44:24 [2020-06-22T08:44:24.147Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:44:24 [2020-06-22T08:44:24.147Z] #28 DONE 104.9s
08:44:24 [2020-06-22T08:44:24.147Z] 
08:44:24 [2020-06-22T08:44:24.147Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.43 Selecting previously unselected package python3-minimal.
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.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 ... 23448 files and directories currently installed.)
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.46 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.47 Unpacking python3-minimal (3.7.3-1) ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.54 Selecting previously unselected package libmpdec2:s390x.
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.54 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.54 Unpacking libmpdec2:s390x (2.4.2-2) ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.57 Selecting previously unselected package libpython3.7-stdlib:s390x.
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 16.58 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 17.35 Selecting previously unselected package python3.7.
08:44:24 [2020-06-22T08:44:24.147Z] #17 17.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 17.35 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 17.43 Selecting previously unselected package libpython3-stdlib:s390x.
08:44:24 [2020-06-22T08:44:24.147Z] #17 17.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 17.45 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 17.51 Setting up python3-minimal (3.7.3-1) ...
08:44:24 [2020-06-22T08:44:24.147Z] #17 18.11 Selecting previously unselected package python3.
08:44:24 [2020-06-22T08:44:24.147Z] #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 ... 23860 files and directories currently installed.)
08:44:24 [2020-06-22T08:44:24.147Z] #17 18.25 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.296Z] #39 32.38   CC       images/sa.o
08:44:24 [2020-06-22T08:44:24.317Z] #32 ...
08:44:24 [2020-06-22T08:44:24.317Z] 
08:44:24 [2020-06-22T08:44:24.317Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:24 [2020-06-22T08:44:24.317Z] #30 53.34 time
08:44:24 [2020-06-22T08:44:24.317Z] #30 59.47 internal/poll
08:44:24 [2020-06-22T08:44:24.317Z] #30 62.43 internal/syscall/execenv
08:44:24 [2020-06-22T08:44:24.317Z] #30 62.43 internal/fmtsort
08:44:24 [2020-06-22T08:44:24.317Z] #30 62.64 internal/syscall/unix
08:44:24 [2020-06-22T08:44:24.317Z] #30 62.97 os
08:44:24 [2020-06-22T08:44:24.317Z] #30 63.33 strings
08:44:24 [2020-06-22T08:44:24.438Z] #17 18.27 Unpacking python3 (3.7.3-1) ...
08:44:24 [2020-06-22T08:44:24.438Z] #17 18.39 Selecting previously unselected package libip4tc0:s390x.
08:44:24 [2020-06-22T08:44:24.438Z] #17 18.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.438Z] #17 18.39 Unpacking libip4tc0:s390x (1.8.2-4) ...
08:44:24 [2020-06-22T08:44:24.438Z] #17 18.48 Selecting previously unselected package libip6tc0:s390x.
08:44:24 [2020-06-22T08:44:24.438Z] #17 18.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.438Z] #17 18.53 Unpacking libip6tc0:s390x (1.8.2-4) ...
08:44:24 [2020-06-22T08:44:24.551Z] #39 32.62   CC       images/timer.o
08:44:24 [2020-06-22T08:44:24.574Z] #30 ...
08:44:24 [2020-06-22T08:44:24.574Z] 
08:44:24 [2020-06-22T08:44:24.574Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.43 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.45 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.48 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.49 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.50 Setting up protobuf-compiler (3.6.1.3-2) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.52 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:44:24 [2020-06-22T08:44:24.574Z] #38 63.54 Setting up python-protobuf (3.6.1.3-2) ...
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.60 Selecting previously unselected package libiptc0:s390x.
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.60 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.61 Unpacking libiptc0:s390x (1.8.2-4) ...
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.74 Selecting previously unselected package libnfnetlink0:s390x.
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.76 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.83 Selecting previously unselected package libnetfilter-conntrack3:s390x.
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
08:44:24 [2020-06-22T08:44:24.731Z] #17 18.83 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:44:25 [2020-06-22T08:44:25.013Z] #17 18.87 Selecting previously unselected package libnftnl11:s390x.
08:44:25 [2020-06-22T08:44:25.013Z] #17 18.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
08:44:25 [2020-06-22T08:44:25.013Z] #17 18.87 Unpacking libnftnl11:s390x (1.1.2-2) ...
08:44:25 [2020-06-22T08:44:25.013Z] #17 18.94 Selecting previously unselected package iptables.
08:44:25 [2020-06-22T08:44:25.013Z] #17 18.95 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
08:44:25 [2020-06-22T08:44:25.013Z] #17 18.95 Unpacking iptables (1.8.2-4) ...
08:44:25 [2020-06-22T08:44:25.013Z] #17 19.17 Selecting previously unselected package xxd.
08:44:25 [2020-06-22T08:44:25.111Z] #39 33.06   CC       images/timerfd.o
08:44:25 [2020-06-22T08:44:25.111Z] #39 33.30   CC       images/mm.o
08:44:25 [2020-06-22T08:44:25.273Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.057s	coverage: 65.3% of statements
08:44:25 [2020-06-22T08:44:25.295Z] #17 19.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
08:44:25 [2020-06-22T08:44:25.295Z] #17 19.17 Unpacking xxd (2:8.1.0875-5) ...
08:44:25 [2020-06-22T08:44:25.295Z] #17 19.22 Selecting previously unselected package vim-common.
08:44:25 [2020-06-22T08:44:25.295Z] #17 19.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:44:25 [2020-06-22T08:44:25.295Z] #17 19.24 Unpacking vim-common (2:8.1.0875-5) ...
08:44:25 [2020-06-22T08:44:25.295Z] #17 19.32 Selecting previously unselected package bash-completion.
08:44:25 [2020-06-22T08:44:25.295Z] #17 19.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:44:25 [2020-06-22T08:44:25.366Z] #39 33.60   CC       images/sk-opts.o
08:44:25 [2020-06-22T08:44:25.624Z] #39 33.80   CC       images/sk-unix.o
08:44:25 [2020-06-22T08:44:25.880Z] #39 34.14   CC       images/sk-inet.o
08:44:26 [2020-06-22T08:44:26.440Z] #39 34.57   CC       images/tun.o
08:44:26 [2020-06-22T08:44:26.696Z] #39 34.86   CC       images/sk-netlink.o
08:44:26 [2020-06-22T08:44:26.764Z] #17 20.62 Unpacking bash-completion (1:2.8-6) ...
08:44:26 [2020-06-22T08:44:26.764Z] #17 20.91 Selecting previously unselected package bzip2.
08:44:26 [2020-06-22T08:44:26.801Z] #42 14.98 vendor/golang.org/x/crypto/internal/subtle
08:44:26 [2020-06-22T08:44:26.951Z] #39 35.09   CC       images/packet-sock.o
08:44:27 [2020-06-22T08:44:27.047Z] #17 20.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.047Z] #17 20.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:44:27 [2020-06-22T08:44:27.047Z] #17 20.96 Selecting previously unselected package xz-utils.
08:44:27 [2020-06-22T08:44:27.047Z] #17 20.96 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.047Z] #17 20.97 Unpacking xz-utils (5.2.4-1) ...
08:44:27 [2020-06-22T08:44:27.047Z] #17 21.05 Selecting previously unselected package apparmor.
08:44:27 [2020-06-22T08:44:27.047Z] #17 21.05 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.047Z] #17 21.08 Unpacking apparmor (2.13.2-10) ...
08:44:27 [2020-06-22T08:44:27.178Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.070s	coverage: 35.4% of statements
08:44:27 [2020-06-22T08:44:27.206Z] #39 35.44   CC       images/ipc-var.o
08:44:27 [2020-06-22T08:44:27.339Z] #17 21.36 Selecting previously unselected package aufs-tools.
08:44:27 [2020-06-22T08:44:27.339Z] #17 21.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.339Z] #17 21.37 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:44:27 [2020-06-22T08:44:27.339Z] #17 21.46 Selecting previously unselected package libonig5:s390x.
08:44:27 [2020-06-22T08:44:27.461Z] #39 35.63   CC       images/ipc-desc.o
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.46 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.46 Unpacking libonig5:s390x (6.9.1-1) ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.57 Selecting previously unselected package libjq1:s390x.
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.58 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.68 Selecting previously unselected package jq.
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.68 Unpacking jq (1.5+dfsg-2+b1) ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.73 Selecting previously unselected package libaio1:s390x.
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.73 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.73 Unpacking libaio1:s390x (0.3.112-3) ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.77 Selecting previously unselected package libgpm2:s390x.
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.77 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.77 Unpacking libgpm2:s390x (1.20.7-5) ...
08:44:27 [2020-06-22T08:44:27.621Z] #17 21.81 Selecting previously unselected package libicu63:s390x.
08:44:27 [2020-06-22T08:44:27.717Z] #39 35.90   CC       images/ipc-shm.o
08:44:27 [2020-06-22T08:44:27.833Z] #42 ...
08:44:27 [2020-06-22T08:44:27.833Z] 
08:44:27 [2020-06-22T08:44:27.833Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:27 [2020-06-22T08:44:27.833Z] #33 16.53 Fetched 8136 kB in 15s (532 kB/s)
08:44:27 [2020-06-22T08:44:27.903Z] #17 21.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
08:44:27 [2020-06-22T08:44:27.903Z] #17 21.82 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:44:27 [2020-06-22T08:44:27.972Z] #39 36.19   CC       images/ipc-msg.o
08:44:28 [2020-06-22T08:44:28.227Z] #39 36.42   CC       images/ipc-sem.o
08:44:28 [2020-06-22T08:44:28.227Z] #39 36.60   CC       images/utsns.o
08:44:28 [2020-06-22T08:44:28.754Z] #38 ...
08:44:28 [2020-06-22T08:44:28.754Z] 
08:44:28 [2020-06-22T08:44:28.754Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.61 Setting up xxd (2:8.1.0875-5) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.63 Setting up libuv1:amd64 (1.24.1-1) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.64 Setting up vim-common (2:8.1.0875-5) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.68 Setting up librhash0:amd64 (1.3.8-1) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.70 Setting up cmake-data (3.13.4-1) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.73 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.84 Setting up cmake (3.13.4-1) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.86 Processing triggers for libc-bin (2.28-10) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 65.96 Processing triggers for mime-support (3.62) ...
08:44:28 [2020-06-22T08:44:28.754Z] #32 DONE 67.6s
08:44:28 [2020-06-22T08:44:28.754Z] 
08:44:28 [2020-06-22T08:44:28.754Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:28 [2020-06-22T08:44:28.754Z] #25 16.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:44:28 [2020-06-22T08:44:28.754Z] #25 16.70 
08:44:28 [2020-06-22T08:44:28.754Z] #25 16.82 
######################################################################## 100.0%
08:44:28 [2020-06-22T08:44:28.754Z] #25 16.99 
08:44:28 [2020-06-22T08:44:28.754Z] #25 17.87 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:44:28 [2020-06-22T08:44:28.754Z] #25 18.30 
08:44:28 [2020-06-22T08:44:28.754Z] #25 18.46 
######################                                                    31.4%
######################################################################## 100.0%
08:44:28 [2020-06-22T08:44:28.754Z] #25 18.71 
08:44:28 [2020-06-22T08:44:28.754Z] #25 19.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:44:28 [2020-06-22T08:44:28.754Z] #25 20.00 skipping existing 1849cc453dee
08:44:28 [2020-06-22T08:44:28.754Z] #25 20.21 
08:44:28 [2020-06-22T08:44:28.787Z] #39 36.78   CC       images/creds.o
08:44:29 [2020-06-22T08:44:29.011Z] #25 21.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:44:29 [2020-06-22T08:44:29.042Z] #39 37.12   CC       images/vma.o
08:44:29 [2020-06-22T08:44:29.298Z] #39 37.38   CC       images/netdev.o
08:44:29 [2020-06-22T08:44:29.553Z] #39 37.76   CC       images/tty.o
08:44:29 [2020-06-22T08:44:29.577Z] #25 22.07 
08:44:29 [2020-06-22T08:44:29.712Z] ok  	github.com/docker/docker/daemon/cluster	0.107s	coverage: 0.5% of statements
08:44:29 [2020-06-22T08:44:29.835Z] #25 22.22 
######################################################################## 100.0%
08:44:29 [2020-06-22T08:44:29.835Z] #25 22.33 
08:44:29 [2020-06-22T08:44:29.949Z] #17 24.09 Selecting previously unselected package libnet1:s390x.
08:44:30 [2020-06-22T08:44:30.092Z] #25 22.42 Download of images into '/build' complete.
08:44:30 [2020-06-22T08:44:30.092Z] #25 22.43 Use something like the following to load the result into a Docker daemon:
08:44:30 [2020-06-22T08:44:30.092Z] #25 22.43   tar -cC '/build' . | docker load
08:44:30 [2020-06-22T08:44:30.092Z] #25 DONE 22.5s
08:44:30 [2020-06-22T08:44:30.092Z] 
08:44:30 [2020-06-22T08:44:30.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:30 [2020-06-22T08:44:30.092Z] #10 59.99 Selecting previously unselected package binutils-mingw-w64.
08:44:30 [2020-06-22T08:44:30.092Z] #10 60.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:44:30 [2020-06-22T08:44:30.092Z] #10 60.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:44:30 [2020-06-22T08:44:30.092Z] #10 60.24 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:44:30 [2020-06-22T08:44:30.092Z] #10 60.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:44:30 [2020-06-22T08:44:30.092Z] #10 60.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:44:30 [2020-06-22T08:44:30.092Z] #10 60.57 Selecting previously unselected package dmsetup.
08:44:30 [2020-06-22T08:44:30.093Z] #10 60.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:44:30 [2020-06-22T08:44:30.093Z] #10 60.59 Unpacking dmsetup (2:1.02.155-3) ...
08:44:30 [2020-06-22T08:44:30.093Z] #10 60.93 Selecting previously unselected package mingw-w64-common.
08:44:30 [2020-06-22T08:44:30.093Z] #10 60.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:44:30 [2020-06-22T08:44:30.093Z] #10 60.93 Unpacking mingw-w64-common (6.0.0-3) ...
08:44:30 [2020-06-22T08:44:30.093Z] #10 68.96 Selecting previously unselected package mingw-w64-x86-64-dev.
08:44:30 [2020-06-22T08:44:30.093Z] #10 68.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:44:30 [2020-06-22T08:44:30.093Z] #10 68.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:44:30 [2020-06-22T08:44:30.093Z] #10 ...
08:44:30 [2020-06-22T08:44:30.093Z] 
08:44:30 [2020-06-22T08:44:30.093Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:30 [2020-06-22T08:44:30.093Z] #41 59.02 time
08:44:30 [2020-06-22T08:44:30.093Z] #41 64.80 strings
08:44:30 [2020-06-22T08:44:30.093Z] #41 65.31 os
08:44:30 [2020-06-22T08:44:30.093Z] #41 67.92 regexp/syntax
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.10 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.16 Selecting previously unselected package libnl-3-200:s390x.
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.17 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.22 Selecting previously unselected package libprotobuf-c1:s390x.
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.22 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.27 Selecting previously unselected package libreadline5:s390x.
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.27 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
08:44:30 [2020-06-22T08:44:30.231Z] #17 24.34 Selecting previously unselected package net-tools.
08:44:30 [2020-06-22T08:44:30.350Z] #41 ...
08:44:30 [2020-06-22T08:44:30.350Z] 
08:44:30 [2020-06-22T08:44:30.350Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:30 [2020-06-22T08:44:30.350Z] #30 66.29 path
08:44:30 [2020-06-22T08:44:30.350Z] #30 67.07 text/tabwriter
08:44:30 [2020-06-22T08:44:30.350Z] #30 67.60 fmt
08:44:30 [2020-06-22T08:44:30.350Z] #30 68.03 path/filepath
08:44:30 [2020-06-22T08:44:30.478Z] #39 38.38   CC       images/file-lock.o
08:44:30 [2020-06-22T08:44:30.478Z] #39 38.54   CC       images/rlimit.o
08:44:30 [2020-06-22T08:44:30.478Z] #39 38.81   CC       images/pagemap.o
08:44:30 [2020-06-22T08:44:30.513Z] #17 24.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
08:44:30 [2020-06-22T08:44:30.513Z] #17 24.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:44:30 [2020-06-22T08:44:30.513Z] #17 24.51 Selecting previously unselected package python-pip-whl.
08:44:30 [2020-06-22T08:44:30.513Z] #17 24.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:44:30 [2020-06-22T08:44:30.513Z] #17 24.53 Unpacking python-pip-whl (18.1-5) ...
08:44:30 [2020-06-22T08:44:30.557Z] #33 16.53 Reading package lists...
08:44:30 [2020-06-22T08:44:30.558Z] #33 ...
08:44:30 [2020-06-22T08:44:30.558Z] 
08:44:30 [2020-06-22T08:44:30.558Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:30 [2020-06-22T08:44:30.558Z] #44 9.018 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:44:30 [2020-06-22T08:44:30.558Z] #44 9.927 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:44:30 [2020-06-22T08:44:30.558Z] #44 9.967 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:44:30 [2020-06-22T08:44:30.558Z] #44 12.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:44:30 [2020-06-22T08:44:30.558Z] #44 13.57 go: finding gotest.tools/gotestsum v0.5.0
08:44:30 [2020-06-22T08:44:30.558Z] #44 13.57 go: finding gotest.tools v2.2.0+incompatible
08:44:30 [2020-06-22T08:44:30.558Z] #44 13.66 go: downloading gotest.tools/gotestsum v0.5.0
08:44:30 [2020-06-22T08:44:30.558Z] #44 13.69 go: downloading gotest.tools v2.2.0+incompatible
08:44:30 [2020-06-22T08:44:30.558Z] #44 14.73 go: extracting gotest.tools v2.2.0+incompatible
08:44:30 [2020-06-22T08:44:30.558Z] #44 14.74 go: extracting gotest.tools/gotestsum v0.5.0
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.28 go: downloading github.com/fatih/color v1.9.0
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.29 go: downloading github.com/spf13/pflag v1.0.3
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.50 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.55 go: downloading github.com/pkg/errors v0.9.1
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.66 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.74 go: extracting github.com/fatih/color v1.9.0
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.78 go: downloading github.com/mattn/go-colorable v0.1.6
08:44:30 [2020-06-22T08:44:30.558Z] #44 16.78 go: downloading github.com/mattn/go-isatty v0.0.12
08:44:30 [2020-06-22T08:44:30.558Z] #44 17.09 go: extracting github.com/pkg/errors v0.9.1
08:44:30 [2020-06-22T08:44:30.558Z] #44 17.18 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:44:30 [2020-06-22T08:44:30.558Z] #44 17.20 go: extracting github.com/spf13/pflag v1.0.3
08:44:30 [2020-06-22T08:44:30.558Z] #44 17.49 go: extracting github.com/mattn/go-colorable v0.1.6
08:44:30 [2020-06-22T08:44:30.558Z] #44 17.57 go: extracting github.com/mattn/go-isatty v0.0.12
08:44:30 [2020-06-22T08:44:30.558Z] #44 17.65 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:44:30 [2020-06-22T08:44:30.558Z] #44 ...
08:44:30 [2020-06-22T08:44:30.558Z] 
08:44:30 [2020-06-22T08:44:30.558Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:30 [2020-06-22T08:44:30.558Z] #61 18.22 Checking out files:  70% (1456/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
08:44:30 [2020-06-22T08:44:30.558Z] #61 18.76 + cd /tmp/tmp.cOzfMSgJnu/src/github.com/docker/libnetwork
08:44:30 [2020-06-22T08:44:30.558Z] #61 18.76 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed
08:44:30 [2020-06-22T08:44:30.849Z] #61 19.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:44:31 [2020-06-22T08:44:31.038Z] #39 39.17   CC       images/siginfo.o
08:44:31 [2020-06-22T08:44:31.126Z] #17 24.94 Selecting previously unselected package python3-lib2to3.
08:44:31 [2020-06-22T08:44:31.126Z] #17 24.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 24.95 Unpacking python3-lib2to3 (3.7.3-1) ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.02 Selecting previously unselected package python3-distutils.
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.03 Unpacking python3-distutils (3.7.3-1) ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.10 Selecting previously unselected package python3-pip.
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.10 Unpacking python3-pip (18.1-5) ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.22 Selecting previously unselected package python3-pkg-resources.
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.22 Unpacking python3-pkg-resources (40.8.0-1) ...
08:44:31 [2020-06-22T08:44:31.126Z] #17 25.30 Selecting previously unselected package python3-setuptools.
08:44:31 [2020-06-22T08:44:31.282Z] #30 70.34 io/ioutil
08:44:31 [2020-06-22T08:44:31.294Z] #39 39.42   CC       images/rpc.o
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.31 Unpacking python3-setuptools (40.8.0-1) ...
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.45 Selecting previously unselected package python3-wheel.
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.46 Unpacking python3-wheel (0.32.3-2) ...
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.50 Selecting previously unselected package sudo.
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
08:44:31 [2020-06-22T08:44:31.408Z] #17 25.51 Unpacking sudo (1.8.27-1+deb10u2) ...
08:44:32 [2020-06-22T08:44:32.021Z] #17 25.84 Selecting previously unselected package thin-provisioning-tools.
08:44:32 [2020-06-22T08:44:32.021Z] #17 25.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
08:44:32 [2020-06-22T08:44:32.021Z] #17 25.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:44:32 [2020-06-22T08:44:32.021Z] #17 26.04 Selecting previously unselected package uidmap.
08:44:32 [2020-06-22T08:44:32.021Z] #17 26.05 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
08:44:32 [2020-06-22T08:44:32.021Z] #17 26.05 Unpacking uidmap (1:4.5-1.1) ...
08:44:32 [2020-06-22T08:44:32.021Z] #17 26.12 Selecting previously unselected package vim-runtime.
08:44:32 [2020-06-22T08:44:32.021Z] #17 26.12 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:44:32 [2020-06-22T08:44:32.021Z] #17 26.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:44:32 [2020-06-22T08:44:32.021Z] #17 26.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:44:32 [2020-06-22T08:44:32.220Z] #39 40.36   CC       images/ext-file.o
08:44:32 [2020-06-22T08:44:32.248Z] ok  	github.com/docker/docker/daemon/discovery	0.022s	coverage: 30.0% of statements
08:44:32 [2020-06-22T08:44:32.303Z] #17 26.17 Unpacking vim-runtime (2:8.1.0875-5) ...
08:44:32 [2020-06-22T08:44:32.477Z] #39 40.67   CC       images/cgroup.o
08:44:32 [2020-06-22T08:44:32.653Z] #30 ...
08:44:32 [2020-06-22T08:44:32.653Z] 
08:44:32 [2020-06-22T08:44:32.653Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:32 [2020-06-22T08:44:32.653Z] #38 71.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:44:32 [2020-06-22T08:44:32.653Z] #38 71.36 Processing triggers for libc-bin (2.28-10) ...
08:44:32 [2020-06-22T08:44:32.816Z] ok  	github.com/docker/docker/daemon/config	0.077s	coverage: 81.7% of statements
08:44:32 [2020-06-22T08:44:32.911Z] #38 DONE 71.9s
08:44:32 [2020-06-22T08:44:32.911Z] 
08:44:32 [2020-06-22T08:44:32.911Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.756 + RM_GOPATH=0
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.756 + TMP_GOPATH=
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.756 + : /build
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.756 + '[' -z '' ']'
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.771 ++ mktemp -d
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.771 + export GOPATH=/tmp/tmp.WkHxwvJzYX
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.771 + GOPATH=/tmp/tmp.WkHxwvJzYX
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.771 + RM_GOPATH=1
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.771 + case "$(go env GOARCH)" in
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.771 ++ go env GOARCH
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.891 + export GO_BUILDMODE=-buildmode=pie
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.891 + GO_BUILDMODE=-buildmode=pie
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.891 ++ dirname /tmp/install/install.sh
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + dir=/tmp/install
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + bin=tini
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + shift
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + '[' '!' -f /tmp/install/tini.installer ']'
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + . /tmp/install/tini.installer
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + install_tini
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 + git clone https://github.com/krallin/tini.git /tmp/tmp.WkHxwvJzYX/tini
08:44:32 [2020-06-22T08:44:32.911Z] #33 3.929 Cloning into '/tmp/tmp.WkHxwvJzYX/tini'...
08:44:33 [2020-06-22T08:44:33.038Z] #39 ...
08:44:33 [2020-06-22T08:44:33.038Z] 
08:44:33 [2020-06-22T08:44:33.038Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:44:33 [2020-06-22T08:44:33.038Z] #54 112.6 + for f in rootlesskit rootlesskit-docker-proxy
08:44:33 [2020-06-22T08:44:33.038Z] #54 112.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:44:33 [2020-06-22T08:44:33.391Z] ok  	github.com/docker/docker/daemon/events	0.090s	coverage: 50.0% of statements
08:44:33 [2020-06-22T08:44:33.476Z] #33 4.977 + cd /tmp/tmp.WkHxwvJzYX/tini
08:44:33 [2020-06-22T08:44:33.476Z] #33 4.977 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:44:33 [2020-06-22T08:44:33.476Z] #33 5.041 + cmake .
08:44:33 [2020-06-22T08:44:33.559Z] #61 ...
08:44:33 [2020-06-22T08:44:33.559Z] 
08:44:33 [2020-06-22T08:44:33.559Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:33 [2020-06-22T08:44:33.559Z] #48 11.96 + cd /tmp/tmp.pAXyayUQbX/src/github.com/mvdan/sh
08:44:33 [2020-06-22T08:44:33.559Z] #48 11.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:44:33 [2020-06-22T08:44:33.559Z] #48 12.01 + GO111MODULE=on
08:44:33 [2020-06-22T08:44:33.559Z] #48 12.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:44:33 [2020-06-22T08:44:33.559Z] #48 13.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:44:33 [2020-06-22T08:44:33.559Z] #48 13.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:44:33 [2020-06-22T08:44:33.559Z] #48 13.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:44:33 [2020-06-22T08:44:33.559Z] #48 13.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:44:33 [2020-06-22T08:44:33.559Z] #48 13.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:44:33 [2020-06-22T08:44:33.559Z] #48 14.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:44:33 [2020-06-22T08:44:33.559Z] #48 15.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:44:33 [2020-06-22T08:44:33.559Z] #48 17.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:44:33 [2020-06-22T08:44:33.559Z] #48 19.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:44:33 [2020-06-22T08:44:33.559Z] #48 19.75 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:44:33 [2020-06-22T08:44:33.559Z] #48 20.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:44:33 [2020-06-22T08:44:33.559Z] #48 20.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:44:33 [2020-06-22T08:44:33.559Z] #48 21.38 runtime/cgo
08:44:33 [2020-06-22T08:44:33.559Z] #48 21.40 runtime
08:44:33 [2020-06-22T08:44:33.559Z] #48 ...
08:44:33 [2020-06-22T08:44:33.559Z] 
08:44:33 [2020-06-22T08:44:33.560Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:44:33 [2020-06-22T08:44:33.560Z] #37 17.50 Checking out files:  91% (1456/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.
08:44:33 [2020-06-22T08:44:33.560Z] #37 17.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:44:33 [2020-06-22T08:44:33.560Z] #37 19.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:44:33 [2020-06-22T08:44:33.598Z] #54 ...
08:44:33 [2020-06-22T08:44:33.598Z] 
08:44:33 [2020-06-22T08:44:33.598Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:33 [2020-06-22T08:44:33.598Z] #41 103.2 vendor/golang.org/x/text/secure/bidirule
08:44:33 [2020-06-22T08:44:33.598Z] #41 103.5 vendor/golang.org/x/text/unicode/norm
08:44:33 [2020-06-22T08:44:33.598Z] #41 107.2 vendor/golang.org/x/net/idna
08:44:33 [2020-06-22T08:44:33.598Z] #41 110.0 vendor/golang.org/x/net/http2/hpack
08:44:33 [2020-06-22T08:44:33.598Z] #41 111.1 mime
08:44:33 [2020-06-22T08:44:33.598Z] #41 112.4 mime/quotedprintable
08:44:33 [2020-06-22T08:44:33.598Z] #41 112.8 net/http/internal
08:44:33 [2020-06-22T08:44:33.853Z] #41 ...
08:44:33 [2020-06-22T08:44:33.853Z] 
08:44:33 [2020-06-22T08:44:33.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:33 [2020-06-22T08:44:33.853Z] #39 41.24   CC       images/userns.o
08:44:33 [2020-06-22T08:44:33.853Z] #39 41.53   CC       images/google/protobuf/descriptor.o
08:44:34 [2020-06-22T08:44:34.323Z] #17 28.07 Selecting previously unselected package vim.
08:44:34 [2020-06-22T08:44:34.323Z] #17 28.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
08:44:34 [2020-06-22T08:44:34.323Z] #17 28.08 Unpacking vim (2:8.1.0875-5) ...
08:44:34 [2020-06-22T08:44:34.323Z] #17 28.40 Selecting previously unselected package xfsprogs.
08:44:34 [2020-06-22T08:44:34.324Z] #17 28.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
08:44:34 [2020-06-22T08:44:34.324Z] #17 28.40 Unpacking xfsprogs (4.20.0-1) ...
08:44:34 [2020-06-22T08:44:34.407Z] #33 ...
08:44:34 [2020-06-22T08:44:34.408Z] 
08:44:34 [2020-06-22T08:44:34.408Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:34 [2020-06-22T08:44:34.408Z] #30 73.13 github.com/BurntSushi/toml
08:44:34 [2020-06-22T08:44:34.408Z] #30 73.13 flag
08:44:34 [2020-06-22T08:44:34.601Z] #37 ...
08:44:34 [2020-06-22T08:44:34.601Z] 
08:44:34 [2020-06-22T08:44:34.601Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:34 [2020-06-22T08:44:34.601Z] #33 16.53 Reading package lists...
08:44:34 [2020-06-22T08:44:34.605Z] #17 28.77 Selecting previously unselected package zip.
08:44:34 [2020-06-22T08:44:34.770Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.79 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.80 Unpacking zip (3.0-11+b1) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.94 Setting up aufs-tools (1:4.14+20190211-1) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.96 Setting up libip6tc0:s390x (1.8.2-4) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.97 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.98 Setting up libgpm2:s390x (1.20.7-5) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 28.99 Setting up libip4tc0:s390x (1.8.2-4) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 29.00 Setting up uidmap (1:4.5-1.1) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 29.01 Setting up libnftnl11:s390x (1.1.2-2) ...
08:44:34 [2020-06-22T08:44:34.887Z] #17 29.03 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 29.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 29.04 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 29.05 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 29.06 Setting up xxd (2:8.1.0875-5) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 29.07 Setting up zip (3.0-11+b1) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 29.08 Setting up vim-common (2:8.1.0875-5) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 29.10 Setting up bash-completion (1:2.8-6) ...
08:44:35 [2020-06-22T08:44:35.170Z] #17 ...
08:44:35 [2020-06-22T08:44:35.170Z] 
08:44:35 [2020-06-22T08:44:35.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:35 [2020-06-22T08:44:35.170Z] #39 66.10   CC       criu/cr-errno.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 66.15   CC       criu/cr-restore.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 68.56   CC       criu/cr-service.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 69.53   CC       criu/crtools.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 69.90   CC       criu/eventfd.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 70.17   CC       criu/eventpoll.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 70.86   CC       criu/external.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 71.04   CC       criu/fault-injection.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 71.09   CC       criu/fdstore.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 71.30   CC       criu/fifo.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 71.53   CC       criu/file-ids.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 71.72   CC       criu/file-lock.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 72.22   CC       criu/files-ext.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 72.40   CC       criu/files-reg.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 73.41   CC       criu/files.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 74.59   CC       criu/filesystems.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 74.99   CC       criu/fsnotify.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 75.49   CC       criu/image-desc.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 75.62   CC       criu/image.o
08:44:35 [2020-06-22T08:44:35.170Z] #39 75.98   CC       criu/ipc_ns.o
08:44:35 [2020-06-22T08:44:35.217Z] #39 43.19   CC       images/opts.o
08:44:35 [2020-06-22T08:44:35.217Z] #39 43.40   CC       images/seccomp.o
08:44:35 [2020-06-22T08:44:35.452Z] #39 76.58   CC       criu/irmap.o
08:44:35 [2020-06-22T08:44:35.472Z] #39 43.70   CC       images/binfmt-misc.o
08:44:35 [2020-06-22T08:44:35.629Z] #33 24.09 Reading package lists...
08:44:35 [2020-06-22T08:44:35.629Z] #33 ...
08:44:35 [2020-06-22T08:44:35.629Z] 
08:44:35 [2020-06-22T08:44:35.629Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:44:35 [2020-06-22T08:44:35.629Z] #52 14.35 Fetched 8136 kB in 14s (591 kB/s)
08:44:35 [2020-06-22T08:44:35.629Z] #52 14.35 Reading package lists...
08:44:35 [2020-06-22T08:44:35.727Z] #39 43.97   CC       images/time.o
08:44:35 [2020-06-22T08:44:35.734Z] #39 76.92   CC       criu/kcmp-ids.o
08:44:35 [2020-06-22T08:44:35.919Z] #52 21.13 Reading package lists...
08:44:35 [2020-06-22T08:44:35.919Z] #52 ...
08:44:35 [2020-06-22T08:44:35.919Z] 
08:44:35 [2020-06-22T08:44:35.919Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:35 [2020-06-22T08:44:35.919Z] #44 19.84 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:44:35 [2020-06-22T08:44:35.919Z] #44 21.22 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:44:35 [2020-06-22T08:44:35.919Z] #44 23.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:44:35 [2020-06-22T08:44:35.983Z] #39 44.17   CC       images/sysctl.o
08:44:35 [2020-06-22T08:44:35.983Z] #39 ...
08:44:35 [2020-06-22T08:44:35.983Z] 
08:44:35 [2020-06-22T08:44:35.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:35 [2020-06-22T08:44:35.983Z] #10 105.7 Selecting previously unselected package g++-mingw-w64-x86-64.
08:44:35 [2020-06-22T08:44:35.983Z] #10 105.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:44:35 [2020-06-22T08:44:35.983Z] #10 105.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:36 [2020-06-22T08:44:36.016Z] #39 77.07   CC       criu/kerndat.o
08:44:36 [2020-06-22T08:44:36.238Z] #10 ...
08:44:36 [2020-06-22T08:44:36.238Z] 
08:44:36 [2020-06-22T08:44:36.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:36 [2020-06-22T08:44:36.238Z] #39 44.37   CC       images/autofs.o
08:44:36 [2020-06-22T08:44:36.304Z] #30 75.08 log
08:44:36 [2020-06-22T08:44:36.305Z] #30 ...
08:44:36 [2020-06-22T08:44:36.305Z] 
08:44:36 [2020-06-22T08:44:36.305Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:36 [2020-06-22T08:44:36.305Z] #47 65.09 os
08:44:36 [2020-06-22T08:44:36.305Z] #47 68.43 encoding/binary
08:44:36 [2020-06-22T08:44:36.305Z] #47 70.15 fmt
08:44:36 [2020-06-22T08:44:36.305Z] #47 71.89 encoding/base64
08:44:36 [2020-06-22T08:44:36.305Z] #47 73.33 golang.org/x/sys/unix
08:44:36 [2020-06-22T08:44:36.305Z] #47 ...
08:44:36 [2020-06-22T08:44:36.305Z] 
08:44:36 [2020-06-22T08:44:36.305Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:36 [2020-06-22T08:44:36.305Z] #33 5.764 -- The C compiler identification is GNU 8.3.0
08:44:36 [2020-06-22T08:44:36.305Z] #33 5.806 -- Check for working C compiler: /usr/bin/cc
08:44:36 [2020-06-22T08:44:36.305Z] #33 6.736 -- Check for working C compiler: /usr/bin/cc -- works
08:44:36 [2020-06-22T08:44:36.305Z] #33 6.752 -- Detecting C compiler ABI info
08:44:36 [2020-06-22T08:44:36.305Z] #33 7.641 -- Detecting C compiler ABI info - done
08:44:36 [2020-06-22T08:44:36.305Z] #33 7.670 -- Detecting C compile features
08:44:36 [2020-06-22T08:44:36.493Z] #39 44.57   CC       images/macvlan.o
08:44:36 [2020-06-22T08:44:36.493Z] #39 44.78   CC       images/sit.o
08:44:36 [2020-06-22T08:44:36.629Z] #39 ...
08:44:36 [2020-06-22T08:44:36.629Z] 
08:44:36 [2020-06-22T08:44:36.629Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.45 Setting up libiptc0:s390x (1.8.2-4) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.45 Setting up xz-utils (5.2.4-1) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.47 Setting up sudo (1.8.27-1+deb10u2) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.50 invoke-rc.d: could not determine current runlevel
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.50 invoke-rc.d: policy-rc.d denied execution of start.
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.51 Setting up pigz (2.4-1) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.52 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.52 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.54 Setting up python-pip-whl (18.1-5) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.54 Setting up libmpdec2:s390x (2.4.2-2) ...
08:44:36 [2020-06-22T08:44:36.629Z] #17 30.55 Setting up vim-runtime (2:8.1.0875-5) ...
08:44:36 [2020-06-22T08:44:36.749Z] #39 44.93   CC       images/memfd.o
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.81 Setting up libaio1:s390x (0.3.112-3) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.81 Setting up libonig5:s390x (6.9.1-1) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.82 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.83 Setting up vim (2:8.1.0875-5) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.88 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.88 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.89 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.91 Setting up jq (1.5+dfsg-2+b1) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.92 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
08:44:36 [2020-06-22T08:44:36.911Z] #17 30.93 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:44:36 [2020-06-22T08:44:36.950Z] #44 ...
08:44:36 [2020-06-22T08:44:36.950Z] 
08:44:36 [2020-06-22T08:44:36.950Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:44:36 [2020-06-22T08:44:36.950Z] #24 15.78 Fetched 8136 kB in 14s (562 kB/s)
08:44:36 [2020-06-22T08:44:36.950Z] #24 15.78 Reading package lists...
08:44:37 [2020-06-22T08:44:37.004Z] #39 45.13   CC       images/timens.o
08:44:37 [2020-06-22T08:44:37.241Z] #24 22.61 Reading package lists...
08:44:37 [2020-06-22T08:44:37.241Z] #24 ...
08:44:37 [2020-06-22T08:44:37.241Z] 
08:44:37 [2020-06-22T08:44:37.241Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:37 [2020-06-22T08:44:37.241Z] #39 16.66 Fetched 8136 kB in 16s (523 kB/s)
08:44:37 [2020-06-22T08:44:37.241Z] #39 16.66 Reading package lists...
08:44:37 [2020-06-22T08:44:37.241Z] #39 24.28 Reading package lists...
08:44:37 [2020-06-22T08:44:37.241Z] #39 ...
08:44:37 [2020-06-22T08:44:37.241Z] 
08:44:37 [2020-06-22T08:44:37.241Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:37 [2020-06-22T08:44:37.241Z] #11 16.14 Fetched 8136 kB in 15s (545 kB/s)
08:44:37 [2020-06-22T08:44:37.241Z] #11 16.14 Reading package lists...
08:44:37 [2020-06-22T08:44:37.259Z] #39 45.40   LINK     images/built-in.o
08:44:37 [2020-06-22T08:44:37.514Z] #39 45.57   GEN      compel/include/asm
08:44:37 [2020-06-22T08:44:37.514Z] #39 45.60   GEN      compel/include/version.h
08:44:37 [2020-06-22T08:44:37.514Z] #39 45.63 touch .config
08:44:37 [2020-06-22T08:44:37.514Z] #39 45.69   GEN      include/common/config.h
08:44:37 [2020-06-22T08:44:37.514Z] #39 45.78   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:44:37 [2020-06-22T08:44:37.530Z] #11 23.23 Reading package lists...
08:44:37 [2020-06-22T08:44:37.530Z] #11 ...
08:44:37 [2020-06-22T08:44:37.530Z] 
08:44:37 [2020-06-22T08:44:37.530Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:37 [2020-06-22T08:44:37.530Z] #44 26.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:44:37 [2020-06-22T08:44:37.530Z] #44 26.16 go: finding github.com/fatih/color v1.9.0
08:44:37 [2020-06-22T08:44:37.530Z] #44 26.18 go: finding github.com/pkg/errors v0.9.1
08:44:37 [2020-06-22T08:44:37.530Z] #44 26.23 go: finding github.com/spf13/pflag v1.0.3
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.80   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.82   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.83   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.87   DEP      compel/arch/x86/plugins/std/memcpy.d
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.89   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.91   GEN      compel/plugins/include/uapi/std/syscall.h
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.96   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:44:37 [2020-06-22T08:44:37.770Z] #39 45.97   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:44:37 [2020-06-22T08:44:37.770Z] #39 46.00   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:44:37 [2020-06-22T08:44:37.770Z] #39 46.00   DEP      compel/plugins/std/infect.d
08:44:37 [2020-06-22T08:44:37.770Z] #39 46.11   DEP      compel/plugins/std/string.d
08:44:37 [2020-06-22T08:44:37.819Z] #44 26.47 go: finding github.com/mattn/go-colorable v0.1.6
08:44:37 [2020-06-22T08:44:37.819Z] #44 26.64 go: finding github.com/mattn/go-isatty v0.0.12
08:44:38 [2020-06-22T08:44:38.025Z] #39 46.17   DEP      compel/plugins/std/log.d
08:44:38 [2020-06-22T08:44:38.025Z] #39 46.24   DEP      compel/plugins/std/fds.d
08:44:38 [2020-06-22T08:44:38.025Z] #39 46.30   DEP      compel/plugins/std/std.d
08:44:38 [2020-06-22T08:44:38.025Z] #39 46.36   DEP      compel/plugins/shmem/shmem.d
08:44:38 [2020-06-22T08:44:38.056Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
08:44:38 [2020-06-22T08:44:38.056Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.561s	coverage: 13.8% of statements
08:44:38 [2020-06-22T08:44:38.108Z] #44 26.94 go: finding github.com/jonboulle/clockwork v0.1.0
08:44:38 [2020-06-22T08:44:38.108Z] #44 26.97 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:44:38 [2020-06-22T08:44:38.108Z] #44 27.05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:44:38 [2020-06-22T08:44:38.281Z] #39 46.43   DEP      compel/plugins/fds/fds.d
08:44:38 [2020-06-22T08:44:38.396Z] #44 27.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:44:38 [2020-06-22T08:44:38.396Z] #44 27.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:44:38 [2020-06-22T08:44:38.536Z] #39 46.57   CC       compel/plugins/std/std.o
08:44:38 [2020-06-22T08:44:38.791Z] #39 46.84   CC       compel/plugins/std/fds.o
08:44:38 [2020-06-22T08:44:38.830Z] #33 10.09 -- Detecting C compile features - done
08:44:38 [2020-06-22T08:44:38.830Z] #33 10.16 -- Performing Test HAS_BUILTIN_FORTIFY
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.61 Setting up iptables (1.8.2-4) ...
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.66 Setting up python3 (3.7.3-1) ...
08:44:38 [2020-06-22T08:44:38.932Z] #17 32.93 Setting up python3-wheel (0.32.3-2) ...
08:44:39 [2020-06-22T08:44:39.047Z] #39 47.28   CC       compel/plugins/std/log.o
08:44:39 [2020-06-22T08:44:39.087Z] #33 10.45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:44:39 [2020-06-22T08:44:39.087Z] #33 10.58 -- Configuring done
08:44:39 [2020-06-22T08:44:39.214Z] #17 33.30 Setting up apparmor (2.13.2-10) ...
08:44:39 [2020-06-22T08:44:39.344Z] #33 10.59 -- Generating done
08:44:39 [2020-06-22T08:44:39.344Z] #33 10.60 -- Build files have been written to: /tmp/tmp.WkHxwvJzYX/tini
08:44:39 [2020-06-22T08:44:39.344Z] #33 10.61 + make tini-static
08:44:39 [2020-06-22T08:44:39.602Z] #33 11.03 Scanning dependencies of target tini-static
08:44:39 [2020-06-22T08:44:39.860Z] #33 11.21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:44:39 [2020-06-22T08:44:39.963Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.635s	coverage: 57.0% of statements
08:44:39 [2020-06-22T08:44:39.972Z] #39 48.21   CC       compel/plugins/std/string.o
08:44:40 [2020-06-22T08:44:40.532Z] #39 48.87   CC       compel/plugins/std/infect.o
08:44:40 [2020-06-22T08:44:40.698Z] #17 34.44 Setting up xfsprogs (4.20.0-1) ...
08:44:40 [2020-06-22T08:44:40.698Z] #17 34.46 Setting up python3-lib2to3 (3.7.3-1) ...
08:44:40 [2020-06-22T08:44:40.698Z] #17 34.76 Setting up python3-pkg-resources (40.8.0-1) ...
08:44:41 [2020-06-22T08:44:41.092Z] #39 ...
08:44:41 [2020-06-22T08:44:41.092Z] 
08:44:41 [2020-06-22T08:44:41.092Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:44:41 [2020-06-22T08:44:41.092Z] #54 DONE 120.8s
08:44:41 [2020-06-22T08:44:41.092Z] 
08:44:41 [2020-06-22T08:44:41.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:41 [2020-06-22T08:44:41.092Z] #39 49.26   CC       compel/arch/x86/plugins/std/parasite-head.o
08:44:41 [2020-06-22T08:44:41.092Z] #39 ...
08:44:41 [2020-06-22T08:44:41.092Z] 
08:44:41 [2020-06-22T08:44:41.092Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:44:41 [2020-06-22T08:44:41.092Z] #55 DONE 0.1s
08:44:41 [2020-06-22T08:44:41.092Z] 
08:44:41 [2020-06-22T08:44:41.092Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:44:41 [2020-06-22T08:44:41.092Z] #56 DONE 0.1s
08:44:41 [2020-06-22T08:44:41.092Z] 
08:44:41 [2020-06-22T08:44:41.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:41 [2020-06-22T08:44:41.092Z] #39 49.37   CC       compel/arch/x86/plugins/std/memcpy.o
08:44:41 [2020-06-22T08:44:41.232Z] #33 ...
08:44:41 [2020-06-22T08:44:41.232Z] 
08:44:41 [2020-06-22T08:44:41.232Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:41 [2020-06-22T08:44:41.232Z] #41 69.97 fmt
08:44:41 [2020-06-22T08:44:41.232Z] #41 74.97 regexp
08:44:41 [2020-06-22T08:44:41.232Z] #41 76.19 go/token
08:44:41 [2020-06-22T08:44:41.232Z] #41 77.22 go/scanner
08:44:41 [2020-06-22T08:44:41.232Z] #41 78.88 go/ast
08:44:41 [2020-06-22T08:44:41.232Z] #41 78.98 internal/lazyregexp
08:44:41 [2020-06-22T08:44:41.232Z] #41 79.37 net/url
08:44:41 [2020-06-22T08:44:41.232Z] #41 ...
08:44:41 [2020-06-22T08:44:41.232Z] 
08:44:41 [2020-06-22T08:44:41.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:41 [2020-06-22T08:44:41.232Z] #10 77.36 Selecting previously unselected package gcc-mingw-w64-base.
08:44:41 [2020-06-22T08:44:41.232Z] #10 77.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:44:41 [2020-06-22T08:44:41.232Z] #10 77.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:44:41 [2020-06-22T08:44:41.232Z] #10 77.62 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:44:41 [2020-06-22T08:44:41.232Z] #10 77.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:44:41 [2020-06-22T08:44:41.232Z] #10 77.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:41 [2020-06-22T08:44:41.315Z] #17 35.44 Setting up python3-distutils (3.7.3-1) ...
08:44:41 [2020-06-22T08:44:41.348Z] #39 49.56   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:44:41 [2020-06-22T08:44:41.348Z] #39 49.61   AR       compel/plugins/std.lib.a
08:44:41 [2020-06-22T08:44:41.348Z] #39 49.71   CC       compel/plugins/fds/fds.o
08:44:41 [2020-06-22T08:44:41.597Z] #17 35.72 Setting up python3-setuptools (40.8.0-1) ...
08:44:41 [2020-06-22T08:44:41.910Z] #39 50.03   AR       compel/plugins/fds.lib.a
08:44:41 [2020-06-22T08:44:41.910Z] #39 50.20   HOSTDEP  compel/src/lib/log-host.d
08:44:42 [2020-06-22T08:44:42.165Z] #39 50.35   HOSTDEP  compel/src/lib/handle-elf-host.d
08:44:42 [2020-06-22T08:44:42.421Z] #39 50.50   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:44:42 [2020-06-22T08:44:42.421Z] #39 50.59   HOSTDEP  compel/src/main-host.d
08:44:42 [2020-06-22T08:44:42.421Z] #39 50.67   DEP      compel/src/lib/ptrace.d
08:44:42 [2020-06-22T08:44:42.421Z] #39 50.78   DEP      compel/src/lib/infect.d
08:44:42 [2020-06-22T08:44:42.504Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.019s	coverage: 1.8% of statements
08:44:42 [2020-06-22T08:44:42.604Z] #10 ...
08:44:42 [2020-06-22T08:44:42.604Z] 
08:44:42 [2020-06-22T08:44:42.604Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:42 [2020-06-22T08:44:42.604Z] #33 12.87 [100%] Linking C executable tini-static
08:44:42 [2020-06-22T08:44:42.604Z] #33 13.54 [100%] Built target tini-static
08:44:42 [2020-06-22T08:44:42.604Z] #33 13.61 + mkdir -p /build
08:44:42 [2020-06-22T08:44:42.604Z] #33 13.61 + cp tini-static /build/docker-init
08:44:42 [2020-06-22T08:44:42.604Z] #33 DONE 13.9s
08:44:42 [2020-06-22T08:44:42.604Z] 
08:44:42 [2020-06-22T08:44:42.604Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:42 [2020-06-22T08:44:42.604Z] #41 81.64 text/template/parse
08:44:42 [2020-06-22T08:44:42.607Z] #17 36.38 Setting up python3-pip (18.1-5) ...
08:44:42 [2020-06-22T08:44:42.676Z] #39 50.90   DEP      compel/src/lib/infect-util.d
08:44:42 [2020-06-22T08:44:42.762Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.317s	coverage: 45.9% of statements
08:44:42 [2020-06-22T08:44:42.862Z] #41 ...
08:44:42 [2020-06-22T08:44:42.862Z] 
08:44:42 [2020-06-22T08:44:42.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:42 [2020-06-22T08:44:42.862Z] #39 4.321 Note: Building without setproctitle() and strlcpy() support.
08:44:42 [2020-06-22T08:44:42.862Z] #39 4.322       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:44:42 [2020-06-22T08:44:42.862Z] #39 4.346 Note: Building without GnuTLS support
08:44:42 [2020-06-22T08:44:42.862Z] #39 4.355 Makefile.config:39: Warn: you have no libnftables installed
08:44:42 [2020-06-22T08:44:42.862Z] #39 4.355 Makefile.config:40: Warn: Building without nftables support
08:44:42 [2020-06-22T08:44:42.862Z] #39 6.835 fatal: not a git repository (or any of the parent directories): .git
08:44:42 [2020-06-22T08:44:42.862Z] #39 6.930   GEN      .gitid
08:44:42 [2020-06-22T08:44:42.862Z] #39 6.963   GEN      criu/include/version.h
08:44:42 [2020-06-22T08:44:42.862Z] #39 7.062   GEN      include/common/asm
08:44:42 [2020-06-22T08:44:42.862Z] #39 8.880   PBCC     images/timens.pb-c.c
08:44:42 [2020-06-22T08:44:42.862Z] #39 8.918   DEP      images/timens.pb-c.d
08:44:42 [2020-06-22T08:44:42.862Z] #39 8.964   PBCC     images/fown.pb-c.c
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.003   PBCC     images/google/protobuf/descriptor.pb-c.c
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.098   PBCC     images/opts.pb-c.c
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.206   PBCC     images/memfd.pb-c.c
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.333   DEP      images/fown.pb-c.d
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.463   DEP      images/google/protobuf/descriptor.pb-c.d
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.556   DEP      images/opts.pb-c.d
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.628   DEP      images/memfd.pb-c.d
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.758   PBCC     images/sit.pb-c.c
08:44:42 [2020-06-22T08:44:42.862Z] #39 9.937   DEP      images/sit.pb-c.d
08:44:42 [2020-06-22T08:44:42.931Z] #39 51.05   DEP      compel/src/lib/infect-rpc.d
08:44:42 [2020-06-22T08:44:42.931Z] #39 51.18   DEP      compel/arch/x86/src/lib/infect.d
08:44:43 [2020-06-22T08:44:43.119Z] #39 10.07   PBCC     images/macvlan.pb-c.c
08:44:43 [2020-06-22T08:44:43.119Z] #39 10.14   DEP      images/macvlan.pb-c.d
08:44:43 [2020-06-22T08:44:43.119Z] #39 10.24   PBCC     images/autofs.pb-c.c
08:44:43 [2020-06-22T08:44:43.119Z] #39 10.33   DEP      images/autofs.pb-c.d
08:44:43 [2020-06-22T08:44:43.186Z] #39 51.35   DEP      compel/arch/x86/src/lib/cpu.d
08:44:43 [2020-06-22T08:44:43.186Z] #39 51.41   DEP      compel/src/lib/log.d
08:44:43 [2020-06-22T08:44:43.186Z] #39 51.53   DEP      compel/src/main.d
08:44:43 [2020-06-22T08:44:43.242Z] #17 37.13 Processing triggers for libc-bin (2.28-10) ...
08:44:43 [2020-06-22T08:44:43.242Z] #17 37.17 Processing triggers for mime-support (3.62) ...
08:44:43 [2020-06-22T08:44:43.377Z] #39 10.46   PBCC     images/sysctl.pb-c.c
08:44:43 [2020-06-22T08:44:43.377Z] #39 10.51   DEP      images/sysctl.pb-c.d
08:44:43 [2020-06-22T08:44:43.442Z] #39 51.61   DEP      compel/src/lib/handle-elf.d
08:44:43 [2020-06-22T08:44:43.442Z] #39 51.67   DEP      compel/arch/x86/src/lib/handle-elf.d
08:44:43 [2020-06-22T08:44:43.634Z] #39 10.62   PBCC     images/time.pb-c.c
08:44:43 [2020-06-22T08:44:43.634Z] #39 ...
08:44:43 [2020-06-22T08:44:43.634Z] 
08:44:43 [2020-06-22T08:44:43.634Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:43 [2020-06-22T08:44:43.634Z] #30 77.79 github.com/BurntSushi/toml/cmd/tomlv
08:44:43 [2020-06-22T08:44:43.634Z] #30 DONE 82.7s
08:44:43 [2020-06-22T08:44:43.634Z] 
08:44:43 [2020-06-22T08:44:43.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:43 [2020-06-22T08:44:43.634Z] #39 10.71   DEP      images/time.pb-c.d
08:44:43 [2020-06-22T08:44:43.634Z] #39 ...
08:44:43 [2020-06-22T08:44:43.634Z] 
08:44:43 [2020-06-22T08:44:43.634Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:43 [2020-06-22T08:44:43.634Z] #47 75.73 encoding/json
08:44:43 [2020-06-22T08:44:43.634Z] #47 82.61 github.com/pkg/diff
08:44:43 [2020-06-22T08:44:43.697Z] #39 51.81   CC       compel/src/lib/log.o
08:44:43 [2020-06-22T08:44:43.697Z] #39 51.99   CC       compel/arch/x86/src/lib/cpu.o
08:44:43 [2020-06-22T08:44:43.858Z] #17 DONE 37.7s
08:44:43 [2020-06-22T08:44:43.859Z] 
08:44:43 [2020-06-22T08:44:43.859Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:44:43 [2020-06-22T08:44:43.892Z] #47 ...
08:44:43 [2020-06-22T08:44:43.892Z] 
08:44:43 [2020-06-22T08:44:43.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:43 [2020-06-22T08:44:43.892Z] #39 10.84   PBCC     images/binfmt-misc.pb-c.c
08:44:43 [2020-06-22T08:44:43.892Z] #39 10.89   DEP      images/binfmt-misc.pb-c.d
08:44:43 [2020-06-22T08:44:43.892Z] #39 10.96   PBCC     images/seccomp.pb-c.c
08:44:43 [2020-06-22T08:44:43.892Z] #39 10.99   DEP      images/seccomp.pb-c.d
08:44:43 [2020-06-22T08:44:43.949Z] #44 ...
08:44:43 [2020-06-22T08:44:43.949Z] 
08:44:43 [2020-06-22T08:44:43.949Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:43 [2020-06-22T08:44:43.949Z] #33 24.09 Reading package lists...
08:44:44 [2020-06-22T08:44:44.149Z] #39 11.14   PBCC     images/userns.pb-c.c
08:44:44 [2020-06-22T08:44:44.149Z] #39 11.23   DEP      images/userns.pb-c.d
08:44:44 [2020-06-22T08:44:44.149Z] #39 11.38   PBCC     images/cgroup.pb-c.c
08:44:44 [2020-06-22T08:44:44.407Z] #39 11.43   DEP      images/cgroup.pb-c.d
08:44:44 [2020-06-22T08:44:44.407Z] #39 11.56   PBCC     images/ext-file.pb-c.c
08:44:44 [2020-06-22T08:44:44.407Z] #39 11.66   DEP      images/ext-file.pb-c.d
08:44:44 [2020-06-22T08:44:44.583Z] #33 31.91 Building dependency tree...
08:44:44 [2020-06-22T08:44:44.623Z] #39 52.75   CC       compel/arch/x86/src/lib/infect.o
08:44:44 [2020-06-22T08:44:44.666Z] #39 11.71   PBCC     images/rpc.pb-c.c
08:44:44 [2020-06-22T08:44:44.923Z] #39 11.89   DEP      images/rpc.pb-c.d
08:44:44 [2020-06-22T08:44:44.923Z] #39 12.01   PBCC     images/siginfo.pb-c.c
08:44:44 [2020-06-22T08:44:44.923Z] #39 12.04   DEP      images/siginfo.pb-c.d
08:44:45 [2020-06-22T08:44:45.181Z] #39 12.12   PBCC     images/pagemap.pb-c.c
08:44:45 [2020-06-22T08:44:45.181Z] #39 12.18   DEP      images/pagemap.pb-c.d
08:44:45 [2020-06-22T08:44:45.181Z] #39 12.24   PBCC     images/rlimit.pb-c.c
08:44:45 [2020-06-22T08:44:45.181Z] #39 12.30   DEP      images/rlimit.pb-c.d
08:44:45 [2020-06-22T08:44:45.181Z] #39 12.34   PBCC     images/file-lock.pb-c.c
08:44:45 [2020-06-22T08:44:45.183Z] #39 53.38   CC       compel/src/lib/infect-rpc.o
08:44:45 [2020-06-22T08:44:45.295Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.043s	coverage: 73.1% of statements
08:44:45 [2020-06-22T08:44:45.374Z] #18 1.347 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:44:45 [2020-06-22T08:44:45.375Z] #18 1.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:44:45 [2020-06-22T08:44:45.375Z] #18 1.352 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:44:45 [2020-06-22T08:44:45.375Z] #18 DONE 1.5s
08:44:45 [2020-06-22T08:44:45.375Z] 
08:44:45 [2020-06-22T08:44:45.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:45 [2020-06-22T08:44:45.375Z] #39 77.63   CC       criu/libnetlink.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 77.87   CC       criu/log.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 78.28   CC       criu/lsm.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 78.54   CC       criu/mem.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 79.52   CC       criu/memfd.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 79.82   CC       criu/mount.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 82.30   CC       criu/namespaces.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 83.60   CC       criu/net.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 85.33   CC       criu/netfilter.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 85.54   CC       criu/page-pipe.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 85.99   CC       criu/page-xfer.o
08:44:45 [2020-06-22T08:44:45.375Z] #39 ...
08:44:45 [2020-06-22T08:44:45.375Z] 
08:44:45 [2020-06-22T08:44:45.375Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:44:45 [2020-06-22T08:44:45.438Z] #39 12.40   DEP      images/file-lock.pb-c.d
08:44:45 [2020-06-22T08:44:45.438Z] #39 12.46   PBCC     images/tty.pb-c.c
08:44:45 [2020-06-22T08:44:45.438Z] #39 12.55   DEP      images/tty.pb-c.d
08:44:45 [2020-06-22T08:44:45.438Z] #39 12.63   PBCC     images/tun.pb-c.c
08:44:45 [2020-06-22T08:44:45.438Z] #39 12.69   PBCC     images/netdev.pb-c.c
08:44:45 [2020-06-22T08:44:45.438Z] #39 53.70   CC       compel/src/lib/infect-util.o
08:44:45 [2020-06-22T08:44:45.623Z] #33 ...
08:44:45 [2020-06-22T08:44:45.623Z] 
08:44:45 [2020-06-22T08:44:45.623Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:44:45 [2020-06-22T08:44:45.623Z] #52 21.13 Reading package lists...
08:44:45 [2020-06-22T08:44:45.623Z] #52 28.32 Building dependency tree...
08:44:45 [2020-06-22T08:44:45.623Z] #52 30.85 The following additional packages will be installed:
08:44:45 [2020-06-22T08:44:45.623Z] #52 30.87   libbtrfs0
08:44:45 [2020-06-22T08:44:45.623Z] #52 31.06 The following NEW packages will be installed:
08:44:45 [2020-06-22T08:44:45.623Z] #52 31.09   libbtrfs-dev libbtrfs0
08:44:45 [2020-06-22T08:44:45.623Z] #52 31.29 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:44:45 [2020-06-22T08:44:45.623Z] #52 31.29 Need to get 120 kB of archives.
08:44:45 [2020-06-22T08:44:45.623Z] #52 31.29 After this operation, 423 kB of additional disk space will be used.
08:44:45 [2020-06-22T08:44:45.623Z] #52 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:44:45 [2020-06-22T08:44:45.623Z] #52 31.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.11 debconf: delaying package configuration, since apt-utils is not installed
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.39 Fetched 120 kB in 0s (344 kB/s)
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.49 Selecting previously unselected package libbtrfs0.
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.60 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.62 Unpacking libbtrfs0 (4.20.1-2) ...
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.76 Selecting previously unselected package libbtrfs-dev.
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:44:45 [2020-06-22T08:44:45.623Z] #52 33.79 Unpacking libbtrfs-dev (4.20.1-2) ...
08:44:45 [2020-06-22T08:44:45.623Z] #52 34.00 Setting up libbtrfs0 (4.20.1-2) ...
08:44:45 [2020-06-22T08:44:45.623Z] #52 34.01 Setting up libbtrfs-dev (4.20.1-2) ...
08:44:45 [2020-06-22T08:44:45.623Z] #52 34.02 Processing triggers for libc-bin (2.28-10) ...
08:44:45 [2020-06-22T08:44:45.623Z] #52 DONE 34.4s
08:44:45 [2020-06-22T08:44:45.694Z] #39 53.93   CC       compel/src/lib/infect.o
08:44:45 [2020-06-22T08:44:45.699Z] #39 12.74   DEP      images/tun.pb-c.d
08:44:45 [2020-06-22T08:44:45.699Z] #39 12.83   DEP      images/netdev.pb-c.d
08:44:45 [2020-06-22T08:44:45.699Z] #39 12.91   PBCC     images/vma.pb-c.c
08:44:45 [2020-06-22T08:44:45.699Z] #39 12.98   DEP      images/vma.pb-c.d
08:44:45 [2020-06-22T08:44:45.862Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.925s	coverage: 49.5% of statements
08:44:45 [2020-06-22T08:44:45.912Z] 
08:44:45 [2020-06-22T08:44:45.912Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:44:45 [2020-06-22T08:44:45.912Z] #53 0.340 + RM_GOPATH=0
08:44:45 [2020-06-22T08:44:45.956Z] #39 13.05   PBCC     images/creds.pb-c.c
08:44:45 [2020-06-22T08:44:45.957Z] #39 13.09   DEP      images/creds.pb-c.d
08:44:45 [2020-06-22T08:44:45.957Z] #39 13.15   PBCC     images/utsns.pb-c.c
08:44:45 [2020-06-22T08:44:45.957Z] #39 13.20   DEP      images/utsns.pb-c.d
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.341 + TMP_GOPATH=
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.342 + : /build
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.344 + '[' -z '' ']'
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.347 ++ mktemp -d
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.357 + export GOPATH=/tmp/tmp.VBo41MoVCX
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.358 + GOPATH=/tmp/tmp.VBo41MoVCX
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.359 + RM_GOPATH=1
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.360 + case "$(go env GOARCH)" in
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.363 ++ go env GOARCH
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.371 + export GO_BUILDMODE=-buildmode=pie
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.371 + GO_BUILDMODE=-buildmode=pie
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.391 ++ dirname /tmp/install/install.sh
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.392 + dir=/tmp/install
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.392 + bin=containerd
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.392 + shift
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.392 + '[' '!' -f /tmp/install/containerd.installer ']'
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.393 + . /tmp/install/containerd.installer
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.393 ++ set -e
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.393 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.393 + install_containerd
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.408 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.408 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.408 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VBo41MoVCX/src/github.com/containerd/containerd
08:44:46 [2020-06-22T08:44:46.201Z] #53 0.432 Cloning into '/tmp/tmp.VBo41MoVCX/src/github.com/containerd/containerd'...
08:44:46 [2020-06-22T08:44:46.214Z] #39 13.25   PBCC     images/ipc-desc.pb-c.c
08:44:46 [2020-06-22T08:44:46.214Z] #39 13.30   PBCC     images/ipc-sem.pb-c.c
08:44:46 [2020-06-22T08:44:46.214Z] #39 13.33   DEP      images/ipc-desc.pb-c.d
08:44:46 [2020-06-22T08:44:46.214Z] #39 13.37   DEP      images/ipc-sem.pb-c.d
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.42   PBCC     images/ipc-msg.pb-c.c
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.45   DEP      images/ipc-msg.pb-c.d
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.50   PBCC     images/ipc-shm.pb-c.c
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.53   DEP      images/ipc-shm.pb-c.d
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.58   PBCC     images/ipc-var.pb-c.c
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.61   DEP      images/ipc-var.pb-c.d
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.66   PBCC     images/sk-opts.pb-c.c
08:44:46 [2020-06-22T08:44:46.472Z] #39 13.71   PBCC     images/packet-sock.pb-c.c
08:44:46 [2020-06-22T08:44:46.650Z] #39 ...
08:44:46 [2020-06-22T08:44:46.650Z] 
08:44:46 [2020-06-22T08:44:46.650Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:46 [2020-06-22T08:44:46.650Z] #10 121.8 Selecting previously unselected package libapparmor1:amd64.
08:44:46 [2020-06-22T08:44:46.650Z] #10 121.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.650Z] #10 121.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:44:46 [2020-06-22T08:44:46.650Z] #10 122.0 Selecting previously unselected package libapparmor-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.3 Selecting previously unselected package libbtrfs0.
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.3 Unpacking libbtrfs0 (4.20.1-2) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.4 Selecting previously unselected package libbtrfs-dev.
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.4 Unpacking libbtrfs-dev (4.20.1-2) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.6 Selecting previously unselected package libudev-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.8 Selecting previously unselected package libsepol1-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 122.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.1 Selecting previously unselected package libpcre16-3:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.3 Selecting previously unselected package libpcre32-3:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.5 Selecting previously unselected package libpcrecpp0v5:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.6 Selecting previously unselected package libpcre3-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 123.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.1 Selecting previously unselected package libselinux1-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.4 Selecting previously unselected package libdevmapper-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.5 Selecting previously unselected package libseccomp-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.7 Selecting previously unselected package libsystemd-dev:amd64.
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 124.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up libbtrfs0 (4.20.1-2) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.4 Setting up libbtrfs-dev (4.20.1-2) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.5 Setting up mingw-w64-common (6.0.0-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.5 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
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.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
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.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
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.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
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.6 Setting up dmsetup (2:1.02.155-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 125.7 Processing triggers for libc-bin (2.28-10) ...
08:44:46 [2020-06-22T08:44:46.651Z] #10 DONE 126.4s
08:44:46 [2020-06-22T08:44:46.651Z] 
08:44:46 [2020-06-22T08:44:46.651Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:46 [2020-06-22T08:44:46.651Z] #41 117.1 net/textproto
08:44:46 [2020-06-22T08:44:46.651Z] #41 117.1 crypto/x509
08:44:46 [2020-06-22T08:44:46.651Z] #41 118.4 vendor/golang.org/x/net/http/httpguts
08:44:46 [2020-06-22T08:44:46.651Z] #41 118.6 vendor/golang.org/x/net/http/httpproxy
08:44:46 [2020-06-22T08:44:46.651Z] #41 119.2 mime/multipart
08:44:46 [2020-06-22T08:44:46.651Z] #41 122.4 crypto/tls
08:44:46 [2020-06-22T08:44:46.651Z] #41 ...
08:44:46 [2020-06-22T08:44:46.651Z] 
08:44:46 [2020-06-22T08:44:46.651Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:46 [2020-06-22T08:44:46.729Z] #39 13.73   DEP      images/sk-opts.pb-c.d
08:44:46 [2020-06-22T08:44:46.729Z] #39 13.79   DEP      images/packet-sock.pb-c.d
08:44:46 [2020-06-22T08:44:46.729Z] #39 13.87   PBCC     images/sk-netlink.pb-c.c
08:44:46 [2020-06-22T08:44:46.729Z] #39 13.88   DEP      images/sk-netlink.pb-c.d
08:44:46 [2020-06-22T08:44:46.729Z] #39 13.95   PBCC     images/sk-inet.pb-c.c
08:44:46 [2020-06-22T08:44:46.987Z] #39 14.07   DEP      images/sk-inet.pb-c.d
08:44:46 [2020-06-22T08:44:46.987Z] #39 14.14   PBCC     images/sk-unix.pb-c.c
08:44:46 [2020-06-22T08:44:46.987Z] #39 14.18   DEP      images/sk-unix.pb-c.d
08:44:47 [2020-06-22T08:44:47.241Z] ok  	github.com/docker/docker/daemon	12.406s	coverage: 17.6% of statements
08:44:47 [2020-06-22T08:44:47.241Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:44:47 [2020-06-22T08:44:47.241Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:44:47 [2020-06-22T08:44:47.241Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:44:47 [2020-06-22T08:44:47.241Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:44:47 [2020-06-22T08:44:47.241Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:44:47 [2020-06-22T08:44:47.245Z] #39 14.21   PBCC     images/mm.pb-c.c
08:44:47 [2020-06-22T08:44:47.245Z] #39 14.27   DEP      images/mm.pb-c.d
08:44:47 [2020-06-22T08:44:47.245Z] #39 14.32   PBCC     images/timerfd.pb-c.c
08:44:47 [2020-06-22T08:44:47.245Z] #39 14.40   DEP      images/timerfd.pb-c.d
08:44:47 [2020-06-22T08:44:47.245Z] #39 14.47   PBCC     images/timer.pb-c.c
08:44:47 [2020-06-22T08:44:47.245Z] #39 14.50   DEP      images/timer.pb-c.d
08:44:47 [2020-06-22T08:44:47.501Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 58.0% of statements
08:44:47 [2020-06-22T08:44:47.503Z] #39 14.55   PBCC     images/sa.pb-c.c
08:44:47 [2020-06-22T08:44:47.503Z] #39 14.62   DEP      images/sa.pb-c.d
08:44:47 [2020-06-22T08:44:47.503Z] #39 14.66   PBCC     images/pipe-data.pb-c.c
08:44:47 [2020-06-22T08:44:47.706Z] #53 ...
08:44:47 [2020-06-22T08:44:47.706Z] 
08:44:47 [2020-06-22T08:44:47.706Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:44:47 [2020-06-22T08:44:47.706Z] #24 22.61 Reading package lists...
08:44:47 [2020-06-22T08:44:47.706Z] #24 29.60 Building dependency tree...
08:44:47 [2020-06-22T08:44:47.706Z] #24 32.24 ca-certificates is already the newest version (20200601~deb10u1).
08:44:47 [2020-06-22T08:44:47.706Z] #24 32.24 The following additional packages will be installed:
08:44:47 [2020-06-22T08:44:47.706Z] #24 32.25   libjq1 libonig5
08:44:47 [2020-06-22T08:44:47.706Z] #24 32.77 The following NEW packages will be installed:
08:44:47 [2020-06-22T08:44:47.706Z] #24 32.79   jq libjq1 libonig5
08:44:47 [2020-06-22T08:44:47.706Z] #24 33.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
08:44:47 [2020-06-22T08:44:47.706Z] #24 33.09 Need to get 358 kB of archives.
08:44:47 [2020-06-22T08:44:47.706Z] #24 33.09 After this operation, 1277 kB of additional disk space will be used.
08:44:47 [2020-06-22T08:44:47.706Z] #24 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:44:47 [2020-06-22T08:44:47.706Z] #24 33.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:44:47 [2020-06-22T08:44:47.706Z] #24 33.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:44:47 [2020-06-22T08:44:47.706Z] #24 34.73 debconf: delaying package configuration, since apt-utils is not installed
08:44:47 [2020-06-22T08:44:47.706Z] #24 34.94 Fetched 358 kB in 0s (2156 kB/s)
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.04 Selecting previously unselected package libonig5:ppc64el.
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.14 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.15 Unpacking libonig5:ppc64el (6.9.1-1) ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.42 Selecting previously unselected package libjq1:ppc64el.
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.42 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.62 Selecting previously unselected package jq.
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.65 Unpacking jq (1.5+dfsg-2+b1) ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.97 Setting up libonig5:ppc64el (6.9.1-1) ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.97 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.98 Setting up jq (1.5+dfsg-2+b1) ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 35.98 Processing triggers for libc-bin (2.28-10) ...
08:44:47 [2020-06-22T08:44:47.706Z] #24 DONE 36.3s
08:44:47 [2020-06-22T08:44:47.706Z] 
08:44:47 [2020-06-22T08:44:47.706Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:44:47 [2020-06-22T08:44:47.706Z] #25 DONE 0.1s
08:44:47 [2020-06-22T08:44:47.706Z] 
08:44:47 [2020-06-22T08:44:47.706Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:47 [2020-06-22T08:44:47.760Z] #39 14.70   DEP      images/pipe-data.pb-c.d
08:44:47 [2020-06-22T08:44:47.760Z] #39 14.73   PBCC     images/mnt.pb-c.c
08:44:47 [2020-06-22T08:44:47.760Z] #39 14.79   DEP      images/mnt.pb-c.d
08:44:47 [2020-06-22T08:44:47.760Z] #39 14.83   PBCC     images/sk-packet.pb-c.c
08:44:47 [2020-06-22T08:44:47.760Z] #39 14.85   DEP      images/sk-packet.pb-c.d
08:44:47 [2020-06-22T08:44:47.760Z] #39 14.92   PBCC     images/tcp-stream.pb-c.c
08:44:47 [2020-06-22T08:44:47.760Z] #39 15.03   DEP      images/tcp-stream.pb-c.d
08:44:47 [2020-06-22T08:44:47.762Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.563s	coverage: 76.1% of statements
08:44:48 [2020-06-22T08:44:48.018Z] #39 15.09   PBCC     images/pipe.pb-c.c
08:44:48 [2020-06-22T08:44:48.018Z] #39 15.13   DEP      images/pipe.pb-c.d
08:44:48 [2020-06-22T08:44:48.275Z] #39 15.23   PBCC     images/pstree.pb-c.c
08:44:48 [2020-06-22T08:44:48.275Z] #39 15.28   DEP      images/pstree.pb-c.d
08:44:48 [2020-06-22T08:44:48.275Z] #39 15.32   PBCC     images/fs.pb-c.c
08:44:48 [2020-06-22T08:44:48.275Z] #39 15.36   DEP      images/fs.pb-c.d
08:44:48 [2020-06-22T08:44:48.275Z] #39 15.42   PBCC     images/signalfd.pb-c.c
08:44:48 [2020-06-22T08:44:48.275Z] #39 15.48   DEP      images/signalfd.pb-c.d
08:44:48 [2020-06-22T08:44:48.275Z] #39 15.53   PBCC     images/fh.pb-c.c
08:44:48 [2020-06-22T08:44:48.331Z] ok  	github.com/docker/docker/daemon/links	0.021s	coverage: 93.0% of statements
08:44:48 [2020-06-22T08:44:48.532Z] #39 15.57   PBCC     images/fsnotify.pb-c.c
08:44:48 [2020-06-22T08:44:48.533Z] #39 15.63   DEP      images/fh.pb-c.d
08:44:48 [2020-06-22T08:44:48.533Z] #39 15.67   DEP      images/fsnotify.pb-c.d
08:44:48 [2020-06-22T08:44:48.790Z] #39 15.71   PBCC     images/eventpoll.pb-c.c
08:44:48 [2020-06-22T08:44:48.790Z] #39 15.74   DEP      images/eventpoll.pb-c.d
08:44:48 [2020-06-22T08:44:48.790Z] #39 15.84   PBCC     images/eventfd.pb-c.c
08:44:48 [2020-06-22T08:44:48.790Z] #39 15.87   DEP      images/eventfd.pb-c.d
08:44:48 [2020-06-22T08:44:48.790Z] #39 15.91   PBCC     images/remap-file-path.pb-c.c
08:44:48 [2020-06-22T08:44:48.790Z] #39 15.95   DEP      images/remap-file-path.pb-c.d
08:44:49 [2020-06-22T08:44:49.047Z] #39 16.00   PBCC     images/fifo.pb-c.c
08:44:49 [2020-06-22T08:44:49.047Z] #39 16.07   DEP      images/fifo.pb-c.d
08:44:49 [2020-06-22T08:44:49.047Z] #39 16.12   PBCC     images/ghost-file.pb-c.c
08:44:49 [2020-06-22T08:44:49.047Z] #39 16.20   DEP      images/ghost-file.pb-c.d
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.702 + RM_GOPATH=0
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.702 + TMP_GOPATH=
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.702 + : /build
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.702 + '[' -z '' ']'
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.708 ++ mktemp -d
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.709 + export GOPATH=/tmp/tmp.bi3w1yD7hw
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.709 + GOPATH=/tmp/tmp.bi3w1yD7hw
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.710 + RM_GOPATH=1
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.710 + case "$(go env GOARCH)" in
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.711 ++ go env GOARCH
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.737 + export GO_BUILDMODE=-buildmode=pie
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.737 + GO_BUILDMODE=-buildmode=pie
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 ++ dirname /tmp/install/install.sh
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + dir=/tmp/install
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + bin=runc
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + shift
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + '[' '!' -f /tmp/install/runc.installer ']'
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + . /tmp/install/runc.installer
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + install_runc
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + uname -r
08:44:49 [2020-06-22T08:44:49.257Z] #49 2.744 + grep -q '^3\.10\.0.*\.el7\.'
08:44:49 [2020-06-22T08:44:49.270Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.049s	coverage: 3.0% of statements
08:44:49 [2020-06-22T08:44:49.305Z] #39 16.25   PBCC     images/regfile.pb-c.c
08:44:49 [2020-06-22T08:44:49.305Z] #39 16.28   DEP      images/regfile.pb-c.d
08:44:49 [2020-06-22T08:44:49.305Z] #39 16.33   PBCC     images/ns.pb-c.c
08:44:49 [2020-06-22T08:44:49.305Z] #39 16.35   DEP      images/ns.pb-c.d
08:44:49 [2020-06-22T08:44:49.305Z] #39 16.40   PBCC     images/fdinfo.pb-c.c
08:44:49 [2020-06-22T08:44:49.305Z] #39 16.47   DEP      images/fdinfo.pb-c.d
08:44:49 [2020-06-22T08:44:49.511Z] #49 ...
08:44:49 [2020-06-22T08:44:49.511Z] 
08:44:49 [2020-06-22T08:44:49.511Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:44:49 [2020-06-22T08:44:49.511Z] #11 DONE 2.8s
08:44:49 [2020-06-22T08:44:49.511Z] 
08:44:49 [2020-06-22T08:44:49.511Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:49 [2020-06-22T08:44:49.511Z] #49 2.745 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:44:49 [2020-06-22T08:44:49.511Z] #49 2.748 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:44:49 [2020-06-22T08:44:49.511Z] #49 2.749 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:44:49 [2020-06-22T08:44:49.511Z] #49 2.749 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bi3w1yD7hw/src/github.com/opencontainers/runc
08:44:49 [2020-06-22T08:44:49.511Z] #49 2.749 Cloning into '/tmp/tmp.bi3w1yD7hw/src/github.com/opencontainers/runc'...
08:44:49 [2020-06-22T08:44:49.563Z] #39 16.56   PBCC     images/core-aarch64.pb-c.c
08:44:49 [2020-06-22T08:44:49.563Z] #39 16.59   PBCC     images/core-arm.pb-c.c
08:44:49 [2020-06-22T08:44:49.563Z] #39 16.64   PBCC     images/core-ppc64.pb-c.c
08:44:49 [2020-06-22T08:44:49.563Z] #39 16.69   PBCC     images/core-s390.pb-c.c
08:44:49 [2020-06-22T08:44:49.750Z] #19 3.731 Collecting yamllint==1.16.0
08:44:49 [2020-06-22T08:44:49.750Z] #19 3.858   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:44:49 [2020-06-22T08:44:49.750Z] #19 3.883 Collecting pyyaml (from yamllint==1.16.0)
08:44:49 [2020-06-22T08:44:49.750Z] #19 3.957   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:44:49 [2020-06-22T08:44:49.793Z] #26 1.963 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:44:49 [2020-06-22T08:44:49.820Z] #39 16.76   PBCC     images/core-x86.pb-c.c
08:44:49 [2020-06-22T08:44:49.820Z] #39 16.81   PBCC     images/core.pb-c.c
08:44:49 [2020-06-22T08:44:49.820Z] #39 16.89   PBCC     images/inventory.pb-c.c
08:44:49 [2020-06-22T08:44:49.820Z] #39 16.97   DEP      images/core-aarch64.pb-c.d
08:44:49 [2020-06-22T08:44:49.820Z] #39 17.01   DEP      images/core-arm.pb-c.d
08:44:50 [2020-06-22T08:44:50.032Z] #19 4.830 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:44:50 [2020-06-22T08:44:50.032Z] #19 4.877   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:44:50 [2020-06-22T08:44:50.078Z] #39 17.06   DEP      images/core-ppc64.pb-c.d
08:44:50 [2020-06-22T08:44:50.078Z] #39 17.15   DEP      images/core-s390.pb-c.d
08:44:50 [2020-06-22T08:44:50.078Z] #39 17.18   DEP      images/core-x86.pb-c.d
08:44:50 [2020-06-22T08:44:50.078Z] #39 17.23   DEP      images/core.pb-c.d
08:44:50 [2020-06-22T08:44:50.084Z] #26 2.493 
08:44:50 [2020-06-22T08:44:50.313Z] #19 4.891 Building wheels for collected packages: pyyaml
08:44:50 [2020-06-22T08:44:50.313Z] #19 4.899   Running setup.py bdist_wheel for pyyaml: started
08:44:50 [2020-06-22T08:44:50.335Z] #39 17.31   DEP      images/inventory.pb-c.d
08:44:50 [2020-06-22T08:44:50.336Z] #39 17.39   PBCC     images/cpuinfo.pb-c.c
08:44:50 [2020-06-22T08:44:50.336Z] #39 17.46   DEP      images/cpuinfo.pb-c.d
08:44:50 [2020-06-22T08:44:50.336Z] #39 17.50   PBCC     images/stats.pb-c.c
08:44:50 [2020-06-22T08:44:50.336Z] #39 17.53   DEP      images/stats.pb-c.d
08:44:50 [2020-06-22T08:44:50.649Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.596s	coverage: 57.7% of statements
08:44:50 [2020-06-22T08:44:50.649Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:44:50 [2020-06-22T08:44:50.649Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:44:50 [2020-06-22T08:44:50.649Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 41.8% of statements
08:44:50 [2020-06-22T08:44:50.943Z] #19 5.582   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:44:50 [2020-06-22T08:44:50.943Z] #19 5.583   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:44:50 [2020-06-22T08:44:50.943Z] #19 5.631 Successfully built pyyaml
08:44:50 [2020-06-22T08:44:50.943Z] #19 5.638 Installing collected packages: pyyaml, pathspec, yamllint
08:44:51 [2020-06-22T08:44:51.219Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 4.8% of statements
08:44:51 [2020-06-22T08:44:51.219Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:44:51 [2020-06-22T08:44:51.219Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:44:51 [2020-06-22T08:44:51.225Z] #19 5.862 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:44:51 [2020-06-22T08:44:51.225Z] #19 DONE 6.1s
08:44:51 [2020-06-22T08:44:51.225Z] 
08:44:51 [2020-06-22T08:44:51.225Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:44:51 [2020-06-22T08:44:51.225Z] #36 126.3 + dpkg --print-architecture
08:44:51 [2020-06-22T08:44:51.225Z] #36 126.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:44:51 [2020-06-22T08:44:51.225Z] #36 126.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:44:51 [2020-06-22T08:44:51.225Z] #36 126.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:44:51 [2020-06-22T08:44:51.642Z] #26 2.808 
                                                                           0.1%
##                                                                         3.0%
######                                                                     9.4%
###########                                                               15.8%
##############                                                            20.0%
##################                                                        26.4%
#######################                                                   32.8%
##########################                                                37.1%
###############################                                           43.4%
###################################      
08:44:51 [2020-06-22T08:44:51.642Z] #26 ...
08:44:51 [2020-06-22T08:44:51.642Z] 
08:44:51 [2020-06-22T08:44:51.642Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:44:51 [2020-06-22T08:44:51.642Z] #11 23.23 Reading package lists...
08:44:51 [2020-06-22T08:44:51.642Z] #11 30.47 Building dependency tree...
08:44:51 [2020-06-22T08:44:51.642Z] #11 33.72 The following additional packages will be installed:
08:44:51 [2020-06-22T08:44:51.642Z] #11 33.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:44:51 [2020-06-22T08:44:51.642Z] #11 33.72   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:44:51 [2020-06-22T08:44:51.642Z] #11 33.72   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:44:51 [2020-06-22T08:44:51.642Z] #11 33.72   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:44:51 [2020-06-22T08:44:51.642Z] #11 33.74 Suggested packages:
08:44:51 [2020-06-22T08:44:51.642Z] #11 33.74   gcc-8-locales seccomp wine64
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.20 The following NEW packages will be installed:
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.21   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.21   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.21   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.22   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.55 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.55 Need to get 78.9 MB of archives.
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.55 After this operation, 532 MB of additional disk space will be used.
08:44:51 [2020-06-22T08:44:51.642Z] #11 35.55 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]
08:44:51 [2020-06-22T08:44:51.642Z] #11 36.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]
08:44:51 [2020-06-22T08:44:51.642Z] #11 37.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:44:51 [2020-06-22T08:44:51.642Z] #11 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
08:44:51 [2020-06-22T08:44:51.642Z] #11 37.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
08:44:51 [2020-06-22T08:44:51.642Z] #11 37.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
08:44:51 [2020-06-22T08:44:51.642Z] #11 38.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:44:51 [2020-06-22T08:44:51.642Z] #11 39.39 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]
08:44:51 [2020-06-22T08:44:51.642Z] #11 39.44 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]
08:44:51 [2020-06-22T08:44:51.642Z] #11 ...
08:44:51 [2020-06-22T08:44:51.642Z] 
08:44:51 [2020-06-22T08:44:51.642Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:51 [2020-06-22T08:44:51.843Z] #36 ...
08:44:51 [2020-06-22T08:44:51.843Z] 
08:44:51 [2020-06-22T08:44:51.843Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:44:51 [2020-06-22T08:44:51.843Z] #22 DONE 0.2s
08:44:51 [2020-06-22T08:44:51.843Z] 
08:44:51 [2020-06-22T08:44:51.843Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:44:52 [2020-06-22T08:44:52.023Z] #49 ...
08:44:52 [2020-06-22T08:44:52.023Z] 
08:44:52 [2020-06-22T08:44:52.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:52 [2020-06-22T08:44:52.023Z] #39 56.75   CC       compel/src/lib/ptrace.o
08:44:52 [2020-06-22T08:44:52.023Z] #39 57.23   AR       compel/libcompel.a
08:44:52 [2020-06-22T08:44:52.023Z] #39 57.34   HOSTCC   compel/src/main-host.o
08:44:52 [2020-06-22T08:44:52.023Z] #39 57.99   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:44:52 [2020-06-22T08:44:52.023Z] #39 58.16   HOSTCC   compel/src/lib/handle-elf-host.o
08:44:52 [2020-06-22T08:44:52.023Z] #39 58.66   HOSTCC   compel/src/lib/log-host.o
08:44:52 [2020-06-22T08:44:52.023Z] #39 58.84   HOSTLINK compel/compel-host-bin
08:44:52 [2020-06-22T08:44:52.023Z] #39 59.11   DEP      soccr/soccr.d
08:44:52 [2020-06-22T08:44:52.023Z] #39 59.31   CC       soccr/soccr.o
08:44:52 [2020-06-22T08:44:52.023Z] #39 ...
08:44:52 [2020-06-22T08:44:52.023Z] 
08:44:52 [2020-06-22T08:44:52.023Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:44:52 [2020-06-22T08:44:52.023Z] #12 DONE 2.3s
08:44:52 [2020-06-22T08:44:52.023Z] 
08:44:52 [2020-06-22T08:44:52.023Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:44:52 [2020-06-22T08:44:52.133Z] #26 DONE 0.7s
08:44:52 [2020-06-22T08:44:52.133Z] 
08:44:52 [2020-06-22T08:44:52.133Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:44:52 [2020-06-22T08:44:52.161Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.042s	coverage: 67.0% of statements
08:44:52 [2020-06-22T08:44:52.237Z] #39 19.00 make[1]: Nothing to be done for 'all'.
08:44:52 [2020-06-22T08:44:52.415Z] #29 DONE 0.2s
08:44:52 [2020-06-22T08:44:52.415Z] 
08:44:52 [2020-06-22T08:44:52.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:52 [2020-06-22T08:44:52.415Z] #39 86.99   CC       criu/pagemap-cache.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 87.24   CC       criu/pagemap.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 87.81   CC       criu/parasite-syscall.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 88.25   CC       criu/path.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 88.41   CC       criu/pie-util-vdso.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 88.76   CC       criu/pie-util.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 88.92   CC       criu/pipes.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 89.48   CC       criu/plugin.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 89.78   CC       criu/proc_parse.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 91.55   CC       criu/protobuf-desc.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 92.04   CC       criu/protobuf.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 92.40   CC       criu/pstree.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 93.28   CC       criu/rbtree.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 93.45   CC       criu/rst-malloc.o
08:44:52 [2020-06-22T08:44:52.415Z] #39 ...
08:44:52 [2020-06-22T08:44:52.415Z] 
08:44:52 [2020-06-22T08:44:52.415Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:44:52 [2020-06-22T08:44:52.415Z] #31 DONE 0.1s
08:44:52 [2020-06-22T08:44:52.415Z] 
08:44:52 [2020-06-22T08:44:52.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:52 [2020-06-22T08:44:52.415Z] #39 93.59   CC       criu/seccomp.o
08:44:52 [2020-06-22T08:44:52.421Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
08:44:52 [2020-06-22T08:44:52.421Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.345s	coverage: 77.4% of statements
08:44:52 [2020-06-22T08:44:52.421Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:44:52 [2020-06-22T08:44:52.421Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:44:52 [2020-06-22T08:44:52.540Z] #26 2.808 
                                                                           0.1%
##                                                                         3.0%
######                                                                     9.4%
###########                                                               15.8%
##############                                                            20.0%
##################                                                        26.4%
#######################                                                   32.8%
##########################                                                37.1%
###############################                                           43.4%
###################################                                       49.8%
########################################                                  56.2%
############################################                              61.7%
###############################################                           66.0%
####################################################                      72.4%
########################################################                  78.7%
#############################################################             85.1%
#################################################################         91.5%
######################################################################    97.9%
######################################################################## 100.0%
08:44:52 [2020-06-22T08:44:52.697Z] #39 ...
08:44:52 [2020-06-22T08:44:52.698Z] 
08:44:52 [2020-06-22T08:44:52.698Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:44:52 [2020-06-22T08:44:52.698Z] #34 DONE 0.1s
08:44:52 [2020-06-22T08:44:52.698Z] 
08:44:52 [2020-06-22T08:44:52.698Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:44:52 [2020-06-22T08:44:52.980Z] #45 ...
08:44:52 [2020-06-22T08:44:52.980Z] 
08:44:52 [2020-06-22T08:44:52.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:52 [2020-06-22T08:44:52.980Z] #39 94.07   CC       criu/seize.o
08:44:52 [2020-06-22T08:44:52.991Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.042s	coverage: 61.6% of statements
08:44:53 [2020-06-22T08:44:53.181Z] #26 5.323 
08:44:53 [2020-06-22T08:44:53.181Z] #26 5.548 
#########                                                                 13.0%
08:44:53 [2020-06-22T08:44:53.181Z] #26 ...
08:44:53 [2020-06-22T08:44:53.181Z] 
08:44:53 [2020-06-22T08:44:53.181Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:53 [2020-06-22T08:44:53.181Z] #39 24.28 Reading package lists...
08:44:53 [2020-06-22T08:44:53.181Z] #39 32.29 Building dependency tree...
08:44:53 [2020-06-22T08:44:53.181Z] #39 35.09 The following additional packages will be installed:
08:44:53 [2020-06-22T08:44:53.181Z] #39 35.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:44:53 [2020-06-22T08:44:53.181Z] #39 35.10   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:44:53 [2020-06-22T08:44:53.181Z] #39 35.11 Suggested packages:
08:44:53 [2020-06-22T08:44:53.181Z] #39 35.11   manpages-dev python-setuptools
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.34 The following NEW packages will be installed:
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.34   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.35   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.35   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.35   python-six zlib1g-dev
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.75 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.75 Need to get 4075 kB of archives.
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.75 After this operation, 24.5 MB of additional disk space will be used.
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 36.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 37.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 38.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 38.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 38.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 38.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 38.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 38.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
08:44:53 [2020-06-22T08:44:53.181Z] #39 41.06 debconf: delaying package configuration, since apt-utils is not installed
08:44:53 [2020-06-22T08:44:53.181Z] #39 41.43 Fetched 4075 kB in 2s (1840 kB/s)
08:44:53 [2020-06-22T08:44:53.181Z] #39 41.61 Selecting previously unselected package libcap-dev:ppc64el.
08:44:53 [2020-06-22T08:44:53.181Z] #39 41.61 (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 ... 15339 files and directories currently installed.)
08:44:53 [2020-06-22T08:44:53.181Z] #39 41.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
08:44:53 [2020-06-22T08:44:53.181Z] #39 41.73 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
08:44:53 [2020-06-22T08:44:53.181Z] #39 42.03 Selecting previously unselected package libnet1:ppc64el.
08:44:53 [2020-06-22T08:44:53.251Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.027s	coverage: 87.2% of statements
08:44:53 [2020-06-22T08:44:53.480Z] #39 42.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:44:53 [2020-06-22T08:44:53.480Z] #39 42.12 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:44:53 [2020-06-22T08:44:53.480Z] #39 ...
08:44:53 [2020-06-22T08:44:53.480Z] 
08:44:53 [2020-06-22T08:44:53.480Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:53 [2020-06-22T08:44:53.594Z] #39 94.68   CC       criu/servicefd.o
08:44:53 [2020-06-22T08:44:53.609Z] #39 20.45   CC       images/stats.o
08:44:53 [2020-06-22T08:44:53.866Z] #39 20.99   CC       images/core.o
08:44:53 [2020-06-22T08:44:53.877Z] #39 95.10   CC       criu/shmem.o
08:44:53 [2020-06-22T08:44:53.909Z] #13 2.119 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:44:53 [2020-06-22T08:44:53.909Z] #13 DONE 2.3s
08:44:53 [2020-06-22T08:44:53.909Z] 
08:44:53 [2020-06-22T08:44:53.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:53 [2020-06-22T08:44:53.909Z] #39 61.09   AR       soccr/libsoccr.a
08:44:53 [2020-06-22T08:44:53.909Z] #39 61.14 make[1]: 'soccr/libsoccr.a' is up to date.
08:44:53 [2020-06-22T08:44:53.909Z] #39 61.66   DEP      criu/arch/x86/sigframe.d
08:44:53 [2020-06-22T08:44:53.909Z] #39 61.89   DEP      criu/arch/x86/sigaction_compat.d
08:44:53 [2020-06-22T08:44:53.909Z] #39 62.00   DEP      criu/arch/x86/kerndat.d
08:44:53 [2020-06-22T08:44:53.909Z] #39 62.16   DEP      criu/arch/x86/crtools.d
08:44:54 [2020-06-22T08:44:54.107Z] #26 5.548 
#########                                                                 13.0%
#################                                                         24.4%
#########################                                                 35.9%
######################################                                    53.2%
####################################################                      72.9%
########################################################                  78.6%
################################################################          90.1%
######################################################################## 100.0%
08:44:54 [2020-06-22T08:44:54.190Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 75.2% of statements
08:44:54 [2020-06-22T08:44:54.190Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:44:54 [2020-06-22T08:44:54.467Z] #39 62.40   DEP      criu/arch/x86/cpu.d
08:44:54 [2020-06-22T08:44:54.467Z] #39 62.66   CC       criu/arch/x86/cpu.o
08:44:54 [2020-06-22T08:44:54.746Z] #26 7.009 
08:44:54 [2020-06-22T08:44:54.746Z] #26 ...
08:44:54 [2020-06-22T08:44:54.746Z] 
08:44:54 [2020-06-22T08:44:54.746Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:54 [2020-06-22T08:44:54.746Z] #61 DONE 43.5s
08:44:54 [2020-06-22T08:44:54.746Z] 
08:44:54 [2020-06-22T08:44:54.746Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.25 Selecting previously unselected package libnet1-dev.
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.65 Selecting previously unselected package libnl-3-200:ppc64el.
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.82 Selecting previously unselected package libnl-3-dev:ppc64el.
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 42.86 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.22 Selecting previously unselected package libprotobuf-c1:ppc64el.
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.26 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.38 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.41 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.58 Selecting previously unselected package zlib1g-dev:ppc64el.
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
08:44:54 [2020-06-22T08:44:54.746Z] #39 43.60 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:44:54 [2020-06-22T08:44:54.762Z] time="2020-06-22T08:44:54Z" level=error msg="Failed to open or create gzip log file: open /tmp/TestCheckCapacityAndRotate578977190/log287877837.1.gz: no such file or directory"
08:44:54 [2020-06-22T08:44:54.762Z] time="2020-06-22T08:44:54Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate578977190/log287877837.1: no such file or directory"
08:44:54 [2020-06-22T08:44:54.762Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.083s	coverage: 38.5% of statements
08:44:54 [2020-06-22T08:44:54.798Z] #39 21.68   CC       images/core-x86.o
08:44:54 [2020-06-22T08:44:54.883Z] #39 95.86   CC       criu/sigframe.o
08:44:55 [2020-06-22T08:44:55.022Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.054s	coverage: 33.3% of statements
08:44:55 [2020-06-22T08:44:55.056Z] #39 22.17   CC       images/core-arm.o
08:44:55 [2020-06-22T08:44:55.165Z] #39 96.08   CC       criu/signalfd.o
08:44:55 [2020-06-22T08:44:55.165Z] #39 96.26   CC       criu/sk-inet.o
08:44:55 [2020-06-22T08:44:55.263Z] Running on azwin-2-ae1700 in d:\jenkins\workspace\moby_PR-41125
[Pipeline] {
[Pipeline] ws
08:44:55 [2020-06-22T08:44:55.280Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
08:44:55 [2020-06-22T08:44:55.385Z] #39 44.30 Selecting previously unselected package libprotobuf17:ppc64el.
08:44:55 [2020-06-22T08:44:55.394Z] #39 63.55   CC       criu/arch/x86/crtools.o
08:44:55 [2020-06-22T08:44:55.593Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
08:44:55 [2020-06-22T08:44:55.621Z] #39 22.58   CC       images/core-aarch64.o
08:44:55 [2020-06-22T08:44:55.621Z] #39 ...
08:44:55 [2020-06-22T08:44:55.621Z] 
08:44:55 [2020-06-22T08:44:55.622Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:55 [2020-06-22T08:44:55.622Z] #47 84.75 go/ast
08:44:55 [2020-06-22T08:44:55.622Z] #47 85.31 golang.org/x/crypto/ssh/terminal
08:44:55 [2020-06-22T08:44:55.622Z] #47 86.82 mvdan.cc/editorconfig
08:44:55 [2020-06-22T08:44:55.622Z] #47 88.02 mvdan.cc/sh/v3/fileutil
08:44:55 [2020-06-22T08:44:55.622Z] #47 88.17 mvdan.cc/sh/v3/syntax
08:44:55 [2020-06-22T08:44:55.684Z] #39 44.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
08:44:55 [2020-06-22T08:44:55.684Z] #39 44.36 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
08:44:55 [2020-06-22T08:44:55.780Z] #39 97.00   CC       criu/sk-netlink.o
08:44:55 [2020-06-22T08:44:55.879Z] #47 ...
08:44:55 [2020-06-22T08:44:55.879Z] 
08:44:55 [2020-06-22T08:44:55.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:55 [2020-06-22T08:44:55.879Z] #39 22.94   CC       images/core-ppc64.o
08:44:55 [2020-06-22T08:44:55.987Z] #39 ...
08:44:55 [2020-06-22T08:44:55.987Z] 
08:44:55 [2020-06-22T08:44:55.987Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:44:55 [2020-06-22T08:44:55.987Z] #33 34.65 The following additional packages will be installed:
08:44:55 [2020-06-22T08:44:55.987Z] #33 34.67   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:44:55 [2020-06-22T08:44:55.987Z] #33 34.68 Suggested packages:
08:44:55 [2020-06-22T08:44:55.987Z] #33 34.68   cmake-doc ninja-build lrzip
08:44:55 [2020-06-22T08:44:55.987Z] #33 34.68 Recommended packages:
08:44:55 [2020-06-22T08:44:55.987Z] #33 34.68   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:44:55 [2020-06-22T08:44:55.987Z] #33 35.68 The following NEW packages will be installed:
08:44:55 [2020-06-22T08:44:55.987Z] #33 35.69   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:44:55 [2020-06-22T08:44:55.987Z] #33 35.69   vim-common xxd
08:44:55 [2020-06-22T08:44:55.987Z] #33 35.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:44:55 [2020-06-22T08:44:55.987Z] #33 35.89 Need to get 14.9 MB of archives.
08:44:55 [2020-06-22T08:44:55.987Z] #33 35.89 After this operation, 67.2 MB of additional disk space will be used.
08:44:55 [2020-06-22T08:44:55.987Z] #33 35.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 36.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 36.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 37.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 39.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 39.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 39.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 39.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 39.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 39.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
08:44:55 [2020-06-22T08:44:55.987Z] #33 42.25 debconf: delaying package configuration, since apt-utils is not installed
08:44:55 [2020-06-22T08:44:55.987Z] #33 42.57 Fetched 14.9 MB in 5s (3155 kB/s)
08:44:55 [2020-06-22T08:44:55.987Z] #33 42.84 Selecting previously unselected package xxd.
08:44:55 [2020-06-22T08:44:55.987Z] #33 42.84 (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 ... 15339 files and directories currently installed.)
08:44:55 [2020-06-22T08:44:55.987Z] #33 42.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:44:55 [2020-06-22T08:44:55.987Z] #33 42.94 Unpacking xxd (2:8.1.0875-5) ...
08:44:55 [2020-06-22T08:44:55.987Z] #33 43.17 Selecting previously unselected package vim-common.
08:44:55 [2020-06-22T08:44:55.987Z] #33 43.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:44:55 [2020-06-22T08:44:55.987Z] #33 43.29 Unpacking vim-common (2:8.1.0875-5) ...
08:44:55 [2020-06-22T08:44:55.987Z] #33 43.84 Selecting previously unselected package cmake-data.
08:44:55 [2020-06-22T08:44:55.987Z] #33 43.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:44:55 [2020-06-22T08:44:55.987Z] #33 43.89 Unpacking cmake-data (3.13.4-1) ...
08:44:55 [2020-06-22T08:44:55.987Z] #33 ...
08:44:55 [2020-06-22T08:44:55.987Z] 
08:44:55 [2020-06-22T08:44:55.987Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:44:56 [2020-06-22T08:44:56.062Z] #39 97.24   CC       criu/sk-packet.o
08:44:56 [2020-06-22T08:44:56.137Z] #39 ...
08:44:56 [2020-06-22T08:44:56.137Z] 
08:44:56 [2020-06-22T08:44:56.137Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:44:56 [2020-06-22T08:44:56.137Z] #52 39.47 Checking out files:  53% (1719/3193)   
Checking out files:  54% (1725/3193)   
Checking out files:  55% (1757/3193)   
Checking out files:  56% (1789/3193)   
Checking out files:  57% (1821/3193)   
Checking out files:  58% (1852/3193)   
Checking out files:  59% (1884/3193)   
Checking out files:  60% (1916/3193)   
Checking out files:  61% (1948/3193)   
Checking out files:  62% (1980/3193)   
Checking out files:  63% (2012/3193)   
Checking out files:  64% (2044/3193)   
Checking out files:  65% (2076/3193)   
Checking out files:  66% (2108/3193)   
Checking out files:  67% (2140/3193)   
Checking out files:  68% (2172/3193)   
Checking out files:  69% (2204/3193)   
Checking out files:  70% (2236/3193)   
Checking out files:  71% (2268/3193)   
Checking out files:  72% (2299/3193)   
Checking out files:  73% (2331/3193)   
Checking out files:  74% (2363/3193)   
Checking out files:  75% (2395/3193)   
Checking out files:  76% (2427/3193)   
Checking out files:  77% (2459/3193)   
Checking out files:  78% (2491/3193)   
Checking out files:  79% (2523/3193)   
Checking out files:  80% (2555/3193)   
Checking out files:  81% (2587/3193)   
Checking out files:  82% (2619/3193)   
Checking out files:  83% (2651/3193)   
Checking out files:  84% (2683/3193)   
Checking out files:  85% (2715/3193)   
Checking out files:  86% (2746/3193)   
Checking out files:  87% (2778/3193)   
Checking out files:  88% (2810/3193)   
Checking out files:  89% (2842/3193)   
Checking out files:  89% (2866/3193)   
Checking out files:  90% (2874/3193)   
Checking out files:  91% (2906/3193)   
Checking out files:  92% (2938/3193)   
Checking out files:  93% (2970/3193)   
Checking out files:  94% (3002/3193)   
Checking out files:  95% (3034/3193)   
Checking out files:  96% (3066/3193)   
Checking out files:  97% (3098/3193)   
Checking out files:  98% (3130/3193)   
Checking out files:  99% (3162/3193)   
Checking out files: 100% (3193/3193)   
Checking out files: 100% (3193/3193), done.
08:44:56 [2020-06-22T08:44:56.137Z] #52 40.85 + cd /tmp/tmp.3Glv67vkKH/src/github.com/containerd/containerd
08:44:56 [2020-06-22T08:44:56.137Z] #52 40.85 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + export 'BUILDTAGS=netgo osusergo static_build'
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + BUILDTAGS='netgo osusergo static_build'
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + export EXTRA_FLAGS=-buildmode=pie
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + EXTRA_FLAGS=-buildmode=pie
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + '[' '' = dynamic ']'
08:44:56 [2020-06-22T08:44:56.137Z] #52 42.45 + make
08:44:56 [2020-06-22T08:44:56.137Z] #52 43.59 + bin/ctr
08:44:56 [2020-06-22T08:44:56.162Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.030s	coverage: 46.8% of statements
08:44:56 [2020-06-22T08:44:56.394Z] #52 ...
08:44:56 [2020-06-22T08:44:56.394Z] 
08:44:56 [2020-06-22T08:44:56.394Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:44:56 [2020-06-22T08:44:56.394Z] #47 95.45 mvdan.cc/sh/v3/cmd/shfmt
08:44:56 [2020-06-22T08:44:56.652Z] #47 ...
08:44:56 [2020-06-22T08:44:56.652Z] 
08:44:56 [2020-06-22T08:44:56.652Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:44:56 [2020-06-22T08:44:56.652Z] #41 85.60 go/parser
08:44:56 [2020-06-22T08:44:56.652Z] #41 86.22 text/template
08:44:56 [2020-06-22T08:44:56.652Z] #41 89.57 encoding/xml
08:44:56 [2020-06-22T08:44:56.652Z] #41 91.15 go/doc
08:44:56 [2020-06-22T08:44:56.652Z] #41 94.47 github.com/LK4D4/vndr/build
08:44:56 [2020-06-22T08:44:56.652Z] #41 ...
08:44:56 [2020-06-22T08:44:56.652Z] 
08:44:56 [2020-06-22T08:44:56.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:56 [2020-06-22T08:44:56.652Z] #39 23.61   CC       images/core-s390.o
08:44:56 [2020-06-22T08:44:56.699Z] #39 97.74   CC       criu/sk-queue.o
08:44:56 [2020-06-22T08:44:56.732Z] ok  	github.com/docker/docker/daemon/network	0.048s	coverage: 63.8% of statements
08:44:56 [2020-06-22T08:44:56.764Z] #39 ...
08:44:56 [2020-06-22T08:44:56.764Z] 
08:44:56 [2020-06-22T08:44:56.764Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:44:56 [2020-06-22T08:44:56.764Z] #14 DONE 2.4s
08:44:56 [2020-06-22T08:44:56.764Z] 
08:44:56 [2020-06-22T08:44:56.764Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:44:56 [2020-06-22T08:44:56.873Z] #26 7.241 
                                                                           0.5%
##                                                                         3.2%
#####                                                                      8.3%
#########                                                                 13.5%
#############                                                             18.6%
#################                                                         23.8%
###################                                                       26.4%
########################                                                  34.1%
##############################                                            41.9%
#################################                                         47.1%
#######################################                                   54.8%
#########################################                                 57.4%
###############################################                           66.5%
###################################################                       71.3%
##########################################################                81.6%
################################################################          89.4%
######################################################################## 100.0%
08:44:56 [2020-06-22T08:44:56.981Z] #39 97.98   CC       criu/sk-tcp.o
08:44:57 [2020-06-22T08:44:57.217Z] #39 24.39   CC       images/cpuinfo.o
08:44:57 [2020-06-22T08:44:57.263Z] #39 98.22   CC       criu/sk-unix.o
08:44:57 [2020-06-22T08:44:57.502Z] #26 9.851 
08:44:57 [2020-06-22T08:44:57.671Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.877s	coverage: 82.5% of statements
08:44:57 [2020-06-22T08:44:57.672Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:44:57 [2020-06-22T08:44:57.672Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:44:57 [2020-06-22T08:44:57.672Z] ok  	github.com/docker/docker/distribution/metadata	0.082s	coverage: 48.2% of statements
08:44:58 [2020-06-22T08:44:58.149Z] #39 24.98   CC       images/inventory.o
08:44:58 [2020-06-22T08:44:58.149Z] #39 25.21   CC       images/fdinfo.o
08:44:58 [2020-06-22T08:44:58.269Z] #39 99.39   CC       criu/sockets.o
08:44:58 [2020-06-22T08:44:58.407Z] #39 25.62   CC       images/fown.o
08:44:58 [2020-06-22T08:44:58.650Z] #15 DONE 2.2s
08:44:58 [2020-06-22T08:44:58.650Z] 
08:44:58 [2020-06-22T08:44:58.650Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:44:58 [2020-06-22T08:44:58.664Z] #39 25.86   CC       images/ns.o
08:44:58 [2020-06-22T08:44:58.883Z] #39 100.0   CC       criu/stats.o
08:44:58 [2020-06-22T08:44:58.904Z] #16 ...
08:44:58 [2020-06-22T08:44:58.904Z] 
08:44:58 [2020-06-22T08:44:58.904Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:44:58 [2020-06-22T08:44:58.904Z] #43 DONE 138.7s
08:44:59 [2020-06-22T08:44:59.053Z] ok  	github.com/docker/docker/distribution	0.430s	coverage: 22.1% of statements
08:44:59 [2020-06-22T08:44:59.053Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:44:59 [2020-06-22T08:44:59.053Z] ok  	github.com/docker/docker/errdefs	0.022s	coverage: 49.4% of statements
08:44:59 [2020-06-22T08:44:59.163Z] 
08:44:59 [2020-06-22T08:44:59.163Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:44:59 [2020-06-22T08:44:59.163Z] #39 65.28   CC       criu/arch/x86/kerndat.o
08:44:59 [2020-06-22T08:44:59.163Z] #39 65.76   CC       criu/arch/x86/sigaction_compat.o
08:44:59 [2020-06-22T08:44:59.163Z] #39 66.05   CC       criu/arch/x86/sigframe.o
08:44:59 [2020-06-22T08:44:59.163Z] #39 66.32   LINK     criu/arch/x86/crtools.built-in.o
08:44:59 [2020-06-22T08:44:59.163Z] #39 66.39   DEP      criu/pie/util-vdso-elf32.d
08:44:59 [2020-06-22T08:44:59.163Z] #39 66.59   DEP      criu/pie/util-vdso.d
08:44:59 [2020-06-22T08:44:59.163Z] #39 66.70   DEP      criu/pie/util.d
08:44:59 [2020-06-22T08:44:59.163Z] #39 66.85   CC       criu/pie/util.o
08:44:59 [2020-06-22T08:44:59.163Z] #39 67.38   CC       criu/pie/util-vdso.o
08:44:59 [2020-06-22T08:44:59.165Z] #39 100.2   CC       criu/string.o
08:44:59 [2020-06-22T08:44:59.165Z] #39 100.2   CC       criu/sysctl.o
08:44:59 [2020-06-22T08:44:59.229Z] #39 26.11   CC       images/regfile.o
08:44:59 [2020-06-22T08:44:59.230Z] #39 26.30   CC       images/ghost-file.o
08:44:59 [2020-06-22T08:44:59.487Z] #39 26.57   CC       images/fifo.o
08:44:59 [2020-06-22T08:44:59.747Z] #39 26.72   CC       images/remap-file-path.o
08:44:59 [2020-06-22T08:44:59.747Z] #39 26.95   CC       images/eventfd.o
08:44:59 [2020-06-22T08:44:59.780Z] #39 100.6   CC       criu/sysfs_parse.o
08:45:00 [2020-06-22T08:45:00.004Z] ok  	github.com/docker/docker/image	0.046s	coverage: 86.4% of statements
08:45:00 [2020-06-22T08:45:00.005Z] #39 27.23   CC       images/eventpoll.o
08:45:00 [2020-06-22T08:45:00.063Z] #39 100.9   CC       criu/timens.o
08:45:00 [2020-06-22T08:45:00.063Z] #39 101.1   CC       criu/timerfd.o
08:45:00 [2020-06-22T08:45:00.086Z] #39 68.43   CC       criu/pie/util-vdso-elf32.o
08:45:00 [2020-06-22T08:45:00.086Z] #39 ...
08:45:00 [2020-06-22T08:45:00.086Z] 
08:45:00 [2020-06-22T08:45:00.086Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:00 [2020-06-22T08:45:00.086Z] #41 130.0 net/http/httptrace
08:45:00 [2020-06-22T08:45:00.086Z] #41 130.1 net/http
08:45:00 [2020-06-22T08:45:00.275Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
08:45:00 [2020-06-22T08:45:00.341Z] #41 ...
08:45:00 [2020-06-22T08:45:00.341Z] 
08:45:00 [2020-06-22T08:45:00.341Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:00 [2020-06-22T08:45:00.341Z] #49 11.01 + cd /tmp/tmp.bi3w1yD7hw/src/github.com/opencontainers/runc
08:45:00 [2020-06-22T08:45:00.341Z] #49 11.01 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:45:00 [2020-06-22T08:45:00.341Z] #49 11.74 + '[' -z '' ']'
08:45:00 [2020-06-22T08:45:00.341Z] #49 11.74 + target=static
08:45:00 [2020-06-22T08:45:00.341Z] #49 11.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:45:00 [2020-06-22T08:45:00.341Z] #49 13.48 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 .
08:45:00 [2020-06-22T08:45:00.345Z] #39 101.3   CC       criu/tty.o
08:45:00 [2020-06-22T08:45:00.547Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
08:45:00 [2020-06-22T08:45:00.570Z] #39 27.57   CC       images/fh.o
08:45:00 [2020-06-22T08:45:00.807Z] ok  	github.com/docker/docker/distribution/xfer	1.725s	coverage: 85.1% of statements
08:45:00 [2020-06-22T08:45:00.807Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:45:00 [2020-06-22T08:45:00.808Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:45:00 [2020-06-22T08:45:00.808Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:45:00 [2020-06-22T08:45:00.828Z] #39 27.96   CC       images/fsnotify.o
08:45:01 [2020-06-22T08:45:01.067Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
08:45:01 [2020-06-22T08:45:01.327Z] ok  	github.com/docker/docker/pkg/aaparser	0.038s	coverage: 50.0% of statements
08:45:01 [2020-06-22T08:45:01.350Z] #39 102.5   CC       criu/tun.o
08:45:01 [2020-06-22T08:45:01.703Z] #49 ...
08:45:01 [2020-06-22T08:45:01.703Z] 
08:45:01 [2020-06-22T08:45:01.703Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:45:01 [2020-06-22T08:45:01.703Z] #16 DONE 2.8s
08:45:01 [2020-06-22T08:45:01.703Z] 
08:45:01 [2020-06-22T08:45:01.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:01 [2020-06-22T08:45:01.703Z] #39 69.12   AR       criu/pie/pie.lib.a
08:45:01 [2020-06-22T08:45:01.703Z] #39 69.18   DEP      criu/pie/restorer.d
08:45:01 [2020-06-22T08:45:01.703Z] #39 69.36   DEP      criu/arch/x86/sigaction_compat_pie.d
08:45:01 [2020-06-22T08:45:01.703Z] #39 69.51   DEP      criu/arch/x86/restorer_unmap.d
08:45:01 [2020-06-22T08:45:01.703Z] #39 69.54   DEP      criu/arch/x86/restorer.d
08:45:01 [2020-06-22T08:45:01.703Z] #39 69.91   DEP      criu/arch/x86/vdso-pie.d
08:45:01 [2020-06-22T08:45:01.760Z] #39 28.65   CC       images/signalfd.o
08:45:01 [2020-06-22T08:45:01.761Z] #39 28.98   CC       images/fs.o
08:45:01 [2020-06-22T08:45:01.797Z] #26 10.07 
                                                                           0.3%
##                                                                         2.9%
###                                                                        5.0%
####                                                                       6.8%
#######                                                                    9.8%
#########                                                                 12.5%
##########                                                                15.2%
############                                                              17.9%
##############                                                            20.6%
################                                                          22.4%
##################                                                        25.0%
####################                                                      28.6%
#######################                                                   32.0%
#########################                                                 35.6%
############################                                              39.1%
##############################                                            42.7%
#################################                                         46.2%
###################################                                       49.0%
####################################                                      50.7%
######################################                                    53.4%
########################################                                  56.1%
##########################################                                58.8%
############################################                              61.5%
##############################################                            64.2%
################################################                          66.8%
##################################################                        69.5%
###################################################                       72.2%
#####################################################                     74.9%
#########################################################                 79.3%
###########################################################               82.9%
#############################################################             85.6%
###############################################################           88.3%
#################################################################         91.0%
###################################################################       94.4%
#######################################################################   98.9%
######################################################################## 100.0%
08:45:01 [2020-06-22T08:45:01.957Z] #39 70.08   DEP      criu/pie/parasite-vdso.d
08:45:01 [2020-06-22T08:45:01.957Z] #39 70.20   DEP      criu/pie/parasite.d
08:45:01 [2020-06-22T08:45:01.982Z] #39 103.0   CC       criu/uffd.o
08:45:02 [2020-06-22T08:45:02.020Z] #39 29.19   CC       images/pstree.o
08:45:02 [2020-06-22T08:45:02.102Z] #26 14.46 
08:45:02 [2020-06-22T08:45:02.212Z] #39 70.38   CC       criu/pie/parasite.o
08:45:02 [2020-06-22T08:45:02.586Z] #39 ...
08:45:02 [2020-06-22T08:45:02.586Z] 
08:45:02 [2020-06-22T08:45:02.586Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:02 [2020-06-22T08:45:02.586Z] #47 DONE 101.5s
08:45:02 [2020-06-22T08:45:02.586Z] 
08:45:02 [2020-06-22T08:45:02.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:02 [2020-06-22T08:45:02.586Z] #39 29.61   CC       images/pipe.o
08:45:02 [2020-06-22T08:45:02.586Z] #39 ...
08:45:02 [2020-06-22T08:45:02.586Z] 
08:45:02 [2020-06-22T08:45:02.586Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:02 [2020-06-22T08:45:02.586Z] #41 96.24 github.com/LK4D4/vndr/versioned
08:45:02 [2020-06-22T08:45:02.586Z] #41 96.31 compress/flate
08:45:02 [2020-06-22T08:45:02.586Z] #41 97.81 hash/crc32
08:45:02 [2020-06-22T08:45:02.586Z] #41 98.85 net
08:45:02 [2020-06-22T08:45:02.586Z] #41 99.14 compress/gzip
08:45:02 [2020-06-22T08:45:02.586Z] #41 99.73 vendor/golang.org/x/text/transform
08:45:02 [2020-06-22T08:45:02.586Z] #41 100.5 vendor/golang.org/x/text/unicode/bidi
08:45:02 [2020-06-22T08:45:02.844Z] #41 ...
08:45:02 [2020-06-22T08:45:02.844Z] 
08:45:02 [2020-06-22T08:45:02.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:02 [2020-06-22T08:45:02.844Z] #39 29.98   CC       images/tcp-stream.o
08:45:02 [2020-06-22T08:45:02.988Z] #39 103.9   CC       criu/util.o
08:45:03 [2020-06-22T08:45:03.102Z] #39 30.27   CC       images/sk-packet.o
08:45:03 [2020-06-22T08:45:03.236Z] ok  	github.com/docker/docker/opts	0.078s	coverage: 67.4% of statements
08:45:03 [2020-06-22T08:45:03.573Z] #39 71.42   LINK     criu/pie/parasite.built-in.o
08:45:03 [2020-06-22T08:45:03.574Z] #39 71.44   GEN      criu/pie/parasite-blob.h
08:45:03 [2020-06-22T08:45:03.574Z] #39 71.48   CC       criu/pie/parasite-vdso.o
08:45:03 [2020-06-22T08:45:03.610Z] #26 16.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:45:03 [2020-06-22T08:45:03.667Z] #39 30.74   CC       images/mnt.o
08:45:03 [2020-06-22T08:45:03.805Z] ok  	github.com/docker/docker/pkg/authorization	0.447s	coverage: 68.3% of statements
08:45:03 [2020-06-22T08:45:03.828Z] #39 71.99   CC       criu/arch/x86/vdso-pie.o
08:45:03 [2020-06-22T08:45:03.925Z] #39 31.00   CC       images/pipe-data.o
08:45:04 [2020-06-22T08:45:04.009Z] #39 ...
08:45:04 [2020-06-22T08:45:04.009Z] 
08:45:04 [2020-06-22T08:45:04.009Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:45:04 [2020-06-22T08:45:04.009Z] #36 DONE 144.5s
08:45:04 [2020-06-22T08:45:04.009Z] 
08:45:04 [2020-06-22T08:45:04.009Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:45:04 [2020-06-22T08:45:04.009Z] #52 ...
08:45:04 [2020-06-22T08:45:04.009Z] 
08:45:04 [2020-06-22T08:45:04.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:04 [2020-06-22T08:45:04.009Z] #39 105.1   CC       criu/uts_ns.o
08:45:04 [2020-06-22T08:45:04.065Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
08:45:04 [2020-06-22T08:45:04.083Z] #39 72.20   CC       criu/arch/x86/restorer.o
08:45:04 [2020-06-22T08:45:04.182Z] #39 31.15   CC       images/sa.o
08:45:04 [2020-06-22T08:45:04.245Z] #26 16.47 
08:45:04 [2020-06-22T08:45:04.302Z] #39 105.4   CC       criu/vdso.o
08:45:04 [2020-06-22T08:45:04.324Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
08:45:04 [2020-06-22T08:45:04.339Z] #39 72.58   CC       criu/arch/x86/restorer_unmap.o
08:45:04 [2020-06-22T08:45:04.440Z] #39 31.45   CC       images/timer.o
08:45:04 [2020-06-22T08:45:04.534Z] #26 16.70 
###############################################################           88.2%
######################################################################## 100.0%
08:45:04 [2020-06-22T08:45:04.534Z] #26 16.95 
08:45:04 [2020-06-22T08:45:04.594Z] #39 72.62   CC       criu/arch/x86/sigaction_compat_pie.o
08:45:04 [2020-06-22T08:45:04.594Z] #39 72.88   CC       criu/pie/restorer.o
08:45:04 [2020-06-22T08:45:04.697Z] #39 31.84   CC       images/timerfd.o
08:45:04 [2020-06-22T08:45:04.937Z] #39 105.9   LINK     criu/built-in.o
08:45:04 [2020-06-22T08:45:04.937Z] #39 106.1   LINK     criu/criu
08:45:04 [2020-06-22T08:45:04.955Z] #39 32.13   CC       images/mm.o
08:45:05 [2020-06-22T08:45:05.212Z] #39 32.41   CC       images/sk-opts.o
08:45:05 [2020-06-22T08:45:05.222Z] #39 ...
08:45:05 [2020-06-22T08:45:05.222Z] 
08:45:05 [2020-06-22T08:45:05.222Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:45:05 [2020-06-22T08:45:05.222Z] #37 DONE 0.3s
08:45:05 [2020-06-22T08:45:05.222Z] 
08:45:05 [2020-06-22T08:45:05.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:05 [2020-06-22T08:45:05.222Z] #39 106.4   DEP      lib/c/criu.d
08:45:05 [2020-06-22T08:45:05.263Z] ok  	github.com/docker/docker/pkg/archive	1.217s	coverage: 76.7% of statements
08:45:05 [2020-06-22T08:45:05.263Z] ok  	github.com/docker/docker/pkg/directory	0.036s	coverage: 80.0% of statements
08:45:05 [2020-06-22T08:45:05.470Z] #39 32.63   CC       images/sk-unix.o
08:45:05 [2020-06-22T08:45:05.504Z] #39 106.5   CC       images/rpc.pb-c.o
08:45:05 [2020-06-22T08:45:05.504Z] #39 106.7   CC       lib/c/criu.o
08:45:05 [2020-06-22T08:45:05.786Z] #39 106.9   LINK     lib/c/built-in.o
08:45:05 [2020-06-22T08:45:05.786Z] #39 106.9   LINK     lib/c/libcriu.so
08:45:05 [2020-06-22T08:45:05.786Z] #39 106.9   LINK     lib/c/libcriu.a
08:45:05 [2020-06-22T08:45:05.786Z] #39 107.0   GEN      magic.py
08:45:05 [2020-06-22T08:45:05.786Z] #39 107.0 Note: Building without setproctitle() and strlcpy() support.
08:45:05 [2020-06-22T08:45:05.786Z] #39 107.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:45:05 [2020-06-22T08:45:05.832Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
08:45:05 [2020-06-22T08:45:05.832Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 97.6% of statements
08:45:06 [2020-06-22T08:45:06.035Z] #39 32.92   CC       images/sk-inet.o
08:45:06 [2020-06-22T08:45:06.035Z] #39 33.23   CC       images/tun.o
08:45:06 [2020-06-22T08:45:06.037Z] #26 18.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:45:06 [2020-06-22T08:45:06.068Z] #39 107.0 Note: Building without GnuTLS support
08:45:06 [2020-06-22T08:45:06.068Z] #39 107.0 Makefile.config:39: Warn: you have no libnftables installed
08:45:06 [2020-06-22T08:45:06.068Z] #39 107.0 Makefile.config:40: Warn: Building without nftables support
08:45:06 [2020-06-22T08:45:06.350Z] #39 107.3 fatal: not a git repository (or any of the parent directories): .git
08:45:06 [2020-06-22T08:45:06.600Z] #39 33.59   CC       images/sk-netlink.o
08:45:06 [2020-06-22T08:45:06.633Z] #39 107.7 make[1]: Nothing to be done for 'all'.
08:45:06 [2020-06-22T08:45:06.668Z] #26 18.87 
08:45:06 [2020-06-22T08:45:06.771Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
08:45:06 [2020-06-22T08:45:06.885Z] #39 33.79   CC       images/packet-sock.o
08:45:06 [2020-06-22T08:45:06.958Z] #26 19.14 
####                                                                       6.3%
################################################                          67.2%
######################################################################## 100.0%
08:45:07 [2020-06-22T08:45:07.030Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
08:45:07 [2020-06-22T08:45:07.215Z] #39 34.12   CC       images/ipc-var.o
08:45:07 [2020-06-22T08:45:07.215Z] #39 34.47   CC       images/ipc-desc.o
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.2 make[1]: 'images/built-in.o' is up to date.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.2 make[1]: 'compel/libcompel.a' is up to date.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.2 make[1]: 'compel/compel-host-bin' is up to date.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.3 make[1]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.3 make[1]: 'soccr/libsoccr.a' is up to date.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.4 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.4 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.4 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.4 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.248Z] #39 108.5 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.259Z] #26 19.54 
08:45:07 [2020-06-22T08:45:07.259Z] #26 ...
08:45:07 [2020-06-22T08:45:07.259Z] 
08:45:07 [2020-06-22T08:45:07.259Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:45:07 [2020-06-22T08:45:07.259Z] #39 45.95 Selecting previously unselected package libprotobuf-lite17:ppc64el.
08:45:07 [2020-06-22T08:45:07.259Z] #39 45.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 45.97 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 46.20 Selecting previously unselected package libprotobuf-dev:ppc64el.
08:45:07 [2020-06-22T08:45:07.259Z] #39 46.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 46.22 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 47.88 Selecting previously unselected package libprotoc17:ppc64el.
08:45:07 [2020-06-22T08:45:07.259Z] #39 47.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 47.89 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 48.49 Selecting previously unselected package protobuf-c-compiler.
08:45:07 [2020-06-22T08:45:07.259Z] #39 48.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 48.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 48.68 Selecting previously unselected package protobuf-compiler.
08:45:07 [2020-06-22T08:45:07.259Z] #39 48.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 48.73 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.00 Selecting previously unselected package python-pkg-resources.
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.05 Unpacking python-pkg-resources (40.8.0-1) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.39 Selecting previously unselected package python-six.
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.43 Unpacking python-six (1.12.0-1) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.62 Selecting previously unselected package python-protobuf.
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 49.62 Unpacking python-protobuf (3.6.1.3-2) ...
08:45:07 [2020-06-22T08:45:07.259Z] #39 50.51 Setting up python-pkg-resources (40.8.0-1) ...
08:45:07 [2020-06-22T08:45:07.536Z] #39 108.5 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.536Z] #39 108.5 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.536Z] #39 108.5 make[2]: Nothing to be done for 'all'.
08:45:07 [2020-06-22T08:45:07.536Z] #39 108.5   INSTALL  criu/criu
08:45:07 [2020-06-22T08:45:07.546Z] #39 ...
08:45:07 [2020-06-22T08:45:07.546Z] 
08:45:07 [2020-06-22T08:45:07.546Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:45:07 [2020-06-22T08:45:07.546Z] #29 50.99 Checking out files:  80% (1232/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:  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.
08:45:07 [2020-06-22T08:45:07.546Z] #29 51.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:45:07 [2020-06-22T08:45:07.546Z] #29 52.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:45:07 [2020-06-22T08:45:07.598Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
08:45:07 [2020-06-22T08:45:07.786Z] #39 34.71   CC       images/ipc-shm.o
08:45:07 [2020-06-22T08:45:07.818Z] #39 DONE 108.8s
08:45:07 [2020-06-22T08:45:07.818Z] 
08:45:07 [2020-06-22T08:45:07.818Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:07 [2020-06-22T08:45:07.818Z] #49 71.23 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
08:45:07 [2020-06-22T08:45:07.818Z] #49 72.07 + mkdir -p /build
08:45:07 [2020-06-22T08:45:07.833Z] #29 ...
08:45:07 [2020-06-22T08:45:07.833Z] 
08:45:07 [2020-06-22T08:45:07.833Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:07 [2020-06-22T08:45:07.833Z] #31 46.65 internal/reflectlite
08:45:07 [2020-06-22T08:45:07.833Z] #31 46.65 sync
08:45:07 [2020-06-22T08:45:07.833Z] #31 50.86 errors
08:45:07 [2020-06-22T08:45:07.833Z] #31 50.86 sort
08:45:07 [2020-06-22T08:45:07.833Z] #31 51.38 io
08:45:07 [2020-06-22T08:45:07.833Z] #31 51.38 internal/oserror
08:45:07 [2020-06-22T08:45:07.833Z] #31 51.38 strconv
08:45:07 [2020-06-22T08:45:07.833Z] #31 51.81 syscall
08:45:07 [2020-06-22T08:45:07.833Z] #31 56.36 strings
08:45:07 [2020-06-22T08:45:07.833Z] #31 56.38 bytes
08:45:07 [2020-06-22T08:45:07.855Z] #39 75.82   LINK     criu/pie/restorer.built-in.o
08:45:07 [2020-06-22T08:45:07.855Z] #39 75.84   GEN      criu/pie/restorer-blob.h
08:45:07 [2020-06-22T08:45:07.855Z] #39 75.97   DEP      criu/vdso.d
08:45:08 [2020-06-22T08:45:08.043Z] #39 34.99   CC       images/ipc-msg.o
08:45:08 [2020-06-22T08:45:08.101Z] #49 72.08 + cp runc /build/runc
08:45:08 [2020-06-22T08:45:08.101Z] #49 DONE 72.3s
08:45:08 [2020-06-22T08:45:08.101Z] 
08:45:08 [2020-06-22T08:45:08.101Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:45:08 [2020-06-22T08:45:08.110Z] #39 76.15   DEP      criu/vdso-compat.d
08:45:08 [2020-06-22T08:45:08.110Z] #39 76.30   DEP      criu/uts_ns.d
08:45:08 [2020-06-22T08:45:08.123Z] #31 ...
08:45:08 [2020-06-22T08:45:08.124Z] 
08:45:08 [2020-06-22T08:45:08.124Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:08 [2020-06-22T08:45:08.124Z] #11 46.84 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]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.46 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]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 51.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 52.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 52.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 52.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 52.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 52.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 52.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
08:45:08 [2020-06-22T08:45:08.124Z] #11 53.73 debconf: delaying package configuration, since apt-utils is not installed
08:45:08 [2020-06-22T08:45:08.124Z] #11 54.06 Fetched 78.9 MB in 17s (4629 kB/s)
08:45:08 [2020-06-22T08:45:08.124Z] #11 54.21 Selecting previously unselected package binutils-mingw-w64-i686.
08:45:08 [2020-06-22T08:45:08.124Z] #11 54.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 ... 15339 files and directories currently installed.)
08:45:08 [2020-06-22T08:45:08.124Z] #11 54.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
08:45:08 [2020-06-22T08:45:08.124Z] #11 54.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:45:08 [2020-06-22T08:45:08.124Z] #11 ...
08:45:08 [2020-06-22T08:45:08.124Z] 
08:45:08 [2020-06-22T08:45:08.124Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:45:08 [2020-06-22T08:45:08.124Z] #39 56.77 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:45:08 [2020-06-22T08:45:08.124Z] #39 56.78 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:45:08 [2020-06-22T08:45:08.124Z] #39 56.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:45:08 [2020-06-22T08:45:08.124Z] #39 56.79 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:45:08 [2020-06-22T08:45:08.124Z] #39 56.81 Setting up python-six (1.12.0-1) ...
08:45:08 [2020-06-22T08:45:08.301Z] #39 35.27   CC       images/ipc-sem.o
08:45:08 [2020-06-22T08:45:08.365Z] #39 76.46   DEP      criu/util.d
08:45:08 [2020-06-22T08:45:08.365Z] #39 76.70   DEP      criu/uffd.d
08:45:08 [2020-06-22T08:45:08.534Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.428s	coverage: 43.2% of statements
08:45:08 [2020-06-22T08:45:08.534Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
08:45:08 [2020-06-22T08:45:08.558Z] #39 35.58   CC       images/utsns.o
08:45:08 [2020-06-22T08:45:08.558Z] #39 35.78   CC       images/creds.o
08:45:08 [2020-06-22T08:45:08.815Z] #39 35.99   CC       images/vma.o
08:45:08 [2020-06-22T08:45:08.925Z] #39 76.89   DEP      criu/tun.d
08:45:08 [2020-06-22T08:45:08.925Z] #39 77.07   DEP      criu/tty.d
08:45:09 [2020-06-22T08:45:09.072Z] #39 36.15   CC       images/netdev.o
08:45:09 [2020-06-22T08:45:09.110Z] #45 ...
08:45:09 [2020-06-22T08:45:09.110Z] 
08:45:09 [2020-06-22T08:45:09.110Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:45:09 [2020-06-22T08:45:09.110Z] #40 DONE 0.2s
08:45:09 [2020-06-22T08:45:09.110Z] 
08:45:09 [2020-06-22T08:45:09.110Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:45:09 [2020-06-22T08:45:09.155Z] #39 ...
08:45:09 [2020-06-22T08:45:09.155Z] 
08:45:09 [2020-06-22T08:45:09.155Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:45:09 [2020-06-22T08:45:09.155Z] #33 47.63 Selecting previously unselected package libicu63:ppc64el.
08:45:09 [2020-06-22T08:45:09.155Z] #33 47.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 47.69 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 55.97 Selecting previously unselected package libxml2:ppc64el.
08:45:09 [2020-06-22T08:45:09.155Z] #33 55.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 55.99 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 56.61 Selecting previously unselected package libarchive13:ppc64el.
08:45:09 [2020-06-22T08:45:09.155Z] #33 56.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 56.63 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.04 Selecting previously unselected package libjsoncpp1:ppc64el.
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.07 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.28 Selecting previously unselected package librhash0:ppc64el.
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.29 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.31 Unpacking librhash0:ppc64el (1.3.8-1) ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.46 Selecting previously unselected package libuv1:ppc64el.
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.47 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.47 Unpacking libuv1:ppc64el (1.24.1-1) ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.61 Selecting previously unselected package cmake.
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.63 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 57.64 Unpacking cmake (3.13.4-1) ...
08:45:09 [2020-06-22T08:45:09.155Z] #33 ...
08:45:09 [2020-06-22T08:45:09.155Z] 
08:45:09 [2020-06-22T08:45:09.155Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:09 [2020-06-22T08:45:09.155Z] #42 47.74 sync
08:45:09 [2020-06-22T08:45:09.155Z] #42 47.76 internal/reflectlite
08:45:09 [2020-06-22T08:45:09.155Z] #42 51.12 math/rand
08:45:09 [2020-06-22T08:45:09.155Z] #42 51.13 github.com/LK4D4/vndr/godl/singleflight
08:45:09 [2020-06-22T08:45:09.155Z] #42 51.14 internal/singleflight
08:45:09 [2020-06-22T08:45:09.155Z] #42 53.81 io
08:45:09 [2020-06-22T08:45:09.155Z] #42 53.81 sort
08:45:09 [2020-06-22T08:45:09.155Z] #42 53.83 strconv
08:45:09 [2020-06-22T08:45:09.155Z] #42 53.86 syscall
08:45:09 [2020-06-22T08:45:09.155Z] #42 ...
08:45:09 [2020-06-22T08:45:09.155Z] 
08:45:09 [2020-06-22T08:45:09.155Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:09 [2020-06-22T08:45:09.155Z] #11 57.45 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:45:09 [2020-06-22T08:45:09.155Z] #11 57.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
08:45:09 [2020-06-22T08:45:09.155Z] #11 57.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:45:09 [2020-06-22T08:45:09.181Z] #39 77.20   DEP      criu/timerfd.d
08:45:09 [2020-06-22T08:45:09.181Z] #39 77.36   DEP      criu/timens.d
08:45:09 [2020-06-22T08:45:09.394Z] #42 DONE 0.2s
08:45:09 [2020-06-22T08:45:09.394Z] 
08:45:09 [2020-06-22T08:45:09.394Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:45:09 [2020-06-22T08:45:09.394Z] #44 DONE 0.2s
08:45:09 [2020-06-22T08:45:09.394Z] 
08:45:09 [2020-06-22T08:45:09.394Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:45:09 [2020-06-22T08:45:09.436Z] #39 77.51   DEP      criu/sysfs_parse.d
08:45:09 [2020-06-22T08:45:09.436Z] #39 77.66   DEP      criu/sysctl.d
08:45:09 [2020-06-22T08:45:09.472Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
08:45:09 [2020-06-22T08:45:09.637Z] #39 36.59   CC       images/tty.o
08:45:09 [2020-06-22T08:45:09.691Z] #39 77.80   DEP      criu/string.d
08:45:09 [2020-06-22T08:45:09.691Z] #39 77.86   DEP      criu/stats.d
08:45:09 [2020-06-22T08:45:09.691Z] #39 77.99   DEP      criu/sockets.d
08:45:09 [2020-06-22T08:45:09.730Z] ok  	github.com/docker/docker/pkg/fsutils	0.281s	coverage: 85.1% of statements
08:45:09 [2020-06-22T08:45:09.731Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
08:45:09 [2020-06-22T08:45:09.946Z] #39 78.25   DEP      criu/sk-unix.d
08:45:10 [2020-06-22T08:45:10.201Z] #39 37.26   CC       images/file-lock.o
08:45:10 [2020-06-22T08:45:10.201Z] #39 78.51   DEP      criu/sk-tcp.d
08:45:10 [2020-06-22T08:45:10.300Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
08:45:10 [2020-06-22T08:45:10.457Z] #39 78.69   DEP      criu/sk-queue.d
08:45:10 [2020-06-22T08:45:10.457Z] #39 78.79   DEP      criu/sk-packet.d
08:45:10 [2020-06-22T08:45:10.458Z] #39 37.48   CC       images/rlimit.o
08:45:10 [2020-06-22T08:45:10.458Z] #39 37.69   CC       images/pagemap.o
08:45:11 [2020-06-22T08:45:11.017Z] #39 78.97   DEP      criu/sk-netlink.d
08:45:11 [2020-06-22T08:45:11.017Z] #39 79.22   DEP      criu/sk-inet.d
08:45:11 [2020-06-22T08:45:11.023Z] #39 38.06   CC       images/siginfo.o
08:45:11 [2020-06-22T08:45:11.237Z] ok  	github.com/docker/docker/pkg/idtools	0.590s	coverage: 70.5% of statements
08:45:11 [2020-06-22T08:45:11.237Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
08:45:11 [2020-06-22T08:45:11.237Z] ok  	github.com/docker/docker/layer	7.814s	coverage: 68.8% of statements
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/oci	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:45:11 [2020-06-22T08:45:11.237Z] ok  	github.com/docker/docker/pkg/ioutils	0.587s	coverage: 70.1% of statements
08:45:11 [2020-06-22T08:45:11.272Z] #39 79.44   DEP      criu/signalfd.d
08:45:11 [2020-06-22T08:45:11.281Z] #39 38.33   CC       images/rpc.o
08:45:11 [2020-06-22T08:45:11.496Z] ok  	github.com/docker/docker/pkg/locker	0.027s	coverage: 88.9% of statements
08:45:11 [2020-06-22T08:45:11.527Z] #39 79.57   DEP      criu/sigframe.d
08:45:11 [2020-06-22T08:45:11.527Z] #39 79.65   DEP      criu/shmem.d
08:45:11 [2020-06-22T08:45:11.527Z] #39 79.79   DEP      criu/servicefd.d
08:45:11 [2020-06-22T08:45:11.527Z] #39 ...
08:45:11 [2020-06-22T08:45:11.527Z] 
08:45:11 [2020-06-22T08:45:11.527Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:11 [2020-06-22T08:45:11.527Z] #17 2.252 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:45:11 [2020-06-22T08:45:11.527Z] #17 2.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:45:11 [2020-06-22T08:45:11.527Z] #17 2.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:45:11 [2020-06-22T08:45:11.527Z] #17 2.819 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:45:11 [2020-06-22T08:45:11.527Z] #17 3.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:45:11 [2020-06-22T08:45:11.527Z] #17 5.354 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:45:11 [2020-06-22T08:45:11.756Z] ok  	github.com/docker/docker/pkg/longpath	0.023s	coverage: 100.0% of statements
08:45:11 [2020-06-22T08:45:11.756Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:45:11 [2020-06-22T08:45:11.756Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:45:11 [2020-06-22T08:45:11.756Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
08:45:11 [2020-06-22T08:45:11.756Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:45:11 [2020-06-22T08:45:11.782Z] #17 ...
08:45:11 [2020-06-22T08:45:11.782Z] 
08:45:11 [2020-06-22T08:45:11.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:11 [2020-06-22T08:45:11.782Z] #39 79.96   DEP      criu/seize.d
08:45:11 [2020-06-22T08:45:11.870Z] #11 ...
08:45:11 [2020-06-22T08:45:11.870Z] 
08:45:11 [2020-06-22T08:45:11.870Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:45:11 [2020-06-22T08:45:11.870Z] #26 20.94 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:45:11 [2020-06-22T08:45:11.870Z] #26 21.04 skipping existing c8c2d4a6b2e3
08:45:11 [2020-06-22T08:45:11.870Z] #26 21.29 
08:45:11 [2020-06-22T08:45:11.870Z] #26 22.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:45:11 [2020-06-22T08:45:11.870Z] #26 23.28 
08:45:11 [2020-06-22T08:45:11.870Z] #26 23.45 
######################################################################## 100.0%
08:45:11 [2020-06-22T08:45:11.870Z] #26 23.62 
08:45:11 [2020-06-22T08:45:11.870Z] #26 23.70 Download of images into '/build' complete.
08:45:11 [2020-06-22T08:45:11.870Z] #26 23.70 Use something like the following to load the result into a Docker daemon:
08:45:11 [2020-06-22T08:45:11.870Z] #26 23.70   tar -cC '/build' . | docker load
08:45:11 [2020-06-22T08:45:11.870Z] #26 DONE 23.8s
08:45:11 [2020-06-22T08:45:11.870Z] 
08:45:11 [2020-06-22T08:45:11.870Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:11 [2020-06-22T08:45:11.870Z] #48 56.86 bytes
08:45:11 [2020-06-22T08:45:11.870Z] #48 56.87 strconv
08:45:11 [2020-06-22T08:45:11.870Z] #48 56.88 strings
08:45:11 [2020-06-22T08:45:11.870Z] #48 56.92 syscall
08:45:12 [2020-06-22T08:45:12.016Z] ok  	github.com/docker/docker/pkg/parsers	0.029s	coverage: 97.0% of statements
08:45:12 [2020-06-22T08:45:12.038Z] #39 80.10   DEP      criu/seccomp.d
08:45:12 [2020-06-22T08:45:12.038Z] #39 80.31   DEP      criu/rst-malloc.d
08:45:12 [2020-06-22T08:45:12.038Z] #39 80.37   DEP      criu/rbtree.d
08:45:12 [2020-06-22T08:45:12.090Z] #45 ...
08:45:12 [2020-06-22T08:45:12.090Z] 
08:45:12 [2020-06-22T08:45:12.090Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:45:12 [2020-06-22T08:45:12.090Z] #52 125.9 + bin/containerd
08:45:12 [2020-06-22T08:45:12.213Z] #39 39.41   CC       images/ext-file.o
08:45:12 [2020-06-22T08:45:12.276Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.032s	coverage: 60.0% of statements
08:45:12 [2020-06-22T08:45:12.276Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.037s	coverage: 91.4% of statements
08:45:12 [2020-06-22T08:45:12.293Z] #39 80.42   DEP      criu/pstree.d
08:45:12 [2020-06-22T08:45:12.471Z] #39 39.62   CC       images/cgroup.o
08:45:12 [2020-06-22T08:45:12.501Z] #48 ...
08:45:12 [2020-06-22T08:45:12.501Z] 
08:45:12 [2020-06-22T08:45:12.501Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.50 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.52 Setting up xxd (2:8.1.0875-5) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.53 Setting up libuv1:ppc64el (1.24.1-1) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.55 Setting up vim-common (2:8.1.0875-5) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.60 Setting up librhash0:ppc64el (1.3.8-1) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.61 Setting up cmake-data (3.13.4-1) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.63 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.64 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.65 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.67 Setting up cmake (3.13.4-1) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.68 Processing triggers for libc-bin (2.28-10) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 60.83 Processing triggers for mime-support (3.62) ...
08:45:12 [2020-06-22T08:45:12.501Z] #33 DONE 61.2s
08:45:12 [2020-06-22T08:45:12.536Z] ok  	github.com/docker/docker/pkg/pidfile	0.035s	coverage: 82.4% of statements
08:45:12 [2020-06-22T08:45:12.536Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:45:12 [2020-06-22T08:45:12.536Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:45:12 [2020-06-22T08:45:12.548Z] #39 80.60   DEP      criu/protobuf.d
08:45:12 [2020-06-22T08:45:12.548Z] #39 80.80   GEN      criu/protobuf-desc-gen.h
08:45:12 [2020-06-22T08:45:12.791Z] 
08:45:12 [2020-06-22T08:45:12.791Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:13 [2020-06-22T08:45:13.035Z] #39 40.20   CC       images/userns.o
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.422 + RM_GOPATH=0
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.424 + TMP_GOPATH=
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.425 + : /build
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.426 + '[' -z '' ']'
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.430 ++ mktemp -d
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.439 + export GOPATH=/tmp/tmp.t9J5YFqABz
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.440 + GOPATH=/tmp/tmp.t9J5YFqABz
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.445 + RM_GOPATH=1
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.446 + case "$(go env GOARCH)" in
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.453 ++ go env GOARCH
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.463 + export GO_BUILDMODE=-buildmode=pie
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.463 + GO_BUILDMODE=-buildmode=pie
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.465 ++ dirname /tmp/install/install.sh
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.485 + dir=/tmp/install
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.485 + bin=tini
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.485 + shift
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.485 + '[' '!' -f /tmp/install/tini.installer ']'
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.485 + . /tmp/install/tini.installer
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.486 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.510 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.510 + install_tini
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.510 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.510 + git clone https://github.com/krallin/tini.git /tmp/tmp.t9J5YFqABz/tini
08:45:13 [2020-06-22T08:45:13.080Z] #34 0.541 Cloning into '/tmp/tmp.t9J5YFqABz/tini'...
08:45:13 [2020-06-22T08:45:13.105Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.050s	coverage: 56.8% of statements
08:45:13 [2020-06-22T08:45:13.293Z] #39 40.47   CC       images/google/protobuf/descriptor.o
08:45:13 [2020-06-22T08:45:13.675Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
08:45:13 [2020-06-22T08:45:13.675Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
08:45:13 [2020-06-22T08:45:13.910Z] #39 ...
08:45:13 [2020-06-22T08:45:13.910Z] 
08:45:13 [2020-06-22T08:45:13.910Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:13 [2020-06-22T08:45:13.910Z] #41 144.0 github.com/LK4D4/vndr/godl
08:45:13 [2020-06-22T08:45:13.910Z] #41 144.7 github.com/LK4D4/vndr
08:45:13 [2020-06-22T08:45:13.910Z] #41 DONE 153.7s
08:45:13 [2020-06-22T08:45:13.935Z] ok  	github.com/docker/docker/pkg/progress	0.015s	coverage: 75.9% of statements
08:45:14 [2020-06-22T08:45:14.109Z] #34 1.705 + cd /tmp/tmp.t9J5YFqABz/tini
08:45:14 [2020-06-22T08:45:14.109Z] #34 1.705 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:45:14 [2020-06-22T08:45:14.109Z] #34 1.715 + cmake .
08:45:14 [2020-06-22T08:45:14.166Z] 
08:45:14 [2020-06-22T08:45:14.166Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:14 [2020-06-22T08:45:14.166Z] #17 10.71 Fetched 8355 kB in 9s (952 kB/s)
08:45:14 [2020-06-22T08:45:14.194Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
08:45:14 [2020-06-22T08:45:14.225Z] #39 ...
08:45:14 [2020-06-22T08:45:14.225Z] 
08:45:14 [2020-06-22T08:45:14.225Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:14 [2020-06-22T08:45:14.225Z] #41 103.0 vendor/golang.org/x/text/secure/bidirule
08:45:14 [2020-06-22T08:45:14.225Z] #41 103.2 vendor/golang.org/x/text/unicode/norm
08:45:14 [2020-06-22T08:45:14.225Z] #41 107.3 vendor/golang.org/x/net/idna
08:45:14 [2020-06-22T08:45:14.225Z] #41 109.8 vendor/golang.org/x/net/http2/hpack
08:45:14 [2020-06-22T08:45:14.225Z] #41 110.9 mime
08:45:14 [2020-06-22T08:45:14.225Z] #41 112.4 mime/quotedprintable
08:45:14 [2020-06-22T08:45:14.225Z] #41 112.9 net/http/internal
08:45:14 [2020-06-22T08:45:14.225Z] #41 ...
08:45:14 [2020-06-22T08:45:14.225Z] 
08:45:14 [2020-06-22T08:45:14.225Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:14 [2020-06-22T08:45:14.225Z] #10 103.2 Selecting previously unselected package g++-mingw-w64-x86-64.
08:45:14 [2020-06-22T08:45:14.225Z] #10 103.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:45:14 [2020-06-22T08:45:14.225Z] #10 103.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:15 [2020-06-22T08:45:15.135Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
08:45:15 [2020-06-22T08:45:15.135Z] ok  	github.com/docker/docker/pkg/pubsub	1.101s	coverage: 73.9% of statements
08:45:15 [2020-06-22T08:45:15.138Z] #34 2.448 -- The C compiler identification is GNU 8.3.0
08:45:15 [2020-06-22T08:45:15.138Z] #34 2.531 -- Check for working C compiler: /usr/bin/cc
08:45:15 [2020-06-22T08:45:15.157Z] #10 ...
08:45:15 [2020-06-22T08:45:15.157Z] 
08:45:15 [2020-06-22T08:45:15.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:15 [2020-06-22T08:45:15.157Z] #39 42.19   CC       images/opts.o
08:45:15 [2020-06-22T08:45:15.157Z] #39 42.41   CC       images/seccomp.o
08:45:15 [2020-06-22T08:45:15.438Z] #34 3.100 -- Check for working C compiler: /usr/bin/cc -- works
08:45:15 [2020-06-22T08:45:15.704Z] ok  	github.com/docker/docker/pkg/streamformatter	0.017s	coverage: 66.2% of statements
08:45:15 [2020-06-22T08:45:15.704Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
08:45:15 [2020-06-22T08:45:15.719Z] #39 42.64   CC       images/binfmt-misc.o
08:45:15 [2020-06-22T08:45:15.719Z] #39 42.84   CC       images/time.o
08:45:15 [2020-06-22T08:45:15.726Z] #34 3.110 -- Detecting C compiler ABI info
08:45:15 [2020-06-22T08:45:15.976Z] #39 43.07   CC       images/sysctl.o
08:45:16 [2020-06-22T08:45:16.233Z] #39 43.28   CC       images/autofs.o
08:45:16 [2020-06-22T08:45:16.273Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
08:45:16 [2020-06-22T08:45:16.357Z] #34 3.731 -- Detecting C compiler ABI info - done
08:45:16 [2020-06-22T08:45:16.357Z] #34 3.802 -- Detecting C compile features
08:45:16 [2020-06-22T08:45:16.489Z] #39 43.46   CC       images/macvlan.o
08:45:16 [2020-06-22T08:45:16.489Z] #39 43.69   CC       images/sit.o
08:45:16 [2020-06-22T08:45:16.532Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.1% of statements
08:45:16 [2020-06-22T08:45:16.678Z] #17 10.71 Reading package lists...
08:45:16 [2020-06-22T08:45:16.746Z] #39 43.96   CC       images/memfd.o
08:45:17 [2020-06-22T08:45:17.100Z] ok  	github.com/docker/docker/pkg/system	0.031s	coverage: 36.9% of statements
08:45:17 [2020-06-22T08:45:17.310Z] #39 44.31   CC       images/timens.o
08:45:17 [2020-06-22T08:45:17.360Z] ok  	github.com/docker/docker/pkg/signal	2.797s	coverage: 61.0% of statements
08:45:17 [2020-06-22T08:45:17.360Z] ok  	github.com/docker/docker/pkg/tailfile	0.158s	coverage: 88.6% of statements
08:45:17 [2020-06-22T08:45:17.567Z] #39 44.56   LINK     images/built-in.o
08:45:17 [2020-06-22T08:45:17.569Z] #52 ...
08:45:17 [2020-06-22T08:45:17.569Z] 
08:45:17 [2020-06-22T08:45:17.569Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:45:17 [2020-06-22T08:45:17.569Z] #45 152.9 + cd /tmp/tmp.0DGgEMBcUa/src/github.com/golangci/golangci-lint/
08:45:17 [2020-06-22T08:45:17.569Z] #45 152.9 + git checkout -q v1.23.8
08:45:17 [2020-06-22T08:45:17.569Z] #45 153.0 ++ git describe --tags
08:45:17 [2020-06-22T08:45:17.569Z] #45 153.0 + version=v1.23.8
08:45:17 [2020-06-22T08:45:17.569Z] #45 153.0 ++ git rev-parse --short HEAD
08:45:17 [2020-06-22T08:45:17.569Z] #45 153.1 + commit=76a82c6
08:45:17 [2020-06-22T08:45:17.569Z] #45 153.1 ++ git show -s --format=%cd
08:45:17 [2020-06-22T08:45:17.569Z] #45 153.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:45:17 [2020-06-22T08:45:17.569Z] #45 153.1 + 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
08:45:17 [2020-06-22T08:45:17.603Z] #17 15.22 Reading package lists...
08:45:17 [2020-06-22T08:45:17.603Z] #17 ...
08:45:17 [2020-06-22T08:45:17.603Z] 
08:45:17 [2020-06-22T08:45:17.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:17 [2020-06-22T08:45:17.603Z] #39 82.92   DEP      criu/protobuf-desc.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 83.26   DEP      criu/proc_parse.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 83.61   DEP      criu/plugin.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 83.69   DEP      criu/pipes.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 83.80   DEP      criu/pie-util.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 83.88   DEP      criu/pie-util-vdso.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 83.99   DEP      criu/pie-util-vdso-elf32.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 84.11   DEP      criu/path.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 84.20   DEP      criu/parasite-syscall.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 84.39   DEP      criu/pagemap.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 84.51   DEP      criu/pagemap-cache.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 84.61   DEP      criu/page-xfer.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 84.78   DEP      criu/page-pipe.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 84.87   DEP      criu/netfilter.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 85.02   DEP      criu/net.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 85.29   DEP      criu/namespaces.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 85.45   DEP      criu/mount.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 85.61   DEP      criu/memfd.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 85.73   DEP      criu/mem.d
08:45:17 [2020-06-22T08:45:17.603Z] #39 85.87   DEP      criu/lsm.d
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.73   GEN      compel/include/asm
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.75   GEN      compel/include/version.h
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.78 touch .config
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.81   GEN      include/common/config.h
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.88   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.91   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.93   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.95   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:45:17 [2020-06-22T08:45:17.823Z] #39 44.98   DEP      compel/arch/x86/plugins/std/memcpy.d
08:45:17 [2020-06-22T08:45:17.859Z] #39 85.98   DEP      criu/log.d
08:45:17 [2020-06-22T08:45:17.859Z] #39 86.11   DEP      criu/libnetlink.d
08:45:17 [2020-06-22T08:45:17.859Z] #39 86.23   DEP      criu/kerndat.d
08:45:17 [2020-06-22T08:45:17.931Z] testing: warning: no tests to run
08:45:17 [2020-06-22T08:45:17.931Z] coverage: [no statements]
08:45:17 [2020-06-22T08:45:17.931Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.01   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.04   GEN      compel/plugins/include/uapi/std/syscall.h
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.07   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.08   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.10   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.11   DEP      compel/plugins/std/infect.d
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.23   DEP      compel/plugins/std/string.d
08:45:18 [2020-06-22T08:45:18.081Z] #39 45.33   DEP      compel/plugins/std/log.d
08:45:18 [2020-06-22T08:45:18.114Z] #39 86.38   DEP      criu/kcmp-ids.d
08:45:18 [2020-06-22T08:45:18.189Z] ok  	github.com/docker/docker/pkg/tarsum	0.116s	coverage: 89.3% of statements
08:45:18 [2020-06-22T08:45:18.189Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
08:45:18 [2020-06-22T08:45:18.189Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
08:45:18 [2020-06-22T08:45:18.338Z] #39 45.39   DEP      compel/plugins/std/fds.d
08:45:18 [2020-06-22T08:45:18.338Z] #39 45.48   DEP      compel/plugins/std/std.d
08:45:18 [2020-06-22T08:45:18.338Z] #39 45.59   DEP      compel/plugins/shmem/shmem.d
08:45:18 [2020-06-22T08:45:18.369Z] #39 86.46   DEP      criu/irmap.d
08:45:18 [2020-06-22T08:45:18.369Z] #39 86.65   DEP      criu/ipc_ns.d
08:45:18 [2020-06-22T08:45:18.413Z] #34 5.879 -- Detecting C compile features - done
08:45:18 [2020-06-22T08:45:18.413Z] #34 5.908 -- Performing Test HAS_BUILTIN_FORTIFY
08:45:18 [2020-06-22T08:45:18.449Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
08:45:18 [2020-06-22T08:45:18.596Z] #39 45.72   DEP      compel/plugins/fds/fds.d
08:45:18 [2020-06-22T08:45:18.624Z] #39 86.80   DEP      criu/image.d
08:45:18 [2020-06-22T08:45:18.624Z] #39 86.92   DEP      criu/image-desc.d
08:45:18 [2020-06-22T08:45:18.704Z] #34 6.108 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:45:18 [2020-06-22T08:45:18.704Z] #34 6.302 -- Configuring done
08:45:18 [2020-06-22T08:45:18.853Z] #39 45.98   CC       compel/plugins/std/std.o
08:45:18 [2020-06-22T08:45:18.879Z] #39 87.03   DEP      criu/fsnotify.d
08:45:18 [2020-06-22T08:45:18.994Z] #34 6.338 -- Generating done
08:45:18 [2020-06-22T08:45:18.994Z] #34 6.345 -- Build files have been written to: /tmp/tmp.t9J5YFqABz/tini
08:45:18 [2020-06-22T08:45:18.994Z] #34 6.348 + make tini-static
08:45:19 [2020-06-22T08:45:19.134Z] #39 87.19   DEP      criu/filesystems.d
08:45:19 [2020-06-22T08:45:19.134Z] #39 87.37   DEP      criu/files.d
08:45:19 [2020-06-22T08:45:19.284Z] #34 6.761 Scanning dependencies of target tini-static
08:45:19 [2020-06-22T08:45:19.284Z] #34 6.850 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:45:19 [2020-06-22T08:45:19.389Z] #39 87.51   DEP      criu/files-reg.d
08:45:19 [2020-06-22T08:45:19.391Z] using credential docker-jenkins-github-credentials
08:45:19 [2020-06-22T08:45:19.417Z] #39 46.35   CC       compel/plugins/std/fds.o
08:45:19 [2020-06-22T08:45:19.473Z] Cloning the remote Git repository
08:45:19 [2020-06-22T08:45:19.473Z] Cloning with configured refspecs honoured and without tags
08:45:19 [2020-06-22T08:45:19.574Z] #34 ...
08:45:19 [2020-06-22T08:45:19.574Z] 
08:45:19 [2020-06-22T08:45:19.574Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:19 [2020-06-22T08:45:19.574Z] #42 58.23 bytes
08:45:19 [2020-06-22T08:45:19.574Z] #42 58.46 strings
08:45:19 [2020-06-22T08:45:19.574Z] #42 65.56 bufio
08:45:19 [2020-06-22T08:45:19.574Z] #42 66.53 reflect
08:45:19 [2020-06-22T08:45:19.574Z] #42 ...
08:45:19 [2020-06-22T08:45:19.574Z] 
08:45:19 [2020-06-22T08:45:19.574Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:19 [2020-06-22T08:45:19.574Z] #11 61.90 Selecting previously unselected package binutils-mingw-w64.
08:45:19 [2020-06-22T08:45:19.574Z] #11 61.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 61.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.11 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.16 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.39 Selecting previously unselected package dmsetup.
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.41 Unpacking dmsetup (2:1.02.155-3) ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.63 Selecting previously unselected package mingw-w64-common.
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 62.65 Unpacking mingw-w64-common (6.0.0-3) ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 68.34 Selecting previously unselected package mingw-w64-x86-64-dev.
08:45:19 [2020-06-22T08:45:19.574Z] #11 68.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:45:19 [2020-06-22T08:45:19.574Z] #11 68.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:45:19 [2020-06-22T08:45:19.644Z] #39 87.67   DEP      criu/files-ext.d
08:45:19 [2020-06-22T08:45:19.645Z] #39 87.86   DEP      criu/file-lock.d
08:45:19 [2020-06-22T08:45:19.674Z] #39 46.79   CC       compel/plugins/std/log.o
08:45:19 [2020-06-22T08:45:19.832Z] ok  	github.com/docker/docker/plugin/v2	0.030s	coverage: 14.5% of statements
08:45:19 [2020-06-22T08:45:19.863Z] #11 ...
08:45:19 [2020-06-22T08:45:19.863Z] 
08:45:19 [2020-06-22T08:45:19.863Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.05 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.06 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.06 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.07 Setting up libcap-dev:ppc64el (1:2.25-2) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.08 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.08 Setting up protobuf-compiler (3.6.1.3-2) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.11 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 62.12 Setting up python-protobuf (3.6.1.3-2) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 68.41 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 68.42 Processing triggers for libc-bin (2.28-10) ...
08:45:19 [2020-06-22T08:45:19.863Z] #39 DONE 68.7s
08:45:19 [2020-06-22T08:45:19.863Z] 
08:45:19 [2020-06-22T08:45:19.863Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:19 [2020-06-22T08:45:19.899Z] #39 88.05   DEP      criu/file-ids.d
08:45:19 [2020-06-22T08:45:19.899Z] #39 88.18   DEP      criu/fifo.d
08:45:20 [2020-06-22T08:45:20.154Z] #39 88.30   DEP      criu/fdstore.d
08:45:20 [2020-06-22T08:45:20.154Z] #39 88.38   DEP      criu/fault-injection.d
08:45:20 [2020-06-22T08:45:20.154Z] #39 88.41   DEP      criu/external.d
08:45:20 [2020-06-22T08:45:20.400Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 73.8% of statements
08:45:20 [2020-06-22T08:45:20.409Z] #39 88.55   DEP      criu/eventpoll.d
08:45:20 [2020-06-22T08:45:20.409Z] #39 88.70   DEP      criu/eventfd.d
08:45:20 [2020-06-22T08:45:20.606Z] #39 47.75   CC       compel/plugins/std/string.o
08:45:20 [2020-06-22T08:45:20.660Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 83.7% of statements
08:45:20 [2020-06-22T08:45:20.664Z] #39 88.83   DEP      criu/crtools.d
08:45:20 [2020-06-22T08:45:20.863Z] #39 ...
08:45:20 [2020-06-22T08:45:20.863Z] 
08:45:20 [2020-06-22T08:45:20.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:20 [2020-06-22T08:45:20.863Z] #10 119.7 Selecting previously unselected package libapparmor1:amd64.
08:45:20 [2020-06-22T08:45:20.863Z] #10 119.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:45:20 [2020-06-22T08:45:20.863Z] #10 119.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:45:20 [2020-06-22T08:45:20.863Z] #10 119.9 Selecting previously unselected package libapparmor-dev:amd64.
08:45:20 [2020-06-22T08:45:20.863Z] #10 119.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:45:20 [2020-06-22T08:45:20.863Z] #10 119.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:45:19 [2020-06-22T08:45:19.671Z] Cloning repository https://github.com/moby/moby.git
08:45:20 [2020-06-22T08:45:20.153Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:45:20 [2020-06-22T08:45:20.919Z] #39 88.99   DEP      criu/cr-service.d
08:45:20 [2020-06-22T08:45:20.919Z] #39 89.22   DEP      criu/cr-restore.d
08:45:21 [2020-06-22T08:45:21.119Z] #10 120.1 Selecting previously unselected package libbtrfs0.
08:45:21 [2020-06-22T08:45:21.119Z] #10 120.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:45:21 [2020-06-22T08:45:21.119Z] #10 120.1 Unpacking libbtrfs0 (4.20.1-2) ...
08:45:21 [2020-06-22T08:45:21.119Z] #10 120.1 Selecting previously unselected package libbtrfs-dev.
08:45:21 [2020-06-22T08:45:21.119Z] #10 120.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:45:21 [2020-06-22T08:45:21.119Z] #10 120.2 Unpacking libbtrfs-dev (4.20.1-2) ...
08:45:21 [2020-06-22T08:45:21.228Z] ok  	github.com/docker/docker/plugin	0.576s	coverage: 23.1% of statements
08:45:21 [2020-06-22T08:45:21.369Z] #40 1.609 Note: Building without setproctitle() and strlcpy() support.
08:45:21 [2020-06-22T08:45:21.369Z] #40 1.609       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:45:21 [2020-06-22T08:45:21.376Z] #10 120.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:45:21 [2020-06-22T08:45:21.376Z] #10 120.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:45:21 [2020-06-22T08:45:21.376Z] #10 120.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:45:21 [2020-06-22T08:45:21.376Z] #10 120.3 Selecting previously unselected package libudev-dev:amd64.
08:45:21 [2020-06-22T08:45:21.376Z] #10 120.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
08:45:21 [2020-06-22T08:45:21.376Z] #10 120.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
08:45:21 [2020-06-22T08:45:21.376Z] #10 120.4 Selecting previously unselected package libsepol1-dev:amd64.
08:45:21 [2020-06-22T08:45:21.479Z] #39 89.43   DEP      criu/cr-errno.d
08:45:21 [2020-06-22T08:45:21.479Z] #39 89.45   DEP      criu/cr-dump.d
08:45:21 [2020-06-22T08:45:21.633Z] #10 120.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:45:21 [2020-06-22T08:45:21.633Z] #10 120.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:45:21 [2020-06-22T08:45:21.655Z] #40 1.628 Note: Building without GnuTLS support
08:45:21 [2020-06-22T08:45:21.655Z] #40 1.633 Makefile.config:39: Warn: you have no libnftables installed
08:45:21 [2020-06-22T08:45:21.655Z] #40 1.633 Makefile.config:40: Warn: Building without nftables support
08:45:21 [2020-06-22T08:45:21.734Z] #39 89.71   DEP      criu/cr-dedup.d
08:45:21 [2020-06-22T08:45:21.734Z] #39 89.86   DEP      criu/cr-check.d
08:45:21 [2020-06-22T08:45:21.798Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
08:45:21 [2020-06-22T08:45:21.890Z] #10 120.8 Selecting previously unselected package libpcre16-3:amd64.
08:45:21 [2020-06-22T08:45:21.890Z] #10 120.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:45:21 [2020-06-22T08:45:21.890Z] #10 120.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:45:21 [2020-06-22T08:45:21.890Z] #10 121.0 Selecting previously unselected package libpcre32-3:amd64.
08:45:21 [2020-06-22T08:45:21.944Z] #40 ...
08:45:21 [2020-06-22T08:45:21.944Z] 
08:45:21 [2020-06-22T08:45:21.944Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:21 [2020-06-22T08:45:21.944Z] #34 8.292 [100%] Linking C executable tini-static
08:45:21 [2020-06-22T08:45:21.944Z] #34 9.176 [100%] Built target tini-static
08:45:21 [2020-06-22T08:45:21.944Z] #34 9.263 + mkdir -p /build
08:45:21 [2020-06-22T08:45:21.944Z] #34 9.268 + cp tini-static /build/docker-init
08:45:21 [2020-06-22T08:45:21.944Z] #34 DONE 9.4s
08:45:21 [2020-06-22T08:45:21.944Z] 
08:45:21 [2020-06-22T08:45:21.944Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:21 [2020-06-22T08:45:21.944Z] #31 65.12 reflect
08:45:21 [2020-06-22T08:45:21.944Z] #31 65.45 bufio
08:45:21 [2020-06-22T08:45:21.944Z] #31 67.73 path
08:45:21 [2020-06-22T08:45:21.944Z] #31 69.84 text/tabwriter
08:45:22 [2020-06-22T08:45:22.000Z] #39 90.15   DEP      criu/config.d
08:45:22 [2020-06-22T08:45:22.058Z] ok  	github.com/docker/docker/restartmanager	0.015s	coverage: 45.3% of statements
08:45:22 [2020-06-22T08:45:22.147Z] #10 121.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:45:22 [2020-06-22T08:45:22.147Z] #10 121.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:45:22 [2020-06-22T08:45:22.147Z] #10 121.2 Selecting previously unselected package libpcrecpp0v5:amd64.
08:45:22 [2020-06-22T08:45:22.147Z] #10 121.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:45:22 [2020-06-22T08:45:22.147Z] #10 121.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:45:22 [2020-06-22T08:45:22.255Z] #39 90.46   DEP      criu/clone-noasan.d
08:45:22 [2020-06-22T08:45:22.255Z] #39 90.57   DEP      criu/cgroup.d
08:45:22 [2020-06-22T08:45:22.404Z] #10 121.4 Selecting previously unselected package libpcre3-dev:amd64.
08:45:22 [2020-06-22T08:45:22.404Z] #10 121.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:45:22 [2020-06-22T08:45:22.404Z] #10 121.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:45:22 [2020-06-22T08:45:22.510Z] #39 90.70   DEP      criu/cgroup-props.d
08:45:22 [2020-06-22T08:45:22.510Z] #39 90.84   DEP      criu/bitmap.d
08:45:22 [2020-06-22T08:45:22.766Z] #39 90.86   DEP      criu/bfd.d
08:45:22 [2020-06-22T08:45:22.766Z] #39 90.97   DEP      criu/autofs.d
08:45:22 [2020-06-22T08:45:22.766Z] #39 91.10   DEP      criu/aio.d
08:45:21 [2020-06-22T08:45:21.182Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:21 [2020-06-22T08:45:21.182Z]  > git --version # timeout=10
08:45:21 [2020-06-22T08:45:21.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:21 [2020-06-22T08:45:21.238Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:22 [2020-06-22T08:45:22.971Z] #10 ...
08:45:22 [2020-06-22T08:45:22.971Z] 
08:45:22 [2020-06-22T08:45:22.971Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:45:22 [2020-06-22T08:45:22.971Z] #54 114.3 + for f in rootlesskit rootlesskit-docker-proxy
08:45:22 [2020-06-22T08:45:22.971Z] #54 114.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:45:22 [2020-06-22T08:45:22.971Z] #54 DONE 121.8s
08:45:22 [2020-06-22T08:45:22.971Z] 
08:45:22 [2020-06-22T08:45:22.971Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:45:22 [2020-06-22T08:45:22.971Z] #55 DONE 0.0s
08:45:22 [2020-06-22T08:45:22.971Z] 
08:45:22 [2020-06-22T08:45:22.971Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:45:22 [2020-06-22T08:45:22.971Z] #56 DONE 0.1s
08:45:22 [2020-06-22T08:45:22.971Z] 
08:45:22 [2020-06-22T08:45:22.971Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:22 [2020-06-22T08:45:22.971Z] #10 122.0 Selecting previously unselected package libselinux1-dev:amd64.
08:45:22 [2020-06-22T08:45:22.997Z] ok  	github.com/docker/docker/testutil	0.017s	coverage: 62.5% of statements
08:45:22 [2020-06-22T08:45:22.997Z] ok  	github.com/docker/docker/registry	0.256s	coverage: 56.3% of statements
08:45:22 [2020-06-22T08:45:22.997Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 65.8% of statements
08:45:23 [2020-06-22T08:45:23.021Z] #39 ...
08:45:23 [2020-06-22T08:45:23.021Z] 
08:45:23 [2020-06-22T08:45:23.021Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:45:23 [2020-06-22T08:45:23.021Z] #28 DONE 162.8s
08:45:23 [2020-06-22T08:45:23.021Z] 
08:45:23 [2020-06-22T08:45:23.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:23 [2020-06-22T08:45:23.021Z] #39 91.36   DEP      criu/action-scripts.d
08:45:23 [2020-06-22T08:45:23.021Z] #39 ...
08:45:23 [2020-06-22T08:45:23.021Z] 
08:45:23 [2020-06-22T08:45:23.021Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:23 [2020-06-22T08:45:23.021Z] #17 15.22 Reading package lists...
08:45:23 [2020-06-22T08:45:23.021Z] #17 18.22 Building dependency tree...
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.71 libcap2-bin is already the newest version (1:2.25-2).
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.71 The following additional packages will be installed:
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.72   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.72   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.72   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.72   python3.7 python3.7-minimal vim-runtime xxd
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.74 Suggested packages:
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.74   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.74   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.74   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.74 Recommended packages:
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.74   aufs-dkms nftables build-essential python3-dev python3-keyring
08:45:23 [2020-06-22T08:45:23.021Z] #17 19.74   python3-keyrings.alt python3-xdg unzip
08:45:23 [2020-06-22T08:45:23.228Z] #10 122.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:45:23 [2020-06-22T08:45:23.228Z] #10 122.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.74 The following NEW packages will be installed:
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:45:23 [2020-06-22T08:45:23.276Z] #17 21.75   xz-utils zip
08:45:23 [2020-06-22T08:45:23.451Z] #31 ...
08:45:23 [2020-06-22T08:45:23.451Z] 
08:45:23 [2020-06-22T08:45:23.451Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:23 [2020-06-22T08:45:23.451Z] #40 3.416 fatal: not a git repository (or any of the parent directories): .git
08:45:23 [2020-06-22T08:45:23.451Z] #40 3.465   GEN      .gitid
08:45:23 [2020-06-22T08:45:23.451Z] #40 3.495   GEN      criu/include/version.h
08:45:23 [2020-06-22T08:45:23.451Z] #40 3.563   GEN      include/common/asm
08:45:23 [2020-06-22T08:45:23.532Z] #17 22.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
08:45:23 [2020-06-22T08:45:23.532Z] #17 22.06 Need to get 28.5 MB of archives.
08:45:23 [2020-06-22T08:45:23.532Z] #17 22.06 After this operation, 116 MB of additional disk space will be used.
08:45:23 [2020-06-22T08:45:23.532Z] #17 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:45:23 [2020-06-22T08:45:23.532Z] #17 22.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
08:45:23 [2020-06-22T08:45:23.787Z] #17 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
08:45:23 [2020-06-22T08:45:23.787Z] #17 22.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:45:23 [2020-06-22T08:45:23.793Z] #10 122.7 Selecting previously unselected package libdevmapper-dev:amd64.
08:45:23 [2020-06-22T08:45:23.793Z] #10 122.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:45:23 [2020-06-22T08:45:23.793Z] #10 122.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:45:24 [2020-06-22T08:45:24.042Z] #17 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:45:24 [2020-06-22T08:45:24.042Z] #17 22.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
08:45:24 [2020-06-22T08:45:24.042Z] #17 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
08:45:24 [2020-06-22T08:45:24.042Z] #17 22.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:45:24 [2020-06-22T08:45:24.050Z] #10 122.9 Selecting previously unselected package libseccomp-dev:amd64.
08:45:24 [2020-06-22T08:45:24.050Z] #10 122.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
08:45:24 [2020-06-22T08:45:24.050Z] #10 122.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:45:24 [2020-06-22T08:45:24.297Z] #17 22.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:45:24 [2020-06-22T08:45:24.298Z] #17 22.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:45:24 [2020-06-22T08:45:24.308Z] #10 123.2 Selecting previously unselected package libsystemd-dev:amd64.
08:45:24 [2020-06-22T08:45:24.308Z] #10 123.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
08:45:24 [2020-06-22T08:45:24.308Z] #10 123.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
08:45:24 [2020-06-22T08:45:24.858Z] #17 23.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up libbtrfs0 (4.20.1-2) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up libbtrfs-dev (4.20.1-2) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up mingw-w64-common (6.0.0-3) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:45:24 [2020-06-22T08:45:24.872Z] #10 123.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 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
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 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
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:45:24 [2020-06-22T08:45:24.873Z] #10 123.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:45:24 [2020-06-22T08:45:24.873Z] #10 124.0 Setting up dmsetup (2:1.02.155-3) ...
08:45:24 [2020-06-22T08:45:24.873Z] #10 124.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:45:24 [2020-06-22T08:45:24.873Z] #10 124.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:45:24 [2020-06-22T08:45:24.909Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
08:45:25 [2020-06-22T08:45:25.113Z] #17 23.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:45:25 [2020-06-22T08:45:25.113Z] #17 23.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:45:25 [2020-06-22T08:45:25.133Z] #10 124.0 Processing triggers for libc-bin (2.28-10) ...
08:45:25 [2020-06-22T08:45:25.369Z] #17 23.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:45:25 [2020-06-22T08:45:25.369Z] #17 23.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:45:25 [2020-06-22T08:45:25.369Z] #17 23.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:45:25 [2020-06-22T08:45:25.390Z] #10 DONE 124.3s
08:45:25 [2020-06-22T08:45:25.390Z] 
08:45:25 [2020-06-22T08:45:25.390Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.358   PBCC     images/timens.pb-c.c
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.402   DEP      images/timens.pb-c.d
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.445   PBCC     images/fown.pb-c.c
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.465   PBCC     images/google/protobuf/descriptor.pb-c.c
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.574   PBCC     images/opts.pb-c.c
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.620   PBCC     images/memfd.pb-c.c
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.678   DEP      images/fown.pb-c.d
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.735   DEP      images/google/protobuf/descriptor.pb-c.d
08:45:25 [2020-06-22T08:45:25.516Z] #40 5.798   DEP      images/opts.pb-c.d
08:45:25 [2020-06-22T08:45:25.807Z] #40 5.910   DEP      images/memfd.pb-c.d
08:45:25 [2020-06-22T08:45:25.807Z] #40 5.978   PBCC     images/sit.pb-c.c
08:45:25 [2020-06-22T08:45:25.845Z] ok  	github.com/docker/docker/volume/local	0.072s	coverage: 73.0% of statements
08:45:25 [2020-06-22T08:45:25.929Z] #17 24.45 debconf: delaying package configuration, since apt-utils is not installed
08:45:25 [2020-06-22T08:45:25.929Z] #17 24.52 Fetched 28.5 MB in 2s (13.4 MB/s)
08:45:25 [2020-06-22T08:45:25.929Z] #17 24.57 Selecting previously unselected package pigz.
08:45:26 [2020-06-22T08:45:26.098Z] #40 6.102   DEP      images/sit.pb-c.d
08:45:26 [2020-06-22T08:45:26.098Z] #40 6.211   PBCC     images/macvlan.pb-c.c
08:45:26 [2020-06-22T08:45:26.098Z] #40 6.231   DEP      images/macvlan.pb-c.d
08:45:26 [2020-06-22T08:45:26.098Z] #40 6.339   PBCC     images/autofs.pb-c.c
08:45:26 [2020-06-22T08:45:26.104Z] ok  	github.com/docker/docker/volume/mounts	0.042s	coverage: 67.0% of statements
08:45:26 [2020-06-22T08:45:26.184Z] #17 24.57 (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 ... 23432 files and directories currently installed.)
08:45:26 [2020-06-22T08:45:26.184Z] #17 24.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:45:26 [2020-06-22T08:45:26.184Z] #17 24.66 Unpacking pigz (2.4-1) ...
08:45:26 [2020-06-22T08:45:26.389Z] #40 6.424   DEP      images/autofs.pb-c.d
08:45:26 [2020-06-22T08:45:26.389Z] #40 6.506   PBCC     images/sysctl.pb-c.c
08:45:26 [2020-06-22T08:45:26.389Z] #40 6.543   DEP      images/sysctl.pb-c.d
08:45:26 [2020-06-22T08:45:26.389Z] #40 6.596   PBCC     images/time.pb-c.c
08:45:26 [2020-06-22T08:45:26.440Z] #17 24.74 Selecting previously unselected package libpython3.7-minimal:amd64.
08:45:26 [2020-06-22T08:45:26.440Z] #17 24.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:45:26 [2020-06-22T08:45:26.440Z] #17 24.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:45:26 [2020-06-22T08:45:26.670Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.607   DEP      images/time.pb-c.d
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.648   PBCC     images/binfmt-misc.pb-c.c
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.678   DEP      images/binfmt-misc.pb-c.d
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.739   PBCC     images/seccomp.pb-c.c
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.762   DEP      images/seccomp.pb-c.d
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.807   PBCC     images/userns.pb-c.c
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.828   DEP      images/userns.pb-c.d
08:45:26 [2020-06-22T08:45:26.680Z] #40 6.889   PBCC     images/cgroup.pb-c.c
08:45:26 [2020-06-22T08:45:26.695Z] #17 25.21 Selecting previously unselected package python3.7-minimal.
08:45:26 [2020-06-22T08:45:26.695Z] #17 25.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:45:26 [2020-06-22T08:45:26.695Z] #17 25.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:45:26 [2020-06-22T08:45:26.971Z] #40 6.901   DEP      images/cgroup.pb-c.d
08:45:26 [2020-06-22T08:45:26.971Z] #40 6.965   PBCC     images/ext-file.pb-c.c
08:45:26 [2020-06-22T08:45:26.971Z] #40 7.024   DEP      images/ext-file.pb-c.d
08:45:26 [2020-06-22T08:45:26.971Z] #40 7.075   PBCC     images/rpc.pb-c.c
08:45:26 [2020-06-22T08:45:26.971Z] #40 7.141   DEP      images/rpc.pb-c.d
08:45:26 [2020-06-22T08:45:26.971Z] #40 7.221   PBCC     images/siginfo.pb-c.c
08:45:26 [2020-06-22T08:45:26.971Z] #40 7.269   DEP      images/siginfo.pb-c.d
08:45:27 [2020-06-22T08:45:27.261Z] #40 7.326   PBCC     images/pagemap.pb-c.c
08:45:27 [2020-06-22T08:45:27.261Z] #40 7.375   DEP      images/pagemap.pb-c.d
08:45:27 [2020-06-22T08:45:27.261Z] #40 7.458   PBCC     images/rlimit.pb-c.c
08:45:27 [2020-06-22T08:45:27.261Z] #40 7.475   DEP      images/rlimit.pb-c.d
08:45:27 [2020-06-22T08:45:27.261Z] #40 ...
08:45:27 [2020-06-22T08:45:27.261Z] 
08:45:27 [2020-06-22T08:45:27.261Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:27 [2020-06-22T08:45:27.261Z] #48 66.12 bufio
08:45:27 [2020-06-22T08:45:27.261Z] #48 69.39 text/tabwriter
08:45:27 [2020-06-22T08:45:27.261Z] #48 69.72 reflect
08:45:27 [2020-06-22T08:45:27.261Z] #48 72.10 regexp/syntax
08:45:27 [2020-06-22T08:45:27.550Z] #48 ...
08:45:27 [2020-06-22T08:45:27.551Z] 
08:45:27 [2020-06-22T08:45:27.551Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:27 [2020-06-22T08:45:27.551Z] #40 7.535   PBCC     images/file-lock.pb-c.c
08:45:27 [2020-06-22T08:45:27.551Z] #40 7.582   DEP      images/file-lock.pb-c.d
08:45:27 [2020-06-22T08:45:27.551Z] #40 7.636   PBCC     images/tty.pb-c.c
08:45:27 [2020-06-22T08:45:27.551Z] #40 7.706   DEP      images/tty.pb-c.d
08:45:27 [2020-06-22T08:45:27.620Z] #17 26.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:45:27 [2020-06-22T08:45:27.620Z] #17 26.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:45:27 [2020-06-22T08:45:27.839Z] #40 7.739   PBCC     images/tun.pb-c.c
08:45:27 [2020-06-22T08:45:27.839Z] #40 7.799   PBCC     images/netdev.pb-c.c
08:45:27 [2020-06-22T08:45:27.839Z] #40 7.878   DEP      images/tun.pb-c.d
08:45:27 [2020-06-22T08:45:27.839Z] #40 7.956   DEP      images/netdev.pb-c.d
08:45:27 [2020-06-22T08:45:27.839Z] #40 8.070   PBCC     images/vma.pb-c.c
08:45:27 [2020-06-22T08:45:27.839Z] #40 8.117   DEP      images/vma.pb-c.d
08:45:27 [2020-06-22T08:45:27.916Z] #49 ...
08:45:27 [2020-06-22T08:45:27.916Z] 
08:45:27 [2020-06-22T08:45:27.916Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:45:27 [2020-06-22T08:45:27.916Z] #11 DONE 2.6s
08:45:27 [2020-06-22T08:45:27.916Z] 
08:45:27 [2020-06-22T08:45:27.916Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.530 + RM_GOPATH=0
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.530 + TMP_GOPATH=
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.530 + : /build
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.530 + '[' -z '' ']'
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.534 ++ mktemp -d
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.538 + export GOPATH=/tmp/tmp.rYb2jBzDV5
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.538 + GOPATH=/tmp/tmp.rYb2jBzDV5
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.538 + RM_GOPATH=1
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.538 + case "$(go env GOARCH)" in
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.538 ++ go env GOARCH
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.568 + export GO_BUILDMODE=-buildmode=pie
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.568 + GO_BUILDMODE=-buildmode=pie
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.568 ++ dirname /tmp/install/install.sh
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 + dir=/tmp/install
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 + bin=runc
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 + shift
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 + '[' '!' -f /tmp/install/runc.installer ']'
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 + . /tmp/install/runc.installer
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 + install_runc
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.571 + uname -r
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.577 + grep -q '^3\.10\.0.*\.el7\.'
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.579 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.579 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.579 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rYb2jBzDV5/src/github.com/opencontainers/runc
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.579 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:45:27 [2020-06-22T08:45:27.916Z] #49 2.580 Cloning into '/tmp/tmp.rYb2jBzDV5/src/github.com/opencontainers/runc'...
08:45:28 [2020-06-22T08:45:28.129Z] #40 8.198   PBCC     images/creds.pb-c.c
08:45:28 [2020-06-22T08:45:28.129Z] #40 8.218   DEP      images/creds.pb-c.d
08:45:28 [2020-06-22T08:45:28.129Z] #40 8.308   PBCC     images/utsns.pb-c.c
08:45:28 [2020-06-22T08:45:28.129Z] #40 8.351   DEP      images/utsns.pb-c.d
08:45:28 [2020-06-22T08:45:28.419Z] #40 8.419   PBCC     images/ipc-desc.pb-c.c
08:45:28 [2020-06-22T08:45:28.419Z] #40 8.481   PBCC     images/ipc-sem.pb-c.c
08:45:28 [2020-06-22T08:45:28.419Z] #40 8.514   DEP      images/ipc-desc.pb-c.d
08:45:28 [2020-06-22T08:45:28.419Z] #40 8.603   DEP      images/ipc-sem.pb-c.d
08:45:28 [2020-06-22T08:45:28.710Z] #40 8.676   PBCC     images/ipc-msg.pb-c.c
08:45:28 [2020-06-22T08:45:28.710Z] #40 8.700   DEP      images/ipc-msg.pb-c.d
08:45:28 [2020-06-22T08:45:28.710Z] #40 8.826   PBCC     images/ipc-shm.pb-c.c
08:45:28 [2020-06-22T08:45:28.710Z] #40 8.878   DEP      images/ipc-shm.pb-c.d
08:45:28 [2020-06-22T08:45:28.710Z] #40 8.954   PBCC     images/ipc-var.pb-c.c
08:45:28 [2020-06-22T08:45:28.710Z] #40 8.974   DEP      images/ipc-var.pb-c.d
08:45:28 [2020-06-22T08:45:28.850Z] #49 ...
08:45:28 [2020-06-22T08:45:28.850Z] 
08:45:28 [2020-06-22T08:45:28.850Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:28 [2020-06-22T08:45:28.850Z] #41 117.6 net/textproto
08:45:28 [2020-06-22T08:45:28.850Z] #41 117.6 crypto/x509
08:45:28 [2020-06-22T08:45:28.850Z] #41 118.7 vendor/golang.org/x/net/http/httpguts
08:45:28 [2020-06-22T08:45:28.850Z] #41 119.0 vendor/golang.org/x/net/http/httpproxy
08:45:28 [2020-06-22T08:45:28.850Z] #41 119.6 mime/multipart
08:45:28 [2020-06-22T08:45:28.850Z] #41 122.1 crypto/tls
08:45:28 [2020-06-22T08:45:28.850Z] #41 ...
08:45:28 [2020-06-22T08:45:28.850Z] 
08:45:28 [2020-06-22T08:45:28.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:28 [2020-06-22T08:45:28.850Z] #39 48.46   CC       compel/plugins/std/infect.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 48.93   CC       compel/arch/x86/plugins/std/parasite-head.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.00   CC       compel/arch/x86/plugins/std/memcpy.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.05   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.13   AR       compel/plugins/std.lib.a
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.21   CC       compel/plugins/fds/fds.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.46   AR       compel/plugins/fds.lib.a
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.55   HOSTDEP  compel/src/lib/log-host.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.67   HOSTDEP  compel/src/lib/handle-elf-host.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 49.86   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 50.04   HOSTDEP  compel/src/main-host.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 50.21   DEP      compel/src/lib/ptrace.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 50.49   DEP      compel/src/lib/infect.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 50.70   DEP      compel/src/lib/infect-util.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 50.82   DEP      compel/src/lib/infect-rpc.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 51.01   DEP      compel/arch/x86/src/lib/infect.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 51.27   DEP      compel/arch/x86/src/lib/cpu.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 51.32   DEP      compel/src/lib/log.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 51.40   DEP      compel/src/main.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 51.50   DEP      compel/src/lib/handle-elf.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 51.64   DEP      compel/arch/x86/src/lib/handle-elf.d
08:45:28 [2020-06-22T08:45:28.850Z] #39 51.76   CC       compel/src/lib/log.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 52.11   CC       compel/arch/x86/src/lib/cpu.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 53.17   CC       compel/arch/x86/src/lib/infect.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 54.28   CC       compel/src/lib/infect-rpc.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 54.63   CC       compel/src/lib/infect-util.o
08:45:28 [2020-06-22T08:45:28.850Z] #39 55.05   CC       compel/src/lib/infect.o
08:45:29 [2020-06-22T08:45:29.012Z] #40 9.044   PBCC     images/sk-opts.pb-c.c
08:45:29 [2020-06-22T08:45:29.012Z] #40 9.094   PBCC     images/packet-sock.pb-c.c
08:45:29 [2020-06-22T08:45:29.012Z] #40 9.182   DEP      images/sk-opts.pb-c.d
08:45:29 [2020-06-22T08:45:29.012Z] #40 9.241   DEP      images/packet-sock.pb-c.d
08:45:29 [2020-06-22T08:45:29.308Z] #40 9.322   PBCC     images/sk-netlink.pb-c.c
08:45:29 [2020-06-22T08:45:29.308Z] #40 9.364   DEP      images/sk-netlink.pb-c.d
08:45:29 [2020-06-22T08:45:29.308Z] #40 9.449   PBCC     images/sk-inet.pb-c.c
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.72 Selecting previously unselected package python3-minimal.
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.72 (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 ... 23681 files and directories currently installed.)
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.77 Unpacking python3-minimal (3.7.3-1) ...
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.84 Selecting previously unselected package libmpdec2:amd64.
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.87 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.94 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
08:45:29 [2020-06-22T08:45:29.506Z] #17 27.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:45:29 [2020-06-22T08:45:29.602Z] #40 9.578   DEP      images/sk-inet.pb-c.d
08:45:29 [2020-06-22T08:45:29.602Z] #40 9.706   PBCC     images/sk-unix.pb-c.c
08:45:29 [2020-06-22T08:45:29.602Z] #40 9.745   DEP      images/sk-unix.pb-c.d
08:45:29 [2020-06-22T08:45:29.602Z] #40 9.817   PBCC     images/mm.pb-c.c
08:45:29 [2020-06-22T08:45:29.892Z] #40 9.863   DEP      images/mm.pb-c.d
08:45:29 [2020-06-22T08:45:29.892Z] #40 9.920   PBCC     images/timerfd.pb-c.c
08:45:29 [2020-06-22T08:45:29.892Z] #40 10.00   DEP      images/timerfd.pb-c.d
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.08   PBCC     images/timer.pb-c.c
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.11   DEP      images/timer.pb-c.d
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.13   PBCC     images/sa.pb-c.c
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.21   DEP      images/sa.pb-c.d
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.26   PBCC     images/pipe-data.pb-c.c
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.27   DEP      images/pipe-data.pb-c.d
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.33   PBCC     images/mnt.pb-c.c
08:45:30 [2020-06-22T08:45:30.182Z] #40 10.37   DEP      images/mnt.pb-c.d
08:45:30 [2020-06-22T08:45:30.182Z] #40 ...
08:45:30 [2020-06-22T08:45:30.182Z] 
08:45:30 [2020-06-22T08:45:30.182Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:30 [2020-06-22T08:45:30.182Z] #42 69.05 regexp/syntax
08:45:30 [2020-06-22T08:45:30.182Z] #42 71.50 hash/crc32
08:45:30 [2020-06-22T08:45:30.182Z] #42 74.94 vendor/golang.org/x/net/dns/dnsmessage
08:45:30 [2020-06-22T08:45:30.222Z] #39 ...
08:45:30 [2020-06-22T08:45:30.222Z] 
08:45:30 [2020-06-22T08:45:30.222Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:45:30 [2020-06-22T08:45:30.222Z] #12 DONE 2.4s
08:45:30 [2020-06-22T08:45:30.431Z] #17 28.77 Selecting previously unselected package python3.7.
08:45:30 [2020-06-22T08:45:30.432Z] #17 28.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
08:45:30 [2020-06-22T08:45:30.432Z] #17 28.78 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:45:30 [2020-06-22T08:45:30.432Z] #17 28.89 Selecting previously unselected package libpython3-stdlib:amd64.
08:45:30 [2020-06-22T08:45:30.432Z] #17 28.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:45:30 [2020-06-22T08:45:30.432Z] #17 28.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:45:30 [2020-06-22T08:45:30.472Z] #42 ...
08:45:30 [2020-06-22T08:45:30.472Z] 
08:45:30 [2020-06-22T08:45:30.472Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:45:30 [2020-06-22T08:45:30.473Z] #53 43.25 Checking out files:  54% (1726/3193)   
Checking out files:  55% (1757/3193)   
Checking out files:  56% (1789/3193)   
Checking out files:  57% (1821/3193)   
Checking out files:  58% (1852/3193)   
Checking out files:  59% (1884/3193)   
Checking out files:  60% (1916/3193)   
Checking out files:  61% (1948/3193)   
Checking out files:  62% (1980/3193)   
Checking out files:  63% (2012/3193)   
Checking out files:  64% (2044/3193)   
Checking out files:  65% (2076/3193)   
Checking out files:  66% (2108/3193)   
Checking out files:  67% (2140/3193)   
Checking out files:  68% (2172/3193)   
Checking out files:  69% (2204/3193)   
Checking out files:  70% (2236/3193)   
Checking out files:  71% (2268/3193)   
Checking out files:  72% (2299/3193)   
Checking out files:  73% (2331/3193)   
Checking out files:  74% (2363/3193)   
Checking out files:  75% (2395/3193)   
Checking out files:  76% (2427/3193)   
Checking out files:  77% (2459/3193)   
Checking out files:  78% (2491/3193)   
Checking out files:  79% (2523/3193)   
Checking out files:  80% (2555/3193)   
Checking out files:  81% (2587/3193)   
Checking out files:  82% (2619/3193)   
Checking out files:  83% (2651/3193)   
Checking out files:  84% (2683/3193)   
Checking out files:  85% (2715/3193)   
Checking out files:  86% (2746/3193)   
Checking out files:  87% (2778/3193)   
Checking out files:  88% (2810/3193)   
Checking out files:  89% (2842/3193)   
Checking out files:  90% (2874/3193)   
Checking out files:  91% (2906/3193)   
Checking out files:  92% (2938/3193)   
Checking out files:  93% (2970/3193)   
Checking out files:  94% (3002/3193)   
Checking out files:  95% (3034/3193)   
Checking out files:  95% (3038/3193)   
Checking out files:  96% (3066/3193)   
Checking out files:  97% (3098/3193)   
Checking out files:  98% (3130/3193)   
Checking out files:  99% (3162/3193)   
Checking out files: 100% (3193/3193)   
Checking out files: 100% (3193/3193), done.
08:45:30 [2020-06-22T08:45:30.473Z] #53 44.42 + cd /tmp/tmp.VBo41MoVCX/src/github.com/containerd/containerd
08:45:30 [2020-06-22T08:45:30.473Z] #53 44.42 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:45:30 [2020-06-22T08:45:30.480Z] 
08:45:30 [2020-06-22T08:45:30.480Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:45:30 [2020-06-22T08:45:30.687Z] #17 28.99 Setting up python3-minimal (3.7.3-1) ...
08:45:31 [2020-06-22T08:45:31.247Z] #17 29.80 Selecting previously unselected package python3.
08:45:31 [2020-06-22T08:45:31.247Z] #17 29.80 (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 ... 24093 files and directories currently installed.)
08:45:31 [2020-06-22T08:45:31.247Z] #17 29.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:45:31 [2020-06-22T08:45:31.502Z] #17 29.85 Unpacking python3 (3.7.3-1) ...
08:45:31 [2020-06-22T08:45:31.502Z] #17 29.93 Selecting previously unselected package libip4tc0:amd64.
08:45:31 [2020-06-22T08:45:31.502Z] #17 29.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:45:31 [2020-06-22T08:45:31.502Z] #17 29.95 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:45:31 [2020-06-22T08:45:31.502Z] #17 30.03 Selecting previously unselected package libip6tc0:amd64.
08:45:31 [2020-06-22T08:45:31.502Z] #17 30.03 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:45:31 [2020-06-22T08:45:31.502Z] #17 30.04 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.13 Selecting previously unselected package libiptc0:amd64.
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.15 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.22 Selecting previously unselected package libnfnetlink0:amd64.
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.28 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:45:31 [2020-06-22T08:45:31.758Z] #17 30.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:45:31 [2020-06-22T08:45:31.973Z] #53 46.43 + export 'BUILDTAGS=netgo osusergo static_build'
08:45:31 [2020-06-22T08:45:31.973Z] #53 46.43 + BUILDTAGS='netgo osusergo static_build'
08:45:31 [2020-06-22T08:45:31.973Z] #53 46.43 + export EXTRA_FLAGS=-buildmode=pie
08:45:31 [2020-06-22T08:45:31.973Z] #53 46.43 + EXTRA_FLAGS=-buildmode=pie
08:45:31 [2020-06-22T08:45:31.973Z] #53 46.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:45:31 [2020-06-22T08:45:31.973Z] #53 46.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:45:32 [2020-06-22T08:45:32.013Z] #17 30.38 Selecting previously unselected package libnftnl11:amd64.
08:45:32 [2020-06-22T08:45:32.013Z] #17 30.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:45:32 [2020-06-22T08:45:32.013Z] #17 30.40 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:45:32 [2020-06-22T08:45:32.013Z] #17 30.49 Selecting previously unselected package iptables.
08:45:32 [2020-06-22T08:45:32.013Z] #17 30.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:45:32 [2020-06-22T08:45:32.013Z] #17 30.52 Unpacking iptables (1.8.2-4) ...
08:45:32 [2020-06-22T08:45:32.263Z] #53 46.43 + '[' '' = dynamic ']'
08:45:32 [2020-06-22T08:45:32.263Z] #53 46.43 + make
08:45:32 [2020-06-22T08:45:32.268Z] #17 30.81 Selecting previously unselected package xxd.
08:45:32 [2020-06-22T08:45:32.268Z] #17 30.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:45:32 [2020-06-22T08:45:32.268Z] #17 30.83 Unpacking xxd (2:8.1.0875-5) ...
08:45:32 [2020-06-22T08:45:32.375Z] #13 2.020 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:45:32 [2020-06-22T08:45:32.375Z] #13 DONE 2.1s
08:45:32 [2020-06-22T08:45:32.375Z] 
08:45:32 [2020-06-22T08:45:32.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:32 [2020-06-22T08:45:32.375Z] #39 58.15   CC       compel/src/lib/ptrace.o
08:45:32 [2020-06-22T08:45:32.375Z] #39 58.55   AR       compel/libcompel.a
08:45:32 [2020-06-22T08:45:32.375Z] #39 58.65   HOSTCC   compel/src/main-host.o
08:45:32 [2020-06-22T08:45:32.375Z] #39 59.10   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:45:32 [2020-06-22T08:45:32.375Z] #39 59.27   HOSTCC   compel/src/lib/handle-elf-host.o
08:45:32 [2020-06-22T08:45:32.523Z] #17 30.97 Selecting previously unselected package vim-common.
08:45:32 [2020-06-22T08:45:32.523Z] #17 30.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:45:32 [2020-06-22T08:45:32.523Z] #17 31.02 Unpacking vim-common (2:8.1.0875-5) ...
08:45:32 [2020-06-22T08:45:32.523Z] #17 31.20 Selecting previously unselected package bash-completion.
08:45:32 [2020-06-22T08:45:32.631Z] #39 59.72   HOSTCC   compel/src/lib/log-host.o
08:45:32 [2020-06-22T08:45:32.779Z] #17 31.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:45:32 [2020-06-22T08:45:32.888Z] #39 59.96   HOSTLINK compel/compel-host-bin
08:45:33 [2020-06-22T08:45:33.145Z] #39 60.14   DEP      soccr/soccr.d
08:45:33 [2020-06-22T08:45:33.145Z] #39 60.38   CC       soccr/soccr.o
08:45:33 [2020-06-22T08:45:33.705Z] #17 ...
08:45:33 [2020-06-22T08:45:33.705Z] 
08:45:33 [2020-06-22T08:45:33.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:33 [2020-06-22T08:45:33.705Z] #39 91.83   CC       criu/action-scripts.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 92.39   CC       criu/aio.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 92.90   CC       criu/autofs.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 94.23   CC       criu/bfd.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 94.57   CC       criu/bitmap.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 94.68   CC       criu/cgroup-props.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 95.28   CC       criu/cgroup.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 97.91   CC       criu/clone-noasan.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 98.10   CC       criu/config.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 99.33   CC       criu/cr-check.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 100.8   CC       criu/cr-dedup.o
08:45:33 [2020-06-22T08:45:33.705Z] #39 101.2   CC       criu/cr-dump.o
08:45:33 [2020-06-22T08:45:33.765Z] #53 47.90 + bin/ctr
08:45:34 [2020-06-22T08:45:34.516Z] #39 ...
08:45:34 [2020-06-22T08:45:34.516Z] 
08:45:34 [2020-06-22T08:45:34.516Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:45:34 [2020-06-22T08:45:34.516Z] #14 DONE 2.1s
08:45:34 [2020-06-22T08:45:34.773Z] 
08:45:34 [2020-06-22T08:45:34.773Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:45:35 [2020-06-22T08:45:35.068Z] #39 103.2   CC       criu/cr-errno.o
08:45:35 [2020-06-22T08:45:35.068Z] #39 103.3   CC       criu/cr-restore.o
08:45:35 [2020-06-22T08:45:35.068Z] #39 ...
08:45:35 [2020-06-22T08:45:35.068Z] 
08:45:35 [2020-06-22T08:45:35.068Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:35 [2020-06-22T08:45:35.068Z] #17 33.68 Unpacking bash-completion (1:2.8-6) ...
08:45:35 [2020-06-22T08:45:35.628Z] #17 34.08 Selecting previously unselected package bzip2.
08:45:35 [2020-06-22T08:45:35.628Z] #17 34.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:45:35 [2020-06-22T08:45:35.628Z] #17 34.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:45:35 [2020-06-22T08:45:35.628Z] #17 34.18 Selecting previously unselected package xz-utils.
08:45:35 [2020-06-22T08:45:35.628Z] #17 34.18 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:45:35 [2020-06-22T08:45:35.628Z] #17 34.18 Unpacking xz-utils (5.2.4-1) ...
08:45:35 [2020-06-22T08:45:35.838Z] #53 ...
08:45:35 [2020-06-22T08:45:35.838Z] 
08:45:35 [2020-06-22T08:45:35.838Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:35 [2020-06-22T08:45:35.838Z] #31 74.50 internal/syscall/execenv
08:45:35 [2020-06-22T08:45:35.838Z] #31 74.53 time
08:45:35 [2020-06-22T08:45:35.838Z] #31 74.53 internal/syscall/unix
08:45:35 [2020-06-22T08:45:35.838Z] #31 82.14 internal/poll
08:45:35 [2020-06-22T08:45:35.838Z] #31 84.60 os
08:45:35 [2020-06-22T08:45:35.838Z] #31 ...
08:45:35 [2020-06-22T08:45:35.838Z] 
08:45:35 [2020-06-22T08:45:35.838Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.49   PBCC     images/sk-packet.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.51   DEP      images/sk-packet.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.59   PBCC     images/tcp-stream.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.62   DEP      images/tcp-stream.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.73   PBCC     images/pipe.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.76   DEP      images/pipe.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.84   PBCC     images/pstree.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.86   DEP      images/pstree.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.95   PBCC     images/fs.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 10.98   DEP      images/fs.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.07   PBCC     images/signalfd.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.12   DEP      images/signalfd.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.27   PBCC     images/fh.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.32   PBCC     images/fsnotify.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.44   DEP      images/fh.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.48   DEP      images/fsnotify.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.54   PBCC     images/eventpoll.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.56   DEP      images/eventpoll.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.64   PBCC     images/eventfd.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.66   DEP      images/eventfd.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.79   PBCC     images/remap-file-path.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.83   DEP      images/remap-file-path.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.92   PBCC     images/fifo.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 11.97   DEP      images/fifo.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.05   PBCC     images/ghost-file.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.11   DEP      images/ghost-file.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.21   PBCC     images/regfile.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.32   DEP      images/regfile.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.39   PBCC     images/ns.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.42   DEP      images/ns.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.48   PBCC     images/fdinfo.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.60   DEP      images/fdinfo.pb-c.d
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.71   PBCC     images/core-aarch64.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.75   PBCC     images/core-arm.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.81   PBCC     images/core-ppc64.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.83   PBCC     images/core-s390.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 12.94   PBCC     images/core-x86.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 13.04   PBCC     images/core.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 13.22   PBCC     images/inventory.pb-c.c
08:45:35 [2020-06-22T08:45:35.838Z] #40 13.31   DEP      images/core-aarch64.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.37   DEP      images/core-arm.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.44   DEP      images/core-ppc64.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.51   DEP      images/core-s390.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.59   DEP      images/core-x86.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.66   DEP      images/core.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.72   DEP      images/inventory.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.79   PBCC     images/cpuinfo.pb-c.c
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.82   DEP      images/cpuinfo.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.87   PBCC     images/stats.pb-c.c
08:45:35 [2020-06-22T08:45:35.839Z] #40 13.91   DEP      images/stats.pb-c.d
08:45:35 [2020-06-22T08:45:35.839Z] #40 15.61 make[1]: Nothing to be done for 'all'.
08:45:35 [2020-06-22T08:45:35.883Z] #17 34.37 Selecting previously unselected package apparmor.
08:45:35 [2020-06-22T08:45:35.883Z] #17 34.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:45:35 [2020-06-22T08:45:35.883Z] #17 34.45 Unpacking apparmor (2.13.2-10) ...
08:45:36 [2020-06-22T08:45:36.139Z] #17 34.81 Selecting previously unselected package aufs-tools.
08:45:36 [2020-06-22T08:45:36.139Z] #17 34.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:45:36 [2020-06-22T08:45:36.394Z] #17 34.82 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:45:36 [2020-06-22T08:45:36.394Z] #17 34.92 Selecting previously unselected package libonig5:amd64.
08:45:36 [2020-06-22T08:45:36.394Z] #17 34.92 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:45:36 [2020-06-22T08:45:36.394Z] #17 34.93 Unpacking libonig5:amd64 (6.9.1-1) ...
08:45:36 [2020-06-22T08:45:36.467Z] #40 ...
08:45:36 [2020-06-22T08:45:36.467Z] 
08:45:36 [2020-06-22T08:45:36.467Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:36 [2020-06-22T08:45:36.467Z] #11 75.06 Selecting previously unselected package gcc-mingw-w64-base.
08:45:36 [2020-06-22T08:45:36.467Z] #11 75.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:45:36 [2020-06-22T08:45:36.467Z] #11 75.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:45:36 [2020-06-22T08:45:36.468Z] #11 75.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:45:36 [2020-06-22T08:45:36.468Z] #11 75.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:45:36 [2020-06-22T08:45:36.468Z] #11 75.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.08 Selecting previously unselected package libjq1:amd64.
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.18 Selecting previously unselected package jq.
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.20 Unpacking jq (1.5+dfsg-2+b1) ...
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.28 Selecting previously unselected package libaio1:amd64.
08:45:36 [2020-06-22T08:45:36.649Z] #17 35.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:45:36 [2020-06-22T08:45:36.663Z] Fetching without tags
08:45:36 [2020-06-22T08:45:36.671Z] #15 DONE 2.1s
08:45:36 [2020-06-22T08:45:36.671Z] 
08:45:36 [2020-06-22T08:45:36.671Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:36 [2020-06-22T08:45:36.671Z] #49 11.25 + cd /tmp/tmp.rYb2jBzDV5/src/github.com/opencontainers/runc
08:45:36 [2020-06-22T08:45:36.671Z] #49 11.25 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:45:36 [2020-06-22T08:45:36.904Z] #17 35.29 Unpacking libaio1:amd64 (0.3.112-3) ...
08:45:36 [2020-06-22T08:45:36.904Z] #17 35.34 Selecting previously unselected package libgpm2:amd64.
08:45:36 [2020-06-22T08:45:36.904Z] #17 35.34 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:45:36 [2020-06-22T08:45:36.904Z] #17 35.34 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:45:36 [2020-06-22T08:45:36.904Z] #17 35.40 Selecting previously unselected package libicu63:amd64.
08:45:36 [2020-06-22T08:45:36.904Z] #17 35.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:45:36 [2020-06-22T08:45:36.904Z] #17 35.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:45:37 [2020-06-22T08:45:37.097Z] #11 ...
08:45:37 [2020-06-22T08:45:37.097Z] 
08:45:37 [2020-06-22T08:45:37.097Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:37 [2020-06-22T08:45:37.097Z] #31 85.89 internal/fmtsort
08:45:37 [2020-06-22T08:45:37.357Z] Merging remotes/origin/master commit 4609153995b59f54b507446eb2b2cca9ebbbf8e8 into PR head commit 87b89475803595970b512377f3a644ead7493b39
08:45:37 [2020-06-22T08:45:37.604Z] #49 12.30 + '[' -z '' ']'
08:45:37 [2020-06-22T08:45:37.604Z] #49 12.30 + target=static
08:45:37 [2020-06-22T08:45:37.604Z] #49 12.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:45:36 [2020-06-22T08:45:36.356Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:36 [2020-06-22T08:45:36.400Z]  > git config --add remote.origin.fetch +refs/pull/41125/head:refs/remotes/origin/PR-41125 # timeout=10
08:45:36 [2020-06-22T08:45:36.445Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:36 [2020-06-22T08:45:36.567Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:36 [2020-06-22T08:45:36.700Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:36 [2020-06-22T08:45:36.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:36 [2020-06-22T08:45:36.703Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41125/head:refs/remotes/origin/PR-41125 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:37 [2020-06-22T08:45:37.469Z]  > git config core.sparsecheckout # timeout=10
08:45:37 [2020-06-22T08:45:37.513Z]  > git checkout -f 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:45:38 [2020-06-22T08:45:38.170Z] #49 ...
08:45:38 [2020-06-22T08:45:38.170Z] 
08:45:38 [2020-06-22T08:45:38.170Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:45:38 [2020-06-22T08:45:38.170Z] #43 DONE 137.1s
08:45:38 [2020-06-22T08:45:38.170Z] 
08:45:38 [2020-06-22T08:45:38.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:38 [2020-06-22T08:45:38.170Z] #39 62.07   AR       soccr/libsoccr.a
08:45:38 [2020-06-22T08:45:38.170Z] #39 62.12 make[1]: 'soccr/libsoccr.a' is up to date.
08:45:38 [2020-06-22T08:45:38.170Z] #39 62.72   DEP      criu/arch/x86/sigframe.d
08:45:38 [2020-06-22T08:45:38.170Z] #39 62.89   DEP      criu/arch/x86/sigaction_compat.d
08:45:38 [2020-06-22T08:45:38.170Z] #39 63.06   DEP      criu/arch/x86/kerndat.d
08:45:38 [2020-06-22T08:45:38.170Z] #39 63.24   DEP      criu/arch/x86/crtools.d
08:45:38 [2020-06-22T08:45:38.170Z] #39 63.36   DEP      criu/arch/x86/cpu.d
08:45:38 [2020-06-22T08:45:38.170Z] #39 63.50   CC       criu/arch/x86/cpu.o
08:45:38 [2020-06-22T08:45:38.170Z] #39 64.38   CC       criu/arch/x86/crtools.o
08:45:39 [2020-06-22T08:45:39.103Z] #39 66.21   CC       criu/arch/x86/kerndat.o
08:45:39 [2020-06-22T08:45:39.154Z] #31 87.64 path/filepath
08:45:39 [2020-06-22T08:45:39.154Z] #31 87.66 fmt
08:45:39 [2020-06-22T08:45:39.671Z] #39 ...
08:45:39 [2020-06-22T08:45:39.671Z] 
08:45:39 [2020-06-22T08:45:39.671Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:45:39 [2020-06-22T08:45:39.671Z] #16 DONE 3.0s
08:45:39 [2020-06-22T08:45:39.671Z] 
08:45:39 [2020-06-22T08:45:39.671Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:40 [2020-06-22T08:45:40.169Z] #17 38.68 Selecting previously unselected package libnet1:amd64.
08:45:40 [2020-06-22T08:45:40.169Z] #17 38.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:45:40 [2020-06-22T08:45:40.169Z] #17 38.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:45:40 [2020-06-22T08:45:40.169Z] #17 38.77 Selecting previously unselected package libnl-3-200:amd64.
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.90 Selecting previously unselected package libprotobuf-c1:amd64.
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.97 Selecting previously unselected package libreadline5:amd64.
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:45:40 [2020-06-22T08:45:40.425Z] #17 38.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:45:40 [2020-06-22T08:45:40.272Z]  > git merge 4609153995b59f54b507446eb2b2cca9ebbbf8e8 # timeout=10
08:45:40 [2020-06-22T08:45:40.648Z] #31 89.39 io/ioutil
08:45:40 [2020-06-22T08:45:40.681Z] #17 39.10 Selecting previously unselected package net-tools.
08:45:40 [2020-06-22T08:45:40.681Z] #17 39.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:45:40 [2020-06-22T08:45:40.681Z] #17 39.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:45:40 [2020-06-22T08:45:40.681Z] #17 39.29 Selecting previously unselected package python-pip-whl.
08:45:40 [2020-06-22T08:45:40.936Z] #17 39.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:45:40 [2020-06-22T08:45:40.936Z] #17 39.32 Unpacking python-pip-whl (18.1-5) ...
08:45:41 [2020-06-22T08:45:41.044Z] #17 ...
08:45:41 [2020-06-22T08:45:41.044Z] 
08:45:41 [2020-06-22T08:45:41.044Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:41 [2020-06-22T08:45:41.044Z] #41 129.9 net/http/httptrace
08:45:41 [2020-06-22T08:45:41.044Z] #41 130.3 net/http
08:45:41 [2020-06-22T08:45:41.045Z] Merge succeeded, producing 919c42a3dd36c634f27749b4d48eb2c9a9fdb079
08:45:41 [2020-06-22T08:45:41.045Z] Checking out Revision 919c42a3dd36c634f27749b4d48eb2c9a9fdb079 (PR-41125)
08:45:41 [2020-06-22T08:45:41.192Z] #17 39.86 Selecting previously unselected package python3-lib2to3.
08:45:41 [2020-06-22T08:45:41.301Z] #41 ...
08:45:41 [2020-06-22T08:45:41.301Z] 
08:45:41 [2020-06-22T08:45:41.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:41 [2020-06-22T08:45:41.301Z] #39 67.06   CC       criu/arch/x86/sigaction_compat.o
08:45:41 [2020-06-22T08:45:41.301Z] #39 67.40   CC       criu/arch/x86/sigframe.o
08:45:41 [2020-06-22T08:45:41.301Z] #39 67.63   LINK     criu/arch/x86/crtools.built-in.o
08:45:41 [2020-06-22T08:45:41.301Z] #39 67.67   DEP      criu/pie/util-vdso-elf32.d
08:45:41 [2020-06-22T08:45:41.301Z] #39 67.75   DEP      criu/pie/util-vdso.d
08:45:41 [2020-06-22T08:45:41.301Z] #39 67.89   DEP      criu/pie/util.d
08:45:41 [2020-06-22T08:45:41.301Z] #39 68.10   CC       criu/pie/util.o
08:45:41 [2020-06-22T08:45:41.301Z] #39 68.40   CC       criu/pie/util-vdso.o
08:45:41 [2020-06-22T08:45:41.447Z] #17 39.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:45:41 [2020-06-22T08:45:41.447Z] #17 39.87 Unpacking python3-lib2to3 (3.7.3-1) ...
08:45:41 [2020-06-22T08:45:41.447Z] #17 40.01 Selecting previously unselected package python3-distutils.
08:45:41 [2020-06-22T08:45:41.679Z] #31 ...
08:45:41 [2020-06-22T08:45:41.679Z] 
08:45:41 [2020-06-22T08:45:41.679Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:41 [2020-06-22T08:45:41.679Z] #48 80.29 time
08:45:41 [2020-06-22T08:45:41.679Z] #48 83.95 regexp
08:45:41 [2020-06-22T08:45:41.679Z] #48 ...
08:45:41 [2020-06-22T08:45:41.679Z] 
08:45:41 [2020-06-22T08:45:41.679Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:41 [2020-06-22T08:45:41.679Z] #40 17.57   CC       images/stats.o
08:45:41 [2020-06-22T08:45:41.679Z] #40 18.06   CC       images/core.o
08:45:41 [2020-06-22T08:45:41.679Z] #40 18.71   CC       images/core-x86.o
08:45:41 [2020-06-22T08:45:41.679Z] #40 19.29   CC       images/core-arm.o
08:45:41 [2020-06-22T08:45:41.679Z] #40 19.87   CC       images/core-aarch64.o
08:45:41 [2020-06-22T08:45:41.679Z] #40 20.43   CC       images/core-ppc64.o
08:45:41 [2020-06-22T08:45:41.679Z] #40 21.20   CC       images/core-s390.o
08:45:41 [2020-06-22T08:45:41.703Z] #17 40.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:45:41 [2020-06-22T08:45:41.703Z] #17 40.02 Unpacking python3-distutils (3.7.3-1) ...
08:45:41 [2020-06-22T08:45:41.703Z] #17 40.16 Selecting previously unselected package python3-pip.
08:45:41 [2020-06-22T08:45:41.703Z] #17 40.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:45:41 [2020-06-22T08:45:41.703Z] #17 40.17 Unpacking python3-pip (18.1-5) ...
08:45:41 [2020-06-22T08:45:41.867Z] #39 69.00   CC       criu/pie/util-vdso-elf32.o
08:45:41 [2020-06-22T08:45:41.958Z] #17 40.32 Selecting previously unselected package python3-pkg-resources.
08:45:41 [2020-06-22T08:45:41.958Z] #17 40.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:45:41 [2020-06-22T08:45:41.958Z] #17 40.32 Unpacking python3-pkg-resources (40.8.0-1) ...
08:45:41 [2020-06-22T08:45:41.958Z] #17 40.47 Selecting previously unselected package python3-setuptools.
08:45:41 [2020-06-22T08:45:41.958Z] #17 40.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:45:41 [2020-06-22T08:45:41.958Z] #17 40.47 Unpacking python3-setuptools (40.8.0-1) ...
08:45:41 [2020-06-22T08:45:41.968Z] #40 22.14   CC       images/cpuinfo.o
08:45:42 [2020-06-22T08:45:42.213Z] #17 40.66 Selecting previously unselected package python3-wheel.
08:45:42 [2020-06-22T08:45:42.213Z] #17 40.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:45:42 [2020-06-22T08:45:42.213Z] #17 40.71 Unpacking python3-wheel (0.32.3-2) ...
08:45:42 [2020-06-22T08:45:42.258Z] #40 ...
08:45:42 [2020-06-22T08:45:42.258Z] 
08:45:42 [2020-06-22T08:45:42.258Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:42 [2020-06-22T08:45:42.258Z] #42 80.90 time
08:45:42 [2020-06-22T08:45:42.258Z] #42 85.31 regexp
08:45:42 [2020-06-22T08:45:42.431Z] #39 69.63   AR       criu/pie/pie.lib.a
08:45:42 [2020-06-22T08:45:42.468Z] #17 40.77 Selecting previously unselected package sudo.
08:45:42 [2020-06-22T08:45:42.468Z] #17 40.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
08:45:42 [2020-06-22T08:45:42.468Z] #17 40.78 Unpacking sudo (1.8.27-1+deb10u2) ...
08:45:42 [2020-06-22T08:45:42.549Z] #42 ...
08:45:42 [2020-06-22T08:45:42.549Z] 
08:45:42 [2020-06-22T08:45:42.549Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:42 [2020-06-22T08:45:42.549Z] #40 22.78   CC       images/inventory.o
08:45:42 [2020-06-22T08:45:42.689Z] #39 69.68   DEP      criu/pie/restorer.d
08:45:42 [2020-06-22T08:45:42.689Z] #39 69.83   DEP      criu/arch/x86/sigaction_compat_pie.d
08:45:42 [2020-06-22T08:45:42.723Z] #17 41.27 Selecting previously unselected package thin-provisioning-tools.
08:45:42 [2020-06-22T08:45:42.723Z] #17 41.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:45:42 [2020-06-22T08:45:42.723Z] #17 41.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:45:42 [2020-06-22T08:45:42.947Z] #39 69.94   DEP      criu/arch/x86/restorer_unmap.d
08:45:42 [2020-06-22T08:45:42.947Z] #39 69.98   DEP      criu/arch/x86/restorer.d
08:45:42 [2020-06-22T08:45:42.979Z] #17 41.53 Selecting previously unselected package uidmap.
08:45:42 [2020-06-22T08:45:42.979Z] #17 41.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
08:45:42 [2020-06-22T08:45:42.979Z] #17 41.54 Unpacking uidmap (1:4.5-1.1) ...
08:45:43 [2020-06-22T08:45:43.180Z] #40 23.12   CC       images/fdinfo.o
08:45:43 [2020-06-22T08:45:43.204Z] #39 70.15   DEP      criu/arch/x86/vdso-pie.d
08:45:43 [2020-06-22T08:45:43.204Z] #39 70.30   DEP      criu/pie/parasite-vdso.d
08:45:43 [2020-06-22T08:45:43.234Z] #17 41.65 Selecting previously unselected package vim-runtime.
08:45:43 [2020-06-22T08:45:43.234Z] #17 41.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:45:43 [2020-06-22T08:45:43.234Z] #17 41.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:45:43 [2020-06-22T08:45:43.234Z] #17 41.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:45:43 [2020-06-22T08:45:43.234Z] #17 41.75 Unpacking vim-runtime (2:8.1.0875-5) ...
08:45:43 [2020-06-22T08:45:43.462Z] #39 70.49   DEP      criu/pie/parasite.d
08:45:43 [2020-06-22T08:45:43.475Z] #40 23.61   CC       images/fown.o
08:45:40 [2020-06-22T08:45:40.905Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:45:41 [2020-06-22T08:45:41.080Z]  > git config core.sparsecheckout # timeout=10
08:45:41 [2020-06-22T08:45:41.119Z]  > git checkout -f 919c42a3dd36c634f27749b4d48eb2c9a9fdb079 # timeout=10
08:45:43 [2020-06-22T08:45:43.719Z] #39 70.73   CC       criu/pie/parasite.o
08:45:43 [2020-06-22T08:45:43.763Z] #40 23.75   CC       images/ns.o
08:45:44 [2020-06-22T08:45:44.052Z] #40 23.97   CC       images/regfile.o
08:45:44 [2020-06-22T08:45:44.052Z] #40 24.18   CC       images/ghost-file.o
08:45:44 [2020-06-22T08:45:44.515Z] #45 DONE 182.1s
08:45:44 [2020-06-22T08:45:44.515Z] 
08:45:44 [2020-06-22T08:45:44.515Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:45:44 [2020-06-22T08:45:44.515Z] #52 ...
08:45:44 [2020-06-22T08:45:44.515Z] 
08:45:44 [2020-06-22T08:45:44.515Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:45:44 [2020-06-22T08:45:44.515Z] #46 DONE 0.3s
08:45:44 [2020-06-22T08:45:44.515Z] 
08:45:44 [2020-06-22T08:45:44.515Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:45:44 [2020-06-22T08:45:44.515Z] #52 157.6 + bin/containerd-stress
08:45:44 [2020-06-22T08:45:44.515Z] #52 ...
08:45:44 [2020-06-22T08:45:44.515Z] 
08:45:44 [2020-06-22T08:45:44.515Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:45:44 [2020-06-22T08:45:44.515Z] #48 DONE 0.2s
08:45:44 [2020-06-22T08:45:44.515Z] 
08:45:44 [2020-06-22T08:45:44.515Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:45:44 [2020-06-22T08:45:44.515Z] #50 DONE 0.1s
08:45:44 [2020-06-22T08:45:44.515Z] 
08:45:44 [2020-06-22T08:45:44.515Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:45:44 [2020-06-22T08:45:44.652Z] #39 71.82   LINK     criu/pie/parasite.built-in.o
08:45:44 [2020-06-22T08:45:44.678Z] #40 24.62   CC       images/fifo.o
08:45:44 [2020-06-22T08:45:44.796Z] #52 159.0 + bin/containerd-shim
08:45:44 [2020-06-22T08:45:44.909Z] #39 71.82   GEN      criu/pie/parasite-blob.h
08:45:44 [2020-06-22T08:45:44.909Z] #39 71.84   CC       criu/pie/parasite-vdso.o
08:45:44 [2020-06-22T08:45:44.966Z] #40 24.91   CC       images/remap-file-path.o
08:45:45 [2020-06-22T08:45:45.254Z] #40 25.30   CC       images/eventfd.o
08:45:45 [2020-06-22T08:45:45.474Z] #39 72.53   CC       criu/arch/x86/vdso-pie.o
08:45:45 [2020-06-22T08:45:45.542Z] #40 25.59   CC       images/eventpoll.o
08:45:45 [2020-06-22T08:45:45.731Z] #39 72.85   CC       criu/arch/x86/restorer.o
08:45:45 [2020-06-22T08:45:45.830Z] #40 25.92   CC       images/fh.o
08:45:45 [2020-06-22T08:45:45.988Z] #39 73.26   CC       criu/arch/x86/restorer_unmap.o
08:45:46 [2020-06-22T08:45:46.246Z] #39 73.31   CC       criu/arch/x86/sigaction_compat_pie.o
08:45:46 [2020-06-22T08:45:46.456Z] #40 26.41   CC       images/fsnotify.o
08:45:46 [2020-06-22T08:45:46.496Z] #17 44.81 Selecting previously unselected package vim.
08:45:46 [2020-06-22T08:45:46.496Z] #17 44.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
08:45:46 [2020-06-22T08:45:46.496Z] #17 44.83 Unpacking vim (2:8.1.0875-5) ...
08:45:46 [2020-06-22T08:45:46.503Z] #39 73.49   CC       criu/pie/restorer.o
08:45:47 [2020-06-22T08:45:47.007Z] #17 45.42 Selecting previously unselected package xfsprogs.
08:45:47 [2020-06-22T08:45:47.007Z] #17 45.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
08:45:47 [2020-06-22T08:45:47.007Z] #17 45.44 Unpacking xfsprogs (4.20.0-1) ...
08:45:47 [2020-06-22T08:45:47.084Z] #40 27.27   CC       images/signalfd.o
08:45:47 [2020-06-22T08:45:47.372Z] #40 27.59   CC       images/fs.o
08:45:47 [2020-06-22T08:45:47.573Z] #17 45.93 Selecting previously unselected package zip.
08:45:47 [2020-06-22T08:45:47.573Z] #17 45.96 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
08:45:47 [2020-06-22T08:45:47.573Z] #17 45.97 Unpacking zip (3.0-11+b1) ...
08:45:47 [2020-06-22T08:45:47.573Z] #17 46.12 Setting up aufs-tools (1:4.14+20190211-1) ...
08:45:47 [2020-06-22T08:45:47.661Z] #40 27.89   CC       images/pstree.o
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.15 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.20 Setting up libgpm2:amd64 (1.20.7-5) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.21 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.22 Setting up uidmap (1:4.5-1.1) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.23 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.30 Setting up xxd (2:8.1.0875-5) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.31 Setting up zip (3.0-11+b1) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.31 Setting up vim-common (2:8.1.0875-5) ...
08:45:47 [2020-06-22T08:45:47.828Z] #17 46.33 Setting up bash-completion (1:2.8-6) ...
08:45:47 [2020-06-22T08:45:47.948Z] #40 28.14   CC       images/pipe.o
08:45:48 [2020-06-22T08:45:48.236Z] #40 28.52   CC       images/tcp-stream.o
08:45:48 [2020-06-22T08:45:48.588Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/rootless	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:45:48 [2020-06-22T08:45:48.588Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] ?   	github.com/docker/docker/volume	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === Skipped
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver btrfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver btrfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver btrfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver btrfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver btrfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:73: No driver to put!
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z] time="2020-06-22T08:44:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z] time="2020-06-22T08:44:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z] time="2020-06-22T08:44:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z] time="2020-06-22T08:44:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z] time="2020-06-22T08:44:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:73: No driver to put!
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     overlay_test.go:49: Fails to compute changes intermittently
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver zfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver zfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver zfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver zfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:46: Driver zfs not supported
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     graphtest_unix.go:73: No driver to put!
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:45:48 [2020-06-22T08:45:48.589Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] 
08:45:48 [2020-06-22T08:45:48.589Z] DONE 2124 tests, 26 skipped in 188.885s
Post stage
[Pipeline] junit
08:45:48 [2020-06-22T08:45:48.601Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:45:48 [2020-06-22T08:45:48.870Z] #40 28.88   CC       images/sk-packet.o
08:45:49 [2020-06-22T08:45:49.028Z] #39 76.22   LINK     criu/pie/restorer.built-in.o
08:45:49 [2020-06-22T08:45:49.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -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:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh dynbinary test-integration
08:45:49 [2020-06-22T08:45:49.161Z] #40 29.29   CC       images/mnt.o
08:45:49 [2020-06-22T08:45:49.173Z] #52 163.4 + bin/containerd-shim-runc-v1
08:45:49 [2020-06-22T08:45:49.191Z] #17 ...
08:45:49 [2020-06-22T08:45:49.191Z] 
08:45:49 [2020-06-22T08:45:49.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:49 [2020-06-22T08:45:49.191Z] #39 107.2   CC       criu/cr-service.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 108.8   CC       criu/crtools.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 109.3   CC       criu/eventfd.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 109.7   CC       criu/eventpoll.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 110.7   CC       criu/external.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 111.0   CC       criu/fault-injection.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 111.1   CC       criu/fdstore.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 111.5   CC       criu/fifo.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 111.8   CC       criu/file-ids.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 112.2   CC       criu/file-lock.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 113.2   CC       criu/files-ext.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 113.5   CC       criu/files-reg.o
08:45:49 [2020-06-22T08:45:49.191Z] #39 115.8   CC       criu/files.o
08:45:49 [2020-06-22T08:45:49.285Z] #39 76.24   GEN      criu/pie/restorer-blob.h
08:45:49 [2020-06-22T08:45:49.285Z] #39 76.39   DEP      criu/vdso.d
08:45:49 [2020-06-22T08:45:49.450Z] #40 29.57   CC       images/pipe-data.o
08:45:49 [2020-06-22T08:45:49.543Z] #39 76.58   DEP      criu/vdso-compat.d
08:45:49 [2020-06-22T08:45:49.543Z] #39 76.79   DEP      criu/uts_ns.d
08:45:49 [2020-06-22T08:45:49.685Z] 
08:45:49 [2020-06-22T08:45:49.740Z] #40 29.81   CC       images/sa.o
08:45:49 [2020-06-22T08:45:49.740Z] #40 ...
08:45:49 [2020-06-22T08:45:49.740Z] 
08:45:49 [2020-06-22T08:45:49.740Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:45:49 [2020-06-22T08:45:49.740Z] #11 98.53 Selecting previously unselected package g++-mingw-w64-x86-64.
08:45:49 [2020-06-22T08:45:49.740Z] #11 98.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:45:49 [2020-06-22T08:45:49.740Z] #11 98.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:45:49 [2020-06-22T08:45:49.751Z] #39 117.8   CC       criu/filesystems.o
08:45:49 [2020-06-22T08:45:49.800Z] #39 ...
08:45:49 [2020-06-22T08:45:49.800Z] 
08:45:49 [2020-06-22T08:45:49.800Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:49 [2020-06-22T08:45:49.800Z] #49 14.46 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 .
08:45:49 [2020-06-22T08:45:49.800Z] #49 ...
08:45:49 [2020-06-22T08:45:49.800Z] 
08:45:49 [2020-06-22T08:45:49.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:49 [2020-06-22T08:45:49.800Z] #39 77.08   DEP      criu/util.d
08:45:49 [2020-06-22T08:45:49.943Z] Removing bundles/
08:45:49 [2020-06-22T08:45:49.943Z] 
08:45:49 [2020-06-22T08:45:49.943Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:45:49 [2020-06-22T08:45:49.943Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:45:49 [2020-06-22T08:45:49.943Z] GOOS="" GOARCH="" GOARM=""
08:45:50 [2020-06-22T08:45:50.313Z] #39 118.6   CC       criu/fsnotify.o
08:45:50 [2020-06-22T08:45:50.313Z] #39 ...
08:45:50 [2020-06-22T08:45:50.313Z] 
08:45:50 [2020-06-22T08:45:50.313Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:50 [2020-06-22T08:45:50.365Z] #39 77.32   DEP      criu/uffd.d
08:45:50 [2020-06-22T08:45:50.365Z] #39 77.51   DEP      criu/tun.d
08:45:50 [2020-06-22T08:45:50.569Z] #17 48.96 Setting up libiptc0:amd64 (1.8.2-4) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 48.97 Setting up xz-utils (5.2.4-1) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 48.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.00 Setting up sudo (1.8.27-1+deb10u2) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.08 invoke-rc.d: could not determine current runlevel
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.09 invoke-rc.d: policy-rc.d denied execution of start.
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.11 Setting up pigz (2.4-1) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.15 Setting up python-pip-whl (18.1-5) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.16 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:45:50 [2020-06-22T08:45:50.569Z] #17 49.20 Setting up vim-runtime (2:8.1.0875-5) ...
08:45:50 [2020-06-22T08:45:50.623Z] #39 77.68   DEP      criu/tty.d
08:45:50 [2020-06-22T08:45:50.881Z] #39 77.90   DEP      criu/timerfd.d
08:45:50 [2020-06-22T08:45:50.881Z] #39 78.07   DEP      criu/timens.d
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.63 Setting up libaio1:amd64 (0.3.112-3) ...
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.64 Setting up libonig5:amd64 (6.9.1-1) ...
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.67 Setting up vim (2:8.1.0875-5) ...
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:45:51 [2020-06-22T08:45:51.129Z] #17 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:45:51 [2020-06-22T08:45:51.138Z] #39 78.29   DEP      criu/sysfs_parse.d
08:45:51 [2020-06-22T08:45:51.196Z] #52 165.6 + bin/containerd-shim-runc-v2
08:45:51 [2020-06-22T08:45:51.384Z] #17 49.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:45:51 [2020-06-22T08:45:51.384Z] #17 49.80 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:45:51 [2020-06-22T08:45:51.384Z] #17 49.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:45:51 [2020-06-22T08:45:51.384Z] #17 49.83 Setting up jq (1.5+dfsg-2+b1) ...
08:45:51 [2020-06-22T08:45:51.384Z] #17 49.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:45:51 [2020-06-22T08:45:51.384Z] #17 49.85 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:45:51 [2020-06-22T08:45:51.395Z] #39 78.52   DEP      criu/sysctl.d
08:45:51 [2020-06-22T08:45:51.653Z] #39 78.69   DEP      criu/string.d
08:45:51 [2020-06-22T08:45:51.653Z] #39 78.75   DEP      criu/stats.d
08:45:51 [2020-06-22T08:45:51.809Z] #52 166.2 + binaries
08:45:51 [2020-06-22T08:45:51.809Z] #52 166.2 + install -D bin/containerd /build/containerd
08:45:51 [2020-06-22T08:45:51.809Z] #52 166.2 + install -D bin/containerd-shim /build/containerd-shim
08:45:51 [2020-06-22T08:45:51.809Z] #52 166.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:45:51 [2020-06-22T08:45:51.809Z] #52 166.2 + install -D bin/ctr /build/ctr
08:45:51 [2020-06-22T08:45:51.910Z] #39 78.87   DEP      criu/sockets.d
08:45:51 [2020-06-22T08:45:51.910Z] #39 79.11   DEP      criu/sk-unix.d
08:45:51 [2020-06-22T08:45:51.910Z] #39 ...
08:45:51 [2020-06-22T08:45:51.910Z] 
08:45:51 [2020-06-22T08:45:51.910Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:51 [2020-06-22T08:45:51.910Z] #17 2.375 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:45:51 [2020-06-22T08:45:51.910Z] #17 2.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:45:51 [2020-06-22T08:45:51.910Z] #17 2.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:45:51 [2020-06-22T08:45:51.910Z] #17 2.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
08:45:51 [2020-06-22T08:45:51.910Z] #17 4.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
08:45:51 [2020-06-22T08:45:51.910Z] #17 5.709 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
08:45:51 [2020-06-22T08:45:51.910Z] #17 10.95 Fetched 8355 kB in 9s (947 kB/s)
08:45:52 [2020-06-22T08:45:52.167Z] #17 10.95 Reading package lists...
08:45:52 [2020-06-22T08:45:52.168Z] #17 ...
08:45:52 [2020-06-22T08:45:52.168Z] 
08:45:52 [2020-06-22T08:45:52.168Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:52 [2020-06-22T08:45:52.168Z] #39 79.33   DEP      criu/sk-tcp.d
08:45:52 [2020-06-22T08:45:52.425Z] #39 79.50   DEP      criu/sk-queue.d
08:45:52 [2020-06-22T08:45:52.425Z] #52 DONE 166.6s
08:45:52 [2020-06-22T08:45:52.683Z] #39 79.71   DEP      criu/sk-packet.d
08:45:52 [2020-06-22T08:45:52.940Z] #39 79.91   DEP      criu/sk-netlink.d
08:45:52 [2020-06-22T08:45:52.940Z] #39 80.13   DEP      criu/sk-inet.d
08:45:53 [2020-06-22T08:45:53.041Z] 
08:45:53 [2020-06-22T08:45:53.041Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:45:53 [2020-06-22T08:45:53.198Z] #39 80.34   DEP      criu/signalfd.d
08:45:53 [2020-06-22T08:45:53.245Z] #11 ...
08:45:53 [2020-06-22T08:45:53.245Z] 
08:45:53 [2020-06-22T08:45:53.245Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:53 [2020-06-22T08:45:53.245Z] #31 91.88 flag
08:45:53 [2020-06-22T08:45:53.245Z] #31 91.89 log
08:45:53 [2020-06-22T08:45:53.245Z] #31 91.89 github.com/BurntSushi/toml
08:45:53 [2020-06-22T08:45:53.245Z] #31 97.42 github.com/BurntSushi/toml/cmd/tomlv
08:45:53 [2020-06-22T08:45:53.245Z] #31 DONE 101.7s
08:45:53 [2020-06-22T08:45:53.245Z] 
08:45:53 [2020-06-22T08:45:53.245Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:53 [2020-06-22T08:45:53.245Z] #40 30.08   CC       images/timer.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 30.56   CC       images/timerfd.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 30.81   CC       images/mm.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 31.08   CC       images/sk-opts.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 31.31   CC       images/sk-unix.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 31.69   CC       images/sk-inet.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 32.13   CC       images/tun.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 32.49   CC       images/sk-netlink.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 32.79   CC       images/packet-sock.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 33.45   CC       images/ipc-var.o
08:45:53 [2020-06-22T08:45:53.245Z] #40 ...
08:45:53 [2020-06-22T08:45:53.245Z] 
08:45:53 [2020-06-22T08:45:53.245Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:53 [2020-06-22T08:45:53.245Z] #48 92.12 mvdan.cc/sh/v3/fileutil
08:45:53 [2020-06-22T08:45:53.245Z] #48 92.62 encoding/binary
08:45:53 [2020-06-22T08:45:53.245Z] #48 92.63 flag
08:45:53 [2020-06-22T08:45:53.245Z] #48 92.66 go/token
08:45:53 [2020-06-22T08:45:53.245Z] #48 92.67 github.com/pkg/diff
08:45:53 [2020-06-22T08:45:53.245Z] #48 95.55 go/scanner
08:45:53 [2020-06-22T08:45:53.245Z] #48 97.49 mvdan.cc/editorconfig
08:45:53 [2020-06-22T08:45:53.245Z] #48 97.83 mvdan.cc/sh/v3/syntax
08:45:53 [2020-06-22T08:45:53.245Z] #48 98.85 encoding/json
08:45:53 [2020-06-22T08:45:53.245Z] #48 100.6 go/ast
08:45:53 [2020-06-22T08:45:53.332Z] #53 DONE 0.4s
08:45:53 [2020-06-22T08:45:53.332Z] 
08:45:53 [2020-06-22T08:45:53.332Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:45:53 [2020-06-22T08:45:53.455Z] #39 80.53   DEP      criu/sigframe.d
08:45:53 [2020-06-22T08:45:53.455Z] #39 80.65   DEP      criu/shmem.d
08:45:53 [2020-06-22T08:45:53.614Z] #57 DONE 0.2s
08:45:53 [2020-06-22T08:45:53.614Z] 
08:45:53 [2020-06-22T08:45:53.614Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:45:53 [2020-06-22T08:45:53.713Z] #39 80.80   DEP      criu/servicefd.d
08:45:53 [2020-06-22T08:45:53.713Z] #39 80.93   DEP      criu/seize.d
08:45:53 [2020-06-22T08:45:53.874Z] #48 ...
08:45:53 [2020-06-22T08:45:53.874Z] 
08:45:53 [2020-06-22T08:45:53.874Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:53 [2020-06-22T08:45:53.874Z] #40 34.06   CC       images/ipc-desc.o
08:45:53 [2020-06-22T08:45:53.896Z] #59 DONE 0.2s
08:45:53 [2020-06-22T08:45:53.896Z] 
08:45:53 [2020-06-22T08:45:53.896Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:45:53 [2020-06-22T08:45:53.896Z] #61 DONE 0.1s
08:45:53 [2020-06-22T08:45:53.896Z] 
08:45:53 [2020-06-22T08:45:53.896Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:45:53 [2020-06-22T08:45:53.896Z] #62 DONE 0.0s
08:45:53 [2020-06-22T08:45:53.896Z] 
08:45:53 [2020-06-22T08:45:53.896Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
08:45:53 [2020-06-22T08:45:53.970Z] #39 81.05   DEP      criu/seccomp.d
08:45:54 [2020-06-22T08:45:54.166Z] #40 34.31   CC       images/ipc-shm.o
08:45:54 [2020-06-22T08:45:54.166Z] #40 ...
08:45:54 [2020-06-22T08:45:54.166Z] 
08:45:54 [2020-06-22T08:45:54.166Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:54 [2020-06-22T08:45:54.166Z] #42 93.05 github.com/LK4D4/vndr/versioned
08:45:54 [2020-06-22T08:45:54.166Z] #42 94.04 internal/lazyregexp
08:45:54 [2020-06-22T08:45:54.166Z] #42 94.14 os/exec
08:45:54 [2020-06-22T08:45:54.166Z] #42 94.18 net
08:45:54 [2020-06-22T08:45:54.166Z] #42 98.45 crypto/aes
08:45:54 [2020-06-22T08:45:54.166Z] #42 98.45 crypto/des
08:45:54 [2020-06-22T08:45:54.166Z] #42 98.63 go/scanner
08:45:54 [2020-06-22T08:45:54.166Z] #42 100.3 net/url
08:45:54 [2020-06-22T08:45:54.166Z] #42 100.5 text/template/parse
08:45:54 [2020-06-22T08:45:54.166Z] #42 102.9 go/ast
08:45:54 [2020-06-22T08:45:54.228Z] #39 81.22   DEP      criu/rst-malloc.d
08:45:54 [2020-06-22T08:45:54.228Z] #39 81.28   DEP      criu/rbtree.d
08:45:54 [2020-06-22T08:45:54.228Z] #39 81.32   DEP      criu/pstree.d
08:45:54 [2020-06-22T08:45:54.455Z] #42 ...
08:45:54 [2020-06-22T08:45:54.455Z] 
08:45:54 [2020-06-22T08:45:54.455Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:45:54 [2020-06-22T08:45:54.455Z] #48 103.2 golang.org/x/sys/unix
08:45:54 [2020-06-22T08:45:54.485Z] #39 81.48   DEP      criu/protobuf.d
08:45:54 [2020-06-22T08:45:54.485Z] #39 81.61   GEN      criu/protobuf-desc-gen.h
08:45:54 [2020-06-22T08:45:54.510Z] #63 DONE 0.6s
08:45:54 [2020-06-22T08:45:54.674Z] #17 52.58 Setting up iptables (1.8.2-4) ...
08:45:54 [2020-06-22T08:45:54.675Z] #17 52.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:45:54 [2020-06-22T08:45:54.675Z] #17 52.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:45:54 [2020-06-22T08:45:54.675Z] #17 52.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:45:54 [2020-06-22T08:45:54.675Z] #17 52.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:45:54 [2020-06-22T08:45:54.675Z] #17 52.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:45:54 [2020-06-22T08:45:54.675Z] #17 52.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:45:54 [2020-06-22T08:45:54.675Z] #17 52.68 Setting up python3 (3.7.3-1) ...
08:45:54 [2020-06-22T08:45:54.675Z] #17 53.06 Setting up python3-wheel (0.32.3-2) ...
08:45:54 [2020-06-22T08:45:54.795Z] 
08:45:54 [2020-06-22T08:45:54.795Z] #64 exporting to image
08:45:54 [2020-06-22T08:45:54.795Z] #64 exporting layers
08:45:55 [2020-06-22T08:45:55.050Z] #39 ...
08:45:55 [2020-06-22T08:45:55.050Z] 
08:45:55 [2020-06-22T08:45:55.050Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:45:55 [2020-06-22T08:45:55.050Z] #41 144.4 github.com/LK4D4/vndr/godl
08:45:55 [2020-06-22T08:45:55.050Z] #41 145.0 github.com/LK4D4/vndr
08:45:55 [2020-06-22T08:45:55.050Z] #41 DONE 153.9s
08:45:55 [2020-06-22T08:45:55.050Z] 
08:45:55 [2020-06-22T08:45:55.050Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:45:55 [2020-06-22T08:45:55.050Z] #17 10.95 Reading package lists...
08:45:55 [2020-06-22T08:45:55.604Z] #17 53.81 Setting up apparmor (2.13.2-10) ...
08:45:56 [2020-06-22T08:45:56.565Z] Commit message: "Merge commit '4609153995b59f54b507446eb2b2cca9ebbbf8e8' into HEAD"
08:45:56 [2020-06-22T08:45:56.601Z]  > git rev-list --no-walk 87b89475803595970b512377f3a644ead7493b39 # timeout=10
08:45:56 [2020-06-22T08:45:56.965Z] #17 55.38 Setting up xfsprogs (4.20.0-1) ...
08:45:56 [2020-06-22T08:45:56.965Z] #17 55.39 Setting up python3-lib2to3 (3.7.3-1) ...
08:45:57 [2020-06-22T08:45:57.219Z] #17 55.76 Setting up python3-pkg-resources (40.8.0-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:45:57 [2020-06-22T08:45:57.470Z] #64 exporting layers 2.6s done
08:45:57 [2020-06-22T08:45:57.470Z] #64 writing image sha256:3fc1605eb90b765923ca7b07285f89f2fbfd4c4b6a34da099de2fc9d6ee0dfc6 done
08:45:57 [2020-06-22T08:45:57.470Z] #64 naming to docker.io/library/docker:914743ba2035d2936eb466ab010a33ccff0f403b done
08:45:57 [2020-06-22T08:45:57.470Z] #64 DONE 2.6s
08:45:58 [2020-06-22T08:45:58.328Z] #17 14.65 Reading package lists...
08:45:58 [2020-06-22T08:45:58.579Z] #17 56.74 Setting up python3-distutils (3.7.3-1) ...
08:45:58 [2020-06-22T08:45:58.834Z] #17 57.28 Setting up python3-setuptools (40.8.0-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:45:59 [2020-06-22T08:45:59.150Z] #17 18.79 Building dependency tree...
08:45:59 [2020-06-22T08:45:59.486Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/test/unit
08:45:59 [2020-06-22T08:45:59.715Z] #17 ...
08:45:59 [2020-06-22T08:45:59.715Z] 
08:45:59 [2020-06-22T08:45:59.715Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:45:59 [2020-06-22T08:45:59.715Z] #39 83.69   DEP      criu/protobuf-desc.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 83.85   DEP      criu/proc_parse.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.03   DEP      criu/plugin.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.11   DEP      criu/pipes.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.22   DEP      criu/pie-util.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.29   DEP      criu/pie-util-vdso.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.42   DEP      criu/pie-util-vdso-elf32.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.52   DEP      criu/path.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.61   DEP      criu/parasite-syscall.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.77   DEP      criu/pagemap.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.88   DEP      criu/pagemap-cache.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 84.96   DEP      criu/page-xfer.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 85.11   DEP      criu/page-pipe.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 85.23   DEP      criu/netfilter.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 85.43   DEP      criu/net.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 85.63   DEP      criu/namespaces.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 85.81   DEP      criu/mount.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 86.03   DEP      criu/memfd.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 86.21   DEP      criu/mem.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 86.45   DEP      criu/lsm.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 86.56   DEP      criu/log.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 86.66   DEP      criu/libnetlink.d
08:45:59 [2020-06-22T08:45:59.715Z] #39 86.78   DEP      criu/kerndat.d
08:45:59 [2020-06-22T08:45:59.973Z] #39 86.95   DEP      criu/kcmp-ids.d
08:45:59 [2020-06-22T08:45:59.973Z] #39 87.02   DEP      criu/irmap.d
08:45:59 [2020-06-22T08:45:59.973Z] #39 87.18   DEP      criu/ipc_ns.d
08:46:00 [2020-06-22T08:46:00.015Z] + docker version
08:46:00 [2020-06-22T08:46:00.025Z] #48 ...
08:46:00 [2020-06-22T08:46:00.025Z] 
08:46:00 [2020-06-22T08:46:00.025Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:00 [2020-06-22T08:46:00.025Z] #40 34.49   CC       images/ipc-msg.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 34.85   CC       images/ipc-sem.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 35.06   CC       images/utsns.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 35.29   CC       images/creds.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 35.48   CC       images/vma.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 35.90   CC       images/netdev.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 36.35   CC       images/tty.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 37.08   CC       images/file-lock.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 37.43   CC       images/rlimit.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 37.61   CC       images/pagemap.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 38.00   CC       images/siginfo.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 38.30   CC       images/rpc.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 39.94   CC       images/ext-file.o
08:46:00 [2020-06-22T08:46:00.025Z] #40 40.20   CC       images/cgroup.o
08:46:00 [2020-06-22T08:46:00.193Z] #17 58.43 Setting up python3-pip (18.1-5) ...
08:46:00 [2020-06-22T08:46:00.230Z] #39 87.33   DEP      criu/image.d
08:46:00 [2020-06-22T08:46:00.488Z] #39 87.54   DEP      criu/image-desc.d
08:46:00 [2020-06-22T08:46:00.488Z] #39 87.60   DEP      criu/fsnotify.d
08:46:00 [2020-06-22T08:46:00.488Z] #39 87.74   DEP      criu/filesystems.d
08:46:01 [2020-06-22T08:46:01.050Z] #40 40.99   CC       images/userns.o
08:46:01 [2020-06-22T08:46:01.053Z] #39 87.89   DEP      criu/files.d
08:46:01 [2020-06-22T08:46:01.053Z] #39 88.02   DEP      criu/files-reg.d
08:46:01 [2020-06-22T08:46:01.053Z] #39 88.24   DEP      criu/files-ext.d
08:46:01 [2020-06-22T08:46:01.116Z] #17 59.47 Processing triggers for libc-bin (2.28-10) ...
08:46:01 [2020-06-22T08:46:01.116Z] #17 59.51 Processing triggers for mime-support (3.62) ...
08:46:01 [2020-06-22T08:46:01.310Z] #39 88.37   DEP      criu/file-lock.d
08:46:01 [2020-06-22T08:46:01.339Z] #40 41.28   CC       images/google/protobuf/descriptor.o
08:46:01 [2020-06-22T08:46:01.568Z] #39 88.49   DEP      criu/file-ids.d
08:46:01 [2020-06-22T08:46:01.568Z] #39 88.55   DEP      criu/fifo.d
08:46:01 [2020-06-22T08:46:01.568Z] #39 88.69   DEP      criu/fdstore.d
08:46:01 [2020-06-22T08:46:01.675Z] #17 ...
08:46:01 [2020-06-22T08:46:01.675Z] 
08:46:01 [2020-06-22T08:46:01.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:01 [2020-06-22T08:46:01.675Z] #39 119.7   CC       criu/image-desc.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 119.8   CC       criu/image.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 120.7   CC       criu/ipc_ns.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 122.0   CC       criu/irmap.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 122.7   CC       criu/kcmp-ids.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 122.9   CC       criu/kerndat.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 124.2   CC       criu/libnetlink.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 124.6   CC       criu/log.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 125.1   CC       criu/lsm.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 125.5   CC       criu/mem.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 127.3   CC       criu/memfd.o
08:46:01 [2020-06-22T08:46:01.675Z] #39 128.0   CC       criu/mount.o
08:46:01 [2020-06-22T08:46:01.825Z] #39 88.84   DEP      criu/fault-injection.d
08:46:01 [2020-06-22T08:46:01.825Z] #39 88.88   DEP      criu/external.d
08:46:01 [2020-06-22T08:46:01.825Z] #39 88.98   DEP      criu/eventpoll.d
08:46:02 [2020-06-22T08:46:02.083Z] #39 89.18   DEP      criu/eventfd.d
08:46:02 [2020-06-22T08:46:02.083Z] #39 89.34   DEP      criu/crtools.d
08:46:02 [2020-06-22T08:46:02.171Z] ?   	github.com/docker/docker/api	[no test files]
08:46:02 [2020-06-22T08:46:02.234Z] #39 ...
08:46:02 [2020-06-22T08:46:02.234Z] 
08:46:02 [2020-06-22T08:46:02.234Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:02 [2020-06-22T08:46:02.234Z] #17 DONE 60.8s
08:46:02 [2020-06-22T08:46:02.234Z] 
08:46:02 [2020-06-22T08:46:02.234Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:46:02 [2020-06-22T08:46:02.648Z] #39 89.50   DEP      criu/cr-service.d
08:46:02 [2020-06-22T08:46:02.648Z] #39 89.64   DEP      criu/cr-restore.d
08:46:02 [2020-06-22T08:46:02.906Z] #39 89.93   DEP      criu/cr-errno.d
08:46:02 [2020-06-22T08:46:02.906Z] #39 89.95   DEP      criu/cr-dump.d
08:46:03 [2020-06-22T08:46:03.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:46:03 [2020-06-22T08:46:03.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:46:03 [2020-06-22T08:46:03.159Z] #18 ...
08:46:03 [2020-06-22T08:46:03.159Z] 
08:46:03 [2020-06-22T08:46:03.159Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:46:03 [2020-06-22T08:46:03.159Z] #36 192.8 + dpkg --print-architecture
08:46:03 [2020-06-22T08:46:03.159Z] #36 192.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:46:03 [2020-06-22T08:46:03.159Z] #36 193.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:46:03 [2020-06-22T08:46:03.159Z] #36 193.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:46:03 [2020-06-22T08:46:03.163Z] #39 90.13   DEP      criu/cr-dedup.d
08:46:03 [2020-06-22T08:46:03.163Z] #39 90.26   DEP      criu/cr-check.d
08:46:03 [2020-06-22T08:46:03.391Z] #40 43.43   CC       images/opts.o
08:46:03 [2020-06-22T08:46:03.420Z] #39 90.44   DEP      criu/config.d
08:46:03 [2020-06-22T08:46:03.420Z] #39 90.66   DEP      criu/clone-noasan.d
08:46:03 [2020-06-22T08:46:03.677Z] #39 90.73   DEP      criu/cgroup.d
08:46:03 [2020-06-22T08:46:03.680Z] #40 43.69   CC       images/seccomp.o
08:46:03 [2020-06-22T08:46:03.935Z] #39 90.87   DEP      criu/cgroup-props.d
08:46:03 [2020-06-22T08:46:03.935Z] #39 90.97   DEP      criu/bitmap.d
08:46:03 [2020-06-22T08:46:03.935Z] #39 90.99   DEP      criu/bfd.d
08:46:03 [2020-06-22T08:46:03.935Z] #39 91.09   DEP      criu/autofs.d
08:46:03 [2020-06-22T08:46:03.935Z] #39 ...
08:46:03 [2020-06-22T08:46:03.935Z] 
08:46:03 [2020-06-22T08:46:03.935Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.08 libcap2-bin is already the newest version (1:2.25-2).
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.08 The following additional packages will be installed:
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   python3.7 python3.7-minimal vim-runtime xxd
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09 Suggested packages:
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09 Recommended packages:
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   aufs-dkms nftables build-essential python3-dev python3-keyring
08:46:03 [2020-06-22T08:46:03.935Z] #17 20.09   python3-keyrings.alt python3-xdg unzip
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.71 The following NEW packages will be installed:
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.71   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.71   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.71   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.71   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.72   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:46:03 [2020-06-22T08:46:03.935Z] #17 21.72   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:46:03 [2020-06-22T08:46:03.936Z] #17 21.72   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:46:03 [2020-06-22T08:46:03.936Z] #17 21.72   xz-utils zip
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.05 Need to get 28.5 MB of archives.
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.05 After this operation, 116 MB of additional disk space will be used.
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.94 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.94 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.94 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 22.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 23.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:46:03 [2020-06-22T08:46:03.936Z] #17 24.26 debconf: delaying package configuration, since apt-utils is not installed
08:46:03 [2020-06-22T08:46:03.936Z] #17 24.34 Fetched 28.5 MB in 2s (15.9 MB/s)
08:46:03 [2020-06-22T08:46:03.936Z] #17 24.42 Selecting previously unselected package pigz.
08:46:03 [2020-06-22T08:46:03.936Z] #17 24.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 ... 23432 files and directories currently installed.)
08:46:03 [2020-06-22T08:46:03.936Z] #17 24.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:46:03 [2020-06-22T08:46:03.936Z] #17 24.48 Unpacking pigz (2.4-1) ...
08:46:03 [2020-06-22T08:46:03.968Z] #40 43.98   CC       images/binfmt-misc.o
08:46:03 [2020-06-22T08:46:03.968Z] #40 44.19   CC       images/time.o
08:46:04 [2020-06-22T08:46:04.083Z] #36 ...
08:46:04 [2020-06-22T08:46:04.083Z] 
08:46:04 [2020-06-22T08:46:04.083Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:46:04 [2020-06-22T08:46:04.083Z] #18 1.663 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:46:04 [2020-06-22T08:46:04.083Z] #18 1.666 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:46:04 [2020-06-22T08:46:04.083Z] #18 1.669 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:46:04 [2020-06-22T08:46:04.083Z] #18 DONE 1.8s
08:46:04 [2020-06-22T08:46:04.083Z] 
08:46:04 [2020-06-22T08:46:04.083Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:46:04 [2020-06-22T08:46:04.194Z] #17 24.61 Selecting previously unselected package libpython3.7-minimal:amd64.
08:46:04 [2020-06-22T08:46:04.194Z] #17 24.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:46:04 [2020-06-22T08:46:04.194Z] #17 24.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:46:04 [2020-06-22T08:46:04.257Z] #40 44.40   CC       images/sysctl.o
08:46:04 [2020-06-22T08:46:04.546Z] #40 44.63   CC       images/autofs.o
08:46:04 [2020-06-22T08:46:04.759Z] #17 ...
08:46:04 [2020-06-22T08:46:04.759Z] 
08:46:04 [2020-06-22T08:46:04.759Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:46:04 [2020-06-22T08:46:04.759Z] #28 DONE 163.6s
08:46:04 [2020-06-22T08:46:04.759Z] 
08:46:04 [2020-06-22T08:46:04.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:04 [2020-06-22T08:46:04.759Z] #39 91.21   DEP      criu/aio.d
08:46:04 [2020-06-22T08:46:04.759Z] #39 91.36   DEP      criu/action-scripts.d
08:46:04 [2020-06-22T08:46:04.759Z] #39 91.75   CC       criu/action-scripts.o
08:46:04 [2020-06-22T08:46:04.835Z] #40 44.94   CC       images/macvlan.o
08:46:04 [2020-06-22T08:46:04.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:46:05 [2020-06-22T08:46:05.124Z] #40 45.20   CC       images/sit.o
08:46:05 [2020-06-22T08:46:05.418Z] #40 45.52   CC       images/memfd.o
08:46:05 [2020-06-22T08:46:05.691Z] #39 92.58   CC       criu/aio.o
08:46:05 [2020-06-22T08:46:05.714Z] #40 ...
08:46:05 [2020-06-22T08:46:05.714Z] 
08:46:05 [2020-06-22T08:46:05.714Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:05 [2020-06-22T08:46:05.714Z] #11 114.4 Selecting previously unselected package libapparmor1:ppc64el.
08:46:05 [2020-06-22T08:46:05.714Z] #11 114.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
08:46:05 [2020-06-22T08:46:05.714Z] #11 114.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
08:46:05 [2020-06-22T08:46:05.948Z] #39 93.15   CC       criu/autofs.o
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.5 Selecting previously unselected package libapparmor-dev:ppc64el.
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.8 Selecting previously unselected package libbtrfs0.
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.8 Unpacking libbtrfs0 (4.20.1-2) ...
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.9 Selecting previously unselected package libbtrfs-dev.
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:46:06 [2020-06-22T08:46:06.005Z] #11 114.9 Unpacking libbtrfs-dev (4.20.1-2) ...
08:46:06 [2020-06-22T08:46:06.293Z] #11 115.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
08:46:06 [2020-06-22T08:46:06.293Z] #11 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:46:06 [2020-06-22T08:46:06.293Z] #11 115.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:46:06 [2020-06-22T08:46:06.293Z] #11 115.1 Selecting previously unselected package libudev-dev:ppc64el.
08:46:06 [2020-06-22T08:46:06.293Z] #11 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
08:46:06 [2020-06-22T08:46:06.293Z] #11 115.2 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
08:46:06 [2020-06-22T08:46:06.583Z] #11 115.3 Selecting previously unselected package libsepol1-dev:ppc64el.
08:46:06 [2020-06-22T08:46:06.583Z] #11 115.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
08:46:06 [2020-06-22T08:46:06.583Z] #11 115.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
08:46:06 [2020-06-22T08:46:06.872Z] #11 ...
08:46:06 [2020-06-22T08:46:06.872Z] 
08:46:06 [2020-06-22T08:46:06.872Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:06 [2020-06-22T08:46:06.872Z] #42 105.5 encoding/json
08:46:06 [2020-06-22T08:46:06.872Z] #42 112.5 text/template
08:46:06 [2020-06-22T08:46:06.872Z] #42 113.7 go/parser
08:46:06 [2020-06-22T08:46:06.872Z] #42 ...
08:46:06 [2020-06-22T08:46:06.872Z] 
08:46:06 [2020-06-22T08:46:06.872Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.03   CC       images/timens.o
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.34   LINK     images/built-in.o
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.55   GEN      compel/include/asm
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.61   GEN      compel/include/version.h
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.62 touch .config
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.68   GEN      include/common/config.h
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.84   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.87   GEN      compel/plugins/include/uapi/std/syscall.h
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.92   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
08:46:06 [2020-06-22T08:46:06.872Z] #40 46.95   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
08:46:06 [2020-06-22T08:46:06.872Z] #40 47.00   DEP      compel/arch/ppc64/plugins/std/memcmp.d
08:46:06 [2020-06-22T08:46:06.872Z] #40 47.04   DEP      compel/arch/ppc64/plugins/std/memcpy.d
08:46:07 [2020-06-22T08:46:07.161Z] #40 47.07   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
08:46:07 [2020-06-22T08:46:07.161Z] #40 47.12   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:46:07 [2020-06-22T08:46:07.161Z] #40 47.12   DEP      compel/plugins/std/infect.d
08:46:07 [2020-06-22T08:46:07.161Z] #40 47.29   DEP      compel/plugins/std/string.d
08:46:07 [2020-06-22T08:46:07.161Z] #40 47.41   DEP      compel/plugins/std/log.d
08:46:07 [2020-06-22T08:46:07.204Z] Client: Docker Engine - Enterprise
08:46:07 [2020-06-22T08:46:07.204Z]  Version:           19.03.5
08:46:07 [2020-06-22T08:46:07.204Z]  API version:       1.40
08:46:07 [2020-06-22T08:46:07.204Z]  Go version:        go1.12.12
08:46:07 [2020-06-22T08:46:07.204Z]  Git commit:        2ee0c57608
08:46:07 [2020-06-22T08:46:07.204Z]  Built:             11/13/2019 08:00:16
08:46:07 [2020-06-22T08:46:07.204Z]  OS/Arch:           windows/amd64
08:46:07 [2020-06-22T08:46:07.204Z]  Experimental:      false
08:46:07 [2020-06-22T08:46:07.204Z] 
08:46:07 [2020-06-22T08:46:07.204Z] Server: Docker Engine - Enterprise
08:46:07 [2020-06-22T08:46:07.204Z]  Engine:
08:46:07 [2020-06-22T08:46:07.204Z]   Version:          19.03.5
08:46:07 [2020-06-22T08:46:07.204Z]   API version:      1.40 (minimum version 1.24)
08:46:07 [2020-06-22T08:46:07.204Z]   Go version:       go1.12.12
08:46:07 [2020-06-22T08:46:07.204Z]   Git commit:       2ee0c57608
08:46:07 [2020-06-22T08:46:07.204Z]   Built:            11/13/2019 07:58:51
08:46:07 [2020-06-22T08:46:07.204Z]   OS/Arch:          windows/amd64
08:46:07 [2020-06-22T08:46:07.204Z]   Experimental:     true
08:46:07 [2020-06-22T08:46:07.451Z] #40 47.50   DEP      compel/plugins/std/fds.d
08:46:07 [2020-06-22T08:46:07.451Z] #40 47.62   DEP      compel/plugins/std/std.d
08:46:07 [2020-06-22T08:46:07.740Z] #40 47.73   DEP      compel/plugins/shmem/shmem.d
08:46:07 [2020-06-22T08:46:07.740Z] #40 47.85   DEP      compel/plugins/fds/fds.d
08:46:07 [2020-06-22T08:46:07.878Z] #39 94.70   CC       criu/bfd.o
08:46:07 [2020-06-22T08:46:07.878Z] #39 95.01   CC       criu/bitmap.o
[Pipeline] sh
08:46:08 [2020-06-22T08:46:08.030Z] #40 48.00   CC       compel/plugins/std/std.o
08:46:08 [2020-06-22T08:46:08.137Z] #39 95.15   CC       criu/cgroup-props.o
08:46:08 [2020-06-22T08:46:08.321Z] #40 48.49   CC       compel/plugins/std/fds.o
08:46:08 [2020-06-22T08:46:08.806Z] + docker info
08:46:08 [2020-06-22T08:46:08.948Z] #40 49.00   CC       compel/plugins/std/log.o
08:46:09 [2020-06-22T08:46:09.070Z] #39 95.91   CC       criu/cgroup.o
08:46:09 [2020-06-22T08:46:09.579Z] #40 ...
08:46:09 [2020-06-22T08:46:09.579Z] 
08:46:09 [2020-06-22T08:46:09.579Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:09 [2020-06-22T08:46:09.579Z] #11 115.7 Selecting previously unselected package libpcre16-3:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 115.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 115.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.0 Selecting previously unselected package libpcre32-3:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.2 Selecting previously unselected package libpcrecpp0v5:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.4 Selecting previously unselected package libpcre3-dev:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.8 Selecting previously unselected package libselinux1-dev:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 116.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.1 Selecting previously unselected package libdevmapper-dev:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.2 Selecting previously unselected package libseccomp-dev:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.4 Selecting previously unselected package libsystemd-dev:ppc64el.
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up libapparmor1:ppc64el (2.13.2-10) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up libsepol1-dev:ppc64el (2.8-1) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 117.9 Setting up libbtrfs0 (4.20.1-2) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up libbtrfs-dev (4.20.1-2) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up mingw-w64-common (6.0.0-3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.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
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.1 Setting up dmsetup (2:1.02.155-3) ...
08:46:09 [2020-06-22T08:46:09.579Z] #11 118.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:46:09 [2020-06-22T08:46:09.580Z] #11 118.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:46:09 [2020-06-22T08:46:09.580Z] #11 118.1 Processing triggers for libc-bin (2.28-10) ...
08:46:09 [2020-06-22T08:46:09.580Z] #11 DONE 118.4s
08:46:09 [2020-06-22T08:46:09.869Z] 
08:46:09 [2020-06-22T08:46:09.869Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:10 [2020-06-22T08:46:10.002Z] #39 ...
08:46:10 [2020-06-22T08:46:10.002Z] 
08:46:10 [2020-06-22T08:46:10.002Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:10 [2020-06-22T08:46:10.002Z] #17 25.21 Selecting previously unselected package python3.7-minimal.
08:46:10 [2020-06-22T08:46:10.002Z] #17 25.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.002Z] #17 25.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:46:10 [2020-06-22T08:46:10.002Z] #17 26.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:46:10 [2020-06-22T08:46:10.002Z] #17 26.56 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:46:10 [2020-06-22T08:46:10.002Z] #17 28.62 Selecting previously unselected package python3-minimal.
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.62 (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 ... 23681 files and directories currently installed.)
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.66 Unpacking python3-minimal (3.7.3-1) ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.72 Selecting previously unselected package libmpdec2:amd64.
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.74 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.88 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 28.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 29.76 Selecting previously unselected package python3.7.
08:46:10 [2020-06-22T08:46:10.003Z] #17 29.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 29.77 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 29.91 Selecting previously unselected package libpython3-stdlib:amd64.
08:46:10 [2020-06-22T08:46:10.003Z] #17 29.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 29.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:46:10 [2020-06-22T08:46:10.003Z] #17 30.04 Setting up python3-minimal (3.7.3-1) ...
08:46:10 [2020-06-22T08:46:10.159Z] #50 0.430 + RM_GOPATH=0
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.431 + TMP_GOPATH=
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.431 + : /build
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.431 + '[' -z '' ']'
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.431 ++ mktemp -d
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.433 + export GOPATH=/tmp/tmp.wmOhEwLPCM
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.433 + GOPATH=/tmp/tmp.wmOhEwLPCM
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.433 + RM_GOPATH=1
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.433 + case "$(go env GOARCH)" in
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.434 ++ go env GOARCH
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.444 + export GO_BUILDMODE=-buildmode=pie
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.445 + GO_BUILDMODE=-buildmode=pie
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.446 ++ dirname /tmp/install/install.sh
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.447 + dir=/tmp/install
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.447 + bin=runc
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.447 + shift
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.447 + '[' '!' -f /tmp/install/runc.installer ']'
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.454 + . /tmp/install/runc.installer
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.455 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.456 + install_runc
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.458 + grep -q '^3\.10\.0.*\.el7\.'
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.459 + uname -r
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.467 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.467 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.467 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wmOhEwLPCM/src/github.com/opencontainers/runc
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.467 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:46:10 [2020-06-22T08:46:10.160Z] #50 0.477 Cloning into '/tmp/tmp.wmOhEwLPCM/src/github.com/opencontainers/runc'...
08:46:10 [2020-06-22T08:46:10.450Z] #50 ...
08:46:10 [2020-06-22T08:46:10.450Z] 
08:46:10 [2020-06-22T08:46:10.450Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
08:46:10 [2020-06-22T08:46:10.450Z] #12 DONE 0.6s
08:46:10 [2020-06-22T08:46:10.450Z] 
08:46:10 [2020-06-22T08:46:10.450Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:10 [2020-06-22T08:46:10.450Z] #42 119.3 encoding/xml
08:46:10 [2020-06-22T08:46:10.545Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
08:46:10 [2020-06-22T08:46:10.568Z] #17 30.80 Selecting previously unselected package python3.
08:46:10 [2020-06-22T08:46:10.568Z] #17 30.80 (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 ... 24093 files and directories currently installed.)
08:46:10 [2020-06-22T08:46:10.568Z] #17 30.85 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.568Z] #17 30.86 Unpacking python3 (3.7.3-1) ...
08:46:10 [2020-06-22T08:46:10.568Z] #17 30.92 Selecting previously unselected package libip4tc0:amd64.
08:46:10 [2020-06-22T08:46:10.568Z] #17 30.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.568Z] #17 30.93 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:46:10 [2020-06-22T08:46:10.568Z] #17 31.00 Selecting previously unselected package libip6tc0:amd64.
08:46:10 [2020-06-22T08:46:10.568Z] #17 31.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.568Z] #17 31.02 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:46:10 [2020-06-22T08:46:10.608Z] #19 5.705 Collecting yamllint==1.16.0
08:46:10 [2020-06-22T08:46:10.740Z] #42 ...
08:46:10 [2020-06-22T08:46:10.740Z] 
08:46:10 [2020-06-22T08:46:10.740Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:46:10 [2020-06-22T08:46:10.740Z] #13 DONE 0.5s
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.12 Selecting previously unselected package libiptc0:amd64.
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.13 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.23 Selecting previously unselected package libnfnetlink0:amd64.
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:46:10 [2020-06-22T08:46:10.825Z] #17 31.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:46:10 [2020-06-22T08:46:10.862Z] #19 ...
08:46:10 [2020-06-22T08:46:10.862Z] 
08:46:10 [2020-06-22T08:46:10.862Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:10 [2020-06-22T08:46:10.862Z] #39 132.7   CC       criu/namespaces.o
08:46:10 [2020-06-22T08:46:10.862Z] #39 134.8   CC       criu/net.o
08:46:10 [2020-06-22T08:46:10.862Z] #39 138.2   CC       criu/netfilter.o
08:46:10 [2020-06-22T08:46:10.862Z] #39 138.5   CC       criu/page-pipe.o
08:46:10 [2020-06-22T08:46:10.862Z] #39 139.1   CC       criu/page-xfer.o
08:46:11 [2020-06-22T08:46:11.030Z] 
08:46:11 [2020-06-22T08:46:11.030Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:46:11 [2020-06-22T08:46:11.030Z] #14 0.238 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:46:11 [2020-06-22T08:46:11.030Z] #14 DONE 0.3s
08:46:11 [2020-06-22T08:46:11.030Z] 
08:46:11 [2020-06-22T08:46:11.030Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:46:11 [2020-06-22T08:46:11.083Z] #17 31.39 Selecting previously unselected package libnftnl11:amd64.
08:46:11 [2020-06-22T08:46:11.083Z] #17 31.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:46:11 [2020-06-22T08:46:11.083Z] #17 31.39 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:46:11 [2020-06-22T08:46:11.083Z] #17 31.48 Selecting previously unselected package iptables.
08:46:11 [2020-06-22T08:46:11.083Z] #17 31.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:46:11 [2020-06-22T08:46:11.083Z] #17 31.50 Unpacking iptables (1.8.2-4) ...
08:46:11 [2020-06-22T08:46:11.340Z] #17 31.68 Selecting previously unselected package xxd.
08:46:11 [2020-06-22T08:46:11.340Z] #17 31.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:46:11 [2020-06-22T08:46:11.340Z] #17 31.69 Unpacking xxd (2:8.1.0875-5) ...
08:46:11 [2020-06-22T08:46:11.598Z] #17 31.81 Selecting previously unselected package vim-common.
08:46:11 [2020-06-22T08:46:11.598Z] #17 31.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:46:11 [2020-06-22T08:46:11.598Z] #17 31.83 Unpacking vim-common (2:8.1.0875-5) ...
08:46:11 [2020-06-22T08:46:11.598Z] #17 31.98 Selecting previously unselected package bash-completion.
08:46:11 [2020-06-22T08:46:11.598Z] #17 31.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:46:11 [2020-06-22T08:46:11.659Z] #15 DONE 0.4s
08:46:11 [2020-06-22T08:46:11.659Z] 
08:46:11 [2020-06-22T08:46:11.659Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:11 [2020-06-22T08:46:11.659Z] #40 50.07   CC       compel/plugins/std/string.o
08:46:11 [2020-06-22T08:46:11.659Z] #40 50.73   CC       compel/plugins/std/infect.o
08:46:11 [2020-06-22T08:46:11.659Z] #40 51.15   CC       compel/arch/ppc64/plugins/std/parasite-head.o
08:46:11 [2020-06-22T08:46:11.659Z] #40 51.19   CC       compel/arch/ppc64/plugins/std/memcpy.o
08:46:11 [2020-06-22T08:46:11.659Z] #40 51.26   CC       compel/arch/ppc64/plugins/std/memcmp.o
08:46:11 [2020-06-22T08:46:11.659Z] #40 51.30   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
08:46:11 [2020-06-22T08:46:11.659Z] #40 51.36   AR       compel/plugins/std.lib.a
08:46:11 [2020-06-22T08:46:11.659Z] #40 51.51   CC       compel/plugins/fds/fds.o
08:46:11 [2020-06-22T08:46:11.659Z] #40 51.77   AR       compel/plugins/fds.lib.a
08:46:11 [2020-06-22T08:46:11.947Z] #40 51.88   HOSTDEP  compel/src/lib/log-host.d
08:46:11 [2020-06-22T08:46:11.948Z] #40 ...
08:46:11 [2020-06-22T08:46:11.948Z] 
08:46:11 [2020-06-22T08:46:11.948Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:46:11 [2020-06-22T08:46:11.948Z] #16 DONE 0.4s
08:46:11 [2020-06-22T08:46:11.948Z] 
08:46:11 [2020-06-22T08:46:11.948Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:11 [2020-06-22T08:46:11.948Z] #40 52.02   HOSTDEP  compel/src/lib/handle-elf-host.d
08:46:11 [2020-06-22T08:46:11.948Z] #40 52.12   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
08:46:12 [2020-06-22T08:46:12.227Z] #39 140.4   CC       criu/pagemap-cache.o
08:46:12 [2020-06-22T08:46:12.250Z] #40 52.28   HOSTDEP  compel/src/main-host.d
08:46:12 [2020-06-22T08:46:12.481Z] #39 140.8   CC       criu/pagemap.o
08:46:12 [2020-06-22T08:46:12.539Z] #40 ...
08:46:12 [2020-06-22T08:46:12.539Z] 
08:46:12 [2020-06-22T08:46:12.539Z] #17 [dev-systemd-false  6/26] RUN ldconfig
08:46:12 [2020-06-22T08:46:12.539Z] #17 DONE 0.4s
08:46:12 [2020-06-22T08:46:12.539Z] 
08:46:12 [2020-06-22T08:46:12.539Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:12 [2020-06-22T08:46:12.539Z] #40 52.42   DEP      compel/src/lib/ptrace.d
08:46:12 [2020-06-22T08:46:12.539Z] #40 52.59   DEP      compel/src/lib/infect.d
08:46:12 [2020-06-22T08:46:12.826Z] #40 52.81   DEP      compel/src/lib/infect-util.d
08:46:12 [2020-06-22T08:46:12.826Z] #40 52.91   DEP      compel/src/lib/infect-rpc.d
08:46:13 [2020-06-22T08:46:13.115Z] #40 53.08   DEP      compel/arch/ppc64/src/lib/infect.d
08:46:13 [2020-06-22T08:46:13.115Z] #40 53.20   DEP      compel/arch/ppc64/src/lib/cpu.d
08:46:13 [2020-06-22T08:46:13.405Z] #40 53.33   DEP      compel/src/lib/log.d
08:46:13 [2020-06-22T08:46:13.405Z] #40 53.43   DEP      compel/src/main.d
08:46:13 [2020-06-22T08:46:13.405Z] #40 53.56   DEP      compel/src/lib/handle-elf.d
08:46:13 [2020-06-22T08:46:13.405Z] #39 141.7   CC       criu/parasite-syscall.o
08:46:13 [2020-06-22T08:46:13.696Z] #40 53.82   DEP      compel/arch/ppc64/src/lib/handle-elf.d
08:46:13 [2020-06-22T08:46:13.986Z] #40 54.14   CC       compel/src/lib/log.o
08:46:14 [2020-06-22T08:46:14.124Z] #17 34.28 Unpacking bash-completion (1:2.8-6) ...
08:46:14 [2020-06-22T08:46:14.124Z] #17 34.58 Selecting previously unselected package bzip2.
08:46:14 [2020-06-22T08:46:14.276Z] #40 54.44   CC       compel/arch/ppc64/src/lib/cpu.o
08:46:14 [2020-06-22T08:46:14.330Z] #39 142.6   CC       criu/path.o
08:46:14 [2020-06-22T08:46:14.382Z] #17 34.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:46:14 [2020-06-22T08:46:14.382Z] #17 34.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:46:14 [2020-06-22T08:46:14.382Z] #17 34.65 Selecting previously unselected package xz-utils.
08:46:14 [2020-06-22T08:46:14.382Z] #17 34.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:46:14 [2020-06-22T08:46:14.382Z] #17 34.66 Unpacking xz-utils (5.2.4-1) ...
08:46:14 [2020-06-22T08:46:14.382Z] #17 34.85 Selecting previously unselected package apparmor.
08:46:14 [2020-06-22T08:46:14.640Z] #17 34.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:46:14 [2020-06-22T08:46:14.640Z] #17 34.93 Unpacking apparmor (2.13.2-10) ...
08:46:14 [2020-06-22T08:46:14.891Z] #39 143.0   CC       criu/pie-util-vdso-elf32.o
08:46:14 [2020-06-22T08:46:14.897Z] #17 35.24 Selecting previously unselected package aufs-tools.
08:46:14 [2020-06-22T08:46:14.897Z] #17 35.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:46:14 [2020-06-22T08:46:14.897Z] #17 35.25 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:46:14 [2020-06-22T08:46:14.897Z] #17 35.34 Selecting previously unselected package libonig5:amd64.
08:46:14 [2020-06-22T08:46:14.907Z] #40 54.87   CC       compel/arch/ppc64/src/lib/infect.o
08:46:15 [2020-06-22T08:46:15.146Z] #39 ...
08:46:15 [2020-06-22T08:46:15.146Z] 
08:46:15 [2020-06-22T08:46:15.146Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:46:15 [2020-06-22T08:46:15.146Z] #19 11.03   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:46:15 [2020-06-22T08:46:15.146Z] #19 11.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:46:15 [2020-06-22T08:46:15.146Z] #19 11.14   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:46:15 [2020-06-22T08:46:15.146Z] #19 11.19 Collecting pyyaml (from yamllint==1.16.0)
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.36 Unpacking libonig5:amd64 (6.9.1-1) ...
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.49 Selecting previously unselected package libjq1:amd64.
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.61 Selecting previously unselected package jq.
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.63 Unpacking jq (1.5+dfsg-2+b1) ...
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.69 Selecting previously unselected package libaio1:amd64.
08:46:15 [2020-06-22T08:46:15.156Z] #17 35.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:46:15 [2020-06-22T08:46:15.401Z] #19 11.32   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:46:15 [2020-06-22T08:46:15.414Z] #17 35.71 Unpacking libaio1:amd64 (0.3.112-3) ...
08:46:15 [2020-06-22T08:46:15.414Z] #17 35.76 Selecting previously unselected package libgpm2:amd64.
08:46:15 [2020-06-22T08:46:15.414Z] #17 35.77 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:46:15 [2020-06-22T08:46:15.414Z] #17 35.77 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:46:15 [2020-06-22T08:46:15.414Z] #17 35.84 Selecting previously unselected package libicu63:amd64.
08:46:15 [2020-06-22T08:46:15.414Z] #17 35.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:46:15 [2020-06-22T08:46:15.414Z] #17 35.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:46:15 [2020-06-22T08:46:15.934Z] #40 55.86   CC       compel/src/lib/infect-rpc.o
08:46:16 [2020-06-22T08:46:16.225Z] #40 56.28   CC       compel/src/lib/infect-util.o
08:46:16 [2020-06-22T08:46:16.513Z] #40 56.62   CC       compel/src/lib/infect.o
08:46:16 [2020-06-22T08:46:16.765Z] #19 12.58 Building wheels for collected packages: pyyaml
08:46:16 [2020-06-22T08:46:16.765Z] #19 12.58   Running setup.py bdist_wheel for pyyaml: started
08:46:17 [2020-06-22T08:46:17.692Z] #19 13.55   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:46:17 [2020-06-22T08:46:17.692Z] #19 13.56   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:46:17 [2020-06-22T08:46:17.692Z] #19 13.61 Successfully built pyyaml
08:46:17 [2020-06-22T08:46:17.692Z] #19 13.63 Installing collected packages: pathspec, pyyaml, yamllint
08:46:17 [2020-06-22T08:46:17.948Z] #19 13.95 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:46:18 [2020-06-22T08:46:18.508Z] #19 DONE 14.5s
08:46:18 [2020-06-22T08:46:18.508Z] 
08:46:18 [2020-06-22T08:46:18.508Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:46:18 [2020-06-22T08:46:18.692Z] #17 39.24 Selecting previously unselected package libnet1:amd64.
08:46:18 [2020-06-22T08:46:18.949Z] #17 39.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:46:18 [2020-06-22T08:46:18.949Z] #17 39.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:46:18 [2020-06-22T08:46:18.949Z] #17 39.34 Selecting previously unselected package libnl-3-200:amd64.
08:46:18 [2020-06-22T08:46:18.949Z] #17 39.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:46:18 [2020-06-22T08:46:18.949Z] #17 39.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:46:19 [2020-06-22T08:46:19.069Z] #22 DONE 0.4s
08:46:19 [2020-06-22T08:46:19.069Z] 
08:46:19 [2020-06-22T08:46:19.069Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:46:19 [2020-06-22T08:46:19.207Z] #17 39.46 Selecting previously unselected package libprotobuf-c1:amd64.
08:46:19 [2020-06-22T08:46:19.207Z] #17 39.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:46:19 [2020-06-22T08:46:19.207Z] #17 39.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:46:19 [2020-06-22T08:46:19.207Z] #17 39.55 Selecting previously unselected package libreadline5:amd64.
08:46:19 [2020-06-22T08:46:19.207Z] #17 39.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:46:19 [2020-06-22T08:46:19.207Z] #17 39.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:46:19 [2020-06-22T08:46:19.464Z] #17 39.68 Selecting previously unselected package net-tools.
08:46:19 [2020-06-22T08:46:19.464Z] #17 39.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:46:19 [2020-06-22T08:46:19.464Z] #17 39.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:46:19 [2020-06-22T08:46:19.464Z] #17 39.91 Selecting previously unselected package python-pip-whl.
08:46:19 [2020-06-22T08:46:19.464Z] #17 39.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:46:19 [2020-06-22T08:46:19.722Z] #17 39.93 Unpacking python-pip-whl (18.1-5) ...
08:46:19 [2020-06-22T08:46:19.980Z] #17 40.43 Selecting previously unselected package python3-lib2to3.
08:46:19 [2020-06-22T08:46:19.980Z] #17 40.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:46:19 [2020-06-22T08:46:19.980Z] #17 40.44 Unpacking python3-lib2to3 (3.7.3-1) ...
08:46:20 [2020-06-22T08:46:20.027Z] #40 ...
08:46:20 [2020-06-22T08:46:20.027Z] 
08:46:20 [2020-06-22T08:46:20.027Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:20 [2020-06-22T08:46:20.027Z] #50 10.05 + cd /tmp/tmp.wmOhEwLPCM/src/github.com/opencontainers/runc
08:46:20 [2020-06-22T08:46:20.027Z] #50 10.05 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:20 [2020-06-22T08:46:20.237Z] #17 40.55 Selecting previously unselected package python3-distutils.
08:46:20 [2020-06-22T08:46:20.238Z] #17 40.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:46:20 [2020-06-22T08:46:20.238Z] #17 40.57 Unpacking python3-distutils (3.7.3-1) ...
08:46:20 [2020-06-22T08:46:20.495Z] #17 40.69 Selecting previously unselected package python3-pip.
08:46:20 [2020-06-22T08:46:20.495Z] #17 40.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:46:20 [2020-06-22T08:46:20.495Z] #17 40.69 Unpacking python3-pip (18.1-5) ...
08:46:20 [2020-06-22T08:46:20.495Z] #17 40.85 Selecting previously unselected package python3-pkg-resources.
08:46:20 [2020-06-22T08:46:20.495Z] #17 40.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:46:20 [2020-06-22T08:46:20.495Z] #17 40.86 Unpacking python3-pkg-resources (40.8.0-1) ...
08:46:20 [2020-06-22T08:46:20.654Z] #50 10.88 + '[' -z '' ']'
08:46:20 [2020-06-22T08:46:20.654Z] #50 10.88 + target=static
08:46:20 [2020-06-22T08:46:20.654Z] #50 10.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:46:20 [2020-06-22T08:46:20.753Z] #17 40.96 Selecting previously unselected package python3-setuptools.
08:46:20 [2020-06-22T08:46:20.753Z] #17 40.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:46:20 [2020-06-22T08:46:20.753Z] #17 40.98 Unpacking python3-setuptools (40.8.0-1) ...
08:46:20 [2020-06-22T08:46:20.753Z] #17 41.18 Selecting previously unselected package python3-wheel.
08:46:20 [2020-06-22T08:46:20.753Z] #17 41.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:46:20 [2020-06-22T08:46:20.753Z] #17 41.19 Unpacking python3-wheel (0.32.3-2) ...
08:46:21 [2020-06-22T08:46:21.011Z] #17 41.28 Selecting previously unselected package sudo.
08:46:21 [2020-06-22T08:46:21.011Z] #17 41.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
08:46:21 [2020-06-22T08:46:21.011Z] #17 41.30 Unpacking sudo (1.8.27-1+deb10u2) ...
08:46:21 [2020-06-22T08:46:21.268Z] #17 41.78 Selecting previously unselected package thin-provisioning-tools.
08:46:21 [2020-06-22T08:46:21.268Z] #17 ...
08:46:21 [2020-06-22T08:46:21.268Z] 
08:46:21 [2020-06-22T08:46:21.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:21 [2020-06-22T08:46:21.268Z] #39 98.43   CC       criu/clone-noasan.o
08:46:21 [2020-06-22T08:46:21.268Z] #39 98.64   CC       criu/config.o
08:46:21 [2020-06-22T08:46:21.268Z] #39 99.91   CC       criu/cr-check.o
08:46:21 [2020-06-22T08:46:21.268Z] #39 101.4   CC       criu/cr-dedup.o
08:46:21 [2020-06-22T08:46:21.268Z] #39 101.8   CC       criu/cr-dump.o
08:46:21 [2020-06-22T08:46:21.268Z] #39 103.8   CC       criu/cr-errno.o
08:46:21 [2020-06-22T08:46:21.268Z] #39 103.9   CC       criu/cr-restore.o
08:46:21 [2020-06-22T08:46:21.268Z] #39 108.1   CC       criu/cr-service.o
08:46:21 [2020-06-22T08:46:21.530Z] #39 ...
08:46:21 [2020-06-22T08:46:21.530Z] 
08:46:21 [2020-06-22T08:46:21.530Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:21 [2020-06-22T08:46:21.530Z] #17 41.78 Selecting previously unselected package thin-provisioning-tools.
08:46:21 [2020-06-22T08:46:21.530Z] #17 41.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:46:21 [2020-06-22T08:46:21.530Z] #17 41.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:46:21 [2020-06-22T08:46:21.530Z] #17 42.06 Selecting previously unselected package uidmap.
08:46:21 [2020-06-22T08:46:21.788Z] #17 42.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
08:46:21 [2020-06-22T08:46:21.788Z] #17 42.08 Unpacking uidmap (1:4.5-1.1) ...
08:46:21 [2020-06-22T08:46:21.788Z] #17 42.20 Selecting previously unselected package vim-runtime.
08:46:21 [2020-06-22T08:46:21.788Z] #17 42.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:46:21 [2020-06-22T08:46:21.788Z] #17 42.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:46:21 [2020-06-22T08:46:21.788Z] #17 42.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:46:21 [2020-06-22T08:46:21.788Z] #17 42.30 Unpacking vim-runtime (2:8.1.0875-5) ...
08:46:22 [2020-06-22T08:46:22.335Z] #26 DONE 2.8s
08:46:22 [2020-06-22T08:46:22.335Z] 
08:46:22 [2020-06-22T08:46:22.335Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:46:22 [2020-06-22T08:46:22.335Z] #29 DONE 0.3s
08:46:22 [2020-06-22T08:46:22.335Z] 
08:46:22 [2020-06-22T08:46:22.335Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:46:22 [2020-06-22T08:46:22.335Z] #36 DONE 221.7s
08:46:22 [2020-06-22T08:46:22.335Z] 
08:46:22 [2020-06-22T08:46:22.335Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:46:22 [2020-06-22T08:46:22.335Z] #31 DONE 0.1s
08:46:22 [2020-06-22T08:46:22.335Z] 
08:46:22 [2020-06-22T08:46:22.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:22 [2020-06-22T08:46:22.335Z] #39 143.4   CC       criu/pie-util-vdso.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 143.9   CC       criu/pie-util.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 144.1   CC       criu/pipes.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 145.0   CC       criu/plugin.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 145.4   CC       criu/proc_parse.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 148.1   CC       criu/protobuf-desc.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 149.0   CC       criu/protobuf.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 149.3   CC       criu/pstree.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 150.2   CC       criu/rbtree.o
08:46:22 [2020-06-22T08:46:22.335Z] #39 ...
08:46:22 [2020-06-22T08:46:22.335Z] 
08:46:22 [2020-06-22T08:46:22.335Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:46:22 [2020-06-22T08:46:22.335Z] #34 DONE 0.1s
08:46:22 [2020-06-22T08:46:22.335Z] 
08:46:22 [2020-06-22T08:46:22.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:22 [2020-06-22T08:46:22.335Z] #39 150.6   CC       criu/rst-malloc.o
08:46:22 [2020-06-22T08:46:22.706Z] #50 ...
08:46:22 [2020-06-22T08:46:22.706Z] 
08:46:22 [2020-06-22T08:46:22.706Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:22 [2020-06-22T08:46:22.706Z] #18 0.675 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:46:22 [2020-06-22T08:46:22.706Z] #18 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:22 [2020-06-22T08:46:22.706Z] #18 0.896 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:46:22 [2020-06-22T08:46:22.706Z] #18 1.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
08:46:22 [2020-06-22T08:46:22.706Z] #18 3.643 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB]
08:46:22 [2020-06-22T08:46:22.706Z] #18 4.943 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
08:46:22 [2020-06-22T08:46:22.706Z] #18 ...
08:46:22 [2020-06-22T08:46:22.706Z] 
08:46:22 [2020-06-22T08:46:22.706Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:22 [2020-06-22T08:46:22.706Z] #40 60.24   CC       compel/src/lib/ptrace.o
08:46:22 [2020-06-22T08:46:22.706Z] #40 60.87   AR       compel/libcompel.a
08:46:22 [2020-06-22T08:46:22.706Z] #40 61.01   HOSTCC   compel/src/main-host.o
08:46:22 [2020-06-22T08:46:22.706Z] #40 61.35   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
08:46:22 [2020-06-22T08:46:22.706Z] #40 61.62   HOSTCC   compel/src/lib/handle-elf-host.o
08:46:22 [2020-06-22T08:46:22.706Z] #40 62.07   HOSTCC   compel/src/lib/log-host.o
08:46:22 [2020-06-22T08:46:22.706Z] #40 62.24   HOSTLINK compel/compel-host-bin
08:46:22 [2020-06-22T08:46:22.706Z] #40 62.42   DEP      soccr/soccr.d
08:46:22 [2020-06-22T08:46:22.706Z] #40 62.72   CC       soccr/soccr.o
08:46:22 [2020-06-22T08:46:22.896Z] #39 150.9   CC       criu/seccomp.o
08:46:23 [2020-06-22T08:46:23.731Z] #40 ...
08:46:23 [2020-06-22T08:46:23.731Z] 
08:46:23 [2020-06-22T08:46:23.731Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:23 [2020-06-22T08:46:23.731Z] #48 122.6 golang.org/x/crypto/ssh/terminal
08:46:23 [2020-06-22T08:46:23.731Z] #48 125.8 mvdan.cc/sh/v3/cmd/shfmt
08:46:23 [2020-06-22T08:46:23.731Z] #48 DONE 132.4s
08:46:23 [2020-06-22T08:46:23.731Z] 
08:46:23 [2020-06-22T08:46:23.731Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:23 [2020-06-22T08:46:23.731Z] #50 13.07 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 .
08:46:23 [2020-06-22T08:46:23.822Z] #39 151.9   CC       criu/seize.o
08:46:24 [2020-06-22T08:46:24.382Z] #39 ...
08:46:24 [2020-06-22T08:46:24.382Z] 
08:46:24 [2020-06-22T08:46:24.382Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:46:24 [2020-06-22T08:46:24.382Z] #37 DONE 0.5s
08:46:24 [2020-06-22T08:46:24.382Z] 
08:46:24 [2020-06-22T08:46:24.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:24 [2020-06-22T08:46:24.382Z] #39 152.8   CC       criu/servicefd.o
08:46:24 [2020-06-22T08:46:24.943Z] #39 153.0   CC       criu/shmem.o
08:46:25 [2020-06-22T08:46:25.504Z] #39 153.6   CC       criu/sigframe.o
08:46:25 [2020-06-22T08:46:25.504Z] #39 153.7   CC       criu/signalfd.o
08:46:25 [2020-06-22T08:46:25.759Z] #39 153.8   CC       criu/sk-inet.o
08:46:25 [2020-06-22T08:46:25.967Z] #17 45.61 Selecting previously unselected package vim.
08:46:25 [2020-06-22T08:46:25.968Z] #17 45.62 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
08:46:25 [2020-06-22T08:46:25.968Z] #17 45.65 Unpacking vim (2:8.1.0875-5) ...
08:46:25 [2020-06-22T08:46:25.968Z] #17 46.24 Selecting previously unselected package xfsprogs.
08:46:25 [2020-06-22T08:46:25.968Z] #17 46.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
08:46:25 [2020-06-22T08:46:25.968Z] #17 46.25 Unpacking xfsprogs (4.20.0-1) ...
08:46:26 [2020-06-22T08:46:26.225Z] #17 46.64 Selecting previously unselected package zip.
08:46:26 [2020-06-22T08:46:26.225Z] #17 46.65 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
08:46:26 [2020-06-22T08:46:26.225Z] #17 46.66 Unpacking zip (3.0-11+b1) ...
08:46:26 [2020-06-22T08:46:26.320Z] #39 154.6   CC       criu/sk-netlink.o
08:46:26 [2020-06-22T08:46:26.449Z] #50 ...
08:46:26 [2020-06-22T08:46:26.449Z] 
08:46:26 [2020-06-22T08:46:26.449Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:26 [2020-06-22T08:46:26.449Z] #42 125.1 math/big
08:46:26 [2020-06-22T08:46:26.449Z] #42 128.7 go/doc
08:46:26 [2020-06-22T08:46:26.449Z] #42 ...
08:46:26 [2020-06-22T08:46:26.449Z] 
08:46:26 [2020-06-22T08:46:26.449Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:26 [2020-06-22T08:46:26.449Z] #40 65.28   AR       soccr/libsoccr.a
08:46:26 [2020-06-22T08:46:26.449Z] #40 65.36 make[1]: 'soccr/libsoccr.a' is up to date.
08:46:26 [2020-06-22T08:46:26.449Z] #40 65.88   DEP      criu/arch/ppc64/sigframe.d
08:46:26 [2020-06-22T08:46:26.449Z] #40 66.08   DEP      criu/arch/ppc64/crtools.d
08:46:26 [2020-06-22T08:46:26.449Z] #40 66.28   DEP      criu/arch/ppc64/cpu.d
08:46:26 [2020-06-22T08:46:26.449Z] #40 66.52   CC       criu/arch/ppc64/cpu.o
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.88 Setting up aufs-tools (1:4.14+20190211-1) ...
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.92 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.95 Setting up libgpm2:amd64 (1.20.7-5) ...
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.96 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.98 Setting up uidmap (1:4.5-1.1) ...
08:46:26 [2020-06-22T08:46:26.483Z] #17 46.99 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 46.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 47.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 47.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 47.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 47.04 Setting up xxd (2:8.1.0875-5) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 47.05 Setting up zip (3.0-11+b1) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 47.06 Setting up vim-common (2:8.1.0875-5) ...
08:46:26 [2020-06-22T08:46:26.740Z] #17 47.09 Setting up bash-completion (1:2.8-6) ...
08:46:26 [2020-06-22T08:46:26.880Z] #39 154.9   CC       criu/sk-packet.o
08:46:27 [2020-06-22T08:46:27.076Z] #40 67.25   CC       criu/arch/ppc64/crtools.o
08:46:27 [2020-06-22T08:46:27.136Z] #39 155.3   CC       criu/sk-queue.o
08:46:27 [2020-06-22T08:46:27.391Z] #39 155.7   CC       criu/sk-tcp.o
08:46:27 [2020-06-22T08:46:27.951Z] #39 156.1   CC       criu/sk-unix.o
08:46:28 [2020-06-22T08:46:28.587Z] #40 68.59   CC       criu/arch/ppc64/sigframe.o
08:46:28 [2020-06-22T08:46:28.877Z] #40 68.95   LINK     criu/arch/ppc64/crtools.built-in.o
08:46:28 [2020-06-22T08:46:28.877Z] #40 68.99   DEP      criu/pie/util-vdso.d
08:46:28 [2020-06-22T08:46:28.877Z] #40 69.13   DEP      criu/pie/util.d
08:46:29 [2020-06-22T08:46:29.167Z] #40 69.30   CC       criu/pie/util.o
08:46:29 [2020-06-22T08:46:29.315Z] #39 157.6   CC       criu/sockets.o
08:46:29 [2020-06-22T08:46:29.457Z] #40 69.67   CC       criu/pie/util-vdso.o
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.74 Setting up libiptc0:amd64 (1.8.2-4) ...
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.75 Setting up xz-utils (5.2.4-1) ...
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.78 Setting up sudo (1.8.27-1+deb10u2) ...
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.86 invoke-rc.d: could not determine current runlevel
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.88 invoke-rc.d: policy-rc.d denied execution of start.
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.91 Setting up pigz (2.4-1) ...
08:46:29 [2020-06-22T08:46:29.525Z] #17 49.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:46:29 [2020-06-22T08:46:29.783Z] #17 49.98 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:46:29 [2020-06-22T08:46:29.783Z] #17 50.06 Setting up python-pip-whl (18.1-5) ...
08:46:29 [2020-06-22T08:46:29.783Z] #17 50.11 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:46:29 [2020-06-22T08:46:29.783Z] #17 50.16 Setting up vim-runtime (2:8.1.0875-5) ...
08:46:30 [2020-06-22T08:46:30.240Z] #39 158.2   CC       criu/stats.o
08:46:30 [2020-06-22T08:46:30.240Z] #39 158.4   CC       criu/string.o
08:46:30 [2020-06-22T08:46:30.240Z] #39 158.6   CC       criu/sysctl.o
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.66 Setting up libaio1:amd64 (0.3.112-3) ...
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.67 Setting up libonig5:amd64 (6.9.1-1) ...
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.69 Setting up vim (2:8.1.0875-5) ...
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:46:30 [2020-06-22T08:46:30.348Z] #17 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:46:30 [2020-06-22T08:46:30.487Z] #40 70.52   AR       criu/pie/pie.lib.a
08:46:30 [2020-06-22T08:46:30.487Z] #40 70.58   DEP      criu/pie/restorer.d
08:46:30 [2020-06-22T08:46:30.605Z] #17 50.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:46:30 [2020-06-22T08:46:30.605Z] #17 50.79 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:46:30 [2020-06-22T08:46:30.605Z] #17 50.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:46:30 [2020-06-22T08:46:30.605Z] #17 50.84 Setting up jq (1.5+dfsg-2+b1) ...
08:46:30 [2020-06-22T08:46:30.605Z] #17 50.85 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:46:30 [2020-06-22T08:46:30.605Z] #17 50.86 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:46:30 [2020-06-22T08:46:30.777Z] #40 70.83   DEP      criu/arch/ppc64/vdso-trampoline.d
08:46:30 [2020-06-22T08:46:30.777Z] #40 70.86   DEP      criu/arch/ppc64/restorer.d
08:46:30 [2020-06-22T08:46:30.777Z] #40 71.06   DEP      criu/arch/ppc64/vdso-pie.d
08:46:31 [2020-06-22T08:46:31.066Z] #40 71.25   DEP      criu/pie/parasite-vdso.d
08:46:31 [2020-06-22T08:46:31.166Z] #39 159.2   CC       criu/sysfs_parse.o
08:46:31 [2020-06-22T08:46:31.356Z] #40 71.47   DEP      criu/pie/parasite.d
08:46:31 [2020-06-22T08:46:31.422Z] #39 159.5   CC       criu/timens.o
08:46:31 [2020-06-22T08:46:31.646Z] #40 71.75   CC       criu/pie/parasite.o
08:46:31 [2020-06-22T08:46:31.646Z] #40 ...
08:46:31 [2020-06-22T08:46:31.646Z] 
08:46:31 [2020-06-22T08:46:31.646Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:31 [2020-06-22T08:46:31.646Z] #42 140.5 github.com/LK4D4/vndr/build
08:46:31 [2020-06-22T08:46:31.677Z] #39 159.8   CC       criu/timerfd.o
08:46:31 [2020-06-22T08:46:31.677Z] #39 ...
08:46:31 [2020-06-22T08:46:31.677Z] 
08:46:31 [2020-06-22T08:46:31.677Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:46:31 [2020-06-22T08:46:31.677Z] #45 231.4 + cd /tmp/tmp.h3L9Z8Eg2W/src/github.com/golangci/golangci-lint/
08:46:31 [2020-06-22T08:46:31.932Z] #45 231.4 + git checkout -q v1.23.8
08:46:31 [2020-06-22T08:46:31.936Z] #42 140.6 vendor/golang.org/x/text/unicode/norm
08:46:32 [2020-06-22T08:46:32.188Z] #45 231.8 ++ git describe --tags
08:46:32 [2020-06-22T08:46:32.188Z] #45 231.9 + version=v1.23.8
08:46:32 [2020-06-22T08:46:32.188Z] #45 231.9 ++ git rev-parse --short HEAD
08:46:32 [2020-06-22T08:46:32.188Z] #45 231.9 + commit=76a82c6
08:46:32 [2020-06-22T08:46:32.188Z] #45 231.9 ++ git show -s --format=%cd
08:46:32 [2020-06-22T08:46:32.188Z] #45 231.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:46:32 [2020-06-22T08:46:32.188Z] #45 231.9 + 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
08:46:32 [2020-06-22T08:46:32.506Z] #17 ...
08:46:32 [2020-06-22T08:46:32.506Z] 
08:46:32 [2020-06-22T08:46:32.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:32 [2020-06-22T08:46:32.506Z] #39 109.3   CC       criu/crtools.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 109.9   CC       criu/eventfd.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 110.3   CC       criu/eventpoll.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 111.0   CC       criu/external.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 111.3   CC       criu/fault-injection.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 111.5   CC       criu/fdstore.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 111.8   CC       criu/fifo.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 112.2   CC       criu/file-ids.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 112.6   CC       criu/file-lock.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 113.5   CC       criu/files-ext.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 113.8   CC       criu/files-reg.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 115.9   CC       criu/files.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 117.8   CC       criu/filesystems.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 118.5   CC       criu/fsnotify.o
08:46:32 [2020-06-22T08:46:32.506Z] #39 119.7   CC       criu/image-desc.o
08:46:32 [2020-06-22T08:46:32.764Z] #39 119.8   CC       criu/image.o
08:46:33 [2020-06-22T08:46:33.328Z] #39 ...
08:46:33 [2020-06-22T08:46:33.328Z] 
08:46:33 [2020-06-22T08:46:33.328Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.76 Setting up iptables (1.8.2-4) ...
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:46:33 [2020-06-22T08:46:33.328Z] #17 53.82 Setting up python3 (3.7.3-1) ...
08:46:33 [2020-06-22T08:46:33.893Z] #17 54.19 Setting up python3-wheel (0.32.3-2) ...
08:46:34 [2020-06-22T08:46:34.155Z] Client:
08:46:34 [2020-06-22T08:46:34.155Z]  Debug Mode: false
08:46:34 [2020-06-22T08:46:34.155Z]  Plugins:
08:46:34 [2020-06-22T08:46:34.155Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:46:34 [2020-06-22T08:46:34.155Z] 
08:46:34 [2020-06-22T08:46:34.155Z] Server:
08:46:34 [2020-06-22T08:46:34.155Z]  Containers: 0
08:46:34 [2020-06-22T08:46:34.155Z]   Running: 0
08:46:34 [2020-06-22T08:46:34.155Z]   Paused: 0
08:46:34 [2020-06-22T08:46:34.155Z]   Stopped: 0
08:46:34 [2020-06-22T08:46:34.155Z]  Images: 0
08:46:34 [2020-06-22T08:46:34.155Z]  Server Version: 19.03.5
08:46:34 [2020-06-22T08:46:34.155Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:46:34 [2020-06-22T08:46:34.155Z]   Windows: 
08:46:34 [2020-06-22T08:46:34.155Z]   LCOW: 
08:46:34 [2020-06-22T08:46:34.155Z]  Logging Driver: json-file
08:46:34 [2020-06-22T08:46:34.155Z]  Plugins:
08:46:34 [2020-06-22T08:46:34.155Z]   Volume: local
08:46:34 [2020-06-22T08:46:34.155Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:46:34 [2020-06-22T08:46:34.155Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:46:34 [2020-06-22T08:46:34.155Z]  Swarm: inactive
08:46:34 [2020-06-22T08:46:34.155Z]  Default Isolation: process
08:46:34 [2020-06-22T08:46:34.155Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:46:34 [2020-06-22T08:46:34.155Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
08:46:34 [2020-06-22T08:46:34.155Z]  OSType: windows
08:46:34 [2020-06-22T08:46:34.155Z]  Architecture: x86_64
08:46:34 [2020-06-22T08:46:34.155Z]  CPUs: 4
08:46:34 [2020-06-22T08:46:34.155Z]  Total Memory: 32GiB
08:46:34 [2020-06-22T08:46:34.155Z]  Name: azwin-2-ae1700
08:46:34 [2020-06-22T08:46:34.155Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
08:46:34 [2020-06-22T08:46:34.155Z]  Docker Root Dir: D:\docker
08:46:34 [2020-06-22T08:46:34.155Z]  Debug Mode: false
08:46:34 [2020-06-22T08:46:34.155Z]  Registry: https://index.docker.io/v1/
08:46:34 [2020-06-22T08:46:34.155Z]  Labels:
08:46:34 [2020-06-22T08:46:34.155Z]  Experimental: true
08:46:34 [2020-06-22T08:46:34.155Z]  Insecure Registries:
08:46:34 [2020-06-22T08:46:34.155Z]   10.0.0.4:5000
08:46:34 [2020-06-22T08:46:34.155Z]   127.0.0.0/8
08:46:34 [2020-06-22T08:46:34.155Z]  Registry Mirrors:
08:46:34 [2020-06-22T08:46:34.155Z]   http://10.0.0.4:5000/
08:46:34 [2020-06-22T08:46:34.155Z]  Live Restore Enabled: false
08:46:34 [2020-06-22T08:46:34.155Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
08:46:34 [2020-06-22T08:46:34.462Z] #17 54.93 Setting up apparmor (2.13.2-10) ...
08:46:34 [2020-06-22T08:46:34.655Z] #42 ...
08:46:34 [2020-06-22T08:46:34.655Z] 
08:46:34 [2020-06-22T08:46:34.655Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:34 [2020-06-22T08:46:34.655Z] #18 12.35 Fetched 8136 kB in 12s (690 kB/s)
08:46:34 [2020-06-22T08:46:34.655Z] #18 12.35 Reading package lists...
08:46:34 [2020-06-22T08:46:34.943Z] #18 17.80 Reading package lists...
08:46:34 [2020-06-22T08:46:34.943Z] #18 ...
08:46:34 [2020-06-22T08:46:34.943Z] 
08:46:34 [2020-06-22T08:46:34.943Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:34 [2020-06-22T08:46:34.943Z] #40 73.19   LINK     criu/pie/parasite.built-in.o
08:46:34 [2020-06-22T08:46:34.943Z] #40 73.21   GEN      criu/pie/parasite-blob.h
08:46:34 [2020-06-22T08:46:34.943Z] #40 73.26   CC       criu/pie/parasite-vdso.o
08:46:34 [2020-06-22T08:46:34.943Z] #40 74.17   CC       criu/arch/ppc64/vdso-pie.o
08:46:34 [2020-06-22T08:46:34.943Z] #40 74.68   CC       criu/arch/ppc64/restorer.o
08:46:35 [2020-06-22T08:46:35.232Z] #40 75.33   CC       criu/arch/ppc64/vdso-trampoline.o
08:46:35 [2020-06-22T08:46:35.232Z] #40 75.36   CC       criu/pie/restorer.o
08:46:35 [2020-06-22T08:46:35.834Z] #17 56.34 Setting up xfsprogs (4.20.0-1) ...
08:46:36 [2020-06-22T08:46:36.091Z] #17 56.35 Setting up python3-lib2to3 (3.7.3-1) ...
08:46:36 [2020-06-22T08:46:36.349Z] #17 56.76 Setting up python3-pkg-resources (40.8.0-1) ...
08:46:37 [2020-06-22T08:46:37.282Z] #17 57.72 Setting up python3-distutils (3.7.3-1) ...
08:46:37 [2020-06-22T08:46:37.846Z] #17 58.19 Setting up python3-setuptools (40.8.0-1) ...
08:46:38 [2020-06-22T08:46:38.719Z] #45 ...
08:46:38 [2020-06-22T08:46:38.719Z] 
08:46:38 [2020-06-22T08:46:38.719Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:38 [2020-06-22T08:46:38.719Z] #49 109.3 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
08:46:38 [2020-06-22T08:46:38.719Z] #49 110.7 + mkdir -p /build
08:46:38 [2020-06-22T08:46:38.719Z] #49 110.7 + cp runc /build/runc
08:46:38 [2020-06-22T08:46:38.719Z] #49 DONE 111.2s
08:46:38 [2020-06-22T08:46:38.719Z] 
08:46:38 [2020-06-22T08:46:38.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:38 [2020-06-22T08:46:38.719Z] #39 160.1   CC       criu/tty.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 161.7   CC       criu/tun.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 162.2   CC       criu/uffd.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 163.2   CC       criu/util.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 164.2   CC       criu/uts_ns.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 164.4   CC       criu/vdso-compat.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 164.6   CC       criu/vdso.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 165.2   LINK     criu/built-in.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 165.3   LINK     criu/criu
08:46:38 [2020-06-22T08:46:38.719Z] #39 165.7   DEP      lib/c/criu.d
08:46:38 [2020-06-22T08:46:38.719Z] #39 165.8   CC       images/rpc.pb-c.o
08:46:38 [2020-06-22T08:46:38.719Z] #39 166.2   CC       lib/c/criu.o
08:46:38 [2020-06-22T08:46:38.778Z] #17 59.21 Setting up python3-pip (18.1-5) ...
08:46:39 [2020-06-22T08:46:39.279Z] #39 167.3   LINK     lib/c/built-in.o
08:46:39 [2020-06-22T08:46:39.279Z] #39 167.4   LINK     lib/c/libcriu.so
08:46:39 [2020-06-22T08:46:39.279Z] #39 167.4   LINK     lib/c/libcriu.a
08:46:39 [2020-06-22T08:46:39.279Z] #39 167.5   GEN      magic.py
08:46:39 [2020-06-22T08:46:39.279Z] #39 167.6 Note: Building without setproctitle() and strlcpy() support.
08:46:39 [2020-06-22T08:46:39.279Z] #39 167.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:46:39 [2020-06-22T08:46:39.534Z] #39 167.6 Note: Building without GnuTLS support
08:46:39 [2020-06-22T08:46:39.534Z] #39 167.6 Makefile.config:39: Warn: you have no libnftables installed
08:46:39 [2020-06-22T08:46:39.534Z] #39 167.6 Makefile.config:40: Warn: Building without nftables support
08:46:39 [2020-06-22T08:46:39.662Z] #40 ...
08:46:39 [2020-06-22T08:46:39.662Z] 
08:46:39 [2020-06-22T08:46:39.662Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:46:39 [2020-06-22T08:46:39.662Z] #55 139.1 + for f in rootlesskit rootlesskit-docker-proxy
08:46:39 [2020-06-22T08:46:39.662Z] #55 139.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:46:39 [2020-06-22T08:46:39.662Z] #55 DONE 147.7s
08:46:39 [2020-06-22T08:46:39.662Z] 
08:46:39 [2020-06-22T08:46:39.662Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:39 [2020-06-22T08:46:39.662Z] #18 22.66 Building dependency tree...
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.40 libcap2-bin is already the newest version (1:2.25-2).
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.40 The following additional packages will be installed:
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.40   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.40   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.40   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.40   python3.7 python3.7-minimal vim-runtime xxd
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.41 Suggested packages:
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.41   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.41   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.41   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.41 Recommended packages:
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.41   aufs-dkms nftables build-essential python3-dev python3-keyring
08:46:39 [2020-06-22T08:46:39.662Z] #18 24.41   python3-keyrings.alt python3-xdg unzip
08:46:39 [2020-06-22T08:46:39.662Z] #18 ...
08:46:39 [2020-06-22T08:46:39.662Z] 
08:46:39 [2020-06-22T08:46:39.662Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:46:39 [2020-06-22T08:46:39.662Z] #56 DONE 0.1s
08:46:39 [2020-06-22T08:46:39.662Z] 
08:46:39 [2020-06-22T08:46:39.662Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:39 [2020-06-22T08:46:39.662Z] #40 79.29   LINK     criu/pie/restorer.built-in.o
08:46:39 [2020-06-22T08:46:39.662Z] #40 ...
08:46:39 [2020-06-22T08:46:39.662Z] 
08:46:39 [2020-06-22T08:46:39.662Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:46:39 [2020-06-22T08:46:39.662Z] #57 DONE 0.1s
08:46:39 [2020-06-22T08:46:39.662Z] 
08:46:39 [2020-06-22T08:46:39.662Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:39 [2020-06-22T08:46:39.662Z] #40 79.31   GEN      criu/pie/restorer-blob.h
08:46:39 [2020-06-22T08:46:39.662Z] #40 79.50   DEP      criu/vdso.d
08:46:39 [2020-06-22T08:46:39.662Z] #40 79.85   DEP      criu/uts_ns.d
08:46:39 [2020-06-22T08:46:39.711Z] #17 60.13 Processing triggers for libc-bin (2.28-10) ...
08:46:39 [2020-06-22T08:46:39.711Z] #17 60.18 Processing triggers for mime-support (3.62) ...
08:46:39 [2020-06-22T08:46:39.790Z] #39 168.2 fatal: not a git repository (or any of the parent directories): .git
08:46:39 [2020-06-22T08:46:39.951Z] #40 80.16   DEP      criu/util.d
08:46:39 [2020-06-22T08:46:39.968Z] #17 DONE 60.5s
08:46:39 [2020-06-22T08:46:39.968Z] 
08:46:39 [2020-06-22T08:46:39.968Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:46:39 [2020-06-22T08:46:39.968Z] #36 194.5 + dpkg --print-architecture
08:46:39 [2020-06-22T08:46:39.968Z] #36 194.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:46:39 [2020-06-22T08:46:39.968Z] #36 195.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:46:39 [2020-06-22T08:46:39.968Z] #36 195.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:46:40 [2020-06-22T08:46:40.579Z] #40 80.51   DEP      criu/uffd.d
08:46:40 [2020-06-22T08:46:40.715Z] #39 168.7 make[1]: Nothing to be done for 'all'.
08:46:40 [2020-06-22T08:46:40.870Z] #40 80.98   DEP      criu/tun.d
08:46:40 [2020-06-22T08:46:40.970Z] #39 169.3 make[1]: 'images/built-in.o' is up to date.
08:46:40 [2020-06-22T08:46:40.971Z] #39 169.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:46:40 [2020-06-22T08:46:40.971Z] #39 169.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:46:40 [2020-06-22T08:46:40.971Z] #39 169.3 make[1]: 'compel/libcompel.a' is up to date.
08:46:41 [2020-06-22T08:46:41.166Z] #40 81.26   DEP      criu/tty.d
08:46:41 [2020-06-22T08:46:41.226Z] #39 169.4 make[1]: 'compel/compel-host-bin' is up to date.
08:46:41 [2020-06-22T08:46:41.226Z] #39 169.4 make[1]: Nothing to be done for 'all'.
08:46:41 [2020-06-22T08:46:41.226Z] #39 169.4 make[1]: 'soccr/libsoccr.a' is up to date.
08:46:41 [2020-06-22T08:46:41.226Z] #39 ...
08:46:41 [2020-06-22T08:46:41.226Z] 
08:46:41 [2020-06-22T08:46:41.226Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:41 [2020-06-22T08:46:41.226Z] #52 194.7 + bin/containerd
08:46:41 [2020-06-22T08:46:41.456Z] #40 81.49   DEP      criu/timerfd.d
08:46:41 [2020-06-22T08:46:41.747Z] #40 81.69   DEP      criu/timens.d
08:46:41 [2020-06-22T08:46:41.866Z] #36 ...
08:46:41 [2020-06-22T08:46:41.866Z] 
08:46:41 [2020-06-22T08:46:41.866Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:46:41 [2020-06-22T08:46:41.866Z] #18 1.648 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:46:41 [2020-06-22T08:46:41.866Z] #18 1.653 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:46:41 [2020-06-22T08:46:41.866Z] #18 1.656 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:46:41 [2020-06-22T08:46:41.866Z] #18 DONE 1.7s
08:46:41 [2020-06-22T08:46:41.866Z] 
08:46:41 [2020-06-22T08:46:41.866Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:46:42 [2020-06-22T08:46:42.037Z] #40 81.95   DEP      criu/sysfs_parse.d
08:46:42 [2020-06-22T08:46:42.037Z] #40 82.16   DEP      criu/sysctl.d
08:46:42 [2020-06-22T08:46:42.152Z] #52 ...
08:46:42 [2020-06-22T08:46:42.152Z] 
08:46:42 [2020-06-22T08:46:42.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.5 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.5 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.6 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.6 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.7 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.7 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.7 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.8 make[2]: Nothing to be done for 'all'.
08:46:42 [2020-06-22T08:46:42.152Z] #39 169.8   INSTALL  criu/criu
08:46:42 [2020-06-22T08:46:42.152Z] #39 DONE 170.2s
08:46:42 [2020-06-22T08:46:42.152Z] 
08:46:42 [2020-06-22T08:46:42.152Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:42 [2020-06-22T08:46:42.327Z] #40 82.37   DEP      criu/string.d
08:46:42 [2020-06-22T08:46:42.327Z] #40 82.40   DEP      criu/stats.d
08:46:42 [2020-06-22T08:46:42.615Z] #40 82.54   DEP      criu/sockets.d
08:46:42 [2020-06-22T08:46:42.615Z] #40 82.76   DEP      criu/sk-unix.d
08:46:43 [2020-06-22T08:46:43.251Z] #40 83.14   DEP      criu/sk-tcp.d
08:46:43 [2020-06-22T08:46:43.251Z] #40 83.34   DEP      criu/sk-queue.d
08:46:43 [2020-06-22T08:46:43.516Z] #52 ...
08:46:43 [2020-06-22T08:46:43.516Z] 
08:46:43 [2020-06-22T08:46:43.516Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:46:43 [2020-06-22T08:46:43.516Z] #40 DONE 0.1s
08:46:43 [2020-06-22T08:46:43.538Z] #40 83.52   DEP      criu/sk-packet.d
08:46:43 [2020-06-22T08:46:43.538Z] #40 83.75   DEP      criu/sk-netlink.d
08:46:43 [2020-06-22T08:46:43.766Z] #19 ...
08:46:43 [2020-06-22T08:46:43.766Z] 
08:46:43 [2020-06-22T08:46:43.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:43 [2020-06-22T08:46:43.766Z] #39 120.8   CC       criu/ipc_ns.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 121.9   CC       criu/irmap.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 122.5   CC       criu/kcmp-ids.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 122.8   CC       criu/kerndat.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 124.0   CC       criu/libnetlink.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 124.4   CC       criu/log.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 124.9   CC       criu/lsm.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 125.2   CC       criu/mem.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 127.0   CC       criu/memfd.o
08:46:43 [2020-06-22T08:46:43.766Z] #39 127.8   CC       criu/mount.o
08:46:43 [2020-06-22T08:46:43.772Z] 
08:46:43 [2020-06-22T08:46:43.772Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:46:43 [2020-06-22T08:46:43.772Z] #42 DONE 0.2s
08:46:43 [2020-06-22T08:46:43.772Z] 
08:46:43 [2020-06-22T08:46:43.772Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:43 [2020-06-22T08:46:43.829Z] #40 83.98   DEP      criu/sk-inet.d
08:46:44 [2020-06-22T08:46:44.027Z] #52 ...
08:46:44 [2020-06-22T08:46:44.027Z] 
08:46:44 [2020-06-22T08:46:44.027Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:46:44 [2020-06-22T08:46:44.027Z] #44 DONE 0.2s
08:46:44 [2020-06-22T08:46:44.027Z] 
08:46:44 [2020-06-22T08:46:44.027Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:44 [2020-06-22T08:46:44.119Z] #40 84.22   DEP      criu/signalfd.d
08:46:44 [2020-06-22T08:46:44.408Z] #40 84.39   DEP      criu/sigframe.d
08:46:44 [2020-06-22T08:46:44.408Z] #40 84.49   DEP      criu/shmem.d
08:46:44 [2020-06-22T08:46:44.697Z] #40 84.70   DEP      criu/servicefd.d
08:46:44 [2020-06-22T08:46:44.986Z] #40 84.95   DEP      criu/seize.d
08:46:45 [2020-06-22T08:46:45.138Z] #39 132.2   CC       criu/namespaces.o
08:46:45 [2020-06-22T08:46:45.275Z] #40 85.28   DEP      criu/seccomp.d
08:46:45 [2020-06-22T08:46:45.565Z] #40 85.56   DEP      criu/rst-malloc.d
08:46:45 [2020-06-22T08:46:45.565Z] #40 85.66   DEP      criu/rbtree.d
08:46:45 [2020-06-22T08:46:45.565Z] #40 85.70   DEP      criu/pstree.d
08:46:45 [2020-06-22T08:46:45.851Z] #40 85.90   DEP      criu/protobuf.d
08:46:45 [2020-06-22T08:46:45.851Z] #40 86.04   GEN      criu/protobuf-desc-gen.h
08:46:46 [2020-06-22T08:46:46.140Z] #40 ...
08:46:46 [2020-06-22T08:46:46.140Z] 
08:46:46 [2020-06-22T08:46:46.140Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.91 The following NEW packages will be installed:
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.92   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.92   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.92   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.92   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.92   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.93   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.93   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.93   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:46:46 [2020-06-22T08:46:46.140Z] #18 26.93   xz-utils zip
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.05 Need to get 29.2 MB of archives.
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.05 After this operation, 134 MB of additional disk space will be used.
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 27.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 28.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 29.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 29.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 29.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 29.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 29.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 29.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
08:46:46 [2020-06-22T08:46:46.140Z] #18 30.42 debconf: delaying package configuration, since apt-utils is not installed
08:46:46 [2020-06-22T08:46:46.140Z] #18 30.52 Fetched 29.2 MB in 3s (11.0 MB/s)
08:46:46 [2020-06-22T08:46:46.140Z] #18 30.57 Selecting previously unselected package pigz.
08:46:46 [2020-06-22T08:46:46.141Z] #18 30.57 (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 ... 23361 files and directories currently installed.)
08:46:46 [2020-06-22T08:46:46.141Z] #18 30.64 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
08:46:46 [2020-06-22T08:46:46.141Z] #18 30.64 Unpacking pigz (2.4-1) ...
08:46:46 [2020-06-22T08:46:46.141Z] #18 30.75 Selecting previously unselected package libpython3.7-minimal:ppc64el.
08:46:46 [2020-06-22T08:46:46.141Z] #18 30.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
08:46:46 [2020-06-22T08:46:46.141Z] #18 30.78 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
08:46:46 [2020-06-22T08:46:46.141Z] #18 31.34 Selecting previously unselected package python3.7-minimal.
08:46:46 [2020-06-22T08:46:46.141Z] #18 31.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
08:46:46 [2020-06-22T08:46:46.141Z] #18 31.36 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:46:46 [2020-06-22T08:46:46.141Z] #18 32.42 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
08:46:46 [2020-06-22T08:46:46.141Z] #18 32.43 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:46:47 [2020-06-22T08:46:47.035Z] #39 134.2   CC       criu/net.o
08:46:47 [2020-06-22T08:46:47.422Z] DEBUG: print all environment variables to check how Jenkins runs this script
08:46:47 [2020-06-22T08:46:47.422Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1604c2f9\powershellScript.ps1'; exit $LASTEXITCODE;
08:46:47 [2020-06-22T08:46:47.422Z] ----------------------------------------------------------------------------
08:46:47 [2020-06-22T08:46:47.422Z] 
08:46:47 [2020-06-22T08:46:47.422Z] INFO: executeCI.ps1 starting at Mon Jun 22 08:46:47 CUT 2020
08:46:47 [2020-06-22T08:46:47.422Z] 
08:46:47 [2020-06-22T08:46:47.422Z] INFO: Script version 05-Feb-2019 09:03 PDT
08:46:47 [2020-06-22T08:46:47.600Z] #39 ...
08:46:47 [2020-06-22T08:46:47.600Z] 
08:46:47 [2020-06-22T08:46:47.600Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:46:47 [2020-06-22T08:46:47.600Z] #19 5.749 Collecting yamllint==1.16.0
08:46:47 [2020-06-22T08:46:47.648Z] #18 35.10 Selecting previously unselected package python3-minimal.
08:46:47 [2020-06-22T08:46:47.648Z] #18 35.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 ... 23610 files and directories currently installed.)
08:46:47 [2020-06-22T08:46:47.648Z] #18 35.15 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
08:46:47 [2020-06-22T08:46:47.648Z] #18 35.16 Unpacking python3-minimal (3.7.3-1) ...
08:46:47 [2020-06-22T08:46:47.648Z] #18 35.25 Selecting previously unselected package libmpdec2:ppc64el.
08:46:47 [2020-06-22T08:46:47.648Z] #18 35.26 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
08:46:47 [2020-06-22T08:46:47.648Z] #18 35.28 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
08:46:47 [2020-06-22T08:46:47.895Z] INFO: Running git version 2.24.1.windows.2
08:46:47 [2020-06-22T08:46:47.895Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
08:46:47 [2020-06-22T08:46:47.895Z] INFO: Environment variables:
08:46:47 [2020-06-22T08:46:47.895Z] 
08:46:47 [2020-06-22T08:46:47.895Z] Name                           Value                                                                                   
08:46:47 [2020-06-22T08:46:47.895Z] ----                           -----                                                                                   
08:46:47 [2020-06-22T08:46:47.895Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
08:46:47 [2020-06-22T08:46:47.895Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
08:46:47 [2020-06-22T08:46:47.895Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
08:46:47 [2020-06-22T08:46:47.895Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
08:46:47 [2020-06-22T08:46:47.895Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
08:46:47 [2020-06-22T08:46:47.895Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
08:46:47 [2020-06-22T08:46:47.895Z] BRANCH_NAME                    PR-41125                                                                                
08:46:47 [2020-06-22T08:46:47.895Z] BUILD_DISPLAY_NAME             #2                                                                                      
08:46:47 [2020-06-22T08:46:47.895Z] BUILD_ID                       2                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] BUILD_NUMBER                   2                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] BUILD_TAG                      jenkins-moby-PR-41125-2                                                                 
08:46:47 [2020-06-22T08:46:47.895Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41125/2/                              
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_AUTHOR                  thaJeztah                                                                               
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_BRANCH                  TestDaemonDNSFallback_timeout                                                           
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_FORK                    thaJeztah/docker                                                                        
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_ID                      41125                                                                                   
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_TARGET                  master                                                                                  
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_TITLE                   TestDaemonDNSFallback: increase timeout to reduce flakiness                             
08:46:47 [2020-06-22T08:46:47.895Z] CHANGE_URL                     https://github.com/moby/moby/pull/41125                                                 
08:46:47 [2020-06-22T08:46:47.895Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
08:46:47 [2020-06-22T08:46:47.895Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
08:46:47 [2020-06-22T08:46:47.895Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
08:46:47 [2020-06-22T08:46:47.895Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
08:46:47 [2020-06-22T08:46:47.895Z] COMPUTERNAME                   azwin-2-ae1700                                                                          
08:46:47 [2020-06-22T08:46:47.895Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
08:46:47 [2020-06-22T08:46:47.895Z] ConfigSequenceNumber           0                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] DOCKER_BUILDKIT                0                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] DOCKER_DUT_DEBUG               1                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] DOCKER_EXPERIMENTAL            1                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
08:46:47 [2020-06-22T08:46:47.895Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
08:46:47 [2020-06-22T08:46:47.895Z] EXECUTOR_NUMBER                0                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] FQDN                           azwin-2-ae1700.westus.cloudapp.azure.com                                                
08:46:47 [2020-06-22T08:46:47.895Z] GIT_BRANCH                     PR-41125                                                                                
08:46:47 [2020-06-22T08:46:47.895Z] GIT_COMMIT                     914743ba2035d2936eb466ab010a33ccff0f403b                                                
08:46:47 [2020-06-22T08:46:47.895Z] GIT_PREVIOUS_COMMIT            87b89475803595970b512377f3a644ead7493b39                                                
08:46:47 [2020-06-22T08:46:47.895Z] GIT_URL                        https://github.com/moby/moby.git                                                        
08:46:47 [2020-06-22T08:46:47.895Z] HUDSON_COOKIE                  11344145-685d-4168-8416-0c46ebd5c351                                                    
08:46:47 [2020-06-22T08:46:47.895Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
08:46:47 [2020-06-22T08:46:47.895Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
08:46:47 [2020-06-22T08:46:47.895Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
08:46:47 [2020-06-22T08:46:47.895Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
08:46:47 [2020-06-22T08:46:47.895Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
08:46:47 [2020-06-22T08:46:47.895Z] JENKINS_NODE_COOKIE            1f1f8768-247b-4bf2-a6cd-c524d6c39a39                                                    
08:46:47 [2020-06-22T08:46:47.895Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
08:46:47 [2020-06-22T08:46:47.895Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
08:46:47 [2020-06-22T08:46:47.895Z] JOB_BASE_NAME                  PR-41125                                                                                
08:46:47 [2020-06-22T08:46:47.895Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41125/display/redirect                
08:46:47 [2020-06-22T08:46:47.895Z] JOB_NAME                       moby/PR-41125                                                                           
08:46:47 [2020-06-22T08:46:47.895Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41125/                                
08:46:47 [2020-06-22T08:46:47.895Z] library.jps.version            master                                                                                  
08:46:47 [2020-06-22T08:46:47.895Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
08:46:47 [2020-06-22T08:46:47.895Z] NODE_LABELS                    amd64 azure azwin-2-ae1700 azwin-2019 docker west-us windows windows-2019 x86_64        
08:46:47 [2020-06-22T08:46:47.895Z] NODE_NAME                      azwin-2-ae1700                                                                          
08:46:47 [2020-06-22T08:46:47.895Z] NUMBER_OF_PROCESSORS           4                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] OS                             Windows_NT                                                                              
08:46:47 [2020-06-22T08:46:47.895Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
08:46:47 [2020-06-22T08:46:47.895Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
08:46:47 [2020-06-22T08:46:47.895Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
08:46:47 [2020-06-22T08:46:47.895Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
08:46:47 [2020-06-22T08:46:47.895Z] PROCESSOR_LEVEL                6                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] PROCESSOR_REVISION             4f01                                                                                    
08:46:47 [2020-06-22T08:46:47.895Z] ProgramData                    C:\ProgramData                                                                          
08:46:47 [2020-06-22T08:46:47.895Z] ProgramFiles                   C:\Program Files                                                                        
08:46:47 [2020-06-22T08:46:47.895Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
08:46:47 [2020-06-22T08:46:47.895Z] ProgramW6432                   C:\Program Files                                                                        
08:46:47 [2020-06-22T08:46:47.895Z] PROMPT                         $P$G                                                                                    
08:46:47 [2020-06-22T08:46:47.895Z] PSExecutionPolicyPreference    Bypass                                                                                  
08:46:47 [2020-06-22T08:46:47.895Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
08:46:47 [2020-06-22T08:46:47.895Z] PUBLIC                         C:\Users\Public                                                                         
08:46:47 [2020-06-22T08:46:47.895Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41125/2/display/redirect?page=changes 
08:46:47 [2020-06-22T08:46:47.895Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41125/2/display/redirect              
08:46:47 [2020-06-22T08:46:47.895Z] SKIP_VALIDATION_TESTS          1                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] SOURCES_DRIVE                  d                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] SOURCES_SUBDIR                 gopath                                                                                  
08:46:47 [2020-06-22T08:46:47.895Z] STAGE_NAME                     Run tests                                                                               
08:46:47 [2020-06-22T08:46:47.895Z] SystemDrive                    C:                                                                                      
08:46:47 [2020-06-22T08:46:47.895Z] SystemRoot                     C:\windows                                                                              
08:46:47 [2020-06-22T08:46:47.895Z] TEMP                           C:\windows\TEMP                                                                         
08:46:47 [2020-06-22T08:46:47.895Z] TESTDEBUG                      0                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] TESTRUN_DRIVE                  d                                                                                       
08:46:47 [2020-06-22T08:46:47.895Z] TESTRUN_SUBDIR                 CI                                                                                      
08:46:47 [2020-06-22T08:46:47.895Z] TIMEOUT                        120m                                                                                    
08:46:47 [2020-06-22T08:46:47.895Z] TMP                            C:\windows\TEMP                                                                         
08:46:47 [2020-06-22T08:46:47.895Z] USERDOMAIN                     WORKGROUP                                                                               
08:46:47 [2020-06-22T08:46:47.895Z] USERNAME                       azwin-2-ae1700$                                                                         
08:46:47 [2020-06-22T08:46:47.895Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
08:46:47 [2020-06-22T08:46:47.895Z] windir                         C:\windows                                                                              
08:46:47 [2020-06-22T08:46:47.895Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
08:46:47 [2020-06-22T08:46:47.895Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
08:46:47 [2020-06-22T08:46:47.895Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
08:46:47 [2020-06-22T08:46:47.895Z] 
08:46:47 [2020-06-22T08:46:47.895Z] 
08:46:47 [2020-06-22T08:46:47.895Z] 
08:46:47 [2020-06-22T08:46:47.936Z] #18 35.41 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
08:46:47 [2020-06-22T08:46:47.936Z] #18 35.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
08:46:47 [2020-06-22T08:46:47.936Z] #18 35.43 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
08:46:48 [2020-06-22T08:46:48.225Z] #18 ...
08:46:48 [2020-06-22T08:46:48.225Z] 
08:46:48 [2020-06-22T08:46:48.225Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:48 [2020-06-22T08:46:48.225Z] #40 88.24   DEP      criu/protobuf-desc.d
08:46:48 [2020-06-22T08:46:48.528Z] #40 88.44   DEP      criu/proc_parse.d
08:46:48 [2020-06-22T08:46:48.823Z] #40 88.71   DEP      criu/plugin.d
08:46:48 [2020-06-22T08:46:48.823Z] #40 88.89   DEP      criu/pipes.d
08:46:48 [2020-06-22T08:46:48.823Z] #40 89.10   DEP      criu/pie-util.d
08:46:48 [2020-06-22T08:46:48.889Z] INFO: Sources under d:\gopath\...
08:46:48 [2020-06-22T08:46:48.889Z] INFO: Test run under d:\CI\...
08:46:48 [2020-06-22T08:46:48.889Z] INFO: Running in D:\gopath\src\github.com\docker\docker
08:46:48 [2020-06-22T08:46:48.889Z] INFO: docker/docker repository was found
08:46:48 [2020-06-22T08:46:48.889Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
08:46:49 [2020-06-22T08:46:49.114Z] #40 89.28   DEP      criu/pie-util-vdso.d
08:46:49 [2020-06-22T08:46:49.362Z] ltsc2019: Pulling from windows/servercore
08:46:49 [2020-06-22T08:46:49.404Z] #40 89.48   DEP      criu/path.d
08:46:49 [2020-06-22T08:46:49.404Z] #40 89.66   DEP      criu/parasite-syscall.d
08:46:49 [2020-06-22T08:46:49.694Z] #40 89.96   DEP      criu/pagemap.d
08:46:49 [2020-06-22T08:46:49.835Z] 4612f6d0b889: Pulling fs layer
08:46:49 [2020-06-22T08:46:49.835Z] 666079ee0460: Pulling fs layer
08:46:49 [2020-06-22T08:46:49.982Z] #40 90.15   DEP      criu/pagemap-cache.d
08:46:50 [2020-06-22T08:46:50.272Z] #40 90.25   DEP      criu/page-xfer.d
08:46:50 [2020-06-22T08:46:50.272Z] #40 90.43   DEP      criu/page-pipe.d
08:46:50 [2020-06-22T08:46:50.562Z] #40 90.57   DEP      criu/netfilter.d
08:46:50 [2020-06-22T08:46:50.562Z] #40 90.74   DEP      criu/net.d
08:46:50 [2020-06-22T08:46:50.851Z] #40 91.00   DEP      criu/namespaces.d
08:46:51 [2020-06-22T08:46:51.141Z] #40 91.26   DEP      criu/mount.d
08:46:51 [2020-06-22T08:46:51.431Z] #40 91.45   DEP      criu/memfd.d
08:46:51 [2020-06-22T08:46:51.431Z] #40 91.65   DEP      criu/mem.d
08:46:51 [2020-06-22T08:46:51.721Z] #40 91.91   DEP      criu/lsm.d
08:46:52 [2020-06-22T08:46:52.351Z] #40 92.20   DEP      criu/log.d
08:46:52 [2020-06-22T08:46:52.351Z] #40 92.44   DEP      criu/libnetlink.d
08:46:52 [2020-06-22T08:46:52.351Z] #40 92.59   DEP      criu/kerndat.d
08:46:52 [2020-06-22T08:46:52.641Z] #40 92.83   DEP      criu/kcmp-ids.d
08:46:52 [2020-06-22T08:46:52.930Z] #40 92.94   DEP      criu/irmap.d
08:46:53 [2020-06-22T08:46:53.220Z] #40 93.16   DEP      criu/ipc_ns.d
08:46:53 [2020-06-22T08:46:53.510Z] #40 93.42   DEP      criu/image.d
08:46:53 [2020-06-22T08:46:53.510Z] #40 93.62   DEP      criu/image-desc.d
08:46:53 [2020-06-22T08:46:53.510Z] #40 93.74   DEP      criu/fsnotify.d
08:46:53 [2020-06-22T08:46:53.800Z] #40 ...
08:46:53 [2020-06-22T08:46:53.800Z] 
08:46:53 [2020-06-22T08:46:53.800Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:53 [2020-06-22T08:46:53.800Z] #42 152.6 vendor/golang.org/x/net/http2/hpack
08:46:53 [2020-06-22T08:46:53.800Z] #42 155.0 mime
08:46:53 [2020-06-22T08:46:53.800Z] #42 155.9 mime/quotedprintable
08:46:53 [2020-06-22T08:46:53.800Z] #42 156.5 net/http/internal
08:46:53 [2020-06-22T08:46:53.800Z] #42 159.9 vendor/golang.org/x/net/http/httpproxy
08:46:53 [2020-06-22T08:46:53.800Z] #42 159.9 net/textproto
08:46:53 [2020-06-22T08:46:53.800Z] #42 160.0 crypto/x509
08:46:53 [2020-06-22T08:46:53.800Z] #42 162.2 vendor/golang.org/x/net/http/httpguts
08:46:53 [2020-06-22T08:46:53.800Z] #42 162.2 mime/multipart
08:46:54 [2020-06-22T08:46:54.094Z] #42 ...
08:46:54 [2020-06-22T08:46:54.094Z] 
08:46:54 [2020-06-22T08:46:54.094Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:54 [2020-06-22T08:46:54.094Z] #40 94.11   DEP      criu/filesystems.d
08:46:54 [2020-06-22T08:46:54.153Z] #19 11.11   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:46:54 [2020-06-22T08:46:54.153Z] #19 11.20 Collecting pyyaml (from yamllint==1.16.0)
08:46:54 [2020-06-22T08:46:54.153Z] #19 11.33   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:46:54 [2020-06-22T08:46:54.382Z] #40 94.51   DEP      criu/files.d
08:46:54 [2020-06-22T08:46:54.678Z] #40 94.84   DEP      criu/files-reg.d
08:46:54 [2020-06-22T08:46:54.718Z] #19 12.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:46:54 [2020-06-22T08:46:54.718Z] #19 12.74   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:46:54 [2020-06-22T08:46:54.718Z] #19 12.78 Building wheels for collected packages: pyyaml
08:46:54 [2020-06-22T08:46:54.718Z] #19 12.78   Running setup.py bdist_wheel for pyyaml: started
08:46:54 [2020-06-22T08:46:54.980Z] #40 95.04   DEP      criu/files-ext.d
08:46:54 [2020-06-22T08:46:54.980Z] #40 95.15   DEP      criu/file-lock.d
08:46:55 [2020-06-22T08:46:55.268Z] #40 95.33   DEP      criu/file-ids.d
08:46:55 [2020-06-22T08:46:55.555Z] #40 95.47   DEP      criu/fifo.d
08:46:55 [2020-06-22T08:46:55.555Z] #40 95.61   DEP      criu/fdstore.d
08:46:55 [2020-06-22T08:46:55.650Z] #19 13.87   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:46:55 [2020-06-22T08:46:55.650Z] #19 13.87   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:46:55 [2020-06-22T08:46:55.650Z] #19 13.93 Successfully built pyyaml
08:46:55 [2020-06-22T08:46:55.741Z] 666079ee0460: Verifying Checksum
08:46:55 [2020-06-22T08:46:55.741Z] 666079ee0460: Download complete
08:46:55 [2020-06-22T08:46:55.844Z] #40 95.76   DEP      criu/fault-injection.d
08:46:55 [2020-06-22T08:46:55.844Z] #40 95.81   DEP      criu/external.d
08:46:55 [2020-06-22T08:46:55.844Z] #40 95.93   DEP      criu/eventpoll.d
08:46:55 [2020-06-22T08:46:55.908Z] #19 13.94 Installing collected packages: pyyaml, pathspec, yamllint
08:46:56 [2020-06-22T08:46:56.132Z] #40 96.12   DEP      criu/eventfd.d
08:46:56 [2020-06-22T08:46:56.166Z] #19 14.27 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:46:56 [2020-06-22T08:46:56.422Z] #40 96.44   DEP      criu/crtools.d
08:46:56 [2020-06-22T08:46:56.424Z] #19 DONE 14.6s
08:46:56 [2020-06-22T08:46:56.424Z] 
08:46:56 [2020-06-22T08:46:56.424Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:56 [2020-06-22T08:46:56.424Z] #39 137.1   CC       criu/netfilter.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 137.5   CC       criu/page-pipe.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 138.0   CC       criu/page-xfer.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 139.5   CC       criu/pagemap-cache.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 139.8   CC       criu/pagemap.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 140.8   CC       criu/parasite-syscall.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 141.9   CC       criu/path.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 142.3   CC       criu/pie-util-vdso-elf32.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 142.8   CC       criu/pie-util-vdso.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 143.2   CC       criu/pie-util.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 143.5   CC       criu/pipes.o
08:46:56 [2020-06-22T08:46:56.424Z] #39 ...
08:46:56 [2020-06-22T08:46:56.424Z] 
08:46:56 [2020-06-22T08:46:56.424Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:46:56 [2020-06-22T08:46:56.424Z] #22 DONE 0.1s
08:46:56 [2020-06-22T08:46:56.681Z] 
08:46:56 [2020-06-22T08:46:56.681Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:46:56 [2020-06-22T08:46:56.710Z] #40 96.73   DEP      criu/cr-service.d
08:46:56 [2020-06-22T08:46:56.999Z] #40 96.96   DEP      criu/cr-restore.d
08:46:57 [2020-06-22T08:46:57.287Z] #40 97.28   DEP      criu/cr-errno.d
08:46:57 [2020-06-22T08:46:57.287Z] #40 97.31   DEP      criu/cr-dump.d
08:46:57 [2020-06-22T08:46:57.577Z] #40 97.60   DEP      criu/cr-dedup.d
08:46:57 [2020-06-22T08:46:57.614Z] #26 DONE 0.8s
08:46:57 [2020-06-22T08:46:57.614Z] 
08:46:57 [2020-06-22T08:46:57.614Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:46:57 [2020-06-22T08:46:57.614Z] #29 DONE 0.1s
08:46:57 [2020-06-22T08:46:57.614Z] 
08:46:57 [2020-06-22T08:46:57.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:57 [2020-06-22T08:46:57.614Z] #39 144.3   CC       criu/plugin.o
08:46:57 [2020-06-22T08:46:57.614Z] #39 ...
08:46:57 [2020-06-22T08:46:57.614Z] 
08:46:57 [2020-06-22T08:46:57.614Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:46:57 [2020-06-22T08:46:57.614Z] #31 DONE 0.0s
08:46:57 [2020-06-22T08:46:57.614Z] 
08:46:57 [2020-06-22T08:46:57.614Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:46:57 [2020-06-22T08:46:57.614Z] #34 DONE 0.0s
08:46:57 [2020-06-22T08:46:57.614Z] 
08:46:57 [2020-06-22T08:46:57.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:57 [2020-06-22T08:46:57.614Z] #39 144.8   CC       criu/proc_parse.o
08:46:57 [2020-06-22T08:46:57.639Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:46:57 [2020-06-22T08:46:57.690Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:46:57 [2020-06-22T08:46:57.690Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
08:46:57 [2020-06-22T08:46:57.867Z] #40 97.87   DEP      criu/cr-check.d
08:46:58 [2020-06-22T08:46:58.159Z] #40 98.16   DEP      criu/config.d
08:46:58 [2020-06-22T08:46:58.159Z] #40 98.39   DEP      criu/clone-noasan.d
08:46:58 [2020-06-22T08:46:58.205Z] 
08:46:58 [2020-06-22T08:46:58.206Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:46:58 [2020-06-22T08:46:58.305Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
08:46:58 [2020-06-22T08:46:58.305Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:46:58 [2020-06-22T08:46:58.305Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:46:58 [2020-06-22T08:46:58.305Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:46:58 [2020-06-22T08:46:58.449Z] #40 98.51   DEP      criu/cgroup.d
08:46:58 [2020-06-22T08:46:58.449Z] #40 98.67   DEP      criu/cgroup-props.d
08:46:58 [2020-06-22T08:46:58.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:46:58 [2020-06-22T08:46:58.465Z] HOSTNAME=6f32ccfc976e
08:46:58 [2020-06-22T08:46:58.465Z] TESTDEBUG=0
08:46:58 [2020-06-22T08:46:58.465Z] DEST=bundles/test-integration
08:46:58 [2020-06-22T08:46:58.465Z] PWD=/go/src/github.com/docker/docker
08:46:58 [2020-06-22T08:46:58.465Z] DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b
08:46:58 [2020-06-22T08:46:58.465Z] container=docker
08:46:58 [2020-06-22T08:46:58.465Z] HOME=/root
08:46:58 [2020-06-22T08:46:58.465Z] GOLANG_VERSION=1.13.12
08:46:58 [2020-06-22T08:46:58.465Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:46:58 [2020-06-22T08:46:58.465Z] VALIDATE_BRANCH=master
08:46:58 [2020-06-22T08:46:58.465Z] TERM=xterm
08:46:58 [2020-06-22T08:46:58.465Z] DOCKER_PKG=github.com/docker/docker
08:46:58 [2020-06-22T08:46:58.465Z] SHLVL=1
08:46:58 [2020-06-22T08:46:58.465Z] TIMEOUT=120m
08:46:58 [2020-06-22T08:46:58.465Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:46:58 [2020-06-22T08:46:58.465Z] DOCKER_GRAPHDRIVER=overlay2
08:46:58 [2020-06-22T08:46:58.465Z] GO111MODULE=off
08:46:58 [2020-06-22T08:46:58.465Z] DOCKER_EXPERIMENTAL=1
08:46:58 [2020-06-22T08:46:58.465Z] TEST_SKIP_INTEGRATION_CLI=1
08:46:58 [2020-06-22T08:46:58.465Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:46:58 [2020-06-22T08:46:58.465Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:46:58 [2020-06-22T08:46:58.465Z] GOPATH=/go
08:46:58 [2020-06-22T08:46:58.465Z] PKG_CONFIG=pkg-config
08:46:58 [2020-06-22T08:46:58.465Z] _=/usr/bin/env
08:46:58 [2020-06-22T08:46:58.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:46:58 [2020-06-22T08:46:58.588Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:46:58 [2020-06-22T08:46:58.588Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:46:58 [2020-06-22T08:46:58.588Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:46:58 [2020-06-22T08:46:58.588Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:46:58 [2020-06-22T08:46:58.588Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:46:58 [2020-06-22T08:46:58.738Z] #40 98.85   DEP      criu/bitmap.d
08:46:58 [2020-06-22T08:46:58.738Z] #40 98.86   DEP      criu/bfd.d
08:46:58 [2020-06-22T08:46:58.870Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:46:59 [2020-06-22T08:46:59.028Z] #40 99.08   DEP      criu/autofs.d
08:46:59 [2020-06-22T08:46:59.028Z] #40 ...
08:46:59 [2020-06-22T08:46:59.028Z] 
08:46:59 [2020-06-22T08:46:59.028Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:59 [2020-06-22T08:46:59.028Z] #18 36.54 Selecting previously unselected package python3.7.
08:46:59 [2020-06-22T08:46:59.028Z] #18 36.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 36.55 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 36.68 Selecting previously unselected package libpython3-stdlib:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 36.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 36.69 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 36.78 Setting up python3-minimal (3.7.3-1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 37.69 Selecting previously unselected package python3.
08:46:59 [2020-06-22T08:46:59.028Z] #18 37.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 ... 24022 files and directories currently installed.)
08:46:59 [2020-06-22T08:46:59.028Z] #18 37.76 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 37.78 Unpacking python3 (3.7.3-1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 37.90 Selecting previously unselected package libip4tc0:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 37.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 37.90 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.02 Selecting previously unselected package libip6tc0:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.03 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.14 Selecting previously unselected package libiptc0:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.14 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.15 Unpacking libiptc0:ppc64el (1.8.2-4) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.30 Selecting previously unselected package libnfnetlink0:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.33 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.41 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.44 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.56 Selecting previously unselected package libnftnl11:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.58 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.66 Selecting previously unselected package iptables.
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.66 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 38.66 Unpacking iptables (1.8.2-4) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.26 Selecting previously unselected package xxd.
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.28 Unpacking xxd (2:8.1.0875-5) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.39 Selecting previously unselected package vim-common.
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.45 Unpacking vim-common (2:8.1.0875-5) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.75 Selecting previously unselected package bash-completion.
08:46:59 [2020-06-22T08:46:59.028Z] #18 39.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 44.72 Unpacking bash-completion (1:2.8-6) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.38 Selecting previously unselected package bzip2.
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.56 Selecting previously unselected package xz-utils.
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.57 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.57 Unpacking xz-utils (5.2.4-1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.83 Selecting previously unselected package apparmor.
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.84 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 45.96 Unpacking apparmor (2.13.2-10) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 46.45 Selecting previously unselected package aufs-tools.
08:46:59 [2020-06-22T08:46:59.028Z] #18 46.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 46.47 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 46.54 Selecting previously unselected package libonig5:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 46.54 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 46.55 Unpacking libonig5:ppc64el (6.9.1-1) ...
08:46:59 [2020-06-22T08:46:59.028Z] #18 46.81 Selecting previously unselected package libjq1:ppc64el.
08:46:59 [2020-06-22T08:46:59.028Z] #18 ...
08:46:59 [2020-06-22T08:46:59.028Z] 
08:46:59 [2020-06-22T08:46:59.028Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:59 [2020-06-22T08:46:59.028Z] #22 160.2 Checking out files:  25% (2731/10840)   
Checking out files:  26% (2819/10840)   
Checking out files:  27% (2927/10840)   
Checking out files:  28% (3036/10840)   
Checking out files:  29% (3144/10840)   
Checking out files:  30% (3252/10840)   
Checking out files:  31% (3361/10840)   
Checking out files:  32% (3469/10840)   
Checking out files:  33% (3578/10840)   
Checking out files:  34% (3686/10840)   
Checking out files:  35% (3794/10840)   
Checking out files:  36% (3903/10840)   
Checking out files:  37% (4011/10840)   
Checking out files:  38% (4120/10840)   
Checking out files:  39% (4228/10840)   
Checking out files:  40% (4336/10840)   
Checking out files:  41% (4445/10840)   
Checking out files:  42% (4553/10840)   
Checking out files:  43% (4662/10840)   
Checking out files:  44% (4770/10840)   
Checking out files:  45% (4878/10840)   
Checking out files:  45% (4919/10840)   
Checking out files:  46% (4987/10840)   
Checking out files:  47% (5095/10840)   
Checking out files:  48% (5204/10840)   
Checking out files:  49% (5312/10840)   
Checking out files:  50% (5420/10840)   
Checking out files:  51% (5529/10840)   
Checking out files:  52% (5637/10840)   
Checking out files:  53% (5746/10840)   
Checking out files:  54% (5854/10840)   
Checking out files:  55% (5962/10840)   
Checking out files:  56% (6071/10840)   
Checking out files:  57% (6179/10840)   
Checking out files:  58% (6288/10840)   
Checking out files:  59% (6396/10840)   
Checking out files:  60% (6504/10840)   
Checking out files:  61% (6613/10840)   
Checking out files:  62% (6721/10840)   
Checking out files:  63% (6830/10840)   
Checking out files:  64% (6938/10840)   
Checking out files:  65% (7046/10840)   
Checking out files:  66% (7155/10840)   
Checking out files:  67% (7263/10840)   
Checking out files:  68% (7372/10840)   
Checking out files:  69% (7480/10840)   
Checking out files:  69% (7584/10840)   
Checking out files:  70% (7588/10840)   
Checking out files:  71% (7697/10840)   
Checking out files:  72% (7805/10840)   
Checking out files:  73% (7914/10840)   
Checking out files:  74% (8022/10840)   
Checking out files:  75% (8130/10840)   
Checking out files:  76% (8239/10840)   
Checking out files:  77% (8347/10840)   
Checking out files:  78% (8456/10840)   
Checking out files:  79% (8564/10840)   
Checking out files:  80% (8672/10840)   
Checking out files:  81% (8781/10840)   
Checking out files:  82% (8889/10840)   
Checking out files:  83% (8998/10840)   
Checking out files:  84% (9106/10840)   
Checking out files:  85% (9214/10840)   
Checking out files:  86% (9323/10840)   
Checking out files:  87% (9431/10840)   
Checking out files:  88% (9540/10840)   
Checking out files:  89% (9648/10840)   
Checking out files:  90% (9756/10840)   
Checking out files:  91% (9865/10840)   
Checking out files:  92% (9973/10840)   
Checking out files:  93% (10082/10840)   
Checking out files:  94% (10190/10840)   
Checking out files:  95% (10298/10840)   
Checking out files:  95% (10373/10840)   
Checking out files:  96% (10407/10840)   
Checking out files:  97% (10515/10840)   
Checking out files:  98% (10624/10840)   
Checking out files:  99% (10732/10840)   
Checking out files: 100% (10840/10840)   
Checking out files: 100% (10840/10840), done.
08:46:59 [2020-06-22T08:46:59.028Z] #22 163.6 + cd /tmp/tmp.4CSHdoNfTT/tmp/docker-ce
08:46:59 [2020-06-22T08:46:59.028Z] #22 163.6 + git checkout -q v17.06.2-ce
08:46:59 [2020-06-22T08:46:59.028Z] #22 167.5 + mkdir -p /tmp/tmp.4CSHdoNfTT/src/github.com/docker
08:46:59 [2020-06-22T08:46:59.028Z] #22 167.5 + mv components/cli /tmp/tmp.4CSHdoNfTT/src/github.com/docker/cli
08:46:59 [2020-06-22T08:46:59.028Z] #22 167.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
08:46:59 [2020-06-22T08:46:59.325Z] #22 ...
08:46:59 [2020-06-22T08:46:59.325Z] 
08:46:59 [2020-06-22T08:46:59.325Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:46:59 [2020-06-22T08:46:59.325Z] #18 46.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.325Z] #18 46.84 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:46:59 [2020-06-22T08:46:59.325Z] #18 47.02 Selecting previously unselected package jq.
08:46:59 [2020-06-22T08:46:59.325Z] #18 47.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.325Z] #18 47.06 Unpacking jq (1.5+dfsg-2+b1) ...
08:46:59 [2020-06-22T08:46:59.483Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:46:59 [2020-06-22T08:46:59.483Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.18 Selecting previously unselected package libaio1:ppc64el.
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.19 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.20 Unpacking libaio1:ppc64el (0.3.112-3) ...
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.30 Selecting previously unselected package libgpm2:ppc64el.
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.30 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.31 Unpacking libgpm2:ppc64el (1.20.7-5) ...
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.38 Selecting previously unselected package libicu63:ppc64el.
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:46:59 [2020-06-22T08:46:59.615Z] #18 47.39 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:46:59 [2020-06-22T08:46:59.765Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 5.1% of statements
08:46:59 [2020-06-22T08:46:59.765Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:46:59 [2020-06-22T08:46:59.765Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:46:59 [2020-06-22T08:46:59.765Z] ?   	github.com/docker/docker/api/types	[no test files]
08:46:59 [2020-06-22T08:46:59.765Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:46:59 [2020-06-22T08:46:59.765Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:46:59 [2020-06-22T08:46:59.765Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:46:59 [2020-06-22T08:46:59.765Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:47:00 [2020-06-22T08:47:00.047Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
08:47:00 [2020-06-22T08:47:00.047Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
08:47:00 [2020-06-22T08:47:00.047Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:47:00 [2020-06-22T08:47:00.047Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:47:00 [2020-06-22T08:47:00.047Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:47:00 [2020-06-22T08:47:00.047Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:47:00 [2020-06-22T08:47:00.047Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:47:00 [2020-06-22T08:47:00.047Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:47:00 [2020-06-22T08:47:00.047Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:47:00 [2020-06-22T08:47:00.140Z] #39 147.1   CC       criu/protobuf-desc.o
08:47:00 [2020-06-22T08:47:00.329Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
08:47:00 [2020-06-22T08:47:00.329Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:47:00 [2020-06-22T08:47:00.329Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:47:00 [2020-06-22T08:47:00.705Z] #39 148.0   CC       criu/protobuf.o
08:47:00 [2020-06-22T08:47:00.943Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
08:47:01 [2020-06-22T08:47:01.270Z] #39 148.4   CC       criu/pstree.o
08:47:02 [2020-06-22T08:47:02.203Z] #39 149.4   CC       criu/rbtree.o
08:47:02 [2020-06-22T08:47:02.460Z] #39 149.6   CC       criu/rst-malloc.o
08:47:02 [2020-06-22T08:47:02.718Z] #39 149.8   CC       criu/seccomp.o
08:47:03 [2020-06-22T08:47:03.284Z] #39 150.4   CC       criu/seize.o
08:47:03 [2020-06-22T08:47:03.645Z] ok  	github.com/docker/docker/builder/remotecontext	0.367s	coverage: 13.6% of statements
08:47:03 [2020-06-22T08:47:03.850Z] #39 ...
08:47:03 [2020-06-22T08:47:03.850Z] 
08:47:03 [2020-06-22T08:47:03.850Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:03 [2020-06-22T08:47:03.850Z] #36 DONE 222.9s
08:47:03 [2020-06-22T08:47:03.928Z] ok  	github.com/docker/docker/builder/dockerfile	1.017s	coverage: 48.2% of statements
08:47:04 [2020-06-22T08:47:04.053Z] #18 51.84 Selecting previously unselected package libnet1:ppc64el.
08:47:04 [2020-06-22T08:47:04.053Z] #18 51.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:47:04 [2020-06-22T08:47:04.108Z] 
08:47:04 [2020-06-22T08:47:04.108Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:04 [2020-06-22T08:47:04.108Z] #52 ...
08:47:04 [2020-06-22T08:47:04.108Z] 
08:47:04 [2020-06-22T08:47:04.108Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:04 [2020-06-22T08:47:04.108Z] #39 151.3   CC       criu/servicefd.o
08:47:04 [2020-06-22T08:47:04.341Z] #18 51.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:47:04 [2020-06-22T08:47:04.341Z] #18 51.93 Selecting previously unselected package libnl-3-200:ppc64el.
08:47:04 [2020-06-22T08:47:04.341Z] #18 51.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:47:04 [2020-06-22T08:47:04.341Z] #18 51.94 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:47:04 [2020-06-22T08:47:04.341Z] #18 52.02 Selecting previously unselected package libprotobuf-c1:ppc64el.
08:47:04 [2020-06-22T08:47:04.341Z] #18 52.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:47:04 [2020-06-22T08:47:04.341Z] #18 52.03 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:47:04 [2020-06-22T08:47:04.341Z] #18 52.12 Selecting previously unselected package libreadline5:ppc64el.
08:47:04 [2020-06-22T08:47:04.482Z] 4612f6d0b889: Verifying Checksum
08:47:04 [2020-06-22T08:47:04.482Z] 4612f6d0b889: Download complete
08:47:04 [2020-06-22T08:47:04.541Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
08:47:04 [2020-06-22T08:47:04.632Z] #18 52.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
08:47:04 [2020-06-22T08:47:04.632Z] #18 52.13 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:47:04 [2020-06-22T08:47:04.632Z] #18 52.27 Selecting previously unselected package net-tools.
08:47:04 [2020-06-22T08:47:04.632Z] #18 52.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
08:47:04 [2020-06-22T08:47:04.632Z] #18 52.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:47:04 [2020-06-22T08:47:04.673Z] #39 151.7   CC       criu/shmem.o
08:47:04 [2020-06-22T08:47:04.921Z] #18 52.55 Selecting previously unselected package python-pip-whl.
08:47:04 [2020-06-22T08:47:04.921Z] #18 52.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:47:04 [2020-06-22T08:47:04.922Z] #18 52.57 Unpacking python-pip-whl (18.1-5) ...
08:47:05 [2020-06-22T08:47:05.155Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.989s	coverage: 86.3% of statements
08:47:05 [2020-06-22T08:47:05.155Z] ?   	github.com/docker/docker/cli	[no test files]
08:47:05 [2020-06-22T08:47:05.155Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:47:05 [2020-06-22T08:47:05.551Z] #18 53.14 Selecting previously unselected package python3-lib2to3.
08:47:05 [2020-06-22T08:47:05.551Z] #18 53.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:47:05 [2020-06-22T08:47:05.551Z] #18 53.16 Unpacking python3-lib2to3 (3.7.3-1) ...
08:47:05 [2020-06-22T08:47:05.607Z] #39 ...
08:47:05 [2020-06-22T08:47:05.607Z] 
08:47:05 [2020-06-22T08:47:05.607Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:47:05 [2020-06-22T08:47:05.607Z] #37 DONE 0.1s
08:47:05 [2020-06-22T08:47:05.607Z] 
08:47:05 [2020-06-22T08:47:05.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:05 [2020-06-22T08:47:05.607Z] #39 152.6   CC       criu/sigframe.o
08:47:05 [2020-06-22T08:47:05.607Z] #39 152.8   CC       criu/signalfd.o
08:47:05 [2020-06-22T08:47:05.841Z] #18 53.31 Selecting previously unselected package python3-distutils.
08:47:05 [2020-06-22T08:47:05.841Z] #18 53.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:47:05 [2020-06-22T08:47:05.841Z] #18 53.34 Unpacking python3-distutils (3.7.3-1) ...
08:47:05 [2020-06-22T08:47:05.841Z] #18 53.53 Selecting previously unselected package python3-pip.
08:47:05 [2020-06-22T08:47:05.841Z] #18 53.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:47:06 [2020-06-22T08:47:06.130Z] #18 53.56 Unpacking python3-pip (18.1-5) ...
08:47:06 [2020-06-22T08:47:06.130Z] #18 53.79 Selecting previously unselected package python3-pkg-resources.
08:47:06 [2020-06-22T08:47:06.172Z] #39 153.0   CC       criu/sk-inet.o
08:47:06 [2020-06-22T08:47:06.420Z] #18 53.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:47:06 [2020-06-22T08:47:06.420Z] #18 53.85 Unpacking python3-pkg-resources (40.8.0-1) ...
08:47:06 [2020-06-22T08:47:06.420Z] #18 54.03 Selecting previously unselected package python3-setuptools.
08:47:06 [2020-06-22T08:47:06.420Z] #18 54.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:47:06 [2020-06-22T08:47:06.420Z] #18 54.05 Unpacking python3-setuptools (40.8.0-1) ...
08:47:06 [2020-06-22T08:47:06.710Z] #18 54.36 Selecting previously unselected package python3-wheel.
08:47:06 [2020-06-22T08:47:06.710Z] #18 54.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:47:06 [2020-06-22T08:47:06.710Z] #18 54.39 Unpacking python3-wheel (0.32.3-2) ...
08:47:06 [2020-06-22T08:47:06.710Z] #18 54.47 Selecting previously unselected package sudo.
08:47:06 [2020-06-22T08:47:06.737Z] #39 153.8   CC       criu/sk-netlink.o
08:47:06 [2020-06-22T08:47:06.994Z] #39 154.1   CC       criu/sk-packet.o
08:47:07 [2020-06-22T08:47:07.000Z] #18 54.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
08:47:07 [2020-06-22T08:47:07.000Z] #18 54.49 Unpacking sudo (1.8.27-1+deb10u2) ...
08:47:07 [2020-06-22T08:47:07.252Z] #39 154.5   CC       criu/sk-queue.o
08:47:07 [2020-06-22T08:47:07.510Z] #39 154.8   CC       criu/sk-tcp.o
08:47:07 [2020-06-22T08:47:07.629Z] #18 55.19 Selecting previously unselected package thin-provisioning-tools.
08:47:07 [2020-06-22T08:47:07.629Z] #18 55.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
08:47:07 [2020-06-22T08:47:07.629Z] #18 55.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:47:07 [2020-06-22T08:47:07.629Z] #18 ...
08:47:07 [2020-06-22T08:47:07.629Z] 
08:47:07 [2020-06-22T08:47:07.629Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:07 [2020-06-22T08:47:07.629Z] #42 166.4 crypto/tls
08:47:07 [2020-06-22T08:47:07.629Z] #42 174.8 net/http/httptrace
08:47:07 [2020-06-22T08:47:07.629Z] #42 175.1 net/http
08:47:07 [2020-06-22T08:47:07.829Z] ok  	github.com/docker/docker/client	0.129s	coverage: 75.4% of statements
08:47:07 [2020-06-22T08:47:07.919Z] #42 ...
08:47:07 [2020-06-22T08:47:07.919Z] 
08:47:07 [2020-06-22T08:47:07.919Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:07 [2020-06-22T08:47:07.919Z] #40 99.34   DEP      criu/aio.d
08:47:07 [2020-06-22T08:47:07.919Z] #40 99.56   DEP      criu/action-scripts.d
08:47:07 [2020-06-22T08:47:07.919Z] #40 99.89   CC       criu/action-scripts.o
08:47:07 [2020-06-22T08:47:07.919Z] #40 100.8   CC       criu/aio.o
08:47:07 [2020-06-22T08:47:07.919Z] #40 101.5   CC       criu/autofs.o
08:47:07 [2020-06-22T08:47:07.919Z] #40 103.9   CC       criu/bfd.o
08:47:07 [2020-06-22T08:47:07.919Z] #40 104.8   CC       criu/bitmap.o
08:47:07 [2020-06-22T08:47:07.919Z] #40 105.1   CC       criu/cgroup-props.o
08:47:07 [2020-06-22T08:47:07.919Z] #40 106.6   CC       criu/cgroup.o
08:47:07 [2020-06-22T08:47:07.919Z] #40 ...
08:47:07 [2020-06-22T08:47:07.919Z] 
08:47:07 [2020-06-22T08:47:07.919Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:47:07 [2020-06-22T08:47:07.919Z] #18 55.52 Selecting previously unselected package uidmap.
08:47:07 [2020-06-22T08:47:07.919Z] #18 55.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
08:47:07 [2020-06-22T08:47:07.919Z] #18 55.53 Unpacking uidmap (1:4.5-1.1) ...
08:47:07 [2020-06-22T08:47:07.919Z] #18 55.74 Selecting previously unselected package vim-runtime.
08:47:07 [2020-06-22T08:47:07.919Z] #18 55.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:47:08 [2020-06-22T08:47:08.074Z] #39 155.2   CC       criu/sk-unix.o
08:47:08 [2020-06-22T08:47:08.207Z] #18 55.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:47:08 [2020-06-22T08:47:08.207Z] #18 55.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:47:08 [2020-06-22T08:47:08.207Z] #18 55.85 Unpacking vim-runtime (2:8.1.0875-5) ...
08:47:09 [2020-06-22T08:47:09.968Z] #39 156.8   CC       criu/sockets.o
08:47:10 [2020-06-22T08:47:10.533Z] #39 157.5   CC       criu/stats.o
08:47:10 [2020-06-22T08:47:10.533Z] #39 157.7   CC       criu/string.o
08:47:10 [2020-06-22T08:47:10.533Z] #39 157.7   CC       criu/sysctl.o
08:47:11 [2020-06-22T08:47:11.098Z] #39 158.1   CC       criu/sysfs_parse.o
08:47:11 [2020-06-22T08:47:11.355Z] #39 158.4   CC       criu/timens.o
08:47:11 [2020-06-22T08:47:11.355Z] #39 158.6   CC       criu/timerfd.o
08:47:11 [2020-06-22T08:47:11.920Z] #39 158.9   CC       criu/tty.o
08:47:12 [2020-06-22T08:47:12.648Z] #18 59.71 Selecting previously unselected package vim.
08:47:12 [2020-06-22T08:47:12.648Z] #18 59.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
08:47:12 [2020-06-22T08:47:12.648Z] #18 59.75 Unpacking vim (2:8.1.0875-5) ...
08:47:12 [2020-06-22T08:47:12.937Z] #18 60.62 Selecting previously unselected package xfsprogs.
08:47:12 [2020-06-22T08:47:12.937Z] #18 60.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
08:47:12 [2020-06-22T08:47:12.937Z] #18 60.64 Unpacking xfsprogs (4.20.0-1) ...
08:47:13 [2020-06-22T08:47:13.293Z] #39 160.2   CC       criu/tun.o
08:47:13 [2020-06-22T08:47:13.551Z] #39 160.6   CC       criu/uffd.o
08:47:13 [2020-06-22T08:47:13.564Z] #18 61.24 Selecting previously unselected package zip.
08:47:13 [2020-06-22T08:47:13.564Z] #18 61.25 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
08:47:13 [2020-06-22T08:47:13.564Z] #18 61.25 Unpacking zip (3.0-11+b1) ...
08:47:13 [2020-06-22T08:47:13.854Z] #18 61.58 Setting up aufs-tools (1:4.14+20190211-1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.60 Setting up libip6tc0:ppc64el (1.8.2-4) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.61 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.62 Setting up libgpm2:ppc64el (1.20.7-5) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.63 Setting up libip4tc0:ppc64el (1.8.2-4) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.63 Setting up uidmap (1:4.5-1.1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.64 Setting up libnftnl11:ppc64el (1.1.2-2) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.65 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.67 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.69 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.69 Setting up xxd (2:8.1.0875-5) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.70 Setting up zip (3.0-11+b1) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.71 Setting up vim-common (2:8.1.0875-5) ...
08:47:14 [2020-06-22T08:47:14.144Z] #18 61.75 Setting up bash-completion (1:2.8-6) ...
08:47:14 [2020-06-22T08:47:14.484Z] #39 161.5   CC       criu/util.o
08:47:15 [2020-06-22T08:47:15.049Z] #39 ...
08:47:15 [2020-06-22T08:47:15.049Z] 
08:47:15 [2020-06-22T08:47:15.049Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:15 [2020-06-22T08:47:15.049Z] #49 109.6 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
08:47:16 [2020-06-22T08:47:16.422Z] #49 111.0 + mkdir -p /build
08:47:16 [2020-06-22T08:47:16.422Z] #49 111.0 + cp runc /build/runc
08:47:16 [2020-06-22T08:47:16.680Z] #49 DONE 111.3s
08:47:16 [2020-06-22T08:47:16.680Z] 
08:47:16 [2020-06-22T08:47:16.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:16 [2020-06-22T08:47:16.680Z] #39 162.6   CC       criu/uts_ns.o
08:47:16 [2020-06-22T08:47:16.680Z] #39 162.7   CC       criu/vdso-compat.o
08:47:16 [2020-06-22T08:47:16.680Z] #39 162.9   CC       criu/vdso.o
08:47:16 [2020-06-22T08:47:16.680Z] #39 163.3   LINK     criu/built-in.o
08:47:16 [2020-06-22T08:47:16.680Z] #39 163.5   LINK     criu/criu
08:47:16 [2020-06-22T08:47:16.938Z] #39 164.0   DEP      lib/c/criu.d
08:47:16 [2020-06-22T08:47:16.938Z] #39 164.1   CC       images/rpc.pb-c.o
08:47:17 [2020-06-22T08:47:17.871Z] #39 164.9   CC       lib/c/criu.o
08:47:18 [2020-06-22T08:47:18.803Z] #39 165.8   LINK     lib/c/built-in.o
08:47:18 [2020-06-22T08:47:18.803Z] #39 165.8   LINK     lib/c/libcriu.so
08:47:18 [2020-06-22T08:47:18.803Z] #39 165.9   LINK     lib/c/libcriu.a
08:47:18 [2020-06-22T08:47:18.803Z] #39 165.9   GEN      magic.py
08:47:19 [2020-06-22T08:47:19.061Z] #39 166.0 Note: Building without setproctitle() and strlcpy() support.
08:47:19 [2020-06-22T08:47:19.061Z] #39 166.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:47:19 [2020-06-22T08:47:19.061Z] #39 166.0 Note: Building without GnuTLS support
08:47:19 [2020-06-22T08:47:19.061Z] #39 166.0 Makefile.config:39: Warn: you have no libnftables installed
08:47:19 [2020-06-22T08:47:19.061Z] #39 166.0 Makefile.config:40: Warn: Building without nftables support
08:47:19 [2020-06-22T08:47:19.625Z] #39 166.6 fatal: not a git repository (or any of the parent directories): .git
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.34 Setting up libiptc0:ppc64el (1.8.2-4) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.36 Setting up xz-utils (5.2.4-1) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.40 Setting up sudo (1.8.27-1+deb10u2) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.55 invoke-rc.d: could not determine current runlevel
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.56 invoke-rc.d: policy-rc.d denied execution of start.
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.57 Setting up pigz (2.4-1) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.57 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.58 Setting up python-pip-whl (18.1-5) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.58 Setting up libmpdec2:ppc64el (2.4.2-2) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 66.59 Setting up vim-runtime (2:8.1.0875-5) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.33 Setting up libaio1:ppc64el (0.3.112-3) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.34 Setting up libonig5:ppc64el (6.9.1-1) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.35 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.35 Setting up vim (2:8.1.0875-5) ...
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:47:19 [2020-06-22T08:47:19.701Z] #18 67.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:47:19 [2020-06-22T08:47:19.882Z] #39 167.0 make[1]: Nothing to be done for 'all'.
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.50 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.50 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.51 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.52 Setting up jq (1.5+dfsg-2+b1) ...
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.54 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
08:47:19 [2020-06-22T08:47:19.990Z] #18 67.55 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:47:20 [2020-06-22T08:47:20.470Z] #39 167.6 make[1]: 'images/built-in.o' is up to date.
08:47:20 [2020-06-22T08:47:20.470Z] #39 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:47:20 [2020-06-22T08:47:20.470Z] #39 167.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:47:20 [2020-06-22T08:47:20.619Z] #18 ...
08:47:20 [2020-06-22T08:47:20.619Z] 
08:47:20 [2020-06-22T08:47:20.619Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:20 [2020-06-22T08:47:20.619Z] #44 DONE 189.4s
08:47:20 [2020-06-22T08:47:20.619Z] 
08:47:20 [2020-06-22T08:47:20.619Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:20 [2020-06-22T08:47:20.619Z] #40 112.4   CC       criu/clone-noasan.o
08:47:20 [2020-06-22T08:47:20.619Z] #40 112.7   CC       criu/config.o
08:47:20 [2020-06-22T08:47:20.619Z] #40 116.2   CC       criu/cr-check.o
08:47:20 [2020-06-22T08:47:20.619Z] #40 119.6   CC       criu/cr-dedup.o
08:47:20 [2020-06-22T08:47:20.619Z] #40 120.3   CC       criu/cr-dump.o
08:47:20 [2020-06-22T08:47:20.735Z] #39 167.7 make[1]: 'compel/libcompel.a' is up to date.
08:47:20 [2020-06-22T08:47:20.735Z] #39 167.7 make[1]: 'compel/compel-host-bin' is up to date.
08:47:20 [2020-06-22T08:47:20.735Z] #39 167.7 make[1]: Nothing to be done for 'all'.
08:47:20 [2020-06-22T08:47:20.735Z] #39 167.7 make[1]: 'soccr/libsoccr.a' is up to date.
08:47:20 [2020-06-22T08:47:20.735Z] #39 167.9 make[2]: Nothing to be done for 'all'.
08:47:20 [2020-06-22T08:47:20.735Z] #39 167.9 make[2]: Nothing to be done for 'all'.
08:47:20 [2020-06-22T08:47:20.735Z] #39 ...
08:47:20 [2020-06-22T08:47:20.735Z] 
08:47:20 [2020-06-22T08:47:20.735Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:20 [2020-06-22T08:47:20.735Z] #52 194.2 + bin/containerd
08:47:21 [2020-06-22T08:47:21.324Z] #52 ...
08:47:21 [2020-06-22T08:47:21.324Z] 
08:47:21 [2020-06-22T08:47:21.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:21 [2020-06-22T08:47:21.324Z] #39 167.9 make[2]: Nothing to be done for 'all'.
08:47:21 [2020-06-22T08:47:21.324Z] #39 168.0 make[2]: Nothing to be done for 'all'.
08:47:21 [2020-06-22T08:47:21.324Z] #39 168.0 make[2]: Nothing to be done for 'all'.
08:47:21 [2020-06-22T08:47:21.324Z] #39 168.1 make[2]: Nothing to be done for 'all'.
08:47:21 [2020-06-22T08:47:21.324Z] #39 168.1 make[2]: Nothing to be done for 'all'.
08:47:21 [2020-06-22T08:47:21.324Z] #39 168.2 make[2]: Nothing to be done for 'all'.
08:47:21 [2020-06-22T08:47:21.324Z] #39 168.2   INSTALL  criu/criu
08:47:21 [2020-06-22T08:47:21.324Z] #39 DONE 168.3s
08:47:21 [2020-06-22T08:47:21.324Z] 
08:47:21 [2020-06-22T08:47:21.324Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:21 [2020-06-22T08:47:21.324Z] #45 236.2 + cd /tmp/tmp.0T3ItQqmT0/src/github.com/golangci/golangci-lint/
08:47:21 [2020-06-22T08:47:21.324Z] #45 236.2 + git checkout -q v1.23.8
08:47:21 [2020-06-22T08:47:21.324Z] #45 237.0 ++ git describe --tags
08:47:21 [2020-06-22T08:47:21.324Z] #45 237.0 + version=v1.23.8
08:47:21 [2020-06-22T08:47:21.324Z] #45 237.0 ++ git rev-parse --short HEAD
08:47:21 [2020-06-22T08:47:21.324Z] #45 237.0 + commit=76a82c6
08:47:21 [2020-06-22T08:47:21.324Z] #45 237.0 ++ git show -s --format=%cd
08:47:21 [2020-06-22T08:47:21.324Z] #45 237.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:47:21 [2020-06-22T08:47:21.324Z] #45 237.0 + 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
08:47:22 [2020-06-22T08:47:22.259Z] #45 ...
08:47:22 [2020-06-22T08:47:22.259Z] 
08:47:22 [2020-06-22T08:47:22.259Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:47:22 [2020-06-22T08:47:22.259Z] #40 DONE 0.1s
08:47:22 [2020-06-22T08:47:22.259Z] 
08:47:22 [2020-06-22T08:47:22.259Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:47:22 [2020-06-22T08:47:22.259Z] #42 DONE 0.1s
08:47:22 [2020-06-22T08:47:22.259Z] 
08:47:22 [2020-06-22T08:47:22.259Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:47:22 [2020-06-22T08:47:22.259Z] #44 DONE 0.1s
08:47:22 [2020-06-22T08:47:22.259Z] 
08:47:22 [2020-06-22T08:47:22.259Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:22 [2020-06-22T08:47:22.677Z] #52 ...
08:47:22 [2020-06-22T08:47:22.677Z] 
08:47:22 [2020-06-22T08:47:22.677Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:22 [2020-06-22T08:47:22.677Z] #45 DONE 280.0s
08:47:22 [2020-06-22T08:47:22.677Z] 
08:47:22 [2020-06-22T08:47:22.677Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:22 [2020-06-22T08:47:22.677Z] #52 ...
08:47:22 [2020-06-22T08:47:22.677Z] 
08:47:22 [2020-06-22T08:47:22.677Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:47:22 [2020-06-22T08:47:22.677Z] #46 DONE 0.5s
08:47:22 [2020-06-22T08:47:22.677Z] 
08:47:22 [2020-06-22T08:47:22.677Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:47:22 [2020-06-22T08:47:22.677Z] #48 DONE 0.0s
08:47:22 [2020-06-22T08:47:22.677Z] 
08:47:22 [2020-06-22T08:47:22.677Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:47:22 [2020-06-22T08:47:22.677Z] #50 DONE 0.1s
08:47:22 [2020-06-22T08:47:22.677Z] 
08:47:22 [2020-06-22T08:47:22.677Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:23 [2020-06-22T08:47:23.339Z] #40 ...
08:47:23 [2020-06-22T08:47:23.339Z] 
08:47:23 [2020-06-22T08:47:23.339Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:23 [2020-06-22T08:47:23.339Z] #42 192.1 github.com/LK4D4/vndr/godl
08:47:24 [2020-06-22T08:47:24.382Z] #42 192.9 github.com/LK4D4/vndr
08:47:26 [2020-06-22T08:47:26.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:47:26 [2020-06-22T08:47:26.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:47:26 [2020-06-22T08:47:26.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:47:26 [2020-06-22T08:47:26.834Z] #52 239.9 + bin/containerd-stress
08:47:28 [2020-06-22T08:47:28.719Z] #52 242.0 + bin/containerd-shim
08:47:28 [2020-06-22T08:47:28.820Z] #42 ...
08:47:28 [2020-06-22T08:47:28.820Z] 
08:47:28 [2020-06-22T08:47:28.820Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.38 Setting up iptables (1.8.2-4) ...
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:47:28 [2020-06-22T08:47:28.820Z] #18 72.45 Setting up python3 (3.7.3-1) ...
08:47:28 [2020-06-22T08:47:28.820Z] #18 73.04 Setting up python3-wheel (0.32.3-2) ...
08:47:28 [2020-06-22T08:47:28.820Z] #18 73.93 Setting up apparmor (2.13.2-10) ...
08:47:28 [2020-06-22T08:47:28.820Z] #18 76.03 Setting up xfsprogs (4.20.0-1) ...
08:47:28 [2020-06-22T08:47:28.820Z] #18 76.04 Setting up python3-lib2to3 (3.7.3-1) ...
08:47:28 [2020-06-22T08:47:28.820Z] #18 76.54 Setting up python3-pkg-resources (40.8.0-1) ...
08:47:28 [2020-06-22T08:47:28.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:47:29 [2020-06-22T08:47:29.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:47:30 [2020-06-22T08:47:30.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:47:30 [2020-06-22T08:47:30.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:47:30 [2020-06-22T08:47:30.620Z] #18 78.15 Setting up python3-distutils (3.7.3-1) ...
08:47:31 [2020-06-22T08:47:31.245Z] #18 78.76 Setting up python3-setuptools (40.8.0-1) ...
08:47:31 [2020-06-22T08:47:31.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:47:32 [2020-06-22T08:47:32.745Z] #18 80.21 Setting up python3-pip (18.1-5) ...
08:47:34 [2020-06-22T08:47:34.064Z] #18 81.49 Processing triggers for libc-bin (2.28-10) ...
08:47:34 [2020-06-22T08:47:34.064Z] #18 81.56 Processing triggers for mime-support (3.62) ...
08:47:34 [2020-06-22T08:47:34.064Z] #18 ...
08:47:34 [2020-06-22T08:47:34.064Z] 
08:47:34 [2020-06-22T08:47:34.064Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:34 [2020-06-22T08:47:34.064Z] #40 124.2   CC       criu/cr-errno.o
08:47:34 [2020-06-22T08:47:34.064Z] #40 124.4   CC       criu/cr-restore.o
08:47:34 [2020-06-22T08:47:34.064Z] #40 131.3   CC       criu/cr-service.o
08:47:34 [2020-06-22T08:47:34.064Z] #40 133.7   CC       criu/crtools.o
08:47:34 [2020-06-22T08:47:34.357Z] #40 ...
08:47:34 [2020-06-22T08:47:34.357Z] 
08:47:34 [2020-06-22T08:47:34.357Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:47:34 [2020-06-22T08:47:34.357Z] #18 DONE 81.8s
08:47:34 [2020-06-22T08:47:34.357Z] 
08:47:34 [2020-06-22T08:47:34.357Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:47:34 [2020-06-22T08:47:34.357Z] #19 ...
08:47:34 [2020-06-22T08:47:34.357Z] 
08:47:34 [2020-06-22T08:47:34.357Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:34 [2020-06-22T08:47:34.357Z] #42 DONE 203.1s
08:47:34 [2020-06-22T08:47:34.647Z] 
08:47:34 [2020-06-22T08:47:34.647Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:34 [2020-06-22T08:47:34.647Z] #46 ...
08:47:34 [2020-06-22T08:47:34.647Z] 
08:47:34 [2020-06-22T08:47:34.647Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:47:34 [2020-06-22T08:47:34.647Z] #19 0.461 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:47:34 [2020-06-22T08:47:34.647Z] #19 0.464 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:47:34 [2020-06-22T08:47:34.647Z] #19 0.471 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:47:34 [2020-06-22T08:47:34.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:47:34 [2020-06-22T08:47:34.780Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 30.8% of statements
08:47:34 [2020-06-22T08:47:34.780Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.4% of statements
08:47:34 [2020-06-22T08:47:34.780Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:47:34 [2020-06-22T08:47:34.780Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:47:34 [2020-06-22T08:47:34.780Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:47:34 [2020-06-22T08:47:34.780Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:47:34 [2020-06-22T08:47:34.936Z] #19 DONE 0.6s
08:47:34 [2020-06-22T08:47:34.936Z] 
08:47:34 [2020-06-22T08:47:34.936Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:47:35 [2020-06-22T08:47:35.252Z] #52 248.6 + bin/containerd-shim-runc-v1
08:47:38 [2020-06-22T08:47:38.516Z] #52 251.6 + bin/containerd-shim-runc-v2
08:47:38 [2020-06-22T08:47:38.771Z] #52 252.4 + binaries
08:47:39 [2020-06-22T08:47:39.026Z] #52 252.4 + install -D bin/containerd /build/containerd
08:47:39 [2020-06-22T08:47:39.026Z] #52 252.4 + install -D bin/containerd-shim /build/containerd-shim
08:47:39 [2020-06-22T08:47:39.026Z] #52 252.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:47:39 [2020-06-22T08:47:39.026Z] #52 252.4 + install -D bin/ctr /build/ctr
08:47:39 [2020-06-22T08:47:39.172Z] ok  	github.com/docker/docker/daemon/cluster	0.033s	coverage: 0.5% of statements
08:47:39 [2020-06-22T08:47:39.949Z] #52 DONE 253.4s
08:47:40 [2020-06-22T08:47:40.498Z] #20 ...
08:47:40 [2020-06-22T08:47:40.498Z] 
08:47:40 [2020-06-22T08:47:40.498Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:40 [2020-06-22T08:47:40.498Z] #40 134.9   CC       criu/eventfd.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 135.3   CC       criu/eventpoll.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 136.8   CC       criu/external.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 137.2   CC       criu/fault-injection.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 137.3   CC       criu/fdstore.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 137.7   CC       criu/fifo.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 138.2   CC       criu/file-ids.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 138.5   CC       criu/file-lock.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 139.6   CC       criu/files-ext.o
08:47:40 [2020-06-22T08:47:40.498Z] #40 140.0   CC       criu/files-reg.o
08:47:40 [2020-06-22T08:47:40.644Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
08:47:40 [2020-06-22T08:47:40.789Z] #40 ...
08:47:40 [2020-06-22T08:47:40.789Z] 
08:47:40 [2020-06-22T08:47:40.789Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:47:40 [2020-06-22T08:47:40.789Z] #29 DONE 209.3s
08:47:40 [2020-06-22T08:47:40.789Z] 
08:47:40 [2020-06-22T08:47:40.789Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:47:40 [2020-06-22T08:47:40.789Z] #20 5.571 Collecting yamllint==1.16.0
08:47:40 [2020-06-22T08:47:40.789Z] #20 6.012   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:47:40 [2020-06-22T08:47:40.880Z] 
08:47:40 [2020-06-22T08:47:40.881Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:47:41 [2020-06-22T08:47:41.078Z] #20 6.159 Collecting pyyaml (from yamllint==1.16.0)
08:47:41 [2020-06-22T08:47:41.368Z] #20 6.636   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:47:41 [2020-06-22T08:47:41.653Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.4% of statements
08:47:41 [2020-06-22T08:47:41.803Z] #53 DONE 0.8s
08:47:41 [2020-06-22T08:47:41.803Z] 
08:47:41 [2020-06-22T08:47:41.803Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:47:41 [2020-06-22T08:47:41.803Z] #57 DONE 0.2s
08:47:42 [2020-06-22T08:47:42.058Z] 
08:47:42 [2020-06-22T08:47:42.058Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:47:42 [2020-06-22T08:47:42.312Z] #59 DONE 0.5s
08:47:42 [2020-06-22T08:47:42.312Z] 
08:47:42 [2020-06-22T08:47:42.312Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:47:42 [2020-06-22T08:47:42.312Z] #61 DONE 0.0s
08:47:42 [2020-06-22T08:47:42.567Z] 
08:47:42 [2020-06-22T08:47:42.567Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:47:42 [2020-06-22T08:47:42.567Z] #62 DONE 0.0s
08:47:42 [2020-06-22T08:47:42.567Z] 
08:47:42 [2020-06-22T08:47:42.567Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
08:47:43 [2020-06-22T08:47:43.153Z] #63 DONE 0.7s
08:47:43 [2020-06-22T08:47:43.153Z] 
08:47:43 [2020-06-22T08:47:43.153Z] #64 exporting to image
08:47:43 [2020-06-22T08:47:43.153Z] #64 exporting layers
08:47:43 [2020-06-22T08:47:43.429Z] #20 8.782 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:47:43 [2020-06-22T08:47:43.721Z] #20 8.888   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:47:43 [2020-06-22T08:47:43.721Z] #20 8.941 Building wheels for collected packages: pyyaml
08:47:43 [2020-06-22T08:47:43.721Z] #20 8.942   Running setup.py bdist_wheel for pyyaml: started
08:47:44 [2020-06-22T08:47:44.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:47:45 [2020-06-22T08:47:45.219Z] #20 10.39   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:47:45 [2020-06-22T08:47:45.219Z] #20 10.40   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:47:45 [2020-06-22T08:47:45.515Z] #20 10.56 Successfully built pyyaml
08:47:45 [2020-06-22T08:47:45.515Z] #20 10.59 Installing collected packages: pyyaml, pathspec, yamllint
08:47:45 [2020-06-22T08:47:45.815Z] #20 11.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:47:46 [2020-06-22T08:47:46.103Z] #20 DONE 11.3s
08:47:46 [2020-06-22T08:47:46.103Z] 
08:47:46 [2020-06-22T08:47:46.103Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:46 [2020-06-22T08:47:46.103Z] #40 143.2   CC       criu/files.o
08:47:46 [2020-06-22T08:47:46.103Z] #40 145.9   CC       criu/filesystems.o
08:47:46 [2020-06-22T08:47:46.750Z] #40 146.9   CC       criu/fsnotify.o
08:47:48 [2020-06-22T08:47:48.248Z] #40 148.1   CC       criu/image-desc.o
08:47:48 [2020-06-22T08:47:48.248Z] #40 148.3   CC       criu/image.o
08:47:48 [2020-06-22T08:47:48.476Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.9% of statements
08:47:48 [2020-06-22T08:47:48.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:47:49 [2020-06-22T08:47:49.277Z] #40 149.4   CC       criu/ipc_ns.o
08:47:49 [2020-06-22T08:47:49.681Z] #64 exporting layers 6.2s done
08:47:49 [2020-06-22T08:47:49.681Z] #64 writing image sha256:b1170608432a80d4ce7568669ae29d7d1a1fc91ad09ed2f85b7580b4bd86a166 done
08:47:49 [2020-06-22T08:47:49.681Z] #64 naming to docker.io/library/docker:914743ba2035d2936eb466ab010a33ccff0f403b done
08:47:49 [2020-06-22T08:47:49.681Z] #64 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
08:47:49 [2020-06-22T08:47:49.948Z] ok  	github.com/docker/docker/daemon/config	0.024s	coverage: 81.7% of statements
08:47:50 [2020-06-22T08:47:50.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41125/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/validate/default
08:47:50 [2020-06-22T08:47:50.563Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
08:47:50 [2020-06-22T08:47:50.618Z] Congratulations!  All commits are properly signed with the DCO!
08:47:50 [2020-06-22T08:47:50.618Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
08:47:50 [2020-06-22T08:47:50.618Z] No api/types/ or api/swagger.yaml changes in diff.
08:47:50 [2020-06-22T08:47:50.618Z] Congratulations!  All TOML source files changed here have valid syntax.
08:47:50 [2020-06-22T08:47:50.618Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:47:50 [2020-06-22T08:47:50.775Z] #40 150.6   CC       criu/irmap.o
08:47:50 [2020-06-22T08:47:50.846Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
08:47:50 [2020-06-22T08:47:50.873Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
08:47:50 [2020-06-22T08:47:50.873Z] Congratulations!  No new tests were added to integration-cli.
08:47:50 [2020-06-22T08:47:50.873Z] 
08:47:50 [2020-06-22T08:47:50.873Z] INFO Start validation with golang-ci-lint
08:47:50 [2020-06-22T08:47:50.873Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
08:47:50 [2020-06-22T08:47:50.873Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:47:50 [2020-06-22T08:47:50.873Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:47:51 [2020-06-22T08:47:51.064Z] #40 151.3   CC       criu/kcmp-ids.o
08:47:51 [2020-06-22T08:47:51.695Z] #40 151.7   CC       criu/kerndat.o
08:47:51 [2020-06-22T08:47:51.852Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
08:47:51 [2020-06-22T08:47:51.852Z] ok  	github.com/docker/docker/daemon	12.242s	coverage: 17.6% of statements
08:47:51 [2020-06-22T08:47:51.852Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:47:51 [2020-06-22T08:47:51.852Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:47:51 [2020-06-22T08:47:51.852Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:47:51 [2020-06-22T08:47:51.852Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:47:52 [2020-06-22T08:47:52.734Z] #40 152.8   CC       criu/libnetlink.o
08:47:53 [2020-06-22T08:47:53.023Z] #40 153.2   CC       criu/log.o
08:47:53 [2020-06-22T08:47:53.650Z] #40 153.7   CC       criu/lsm.o
08:47:53 [2020-06-22T08:47:53.874Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
08:47:53 [2020-06-22T08:47:53.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:47:53 [2020-06-22T08:47:53.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:47:53 [2020-06-22T08:47:53.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:47:54 [2020-06-22T08:47:54.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:47:54 [2020-06-22T08:47:54.277Z] #40 154.2   CC       criu/mem.o
08:47:54 [2020-06-22T08:47:54.488Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 57.0% of statements
08:47:54 [2020-06-22T08:47:54.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:47:55 [2020-06-22T08:47:55.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:47:55 [2020-06-22T08:47:55.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:47:56 [2020-06-22T08:47:56.335Z] #40 156.1   CC       criu/memfd.o
08:47:56 [2020-06-22T08:47:56.623Z] #40 156.7   CC       criu/mount.o
08:47:57 [2020-06-22T08:47:57.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:47:58 [2020-06-22T08:47:58.883Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.073s	coverage: 46.2% of statements
08:47:59 [2020-06-22T08:47:59.497Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
08:48:00 [2020-06-22T08:48:00.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:48:00 [2020-06-22T08:48:00.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:48:01 [2020-06-22T08:48:01.053Z] #40 161.1   CC       criu/namespaces.o
08:48:02 [2020-06-22T08:48:02.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:48:02 [2020-06-22T08:48:02.951Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.328s	coverage: 49.5% of statements
08:48:03 [2020-06-22T08:48:03.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:48:03 [2020-06-22T08:48:03.782Z] #40 163.3   CC       criu/net.o
08:48:04 [2020-06-22T08:48:04.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:48:05 [2020-06-22T08:48:05.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:48:06 [2020-06-22T08:48:06.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:48:07 [2020-06-22T08:48:07.283Z] #40 167.2   CC       criu/netfilter.o
08:48:07 [2020-06-22T08:48:07.573Z] #40 167.6   CC       criu/page-pipe.o
08:48:07 [2020-06-22T08:48:07.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:48:08 [2020-06-22T08:48:08.201Z] #40 168.5   CC       criu/page-xfer.o
08:48:08 [2020-06-22T08:48:08.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:48:08 [2020-06-22T08:48:08.905Z] #52 ...
08:48:08 [2020-06-22T08:48:08.905Z] 
08:48:08 [2020-06-22T08:48:08.905Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:48:08 [2020-06-22T08:48:08.905Z] #45 DONE 281.4s
08:48:08 [2020-06-22T08:48:08.905Z] 
08:48:08 [2020-06-22T08:48:08.905Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:08 [2020-06-22T08:48:08.905Z] #52 ...
08:48:08 [2020-06-22T08:48:08.905Z] 
08:48:08 [2020-06-22T08:48:08.905Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:48:08 [2020-06-22T08:48:08.905Z] #46 DONE 0.1s
08:48:08 [2020-06-22T08:48:08.905Z] 
08:48:08 [2020-06-22T08:48:08.905Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:48:08 [2020-06-22T08:48:08.905Z] #48 DONE 0.0s
08:48:08 [2020-06-22T08:48:08.905Z] 
08:48:08 [2020-06-22T08:48:08.905Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:48:08 [2020-06-22T08:48:08.905Z] #50 DONE 0.0s
08:48:08 [2020-06-22T08:48:08.905Z] 
08:48:08 [2020-06-22T08:48:08.905Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:08 [2020-06-22T08:48:08.905Z] #52 240.5 + bin/containerd-stress
08:48:08 [2020-06-22T08:48:08.905Z] #52 242.2 + bin/containerd-shim
08:48:09 [2020-06-22T08:48:09.764Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.219s	coverage: 73.1% of statements
08:48:09 [2020-06-22T08:48:09.764Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:48:09 [2020-06-22T08:48:09.764Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.002s	coverage: 57.7% of statements
08:48:09 [2020-06-22T08:48:09.764Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:48:10 [2020-06-22T08:48:10.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:48:10 [2020-06-22T08:48:10.378Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.691s	coverage: 76.1% of statements
08:48:10 [2020-06-22T08:48:10.378Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:48:10 [2020-06-22T08:48:10.379Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
08:48:10 [2020-06-22T08:48:10.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:48:10 [2020-06-22T08:48:10.948Z] #40 170.5   CC       criu/pagemap-cache.o
08:48:10 [2020-06-22T08:48:10.948Z] #40 170.9   CC       criu/pagemap.o
08:48:11 [2020-06-22T08:48:11.385Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
08:48:11 [2020-06-22T08:48:11.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:48:11 [2020-06-22T08:48:11.970Z] #40 171.9   CC       criu/parasite-syscall.o
08:48:12 [2020-06-22T08:48:12.390Z] ok  	github.com/docker/docker/daemon/links	0.018s	coverage: 93.0% of statements
08:48:12 [2020-06-22T08:48:12.672Z] ok  	github.com/docker/docker/daemon/images	0.011s	coverage: 4.8% of statements
08:48:12 [2020-06-22T08:48:12.672Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:48:12 [2020-06-22T08:48:12.672Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:48:12 [2020-06-22T08:48:12.995Z] #40 173.0   CC       criu/path.o
08:48:12 [2020-06-22T08:48:12.995Z] #40 173.2   CC       criu/pie-util-vdso.o
08:48:13 [2020-06-22T08:48:13.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:48:13 [2020-06-22T08:48:13.622Z] #40 173.7   CC       criu/pie-util.o
08:48:13 [2020-06-22T08:48:13.678Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.8% of statements
08:48:13 [2020-06-22T08:48:13.911Z] #40 174.0   CC       criu/pipes.o
08:48:13 [2020-06-22T08:48:13.960Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.082s	coverage: 77.4% of statements
08:48:13 [2020-06-22T08:48:13.960Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:48:13 [2020-06-22T08:48:13.960Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:48:14 [2020-06-22T08:48:14.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:48:14 [2020-06-22T08:48:14.399Z] Using test binary docker
08:48:14 [2020-06-22T08:48:14.399Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:48:14 [2020-06-22T08:48:14.399Z] +++ /etc/init.d/apparmor start
08:48:14 [2020-06-22T08:48:14.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:48:14 [2020-06-22T08:48:14.399Z] INFO: Waiting for daemon to start...
08:48:14 [2020-06-22T08:48:14.399Z] Starting dockerd
08:48:14 [2020-06-22T08:48:14.399Z] +++ 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
08:48:14 [2020-06-22T08:48:14.574Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
08:48:14 [2020-06-22T08:48:14.856Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
08:48:14 [2020-06-22T08:48:14.935Z] #40 175.0   CC       criu/plugin.o
08:48:15 [2020-06-22T08:48:15.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:48:15 [2020-06-22T08:48:15.223Z] #40 175.4   CC       criu/proc_parse.o
08:48:15 [2020-06-22T08:48:15.457Z] #52 248.6 + bin/containerd-shim-runc-v1
08:48:15 [2020-06-22T08:48:15.469Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
08:48:15 [2020-06-22T08:48:15.469Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.019s	coverage: 61.6% of statements
08:48:16 [2020-06-22T08:48:16.474Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 75.2% of statements
08:48:16 [2020-06-22T08:48:16.474Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:48:16 [2020-06-22T08:48:16.558Z] .
08:48:16 [2020-06-22T08:48:16.558Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:48:16 [2020-06-22T08:48:16.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:48:16 [2020-06-22T08:48:16.756Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.057s	coverage: 37.7% of statements
08:48:16 [2020-06-22T08:48:16.816Z] Error: No such image: emptyfs
08:48:16 [2020-06-22T08:48:16.816Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:48:16 [2020-06-22T08:48:16.816Z] ++++ docker load
08:48:17 [2020-06-22T08:48:17.076Z] Running integration-test (iteration 1)
08:48:17 [2020-06-22T08:48:17.076Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:48:17 [2020-06-22T08:48:17.076Z] ++ 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
08:48:17 [2020-06-22T08:48:17.076Z] ++ set -e
08:48:17 [2020-06-22T08:48:17.076Z] ++ '[' -n 0 ']'
08:48:17 [2020-06-22T08:48:17.076Z] ++ set -x
08:48:17 [2020-06-22T08:48:17.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:48:17 [2020-06-22T08:48:17.370Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
08:48:18 [2020-06-22T08:48:18.365Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:48:18 [2020-06-22T08:48:18.365Z] Using test binary docker
08:48:18 [2020-06-22T08:48:18.365Z] +++ /etc/init.d/apparmor start
08:48:18 [2020-06-22T08:48:18.365Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:48:18 [2020-06-22T08:48:18.365Z] INFO: Waiting for daemon to start...
08:48:18 [2020-06-22T08:48:18.365Z] Starting dockerd
08:48:18 [2020-06-22T08:48:18.365Z] +++ 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
08:48:18 [2020-06-22T08:48:18.377Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
08:48:18 [2020-06-22T08:48:18.377Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
08:48:18 [2020-06-22T08:48:18.736Z] #52 251.5 + bin/containerd-shim-runc-v2
08:48:18 [2020-06-22T08:48:18.993Z] #52 252.3 + binaries
08:48:18 [2020-06-22T08:48:18.993Z] #52 252.3 + install -D bin/containerd /build/containerd
08:48:18 [2020-06-22T08:48:18.993Z] #52 252.3 + install -D bin/containerd-shim /build/containerd-shim
08:48:18 [2020-06-22T08:48:18.993Z] #52 252.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:48:18 [2020-06-22T08:48:18.993Z] #52 252.4 + install -D bin/ctr /build/ctr
08:48:19 [2020-06-22T08:48:19.002Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
08:48:19 [2020-06-22T08:48:19.250Z] #52 DONE 252.6s
08:48:19 [2020-06-22T08:48:19.286Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.452s	coverage: 82.5% of statements
08:48:19 [2020-06-22T08:48:19.286Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:48:19 [2020-06-22T08:48:19.286Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:48:19 [2020-06-22T08:48:19.662Z] #40 179.7   CC       criu/protobuf-desc.o
08:48:20 [2020-06-22T08:48:20.182Z] 
08:48:20 [2020-06-22T08:48:20.182Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:48:20 [2020-06-22T08:48:20.182Z] #53 DONE 0.2s
08:48:20 [2020-06-22T08:48:20.182Z] 
08:48:20 [2020-06-22T08:48:20.182Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:48:20 [2020-06-22T08:48:20.182Z] #57 DONE 0.1s
08:48:20 [2020-06-22T08:48:20.182Z] 
08:48:20 [2020-06-22T08:48:20.182Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:48:20 [2020-06-22T08:48:20.182Z] #59 DONE 0.1s
08:48:20 [2020-06-22T08:48:20.438Z] 
08:48:20 [2020-06-22T08:48:20.439Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:48:20 [2020-06-22T08:48:20.439Z] #61 DONE 0.0s
08:48:20 [2020-06-22T08:48:20.439Z] 
08:48:20 [2020-06-22T08:48:20.439Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:48:20 [2020-06-22T08:48:20.439Z] #62 DONE 0.0s
08:48:20 [2020-06-22T08:48:20.439Z] 
08:48:20 [2020-06-22T08:48:20.439Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
08:48:20 [2020-06-22T08:48:20.591Z] .
08:48:20 [2020-06-22T08:48:20.591Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:48:20 [2020-06-22T08:48:20.591Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:48:20 [2020-06-22T08:48:20.758Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 48.2% of statements
08:48:20 [2020-06-22T08:48:20.758Z] ok  	github.com/docker/docker/distribution	0.259s	coverage: 22.1% of statements
08:48:20 [2020-06-22T08:48:20.758Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:48:20 [2020-06-22T08:48:20.846Z] Error: No such image: emptyfs
08:48:20 [2020-06-22T08:48:20.846Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:48:20 [2020-06-22T08:48:20.846Z] ++++ docker load
08:48:21 [2020-06-22T08:48:21.002Z] #63 DONE 0.6s
08:48:21 [2020-06-22T08:48:21.002Z] 
08:48:21 [2020-06-22T08:48:21.002Z] #64 exporting to image
08:48:21 [2020-06-22T08:48:21.002Z] #64 exporting layers
08:48:21 [2020-06-22T08:48:21.156Z] #40 180.9   CC       criu/protobuf.o
08:48:21 [2020-06-22T08:48:21.156Z] #40 181.3   CC       criu/pstree.o
08:48:21 [2020-06-22T08:48:21.407Z] Running integration-test (iteration 1)
08:48:21 [2020-06-22T08:48:21.407Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:48:21 [2020-06-22T08:48:21.407Z] ++ 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
08:48:21 [2020-06-22T08:48:21.407Z] ++ set -e
08:48:21 [2020-06-22T08:48:21.407Z] ++ '[' -n 0 ']'
08:48:21 [2020-06-22T08:48:21.407Z] ++ set -x
08:48:21 [2020-06-22T08:48:21.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=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
08:48:21 [2020-06-22T08:48:21.764Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
08:48:22 [2020-06-22T08:48:22.378Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
08:48:22 [2020-06-22T08:48:22.647Z] #40 182.6   CC       criu/rbtree.o
08:48:22 [2020-06-22T08:48:22.934Z] #40 183.0   CC       criu/rst-malloc.o
08:48:22 [2020-06-22T08:48:22.993Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
08:48:23 [2020-06-22T08:48:23.222Z] #40 183.4   CC       criu/seccomp.o
08:48:23 [2020-06-22T08:48:23.222Z] #40 ...
08:48:23 [2020-06-22T08:48:23.222Z] 
08:48:23 [2020-06-22T08:48:23.222Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:48:23 [2020-06-22T08:48:23.222Z] #37 251.9 + dpkg --print-architecture
08:48:23 [2020-06-22T08:48:23.222Z] #37 251.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:48:23 [2020-06-22T08:48:23.607Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
08:48:23 [2020-06-22T08:48:23.607Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
08:48:23 [2020-06-22T08:48:23.607Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:48:23 [2020-06-22T08:48:23.607Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:48:23 [2020-06-22T08:48:23.607Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:48:23 [2020-06-22T08:48:23.889Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
08:48:24 [2020-06-22T08:48:24.245Z] #37 252.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:48:24 [2020-06-22T08:48:24.245Z] #37 252.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:48:25 [2020-06-22T08:48:25.361Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
08:48:25 [2020-06-22T08:48:25.361Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
08:48:26 [2020-06-22T08:48:26.831Z] ok  	github.com/docker/docker/pkg/archive	0.492s	coverage: 77.2% of statements
08:48:27 [2020-06-22T08:48:27.067Z] Loaded image: buildpack-deps:jessie
08:48:27 [2020-06-22T08:48:27.067Z] Loaded image: busybox:latest
08:48:27 [2020-06-22T08:48:27.067Z] Loaded image: busybox:glibc
08:48:27 [2020-06-22T08:48:27.067Z] Loaded image: debian:jessie
08:48:27 [2020-06-22T08:48:27.067Z] Loaded image: hello-world:latest
08:48:27 [2020-06-22T08:48:27.067Z] INFO: Testing against a local daemon
08:48:27 [2020-06-22T08:48:27.067Z] === RUN   TestCgroupNamespacesBuild
08:48:27 [2020-06-22T08:48:27.551Z] #64 exporting layers 6.5s done
08:48:27 [2020-06-22T08:48:27.551Z] #64 writing image sha256:1c304f61921406b1e2089bbb10083577d508e4fb807118d3cc21761c2f4fa075 done
08:48:27 [2020-06-22T08:48:27.551Z] #64 naming to docker.io/library/docker:914743ba2035d2936eb466ab010a33ccff0f403b done
08:48:27 [2020-06-22T08:48:27.551Z] #64 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:48:27 [2020-06-22T08:48:27.836Z] ok  	github.com/docker/docker/pkg/authorization	0.413s	coverage: 68.3% of statements
08:48:27 [2020-06-22T08:48:27.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -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:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh dynbinary test-integration
08:48:28 [2020-06-22T08:48:28.117Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
08:48:28 [2020-06-22T08:48:28.117Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
08:48:28 [2020-06-22T08:48:28.155Z] 
08:48:28 [2020-06-22T08:48:28.412Z] Removing bundles/
08:48:28 [2020-06-22T08:48:28.412Z] 
08:48:28 [2020-06-22T08:48:28.412Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:48:28 [2020-06-22T08:48:28.412Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:48:28 [2020-06-22T08:48:28.412Z] GOOS="" GOARCH="" GOARM=""
08:48:28 [2020-06-22T08:48:28.969Z] --- PASS: TestCgroupNamespacesBuild (2.67s)
08:48:28 [2020-06-22T08:48:28.969Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:48:30 [2020-06-22T08:48:30.872Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
08:48:30 [2020-06-22T08:48:30.872Z] === RUN   TestBuildWithSession
08:48:30 [2020-06-22T08:48:30.872Z] --- SKIP: TestBuildWithSession (0.00s)
08:48:30 [2020-06-22T08:48:30.872Z]     build_session_test.go:25: TODO: BuildKit
08:48:30 [2020-06-22T08:48:30.872Z] === RUN   TestBuildSquashParent
08:48:32 [2020-06-22T08:48:32.586Z] ok  	github.com/docker/docker/layer	7.234s	coverage: 68.8% of statements
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/oci	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.518s	coverage: 43.2% of statements
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:48:32 [2020-06-22T08:48:32.586Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
08:48:32 [2020-06-22T08:48:32.868Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
08:48:32 [2020-06-22T08:48:32.868Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
08:48:33 [2020-06-22T08:48:33.482Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.015s	coverage: 92.3% of statements
08:48:34 [2020-06-22T08:48:34.096Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
08:48:34 [2020-06-22T08:48:34.096Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
08:48:34 [2020-06-22T08:48:34.644Z] #37 ...
08:48:34 [2020-06-22T08:48:34.644Z] 
08:48:34 [2020-06-22T08:48:34.644Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:34 [2020-06-22T08:48:34.644Z] #40 184.1   CC       criu/seize.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 185.3   CC       criu/servicefd.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 185.8   CC       criu/shmem.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 187.1   CC       criu/sigframe.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 187.3   CC       criu/signalfd.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 187.7   CC       criu/sk-inet.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 188.8   CC       criu/sk-netlink.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 189.4   CC       criu/sk-packet.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 190.1   CC       criu/sk-queue.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 190.7   CC       criu/sk-tcp.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 191.4   CC       criu/sk-unix.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 193.6   CC       criu/sockets.o
08:48:34 [2020-06-22T08:48:34.644Z] #40 194.7   CC       criu/stats.o
08:48:34 [2020-06-22T08:48:34.933Z] #40 195.1   CC       criu/string.o
08:48:34 [2020-06-22T08:48:34.933Z] #40 195.1   CC       criu/sysctl.o
08:48:35 [2020-06-22T08:48:35.564Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
08:48:35 [2020-06-22T08:48:35.959Z] #40 195.9   CC       criu/sysfs_parse.o
08:48:36 [2020-06-22T08:48:36.178Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
08:48:36 [2020-06-22T08:48:36.587Z] #40 196.5   CC       criu/timens.o
08:48:36 [2020-06-22T08:48:36.587Z] #40 196.8   CC       criu/timerfd.o
08:48:36 [2020-06-22T08:48:36.793Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.069s	coverage: 84.1% of statements
08:48:36 [2020-06-22T08:48:36.793Z] ok  	github.com/docker/docker/pkg/fsutils	0.422s	coverage: 85.1% of statements
08:48:37 [2020-06-22T08:48:37.075Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
08:48:37 [2020-06-22T08:48:37.214Z] #40 197.3   CC       criu/tty.o
08:48:37 [2020-06-22T08:48:37.434Z] --- PASS: TestBuildSquashParent (6.04s)
08:48:37 [2020-06-22T08:48:37.434Z] === RUN   TestBuildWithRemoveAndForceRemove
08:48:37 [2020-06-22T08:48:37.434Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:48:37 [2020-06-22T08:48:37.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:48:37 [2020-06-22T08:48:37.434Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:48:37 [2020-06-22T08:48:37.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:48:37 [2020-06-22T08:48:37.434Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:48:37 [2020-06-22T08:48:37.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:48:37 [2020-06-22T08:48:37.434Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:48:37 [2020-06-22T08:48:37.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:48:37 [2020-06-22T08:48:37.434Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:48:37 [2020-06-22T08:48:37.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:48:37 [2020-06-22T08:48:37.434Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:48:37 [2020-06-22T08:48:37.434Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:48:37 [2020-06-22T08:48:37.434Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:48:37 [2020-06-22T08:48:37.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:48:37 [2020-06-22T08:48:37.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:48:37 [2020-06-22T08:48:37.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:48:37 [2020-06-22T08:48:37.688Z] ok  	github.com/docker/docker/pkg/idtools	0.309s	coverage: 70.5% of statements
08:48:37 [2020-06-22T08:48:37.971Z] ok  	github.com/docker/docker/pkg/ioutils	0.293s	coverage: 70.1% of statements
08:48:38 [2020-06-22T08:48:38.253Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
08:48:38 [2020-06-22T08:48:38.253Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
08:48:38 [2020-06-22T08:48:38.535Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
08:48:38 [2020-06-22T08:48:38.535Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
08:48:38 [2020-06-22T08:48:38.535Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:48:38 [2020-06-22T08:48:38.535Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:48:38 [2020-06-22T08:48:38.535Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:48:38 [2020-06-22T08:48:38.816Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
08:48:39 [2020-06-22T08:48:39.099Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
08:48:39 [2020-06-22T08:48:39.338Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:48:39 [2020-06-22T08:48:39.338Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:48:39 [2020-06-22T08:48:39.381Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 91.4% of statements
08:48:39 [2020-06-22T08:48:39.381Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
08:48:39 [2020-06-22T08:48:39.381Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:48:39 [2020-06-22T08:48:39.381Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:48:39 [2020-06-22T08:48:39.937Z] #40 200.0   CC       criu/tun.o
08:48:39 [2020-06-22T08:48:39.998Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
08:48:40 [2020-06-22T08:48:40.280Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
08:48:40 [2020-06-22T08:48:40.623Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
08:48:40 [2020-06-22T08:48:40.905Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
08:48:40 [2020-06-22T08:48:40.985Z] #40 200.8   CC       criu/uffd.o
08:48:41 [2020-06-22T08:48:41.874Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:48:41 [2020-06-22T08:48:41.874Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s)
08:48:41 [2020-06-22T08:48:41.874Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
08:48:41 [2020-06-22T08:48:41.874Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s)
08:48:41 [2020-06-22T08:48:41.874Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s)
08:48:41 [2020-06-22T08:48:41.874Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
08:48:41 [2020-06-22T08:48:41.874Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s)
08:48:41 [2020-06-22T08:48:41.874Z] === RUN   TestBuildMultiStageCopy
08:48:41 [2020-06-22T08:48:41.874Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:48:41 [2020-06-22T08:48:41.981Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
08:48:42 [2020-06-22T08:48:42.262Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
08:48:42 [2020-06-22T08:48:42.480Z] #40 202.3   CC       criu/util.o
08:48:43 [2020-06-22T08:48:43.972Z] #40 203.8   CC       criu/uts_ns.o
08:48:43 [2020-06-22T08:48:43.972Z] #40 204.1   CC       criu/vdso.o
08:48:44 [2020-06-22T08:48:44.406Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:48:44 [2020-06-22T08:48:44.406Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:48:44 [2020-06-22T08:48:44.973Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:48:44 [2020-06-22T08:48:44.997Z] #40 204.9   LINK     criu/built-in.o
08:48:44 [2020-06-22T08:48:44.999Z] ok  	github.com/docker/docker/pkg/signal	2.375s	coverage: 61.0% of statements
08:48:45 [2020-06-22T08:48:45.280Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
08:48:45 [2020-06-22T08:48:45.287Z] #40 205.3   LINK     criu/criu
08:48:45 [2020-06-22T08:48:45.541Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:48:45 [2020-06-22T08:48:45.562Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
08:48:45 [2020-06-22T08:48:45.844Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
08:48:46 [2020-06-22T08:48:46.108Z] --- PASS: TestBuildMultiStageCopy (4.50s)
08:48:46 [2020-06-22T08:48:46.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s)
08:48:46 [2020-06-22T08:48:46.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
08:48:46 [2020-06-22T08:48:46.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
08:48:46 [2020-06-22T08:48:46.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
08:48:46 [2020-06-22T08:48:46.108Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
08:48:46 [2020-06-22T08:48:46.108Z] === RUN   TestBuildMultiStageParentConfig
08:48:46 [2020-06-22T08:48:46.125Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
08:48:46 [2020-06-22T08:48:46.321Z] #40 206.1   DEP      lib/c/criu.d
08:48:46 [2020-06-22T08:48:46.321Z] #40 206.4   CC       images/rpc.pb-c.o
08:48:46 [2020-06-22T08:48:46.447Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.1% of statements
08:48:47 [2020-06-22T08:48:47.087Z] ok  	github.com/docker/docker/pkg/system	0.046s	coverage: 36.9% of statements
08:48:47 [2020-06-22T08:48:47.366Z] #40 207.5   CC       lib/c/criu.o
08:48:47 [2020-06-22T08:48:47.368Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
08:48:47 [2020-06-22T08:48:47.484Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
08:48:47 [2020-06-22T08:48:47.484Z] === RUN   TestBuildLabelWithTargets
08:48:47 [2020-06-22T08:48:47.655Z] #40 ...
08:48:47 [2020-06-22T08:48:47.655Z] 
08:48:47 [2020-06-22T08:48:47.655Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:48:47 [2020-06-22T08:48:47.656Z] #46 276.4 + cd /tmp/tmp.dwQJgxIQu9/src/github.com/golangci/golangci-lint/
08:48:47 [2020-06-22T08:48:47.656Z] #46 276.4 + git checkout -q v1.23.8
08:48:47 [2020-06-22T08:48:47.720Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
08:48:48 [2020-06-22T08:48:48.003Z] testing: warning: no tests to run
08:48:48 [2020-06-22T08:48:48.003Z] coverage: [no statements]
08:48:48 [2020-06-22T08:48:48.003Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
08:48:48 [2020-06-22T08:48:48.284Z] #46 277.1 ++ git describe --tags
08:48:48 [2020-06-22T08:48:48.353Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
08:48:48 [2020-06-22T08:48:48.353Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
08:48:48 [2020-06-22T08:48:48.572Z] #46 277.1 + version=v1.23.8
08:48:48 [2020-06-22T08:48:48.572Z] #46 277.1 ++ git rev-parse --short HEAD
08:48:48 [2020-06-22T08:48:48.572Z] #46 277.1 + commit=76a82c6
08:48:48 [2020-06-22T08:48:48.572Z] #46 277.1 ++ git show -s --format=%cd
08:48:48 [2020-06-22T08:48:48.572Z] #46 277.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:48:48 [2020-06-22T08:48:48.572Z] #46 277.1 + 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
08:48:48 [2020-06-22T08:48:48.635Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
08:48:50 [2020-06-22T08:48:50.016Z] --- PASS: TestBuildLabelWithTargets (2.10s)
08:48:50 [2020-06-22T08:48:50.016Z] === RUN   TestBuildWithEmptyLayers
08:48:50 [2020-06-22T08:48:50.170Z] ok  	github.com/docker/docker/plugin	0.553s	coverage: 23.1% of statements
08:48:50 [2020-06-22T08:48:50.584Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
08:48:50 [2020-06-22T08:48:50.584Z] === RUN   TestBuildMultiStageOnBuild
08:48:50 [2020-06-22T08:48:50.786Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
08:48:51 [2020-06-22T08:48:51.285Z] #46 ...
08:48:51 [2020-06-22T08:48:51.285Z] 
08:48:51 [2020-06-22T08:48:51.285Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:51 [2020-06-22T08:48:51.285Z] #50 158.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
08:48:51 [2020-06-22T08:48:51.285Z] #50 161.3 + mkdir -p /build
08:48:51 [2020-06-22T08:48:51.285Z] #50 161.3 + cp runc /build/runc
08:48:51 [2020-06-22T08:48:51.285Z] #50 DONE 161.4s
08:48:51 [2020-06-22T08:48:51.285Z] 
08:48:51 [2020-06-22T08:48:51.285Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.2   LINK     lib/c/built-in.o
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.2   LINK     lib/c/libcriu.so
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.3   LINK     lib/c/libcriu.a
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.7   GEN      magic.py
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.8 Note: Building without setproctitle() and strlcpy() support.
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.9 Note: Building without GnuTLS support
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.9 Makefile.config:39: Warn: you have no libnftables installed
08:48:51 [2020-06-22T08:48:51.285Z] #40 209.9 Makefile.config:40: Warn: Building without nftables support
08:48:51 [2020-06-22T08:48:51.285Z] #40 210.7 fatal: not a git repository (or any of the parent directories): .git
08:48:51 [2020-06-22T08:48:51.400Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
08:48:51 [2020-06-22T08:48:51.682Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
08:48:51 [2020-06-22T08:48:51.912Z] #40 212.0 make[1]: Nothing to be done for 'all'.
08:48:52 [2020-06-22T08:48:52.201Z] #40 ...
08:48:52 [2020-06-22T08:48:52.201Z] 
08:48:52 [2020-06-22T08:48:52.201Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:48:52 [2020-06-22T08:48:52.201Z] #37 DONE 280.9s
08:48:52 [2020-06-22T08:48:52.489Z] 
08:48:52 [2020-06-22T08:48:52.489Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:52 [2020-06-22T08:48:52.689Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.3% of statements
08:48:53 [2020-06-22T08:48:53.304Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
08:48:53 [2020-06-22T08:48:53.304Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
08:48:53 [2020-06-22T08:48:53.469Z] Loaded image: buildpack-deps:jessie
08:48:53 [2020-06-22T08:48:53.469Z] Loaded image: busybox:latest
08:48:53 [2020-06-22T08:48:53.469Z] Loaded image: busybox:glibc
08:48:53 [2020-06-22T08:48:53.469Z] Loaded image: debian:jessie
08:48:53 [2020-06-22T08:48:53.469Z] Loaded image: hello-world:latest
08:48:53 [2020-06-22T08:48:53.469Z] INFO: Testing against a local daemon
08:48:53 [2020-06-22T08:48:53.469Z] === RUN   TestCgroupNamespacesBuild
08:48:53 [2020-06-22T08:48:53.869Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
08:48:53 [2020-06-22T08:48:53.869Z] === RUN   TestBuildUncleanTarFilenames
08:48:53 [2020-06-22T08:48:53.919Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 65.8% of statements
08:48:53 [2020-06-22T08:48:53.982Z] #53 ...
08:48:53 [2020-06-22T08:48:53.982Z] 
08:48:53 [2020-06-22T08:48:53.982Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:53 [2020-06-22T08:48:53.982Z] #40 213.7 make[1]: 'images/built-in.o' is up to date.
08:48:53 [2020-06-22T08:48:53.982Z] #40 213.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:48:53 [2020-06-22T08:48:53.982Z] #40 213.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:48:53 [2020-06-22T08:48:53.982Z] #40 213.9 make[1]: 'compel/libcompel.a' is up to date.
08:48:53 [2020-06-22T08:48:53.982Z] #40 214.0 make[1]: 'compel/compel-host-bin' is up to date.
08:48:53 [2020-06-22T08:48:53.982Z] #40 214.0 make[1]: Nothing to be done for 'all'.
08:48:53 [2020-06-22T08:48:53.982Z] #40 214.0 make[1]: 'soccr/libsoccr.a' is up to date.
08:48:53 [2020-06-22T08:48:53.982Z] #40 214.3 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.201Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
08:48:54 [2020-06-22T08:48:54.270Z] #40 214.3 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.270Z] #40 214.4 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.573Z] #40 214.6 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.574Z] #40 214.6 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.574Z] #40 214.7 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.574Z] #40 214.7 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.805Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
08:48:54 [2020-06-22T08:48:54.805Z] === RUN   TestBuildMultiStageLayerLeak
08:48:54 [2020-06-22T08:48:54.836Z] --- PASS: TestCgroupNamespacesBuild (2.52s)
08:48:54 [2020-06-22T08:48:54.836Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:48:54 [2020-06-22T08:48:54.867Z] #40 214.9 make[2]: Nothing to be done for 'all'.
08:48:54 [2020-06-22T08:48:54.868Z] #40 214.9   INSTALL  criu/criu
08:48:54 [2020-06-22T08:48:54.868Z] #40 DONE 215.0s
08:48:54 [2020-06-22T08:48:54.868Z] 
08:48:54 [2020-06-22T08:48:54.868Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:48:56 [2020-06-22T08:48:56.249Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
08:48:56 [2020-06-22T08:48:56.862Z] ok  	github.com/docker/docker/volume/local	0.038s	coverage: 73.0% of statements
08:48:57 [2020-06-22T08:48:57.144Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
08:48:57 [2020-06-22T08:48:57.343Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s)
08:48:57 [2020-06-22T08:48:57.343Z] === RUN   TestBuildWithSession
08:48:57 [2020-06-22T08:48:57.343Z] --- SKIP: TestBuildWithSession (0.00s)
08:48:57 [2020-06-22T08:48:57.343Z]     build_session_test.go:25: TODO: BuildKit
08:48:57 [2020-06-22T08:48:57.343Z] === RUN   TestBuildSquashParent
08:48:58 [2020-06-22T08:48:58.090Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s)
08:48:58 [2020-06-22T08:48:58.090Z] === RUN   TestBuildWithHugeFile
08:48:58 [2020-06-22T08:48:58.150Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
08:49:05 [2020-06-22T08:49:05.418Z] --- PASS: TestBuildSquashParent (8.36s)
08:49:05 [2020-06-22T08:49:05.418Z] === RUN   TestBuildWithRemoveAndForceRemove
08:49:05 [2020-06-22T08:49:05.418Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:49:05 [2020-06-22T08:49:05.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:49:05 [2020-06-22T08:49:05.418Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:49:05 [2020-06-22T08:49:05.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:49:05 [2020-06-22T08:49:05.418Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:49:05 [2020-06-22T08:49:05.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:49:05 [2020-06-22T08:49:05.418Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:49:05 [2020-06-22T08:49:05.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:49:05 [2020-06-22T08:49:05.418Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:49:05 [2020-06-22T08:49:05.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:49:05 [2020-06-22T08:49:05.418Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:49:05 [2020-06-22T08:49:05.418Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:49:05 [2020-06-22T08:49:05.418Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:49:05 [2020-06-22T08:49:05.418Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:49:08 [2020-06-22T08:49:08.687Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:49:08 [2020-06-22T08:49:08.687Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:49:11 [2020-06-22T08:49:11.951Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:49:11 [2020-06-22T08:49:11.951Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:49:15 [2020-06-22T08:49:15.214Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:49:15 [2020-06-22T08:49:15.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s)
08:49:15 [2020-06-22T08:49:15.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
08:49:15 [2020-06-22T08:49:15.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s)
08:49:15 [2020-06-22T08:49:15.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s)
08:49:15 [2020-06-22T08:49:15.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.49s)
08:49:15 [2020-06-22T08:49:15.214Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
08:49:15 [2020-06-22T08:49:15.214Z] === RUN   TestBuildMultiStageCopy
08:49:15 [2020-06-22T08:49:15.214Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:49:16 [2020-06-22T08:49:16.501Z] 4612f6d0b889: Pull complete
08:49:16 [2020-06-22T08:49:16.778Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/rootless	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/volume	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === Skipped
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver btrfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver btrfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver btrfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver btrfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver btrfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:73: No driver to put!
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z] time="2020-06-22T08:47:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z] time="2020-06-22T08:47:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z] time="2020-06-22T08:47:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z] time="2020-06-22T08:47:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z] time="2020-06-22T08:47:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:73: No driver to put!
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     overlay_test.go:49: Fails to compute changes intermittently
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver zfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver zfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver zfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver zfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:46: Driver zfs not supported
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     graphtest_unix.go:73: No driver to put!
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:49:16 [2020-06-22T08:49:16.778Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] 
08:49:16 [2020-06-22T08:49:16.778Z] DONE 2124 tests, 26 skipped in 193.070s
Post stage
[Pipeline] junit
08:49:16 [2020-06-22T08:49:16.814Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:49:17 [2020-06-22T08:49:17.466Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -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:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh dynbinary test-integration
08:49:17 [2020-06-22T08:49:17.748Z] 
08:49:17 [2020-06-22T08:49:17.771Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:49:18 [2020-06-22T08:49:18.026Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:49:18 [2020-06-22T08:49:18.032Z] Removing bundles/
08:49:18 [2020-06-22T08:49:18.032Z] 
08:49:18 [2020-06-22T08:49:18.032Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:49:18 [2020-06-22T08:49:18.032Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:49:18 [2020-06-22T08:49:18.032Z] GOOS="" GOARCH="" GOARM=""
08:49:18 [2020-06-22T08:49:18.586Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:49:19 [2020-06-22T08:49:19.148Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:49:19 [2020-06-22T08:49:19.708Z] --- PASS: TestBuildMultiStageCopy (4.52s)
08:49:19 [2020-06-22T08:49:19.709Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s)
08:49:19 [2020-06-22T08:49:19.709Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
08:49:19 [2020-06-22T08:49:19.709Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
08:49:19 [2020-06-22T08:49:19.709Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
08:49:19 [2020-06-22T08:49:19.709Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s)
08:49:19 [2020-06-22T08:49:19.709Z] === RUN   TestBuildMultiStageParentConfig
08:49:21 [2020-06-22T08:49:21.071Z] --- PASS: TestBuildMultiStageParentConfig (1.20s)
08:49:21 [2020-06-22T08:49:21.071Z] === RUN   TestBuildLabelWithTargets
08:49:23 [2020-06-22T08:49:23.001Z] --- PASS: TestBuildLabelWithTargets (1.88s)
08:49:23 [2020-06-22T08:49:23.001Z] === RUN   TestBuildWithEmptyLayers
08:49:23 [2020-06-22T08:49:23.927Z] --- PASS: TestBuildWithEmptyLayers (1.17s)
08:49:23 [2020-06-22T08:49:23.928Z] === RUN   TestBuildMultiStageOnBuild
08:49:26 [2020-06-22T08:49:26.442Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
08:49:26 [2020-06-22T08:49:26.442Z] === RUN   TestBuildUncleanTarFilenames
08:49:27 [2020-06-22T08:49:27.489Z] #22 ...
08:49:27 [2020-06-22T08:49:27.489Z] 
08:49:27 [2020-06-22T08:49:27.489Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:27 [2020-06-22T08:49:27.489Z] #53 276.4 + bin/containerd
08:49:28 [2020-06-22T08:49:28.336Z] --- PASS: TestBuildUncleanTarFilenames (1.81s)
08:49:28 [2020-06-22T08:49:28.336Z] === RUN   TestBuildMultiStageLayerLeak
08:49:28 [2020-06-22T08:49:28.511Z] #53 ...
08:49:28 [2020-06-22T08:49:28.511Z] 
08:49:28 [2020-06-22T08:49:28.511Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:49:28 [2020-06-22T08:49:28.511Z] #22 317.0 + return
08:49:28 [2020-06-22T08:49:28.511Z] #22 DONE 317.1s
08:49:28 [2020-06-22T08:49:28.511Z] 
08:49:28 [2020-06-22T08:49:28.511Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:30 [2020-06-22T08:49:30.575Z] #53 ...
08:49:30 [2020-06-22T08:49:30.575Z] 
08:49:30 [2020-06-22T08:49:30.575Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:49:30 [2020-06-22T08:49:30.575Z] #23 DONE 0.1s
08:49:30 [2020-06-22T08:49:30.575Z] 
08:49:30 [2020-06-22T08:49:30.575Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:49:30 [2020-06-22T08:49:30.864Z] #27 DONE 0.5s
08:49:30 [2020-06-22T08:49:30.864Z] 
08:49:30 [2020-06-22T08:49:30.864Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:49:30 [2020-06-22T08:49:30.864Z] #30 DONE 0.1s
08:49:30 [2020-06-22T08:49:30.864Z] 
08:49:30 [2020-06-22T08:49:30.864Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:30 [2020-06-22T08:49:30.864Z] #53 ...
08:49:30 [2020-06-22T08:49:30.864Z] 
08:49:30 [2020-06-22T08:49:30.864Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:49:30 [2020-06-22T08:49:30.864Z] #32 DONE 0.1s
08:49:30 [2020-06-22T08:49:30.864Z] 
08:49:30 [2020-06-22T08:49:30.864Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:49:30 [2020-06-22T08:49:30.864Z] #35 DONE 0.1s
08:49:31 [2020-06-22T08:49:31.154Z] 
08:49:31 [2020-06-22T08:49:31.154Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:49:31 [2020-06-22T08:49:31.154Z] #38 DONE 0.2s
08:49:31 [2020-06-22T08:49:31.154Z] 
08:49:31 [2020-06-22T08:49:31.154Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:49:31 [2020-06-22T08:49:31.154Z] #41 DONE 0.1s
08:49:31 [2020-06-22T08:49:31.154Z] 
08:49:31 [2020-06-22T08:49:31.154Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:49:31 [2020-06-22T08:49:31.442Z] #43 DONE 0.1s
08:49:31 [2020-06-22T08:49:31.442Z] 
08:49:31 [2020-06-22T08:49:31.442Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:49:31 [2020-06-22T08:49:31.442Z] #45 DONE 0.1s
08:49:31 [2020-06-22T08:49:31.442Z] 
08:49:31 [2020-06-22T08:49:31.442Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:31 [2020-06-22T08:49:31.598Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s)
08:49:31 [2020-06-22T08:49:31.598Z] === RUN   TestBuildWithHugeFile
08:49:44 [2020-06-22T08:49:44.766Z] --- PASS: TestBuildWithHugeFile (40.02s)
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildWithEmptyDockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:49:44 [2020-06-22T08:49:44.767Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
08:49:44 [2020-06-22T08:49:44.767Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
08:49:44 [2020-06-22T08:49:44.767Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
08:49:44 [2020-06-22T08:49:44.767Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildPreserveOwnership
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildPreserveOwnership/copy_from
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:49:44 [2020-06-22T08:49:44.767Z] --- PASS: TestBuildPreserveOwnership (5.90s)
08:49:44 [2020-06-22T08:49:44.767Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.83s)
08:49:44 [2020-06-22T08:49:44.767Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestBuildPlatformInvalid
08:49:44 [2020-06-22T08:49:44.767Z] --- PASS: TestBuildPlatformInvalid (0.18s)
08:49:44 [2020-06-22T08:49:44.767Z] PASS
08:49:44 [2020-06-22T08:49:44.767Z] 
08:49:44 [2020-06-22T08:49:44.767Z] === Skipped
08:49:44 [2020-06-22T08:49:44.767Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:49:44 [2020-06-22T08:49:44.767Z]     build_session_test.go:25: TODO: BuildKit
08:49:44 [2020-06-22T08:49:44.767Z] 
08:49:44 [2020-06-22T08:49:44.767Z] 
08:49:44 [2020-06-22T08:49:44.767Z] DONE 32 tests, 1 skipped in 86.999s
08:49:44 [2020-06-22T08:49:44.767Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:49:44 [2020-06-22T08:49:44.767Z] ++ 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
08:49:44 [2020-06-22T08:49:44.767Z] ++ set -e
08:49:44 [2020-06-22T08:49:44.767Z] ++ '[' -n 0 ']'
08:49:44 [2020-06-22T08:49:44.767Z] ++ set -x
08:49:44 [2020-06-22T08:49:44.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
08:49:44 [2020-06-22T08:49:44.767Z] INFO: Testing against a local daemon
08:49:44 [2020-06-22T08:49:44.767Z] === RUN   TestConfigInspect
08:49:48 [2020-06-22T08:49:48.048Z] --- PASS: TestConfigInspect (3.30s)
08:49:48 [2020-06-22T08:49:48.048Z] === RUN   TestConfigList
08:49:49 [2020-06-22T08:49:49.812Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:49:49 [2020-06-22T08:49:49.812Z] 
08:49:49 [2020-06-22T08:49:49.812Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:49:50 [2020-06-22T08:49:50.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:49:50 [2020-06-22T08:49:50.069Z] HOSTNAME=04cada3853d9
08:49:50 [2020-06-22T08:49:50.069Z] DEST=bundles/test-integration
08:49:50 [2020-06-22T08:49:50.069Z] PWD=/go/src/github.com/docker/docker
08:49:50 [2020-06-22T08:49:50.069Z] DOCKER_ROOTLESS=1
08:49:50 [2020-06-22T08:49:50.069Z] DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b
08:49:50 [2020-06-22T08:49:50.069Z] container=docker
08:49:50 [2020-06-22T08:49:50.069Z] HOME=/root
08:49:50 [2020-06-22T08:49:50.069Z] GOLANG_VERSION=1.13.12
08:49:50 [2020-06-22T08:49:50.069Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:49:50 [2020-06-22T08:49:50.069Z] VALIDATE_BRANCH=master
08:49:50 [2020-06-22T08:49:50.069Z] TERM=xterm
08:49:50 [2020-06-22T08:49:50.069Z] DOCKER_PKG=github.com/docker/docker
08:49:50 [2020-06-22T08:49:50.069Z] SHLVL=1
08:49:50 [2020-06-22T08:49:50.069Z] TIMEOUT=120m
08:49:50 [2020-06-22T08:49:50.069Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:49:50 [2020-06-22T08:49:50.069Z] DOCKER_GRAPHDRIVER=overlay2
08:49:50 [2020-06-22T08:49:50.069Z] GO111MODULE=off
08:49:50 [2020-06-22T08:49:50.069Z] DOCKER_EXPERIMENTAL=1
08:49:50 [2020-06-22T08:49:50.069Z] TEST_SKIP_INTEGRATION_CLI=1
08:49:50 [2020-06-22T08:49:50.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:49:50 [2020-06-22T08:49:50.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:49:50 [2020-06-22T08:49:50.069Z] GOPATH=/go
08:49:50 [2020-06-22T08:49:50.069Z] PKG_CONFIG=pkg-config
08:49:50 [2020-06-22T08:49:50.069Z] _=/usr/bin/env
08:49:50 [2020-06-22T08:49:50.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:49:50 [2020-06-22T08:49:50.578Z] --- PASS: TestConfigList (3.17s)
08:49:50 [2020-06-22T08:49:50.578Z] === RUN   TestConfigsCreateAndDelete
08:49:53 [2020-06-22T08:49:53.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:49:53 [2020-06-22T08:49:53.478Z] Using test binary docker
08:49:53 [2020-06-22T08:49:53.478Z] +++ /etc/init.d/apparmor start
08:49:53 [2020-06-22T08:49:53.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:49:53 [2020-06-22T08:49:53.478Z] INFO: Waiting for daemon to start...
08:49:53 [2020-06-22T08:49:53.478Z] Starting dockerd
08:49:53 [2020-06-22T08:49:53.478Z] +++ 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
08:49:53 [2020-06-22T08:49:53.478Z] .
08:49:53 [2020-06-22T08:49:53.478Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:49:53 [2020-06-22T08:49:53.478Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:49:53 [2020-06-22T08:49:53.478Z] Error: No such image: emptyfs
08:49:53 [2020-06-22T08:49:53.478Z] ++++ docker load
08:49:53 [2020-06-22T08:49:53.478Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:49:53 [2020-06-22T08:49:53.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:49:53 [2020-06-22T08:49:53.478Z] Using test binary docker
08:49:53 [2020-06-22T08:49:53.478Z] +++ /etc/init.d/apparmor start
08:49:53 [2020-06-22T08:49:53.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:49:53 [2020-06-22T08:49:53.478Z] INFO: Waiting for daemon to start...
08:49:53 [2020-06-22T08:49:53.478Z] Starting dockerd
08:49:53 [2020-06-22T08:49:53.478Z] +++ 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
08:49:53 [2020-06-22T08:49:53.478Z] .Running integration-test (iteration 1)
08:49:53 [2020-06-22T08:49:53.478Z] 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)/
08:49:53 [2020-06-22T08:49:53.478Z] ++ 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)/'
08:49:53 [2020-06-22T08:49:53.478Z] ++ set -e
08:49:53 [2020-06-22T08:49:53.478Z] ++ '[' -n 0 ']'
08:49:53 [2020-06-22T08:49:53.478Z] ++ set -x
08:49:53 [2020-06-22T08:49:53.478Z] ++ 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)/'
08:49:53 [2020-06-22T08:49:53.860Z] --- PASS: TestConfigsCreateAndDelete (3.15s)
08:49:53 [2020-06-22T08:49:53.860Z] === RUN   TestConfigsUpdate
08:49:55 [2020-06-22T08:49:55.361Z] 
08:49:55 [2020-06-22T08:49:55.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:49:55 [2020-06-22T08:49:55.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:49:55 [2020-06-22T08:49:55.361Z] Error: No such image: emptyfs
08:49:55 [2020-06-22T08:49:55.361Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:49:55 [2020-06-22T08:49:55.361Z] ++++ docker load
08:49:55 [2020-06-22T08:49:55.615Z] Running integration-test (iteration 1)
08:49:55 [2020-06-22T08:49:55.615Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:49:55 [2020-06-22T08:49:55.615Z] ++ 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)/'
08:49:55 [2020-06-22T08:49:55.615Z] ++ set -e
08:49:55 [2020-06-22T08:49:55.615Z] ++ '[' -n 0 ']'
08:49:55 [2020-06-22T08:49:55.615Z] ++ set -x
08:49:55 [2020-06-22T08:49:55.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
08:49:57 [2020-06-22T08:49:57.143Z] --- PASS: TestConfigsUpdate (3.16s)
08:49:57 [2020-06-22T08:49:57.143Z] === RUN   TestTemplatedConfig
08:49:57 [2020-06-22T08:49:57.235Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 1m54.450693599s 
08:49:57 [2020-06-22T08:49:57.235Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 463.887555ms 
08:49:58 [2020-06-22T08:49:58.781Z] #53 ...
08:49:58 [2020-06-22T08:49:58.781Z] 
08:49:58 [2020-06-22T08:49:58.781Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:49:58 [2020-06-22T08:49:58.781Z] #46 DONE 344.1s
08:49:58 [2020-06-22T08:49:58.781Z] 
08:49:58 [2020-06-22T08:49:58.781Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:58 [2020-06-22T08:49:58.781Z] #53 ...
08:49:58 [2020-06-22T08:49:58.781Z] 
08:49:58 [2020-06-22T08:49:58.781Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:49:58 [2020-06-22T08:49:58.781Z] #47 DONE 0.1s
08:49:58 [2020-06-22T08:49:58.781Z] 
08:49:58 [2020-06-22T08:49:58.781Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:49:58 [2020-06-22T08:49:58.781Z] #49 DONE 0.1s
08:49:58 [2020-06-22T08:49:58.781Z] 
08:49:58 [2020-06-22T08:49:58.781Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:58 [2020-06-22T08:49:58.781Z] #53 ...
08:49:58 [2020-06-22T08:49:58.781Z] 
08:49:58 [2020-06-22T08:49:58.781Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:49:58 [2020-06-22T08:49:58.781Z] #51 DONE 0.1s
08:49:58 [2020-06-22T08:49:58.781Z] 
08:49:58 [2020-06-22T08:49:58.781Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:50:00 [2020-06-22T08:50:00.433Z] --- PASS: TestTemplatedConfig (3.44s)
08:50:00 [2020-06-22T08:50:00.433Z] === RUN   TestConfigCreateResolve
08:50:03 [2020-06-22T08:50:03.717Z] --- PASS: TestConfigCreateResolve (3.16s)
08:50:03 [2020-06-22T08:50:03.717Z] === RUN   TestConfigDaemonLibtrustID
08:50:04 [2020-06-22T08:50:04.284Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
08:50:04 [2020-06-22T08:50:04.284Z] PASS
08:50:04 [2020-06-22T08:50:04.284Z] 
08:50:04 [2020-06-22T08:50:04.284Z] DONE 7 tests in 20.141s
08:50:04 [2020-06-22T08:50:04.284Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:50:04 [2020-06-22T08:50:04.284Z] ++ 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
08:50:04 [2020-06-22T08:50:04.284Z] ++ set -e
08:50:04 [2020-06-22T08:50:04.284Z] ++ '[' -n 0 ']'
08:50:04 [2020-06-22T08:50:04.284Z] ++ set -x
08:50:04 [2020-06-22T08:50:04.284Z] ++ 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
08:50:04 [2020-06-22T08:50:04.284Z] INFO: Testing against a local daemon
08:50:04 [2020-06-22T08:50:04.284Z] === RUN   TestCheckpoint
08:50:04 [2020-06-22T08:50:04.284Z] --- SKIP: TestCheckpoint (0.00s)
08:50:04 [2020-06-22T08:50:04.284Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:50:04 [2020-06-22T08:50:04.284Z] === RUN   TestContainerInvalidJSON
08:50:04 [2020-06-22T08:50:04.284Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:50:04 [2020-06-22T08:50:04.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:50:04 [2020-06-22T08:50:04.284Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:50:04 [2020-06-22T08:50:04.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:50:04 [2020-06-22T08:50:04.284Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:50:04 [2020-06-22T08:50:04.284Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:50:04 [2020-06-22T08:50:04.284Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:50:04 [2020-06-22T08:50:04.284Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:50:04 [2020-06-22T08:50:04.284Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:50:04 [2020-06-22T08:50:04.284Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:50:04 [2020-06-22T08:50:04.284Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:50:04 [2020-06-22T08:50:04.284Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:50:04 [2020-06-22T08:50:04.284Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:50:04 [2020-06-22T08:50:04.284Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:50:04 [2020-06-22T08:50:04.543Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
08:50:04 [2020-06-22T08:50:04.543Z] === RUN   TestCopyFromContainerPathIsNotDir
08:50:04 [2020-06-22T08:50:04.543Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
08:50:04 [2020-06-22T08:50:04.543Z] === RUN   TestCopyToContainerPathDoesNotExist
08:50:04 [2020-06-22T08:50:04.802Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
08:50:04 [2020-06-22T08:50:04.802Z] === RUN   TestCopyToContainerPathIsNotDir
08:50:04 [2020-06-22T08:50:04.802Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
08:50:04 [2020-06-22T08:50:04.802Z] === RUN   TestCopyFromContainer
08:50:06 [2020-06-22T08:50:06.703Z] === RUN   TestCopyFromContainer//
08:50:06 [2020-06-22T08:50:06.961Z] === RUN   TestCopyFromContainer//bar/root
08:50:06 [2020-06-22T08:50:06.961Z] === RUN   TestCopyFromContainer//bar/root/
08:50:06 [2020-06-22T08:50:06.961Z] === RUN   TestCopyFromContainer/bar/quux
08:50:07 [2020-06-22T08:50:07.219Z] === RUN   TestCopyFromContainer/bar/quux/
08:50:07 [2020-06-22T08:50:07.219Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:50:07 [2020-06-22T08:50:07.478Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:50:07 [2020-06-22T08:50:07.478Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:50:07 [2020-06-22T08:50:07.736Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:50:07 [2020-06-22T08:50:07.736Z] === RUN   TestCopyFromContainer/bar/notarget
08:50:07 [2020-06-22T08:50:07.995Z] --- PASS: TestCopyFromContainer (3.06s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer// (0.10s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:50:07 [2020-06-22T08:50:07.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:50:07 [2020-06-22T08:50:07.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:50:07 [2020-06-22T08:50:07.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:50:07 [2020-06-22T08:50:07.995Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:50:07 [2020-06-22T08:50:07.995Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:50:07 [2020-06-22T08:50:07.995Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:50:07 [2020-06-22T08:50:07.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateLinkToNonExistingContainer
08:50:07 [2020-06-22T08:50:07.995Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateWithInvalidEnv
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateWithInvalidEnv/0
08:50:07 [2020-06-22T08:50:07.995Z] === PAUSE TestCreateWithInvalidEnv/0
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateWithInvalidEnv/1
08:50:07 [2020-06-22T08:50:07.995Z] === PAUSE TestCreateWithInvalidEnv/1
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateWithInvalidEnv/2
08:50:07 [2020-06-22T08:50:07.995Z] === PAUSE TestCreateWithInvalidEnv/2
08:50:07 [2020-06-22T08:50:07.995Z] === CONT  TestCreateWithInvalidEnv/0
08:50:07 [2020-06-22T08:50:07.995Z] === CONT  TestCreateWithInvalidEnv/2
08:50:07 [2020-06-22T08:50:07.995Z] === CONT  TestCreateWithInvalidEnv/1
08:50:07 [2020-06-22T08:50:07.995Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:50:07 [2020-06-22T08:50:07.995Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateTmpfsMountsTarget
08:50:07 [2020-06-22T08:50:07.995Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
08:50:07 [2020-06-22T08:50:07.995Z] === RUN   TestCreateWithCustomMaskedPaths
08:50:09 [2020-06-22T08:50:09.093Z] #53 322.6 + bin/containerd-stress
08:50:10 [2020-06-22T08:50:10.524Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s)
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:50:10 [2020-06-22T08:50:10.525Z] --- PASS: TestCreateWithCapabilities (0.04s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
08:50:10 [2020-06-22T08:50:10.525Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
08:50:10 [2020-06-22T08:50:10.525Z] === RUN   TestCreateWithCustomReadonlyPaths
08:50:10 [2020-06-22T08:50:10.574Z] #53 324.9 + bin/containerd-shim
08:50:13 [2020-06-22T08:50:13.058Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s)
08:50:13 [2020-06-22T08:50:13.058Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:50:13 [2020-06-22T08:50:13.058Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:50:13 [2020-06-22T08:50:13.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:50:13 [2020-06-22T08:50:13.058Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:50:13 [2020-06-22T08:50:13.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:50:13 [2020-06-22T08:50:13.058Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:50:13 [2020-06-22T08:50:13.058Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:50:13 [2020-06-22T08:50:13.058Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:50:13 [2020-06-22T08:50:13.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
08:50:13 [2020-06-22T08:50:13.058Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
08:50:13 [2020-06-22T08:50:13.058Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
08:50:13 [2020-06-22T08:50:13.058Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
08:50:13 [2020-06-22T08:50:13.058Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
08:50:13 [2020-06-22T08:50:13.058Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
08:50:13 [2020-06-22T08:50:13.058Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:50:13 [2020-06-22T08:50:13.624Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestCreateDifferentPlatform
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestCreateDifferentPlatform/different_os
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:50:13 [2020-06-22T08:50:13.624Z] --- PASS: TestCreateDifferentPlatform (0.03s)
08:50:13 [2020-06-22T08:50:13.624Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:50:13 [2020-06-22T08:50:13.624Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestContainerStartOnDaemonRestart
08:50:13 [2020-06-22T08:50:13.624Z] === PAUSE TestContainerStartOnDaemonRestart
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestDaemonRestartIpcMode
08:50:13 [2020-06-22T08:50:13.624Z] === PAUSE TestDaemonRestartIpcMode
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestDaemonHostGatewayIP
08:50:13 [2020-06-22T08:50:13.624Z] === PAUSE TestDaemonHostGatewayIP
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestContainerKillOnDaemonStart
08:50:13 [2020-06-22T08:50:13.624Z] === PAUSE TestContainerKillOnDaemonStart
08:50:13 [2020-06-22T08:50:13.624Z] === RUN   TestDiff
08:50:14 [2020-06-22T08:50:14.560Z] --- PASS: TestDiff (0.76s)
08:50:14 [2020-06-22T08:50:14.560Z] === RUN   TestExecWithCloseStdin
08:50:14 [2020-06-22T08:50:14.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:50:14 [2020-06-22T08:50:14.756Z] 
08:50:14 [2020-06-22T08:50:14.756Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:50:14 [2020-06-22T08:50:14.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:50:14 [2020-06-22T08:50:14.756Z] HOSTNAME=985a439b4996
08:50:14 [2020-06-22T08:50:14.756Z] TESTDEBUG=0
08:50:14 [2020-06-22T08:50:14.756Z] DEST=bundles/test-integration
08:50:14 [2020-06-22T08:50:14.756Z] PWD=/go/src/github.com/docker/docker
08:50:14 [2020-06-22T08:50:14.756Z] DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b
08:50:14 [2020-06-22T08:50:14.756Z] container=docker
08:50:14 [2020-06-22T08:50:14.756Z] HOME=/root
08:50:14 [2020-06-22T08:50:14.756Z] GOLANG_VERSION=1.13.12
08:50:14 [2020-06-22T08:50:14.756Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:50:14 [2020-06-22T08:50:14.756Z] VALIDATE_BRANCH=master
08:50:14 [2020-06-22T08:50:14.756Z] TERM=xterm
08:50:14 [2020-06-22T08:50:14.756Z] DOCKER_PKG=github.com/docker/docker
08:50:14 [2020-06-22T08:50:14.756Z] SHLVL=1
08:50:14 [2020-06-22T08:50:14.756Z] TIMEOUT=120m
08:50:14 [2020-06-22T08:50:14.756Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:50:14 [2020-06-22T08:50:14.756Z] DOCKER_GRAPHDRIVER=overlay2
08:50:14 [2020-06-22T08:50:14.756Z] GO111MODULE=off
08:50:14 [2020-06-22T08:50:14.756Z] DOCKER_EXPERIMENTAL=1
08:50:14 [2020-06-22T08:50:14.756Z] TEST_SKIP_INTEGRATION_CLI=1
08:50:14 [2020-06-22T08:50:14.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:50:14 [2020-06-22T08:50:14.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:50:14 [2020-06-22T08:50:14.756Z] GOPATH=/go
08:50:14 [2020-06-22T08:50:14.756Z] PKG_CONFIG=pkg-config
08:50:14 [2020-06-22T08:50:14.756Z] _=/usr/bin/env
08:50:14 [2020-06-22T08:50:14.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:50:15 [2020-06-22T08:50:15.493Z] --- PASS: TestExecWithCloseStdin (0.92s)
08:50:15 [2020-06-22T08:50:15.494Z] === RUN   TestExec
08:50:16 [2020-06-22T08:50:16.429Z] --- PASS: TestExec (0.91s)
08:50:16 [2020-06-22T08:50:16.429Z] === RUN   TestExecUser
08:50:16 [2020-06-22T08:50:16.996Z] --- PASS: TestExecUser (0.87s)
08:50:16 [2020-06-22T08:50:16.996Z] === RUN   TestExportContainerAndImportImage
08:50:17 [2020-06-22T08:50:17.427Z] #53 331.9 + bin/containerd-shim-runc-v1
08:50:18 [2020-06-22T08:50:18.371Z] --- PASS: TestExportContainerAndImportImage (1.10s)
08:50:18 [2020-06-22T08:50:18.371Z] === RUN   TestExportContainerAfterDaemonRestart
08:50:20 [2020-06-22T08:50:20.273Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
08:50:20 [2020-06-22T08:50:20.273Z] === RUN   TestHealthCheckWorkdir
08:50:20 [2020-06-22T08:50:20.913Z] #53 335.2 + bin/containerd-shim-runc-v2
08:50:21 [2020-06-22T08:50:21.207Z] --- PASS: TestHealthCheckWorkdir (1.02s)
08:50:21 [2020-06-22T08:50:21.207Z] === RUN   TestHealthKillContainer
08:50:21 [2020-06-22T08:50:21.926Z] #53 336.1 + binaries
08:50:21 [2020-06-22T08:50:21.926Z] #53 336.1 + install -D bin/containerd /build/containerd
08:50:21 [2020-06-22T08:50:21.926Z] #53 336.2 + install -D bin/containerd-shim /build/containerd-shim
08:50:21 [2020-06-22T08:50:21.926Z] #53 336.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:50:21 [2020-06-22T08:50:21.926Z] #53 336.2 + install -D bin/ctr /build/ctr
08:50:21 [2020-06-22T08:50:21.926Z] #53 DONE 336.3s
08:50:22 [2020-06-22T08:50:22.940Z] 
08:50:22 [2020-06-22T08:50:22.940Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:50:22 [2020-06-22T08:50:22.940Z] #54 DONE 0.1s
08:50:22 [2020-06-22T08:50:22.940Z] 
08:50:22 [2020-06-22T08:50:22.940Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:50:22 [2020-06-22T08:50:22.940Z] #58 DONE 0.1s
08:50:22 [2020-06-22T08:50:22.940Z] 
08:50:22 [2020-06-22T08:50:22.940Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:50:22 [2020-06-22T08:50:22.940Z] #60 DONE 0.1s
08:50:23 [2020-06-22T08:50:23.224Z] 
08:50:23 [2020-06-22T08:50:23.224Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:50:23 [2020-06-22T08:50:23.224Z] #62 DONE 0.1s
08:50:23 [2020-06-22T08:50:23.224Z] 
08:50:23 [2020-06-22T08:50:23.224Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:50:23 [2020-06-22T08:50:23.224Z] #63 DONE 0.0s
08:50:23 [2020-06-22T08:50:23.224Z] 
08:50:23 [2020-06-22T08:50:23.224Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
08:50:24 [2020-06-22T08:50:24.488Z] --- PASS: TestHealthKillContainer (3.01s)
08:50:24 [2020-06-22T08:50:24.488Z] === RUN   TestInspectCpusetInConfigPre120
08:50:25 [2020-06-22T08:50:25.055Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
08:50:25 [2020-06-22T08:50:25.055Z] === RUN   TestIpcModeNone
08:50:25 [2020-06-22T08:50:25.920Z] #64 DONE 2.4s
08:50:25 [2020-06-22T08:50:25.920Z] 
08:50:25 [2020-06-22T08:50:25.920Z] #65 exporting to oci image format
08:50:25 [2020-06-22T08:50:25.920Z] #65 exporting layers
08:50:25 [2020-06-22T08:50:25.990Z] --- PASS: TestIpcModeNone (0.88s)
08:50:25 [2020-06-22T08:50:25.990Z] === RUN   TestIpcModePrivate
08:50:26 [2020-06-22T08:50:26.924Z] --- PASS: TestIpcModePrivate (0.88s)
08:50:26 [2020-06-22T08:50:26.924Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
08:50:26 [2020-06-22T08:50:26.924Z] === RUN   TestIpcModeShareable
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: buildpack-deps:jessie
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: busybox:latest
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: busybox:glibc
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: debian:jessie
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: buildpack-deps:jessie
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: hello-world:latest
08:50:27 [2020-06-22T08:50:27.698Z] INFO: Testing against a local daemon
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: busybox:latest
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: busybox:glibc
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: debian:jessie
08:50:27 [2020-06-22T08:50:27.698Z] Loaded image: hello-world:latest
08:50:27 [2020-06-22T08:50:27.698Z] INFO: Testing against a local daemon
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerDaemonSuite
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:50:27 [2020-06-22T08:50:27.698Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:50:27 [2020-06-22T08:50:27.858Z] --- PASS: TestIpcModeShareable (0.91s)
08:50:27 [2020-06-22T08:50:27.858Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
08:50:27 [2020-06-22T08:50:27.858Z] === RUN   TestAPIIpcModeShareableAndContainer
08:50:27 [2020-06-22T08:50:27.952Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
08:50:28 [2020-06-22T08:50:28.511Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
08:50:28 [2020-06-22T08:50:28.511Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
08:50:28 [2020-06-22T08:50:28.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:50:28 [2020-06-22T08:50:28.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:50:29 [2020-06-22T08:50:29.871Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
08:50:30 [2020-06-22T08:50:30.125Z] === RUN   TestDockerSuite/TestAPINetworkFilter
08:50:30 [2020-06-22T08:50:30.125Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
08:50:30 [2020-06-22T08:50:30.125Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
08:50:30 [2020-06-22T08:50:30.380Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
08:50:30 [2020-06-22T08:50:30.388Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s)
08:50:30 [2020-06-22T08:50:30.388Z] === RUN   TestAPIIpcModeHost
08:50:30 [2020-06-22T08:50:30.954Z] --- PASS: TestAPIIpcModeHost (0.68s)
08:50:30 [2020-06-22T08:50:30.954Z] === RUN   TestDaemonIpcModeShareable
08:50:31 [2020-06-22T08:50:31.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:50:31 [2020-06-22T08:50:31.306Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
08:50:31 [2020-06-22T08:50:31.868Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:50:32 [2020-06-22T08:50:32.123Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
08:50:32 [2020-06-22T08:50:32.377Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
08:50:32 [2020-06-22T08:50:32.377Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
08:50:32 [2020-06-22T08:50:32.377Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
08:50:32 [2020-06-22T08:50:32.632Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
08:50:32 [2020-06-22T08:50:32.856Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
08:50:32 [2020-06-22T08:50:32.856Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
08:50:32 [2020-06-22T08:50:32.856Z] === RUN   TestDaemonIpcModePrivate
08:50:34 [2020-06-22T08:50:34.758Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
08:50:34 [2020-06-22T08:50:34.758Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
08:50:34 [2020-06-22T08:50:34.758Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:50:35 [2020-06-22T08:50:35.140Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
08:50:36 [2020-06-22T08:50:36.500Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
08:50:36 [2020-06-22T08:50:36.658Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
08:50:36 [2020-06-22T08:50:36.659Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
08:50:36 [2020-06-22T08:50:36.659Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:50:37 [2020-06-22T08:50:37.062Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
08:50:38 [2020-06-22T08:50:38.035Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
08:50:38 [2020-06-22T08:50:38.035Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
08:50:38 [2020-06-22T08:50:38.035Z] === RUN   TestIpcModeOlderClient
08:50:38 [2020-06-22T08:50:38.035Z] === PAUSE TestIpcModeOlderClient
08:50:38 [2020-06-22T08:50:38.035Z] === RUN   TestKillContainerInvalidSignal
08:50:38 [2020-06-22T08:50:38.423Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
08:50:38 [2020-06-22T08:50:38.971Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
08:50:38 [2020-06-22T08:50:38.971Z] === RUN   TestKillContainer
08:50:38 [2020-06-22T08:50:38.971Z] === RUN   TestKillContainer/no_signal
08:50:38 [2020-06-22T08:50:38.982Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
08:50:39 [2020-06-22T08:50:39.905Z] === RUN   TestKillContainer/non_killing_signal
08:50:40 [2020-06-22T08:50:40.163Z] === RUN   TestKillContainer/killing_signal
08:50:40 [2020-06-22T08:50:40.343Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
08:50:40 [2020-06-22T08:50:40.903Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
08:50:41 [2020-06-22T08:50:41.097Z] --- PASS: TestKillContainer (2.29s)
08:50:41 [2020-06-22T08:50:41.097Z]     --- PASS: TestKillContainer/no_signal (0.72s)
08:50:41 [2020-06-22T08:50:41.097Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
08:50:41 [2020-06-22T08:50:41.097Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
08:50:41 [2020-06-22T08:50:41.097Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:50:41 [2020-06-22T08:50:41.356Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:50:41 [2020-06-22T08:50:41.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:50:41 [2020-06-22T08:50:41.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:50:41 [2020-06-22T08:50:41.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:50:41 [2020-06-22T08:50:41.922Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:50:42 [2020-06-22T08:50:42.786Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
08:50:42 [2020-06-22T08:50:42.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
08:50:42 [2020-06-22T08:50:42.857Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
08:50:42 [2020-06-22T08:50:42.857Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
08:50:42 [2020-06-22T08:50:42.857Z] === RUN   TestKillStoppedContainer
08:50:42 [2020-06-22T08:50:42.857Z] --- PASS: TestKillStoppedContainer (0.11s)
08:50:42 [2020-06-22T08:50:42.857Z] === RUN   TestKillStoppedContainerAPIPre120
08:50:43 [2020-06-22T08:50:43.116Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
08:50:43 [2020-06-22T08:50:43.116Z] === RUN   TestKillDifferentUserContainer
08:50:43 [2020-06-22T08:50:43.344Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
08:50:43 [2020-06-22T08:50:43.599Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
08:50:43 [2020-06-22T08:50:43.682Z] --- PASS: TestKillDifferentUserContainer (0.81s)
08:50:43 [2020-06-22T08:50:43.682Z] === RUN   TestInspectOomKilledTrue
08:50:43 [2020-06-22T08:50:43.682Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:50:43 [2020-06-22T08:50:43.682Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:50:43 [2020-06-22T08:50:43.682Z] === RUN   TestInspectOomKilledFalse
08:50:43 [2020-06-22T08:50:43.682Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:50:43 [2020-06-22T08:50:43.682Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:50:43 [2020-06-22T08:50:43.682Z] === RUN   TestLinksEtcHostsContentMatch
08:50:44 [2020-06-22T08:50:44.527Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
08:50:44 [2020-06-22T08:50:44.628Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
08:50:44 [2020-06-22T08:50:44.628Z] === RUN   TestLinksContainerNames
08:50:45 [2020-06-22T08:50:45.451Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
08:50:46 [2020-06-22T08:50:46.009Z] --- PASS: TestLinksContainerNames (1.61s)
08:50:46 [2020-06-22T08:50:46.009Z] === RUN   TestLogsFollowTailEmpty
08:50:46 [2020-06-22T08:50:46.009Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
08:50:46 [2020-06-22T08:50:46.264Z] === RUN   TestDockerSuite/TestAttachAfterDetach
08:50:46 [2020-06-22T08:50:46.945Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
08:50:46 [2020-06-22T08:50:46.945Z] === RUN   TestContainerNetworkMountsNoChown
08:50:47 [2020-06-22T08:50:47.512Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot/default
08:50:47 [2020-06-22T08:50:47.512Z] === PAUSE TestMountDaemonRoot/default
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot/private
08:50:47 [2020-06-22T08:50:47.512Z] === PAUSE TestMountDaemonRoot/private
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot/rprivate
08:50:47 [2020-06-22T08:50:47.512Z] === PAUSE TestMountDaemonRoot/rprivate
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot/slave
08:50:47 [2020-06-22T08:50:47.512Z] === PAUSE TestMountDaemonRoot/slave
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot/rslave
08:50:47 [2020-06-22T08:50:47.512Z] === PAUSE TestMountDaemonRoot/rslave
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot/shared
08:50:47 [2020-06-22T08:50:47.512Z] === PAUSE TestMountDaemonRoot/shared
08:50:47 [2020-06-22T08:50:47.512Z] === RUN   TestMountDaemonRoot/rshared
08:50:47 [2020-06-22T08:50:47.512Z] === PAUSE TestMountDaemonRoot/rshared
08:50:47 [2020-06-22T08:50:47.771Z] === CONT  TestMountDaemonRoot/default
08:50:47 [2020-06-22T08:50:47.771Z] === RUN   TestMountDaemonRoot/default/bind_root
08:50:47 [2020-06-22T08:50:47.771Z] === CONT  TestMountDaemonRoot/rslave
08:50:47 [2020-06-22T08:50:47.771Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:50:47 [2020-06-22T08:50:47.771Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:50:47 [2020-06-22T08:50:47.771Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rshared
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/shared
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rprivate
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/default/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/slave
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/private
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/private/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/private/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/default/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/private/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/private/mount_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:50:47 [2020-06-22T08:50:47.772Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/default/mount_root
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:50:48 [2020-06-22T08:50:48.030Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:50:48 [2020-06-22T08:50:48.030Z] --- PASS: TestMountDaemonRoot (0.05s)
08:50:48 [2020-06-22T08:50:48.030Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
08:50:48 [2020-06-22T08:50:48.030Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
08:50:48 [2020-06-22T08:50:48.030Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:50:48 [2020-06-22T08:50:48.030Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
08:50:48 [2020-06-22T08:50:48.030Z]     --- PASS: TestMountDaemonRoot/default (0.01s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
08:50:48 [2020-06-22T08:50:48.030Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:50:48 [2020-06-22T08:50:48.030Z] === RUN   TestContainerBindMountNonRecursive
08:50:48 [2020-06-22T08:50:48.147Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
08:50:49 [2020-06-22T08:50:49.070Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
08:50:49 [2020-06-22T08:50:49.933Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
08:50:49 [2020-06-22T08:50:49.933Z] === RUN   TestNetworkNat
08:50:50 [2020-06-22T08:50:50.431Z] === RUN   TestDockerSuite/TestAttachDetach
08:50:50 [2020-06-22T08:50:50.867Z] --- PASS: TestNetworkNat (0.89s)
08:50:50 [2020-06-22T08:50:50.867Z] === RUN   TestNetworkLocalhostTCPNat
08:50:51 [2020-06-22T08:50:51.355Z] === RUN   TestDockerSuite/TestAttachDisconnect
08:50:51 [2020-06-22T08:50:51.802Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
08:50:51 [2020-06-22T08:50:51.802Z] === RUN   TestNetworkLoopbackNat
08:50:52 [2020-06-22T08:50:52.282Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
08:50:52 [2020-06-22T08:50:52.844Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
08:50:53 [2020-06-22T08:50:53.176Z] --- PASS: TestNetworkLoopbackNat (1.13s)
08:50:53 [2020-06-22T08:50:53.176Z] === RUN   TestPause
08:50:53 [2020-06-22T08:50:53.743Z] --- PASS: TestPause (0.84s)
08:50:53 [2020-06-22T08:50:53.743Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:50:53 [2020-06-22T08:50:53.743Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:50:53 [2020-06-22T08:50:53.743Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:50:53 [2020-06-22T08:50:53.743Z] === RUN   TestPauseStopPausedContainer
08:50:54 [2020-06-22T08:50:54.205Z] === RUN   TestDockerSuite/TestAttachPausedContainer
08:50:54 [2020-06-22T08:50:54.677Z] --- PASS: TestPauseStopPausedContainer (0.83s)
08:50:54 [2020-06-22T08:50:54.677Z] === RUN   TestPsFilter
08:50:54 [2020-06-22T08:50:54.936Z] --- PASS: TestPsFilter (0.25s)
08:50:54 [2020-06-22T08:50:54.936Z] === RUN   TestRemoveContainerWithRemovedVolume
08:50:55 [2020-06-22T08:50:55.132Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
08:50:55 [2020-06-22T08:50:55.132Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
08:50:55 [2020-06-22T08:50:55.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
08:50:55 [2020-06-22T08:50:55.502Z] === RUN   TestRemoveContainerWithVolume
08:50:56 [2020-06-22T08:50:56.057Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
08:50:56 [2020-06-22T08:50:56.437Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
08:50:56 [2020-06-22T08:50:56.437Z] === RUN   TestRemoveContainerRunning
08:50:56 [2020-06-22T08:50:56.616Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
08:50:57 [2020-06-22T08:50:57.372Z] --- PASS: TestRemoveContainerRunning (0.78s)
08:50:57 [2020-06-22T08:50:57.372Z] === RUN   TestRemoveContainerForceRemoveRunning
08:50:57 [2020-06-22T08:50:57.545Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
08:50:57 [2020-06-22T08:50:57.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:50:57 [2020-06-22T08:50:57.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:50:57 [2020-06-22T08:50:57.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:50:57 [2020-06-22T08:50:57.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:50:57 [2020-06-22T08:50:57.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:50:57 [2020-06-22T08:50:57.938Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
08:50:57 [2020-06-22T08:50:57.938Z] === RUN   TestRemoveInvalidContainer
08:50:57 [2020-06-22T08:50:57.938Z] --- PASS: TestRemoveInvalidContainer (0.02s)
08:50:57 [2020-06-22T08:50:57.938Z] === RUN   TestRenameLinkedContainer
08:50:59 [2020-06-22T08:50:59.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:50:59 [2020-06-22T08:50:59.431Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
08:50:59 [2020-06-22T08:50:59.431Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
08:50:59 [2020-06-22T08:50:59.686Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
08:51:00 [2020-06-22T08:51:00.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:51:00 [2020-06-22T08:51:00.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:51:00 [2020-06-22T08:51:00.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:51:00 [2020-06-22T08:51:00.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:51:00 [2020-06-22T08:51:00.245Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
08:51:00 [2020-06-22T08:51:00.245Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
08:51:00 [2020-06-22T08:51:00.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:51:01 [2020-06-22T08:51:01.228Z] --- PASS: TestRenameLinkedContainer (3.17s)
08:51:01 [2020-06-22T08:51:01.228Z] === RUN   TestRenameStoppedContainer
08:51:01 [2020-06-22T08:51:01.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:51:01 [2020-06-22T08:51:01.606Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
08:51:01 [2020-06-22T08:51:01.606Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
08:51:01 [2020-06-22T08:51:01.861Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
08:51:02 [2020-06-22T08:51:02.163Z] --- PASS: TestRenameStoppedContainer (0.80s)
08:51:02 [2020-06-22T08:51:02.163Z] === RUN   TestRenameRunningContainerAndReuse
08:51:02 [2020-06-22T08:51:02.422Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
08:51:02 [2020-06-22T08:51:02.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:51:02 [2020-06-22T08:51:02.982Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
08:51:03 [2020-06-22T08:51:03.539Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s)
08:51:03 [2020-06-22T08:51:03.539Z] === RUN   TestRenameInvalidName
08:51:03 [2020-06-22T08:51:03.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:51:03 [2020-06-22T08:51:03.908Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
08:51:04 [2020-06-22T08:51:04.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:51:04 [2020-06-22T08:51:04.474Z] --- PASS: TestRenameInvalidName (0.80s)
08:51:04 [2020-06-22T08:51:04.474Z] === RUN   TestRenameAnonymousContainer
08:51:04 [2020-06-22T08:51:04.845Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.734672003s with top 10 stages: buildssa: 1m34.053315129s, goimports: 22.539317994s, unconvert: 13.424550223s, gosec: 9.406050112s, golint: 5.917240936s, misspell: 4.317677516s, ineffassign: 4.156268219s, inspect: 3.927024629s, vrp: 3.392235299s, printf: 2.236465592s 
08:51:05 [2020-06-22T08:51:05.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:51:05 [2020-06-22T08:51:05.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:51:05 [2020-06-22T08:51:05.269Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
08:51:05 [2020-06-22T08:51:05.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:51:06 [2020-06-22T08:51:06.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:51:06 [2020-06-22T08:51:06.629Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
08:51:06 [2020-06-22T08:51:06.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:51:07 [2020-06-22T08:51:07.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:51:07 [2020-06-22T08:51:07.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:51:08 [2020-06-22T08:51:08.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:51:08 [2020-06-22T08:51:08.661Z] --- PASS: TestRenameAnonymousContainer (3.92s)
08:51:08 [2020-06-22T08:51:08.661Z] === RUN   TestRenameContainerWithSameName
08:51:08 [2020-06-22T08:51:08.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:51:09 [2020-06-22T08:51:09.144Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
08:51:09 [2020-06-22T08:51:09.227Z] --- PASS: TestRenameContainerWithSameName (0.78s)
08:51:09 [2020-06-22T08:51:09.227Z] === RUN   TestRenameContainerWithLinkedContainer
08:51:09 [2020-06-22T08:51:09.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:51:09 [2020-06-22T08:51:09.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:51:10 [2020-06-22T08:51:10.503Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
08:51:10 [2020-06-22T08:51:10.602Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
08:51:10 [2020-06-22T08:51:10.602Z] === RUN   TestResize
08:51:10 [2020-06-22T08:51:10.758Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
08:51:10 [2020-06-22T08:51:10.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:51:11 [2020-06-22T08:51:11.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:51:11 [2020-06-22T08:51:11.537Z] --- PASS: TestResize (0.80s)
08:51:11 [2020-06-22T08:51:11.537Z] === RUN   TestResizeWithInvalidSize
08:51:11 [2020-06-22T08:51:11.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:51:12 [2020-06-22T08:51:12.471Z] --- PASS: TestResizeWithInvalidSize (0.79s)
08:51:12 [2020-06-22T08:51:12.471Z] === RUN   TestResizeWhenContainerNotStarted
08:51:12 [2020-06-22T08:51:12.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:51:12 [2020-06-22T08:51:12.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:51:12 [2020-06-22T08:51:12.799Z] Using test binary docker
08:51:12 [2020-06-22T08:51:12.799Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:51:12 [2020-06-22T08:51:12.799Z] +++ /etc/init.d/apparmor start
08:51:12 [2020-06-22T08:51:12.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:51:12 [2020-06-22T08:51:12.799Z] INFO: Waiting for daemon to start...
08:51:12 [2020-06-22T08:51:12.799Z] Starting dockerd
08:51:12 [2020-06-22T08:51:12.799Z] +++ 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
08:51:13 [2020-06-22T08:51:13.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:51:13 [2020-06-22T08:51:13.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:51:13 [2020-06-22T08:51:13.299Z] 666079ee0460: Pull complete
08:51:13 [2020-06-22T08:51:13.299Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
08:51:13 [2020-06-22T08:51:13.299Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
08:51:13 [2020-06-22T08:51:13.300Z] mcr.microsoft.com/windows/servercore:ltsc2019
08:51:13 [2020-06-22T08:51:13.300Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282'
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Docker version of control daemon
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] Client: Docker Engine - Enterprise
08:51:13 [2020-06-22T08:51:13.300Z]  Version:           19.03.5
08:51:13 [2020-06-22T08:51:13.300Z]  API version:       1.40
08:51:13 [2020-06-22T08:51:13.300Z]  Go version:        go1.12.12
08:51:13 [2020-06-22T08:51:13.300Z]  Git commit:        2ee0c57608
08:51:13 [2020-06-22T08:51:13.300Z]  Built:             11/13/2019 08:00:16
08:51:13 [2020-06-22T08:51:13.300Z]  OS/Arch:           windows/amd64
08:51:13 [2020-06-22T08:51:13.300Z]  Experimental:      false
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] Server: Docker Engine - Enterprise
08:51:13 [2020-06-22T08:51:13.300Z]  Engine:
08:51:13 [2020-06-22T08:51:13.300Z]   Version:          19.03.5
08:51:13 [2020-06-22T08:51:13.300Z]   API version:      1.40 (minimum version 1.24)
08:51:13 [2020-06-22T08:51:13.300Z]   Go version:       go1.12.12
08:51:13 [2020-06-22T08:51:13.300Z]   Git commit:       2ee0c57608
08:51:13 [2020-06-22T08:51:13.300Z]   Built:            11/13/2019 07:58:51
08:51:13 [2020-06-22T08:51:13.300Z]   OS/Arch:          windows/amd64
08:51:13 [2020-06-22T08:51:13.300Z]   Experimental:     true
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Docker info of control daemon
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] Client:
08:51:13 [2020-06-22T08:51:13.300Z]  Debug Mode: false
08:51:13 [2020-06-22T08:51:13.300Z]  Plugins:
08:51:13 [2020-06-22T08:51:13.300Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] Server:
08:51:13 [2020-06-22T08:51:13.300Z]  Containers: 0
08:51:13 [2020-06-22T08:51:13.300Z]   Running: 0
08:51:13 [2020-06-22T08:51:13.300Z]   Paused: 0
08:51:13 [2020-06-22T08:51:13.300Z]   Stopped: 0
08:51:13 [2020-06-22T08:51:13.300Z]  Images: 1
08:51:13 [2020-06-22T08:51:13.300Z]  Server Version: 19.03.5
08:51:13 [2020-06-22T08:51:13.300Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:51:13 [2020-06-22T08:51:13.300Z]   Windows: 
08:51:13 [2020-06-22T08:51:13.300Z]   LCOW: 
08:51:13 [2020-06-22T08:51:13.300Z]  Logging Driver: json-file
08:51:13 [2020-06-22T08:51:13.300Z]  Plugins:
08:51:13 [2020-06-22T08:51:13.300Z]   Volume: local
08:51:13 [2020-06-22T08:51:13.300Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:51:13 [2020-06-22T08:51:13.300Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:51:13 [2020-06-22T08:51:13.300Z]  Swarm: inactive
08:51:13 [2020-06-22T08:51:13.300Z]  Default Isolation: process
08:51:13 [2020-06-22T08:51:13.300Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:51:13 [2020-06-22T08:51:13.300Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
08:51:13 [2020-06-22T08:51:13.300Z]  OSType: windows
08:51:13 [2020-06-22T08:51:13.300Z]  Architecture: x86_64
08:51:13 [2020-06-22T08:51:13.300Z]  CPUs: 4
08:51:13 [2020-06-22T08:51:13.300Z]  Total Memory: 32GiB
08:51:13 [2020-06-22T08:51:13.300Z]  Name: azwin-2-ae1700
08:51:13 [2020-06-22T08:51:13.300Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
08:51:13 [2020-06-22T08:51:13.300Z]  Docker Root Dir: D:\docker
08:51:13 [2020-06-22T08:51:13.300Z]  Debug Mode: false
08:51:13 [2020-06-22T08:51:13.300Z]  Registry: https://index.docker.io/v1/
08:51:13 [2020-06-22T08:51:13.300Z]  Labels:
08:51:13 [2020-06-22T08:51:13.300Z]  Experimental: true
08:51:13 [2020-06-22T08:51:13.300Z]  Insecure Registries:
08:51:13 [2020-06-22T08:51:13.300Z]   10.0.0.4:5000
08:51:13 [2020-06-22T08:51:13.300Z]   127.0.0.0/8
08:51:13 [2020-06-22T08:51:13.300Z]  Registry Mirrors:
08:51:13 [2020-06-22T08:51:13.300Z]   http://10.0.0.4:5000/
08:51:13 [2020-06-22T08:51:13.300Z]  Live Restore Enabled: false
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Commit hash is 919c42a3dd
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Nuke-Everything...
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Container count on control daemon to delete is 0
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Nuking d:\CI
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Zapped successfully
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Location for testing is d:\CI\PR-41125\2
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Validating GOLang consistency in Dockerfile.windows...
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] INFO: Building the image from Dockerfile.windows at 06/22/2020 08:51:03...
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] Sending build context to Docker daemon  55.93MB
08:51:13 [2020-06-22T08:51:13.300Z] 
08:51:13 [2020-06-22T08:51:13.300Z] Step 1/10 : FROM microsoft/windowsservercore
08:51:13 [2020-06-22T08:51:13.300Z]  ---> 486def14a6bd
08:51:13 [2020-06-22T08:51:13.300Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
08:51:13 [2020-06-22T08:51:13.300Z]  ---> Running in 2eead5292617
08:51:13 [2020-06-22T08:51:13.300Z] Removing intermediate container 2eead5292617
08:51:13 [2020-06-22T08:51:13.300Z]  ---> c046969fab9e
08:51:13 [2020-06-22T08:51:13.300Z] Step 3/10 : ARG GO_VERSION=1.13.12
08:51:13 [2020-06-22T08:51:13.300Z]  ---> Running in 859bfe905f85
08:51:13 [2020-06-22T08:51:13.300Z] Removing intermediate container 859bfe905f85
08:51:13 [2020-06-22T08:51:13.300Z]  ---> 7f436078a6f5
08:51:13 [2020-06-22T08:51:13.300Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
08:51:13 [2020-06-22T08:51:13.300Z]  ---> Running in 2413d305af2f
08:51:13 [2020-06-22T08:51:13.300Z] Removing intermediate container 2413d305af2f
08:51:13 [2020-06-22T08:51:13.300Z]  ---> 718490c4e93e
08:51:13 [2020-06-22T08:51:13.300Z] 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}
08:51:13 [2020-06-22T08:51:13.300Z]  ---> Running in f33cf41faedb
08:51:13 [2020-06-22T08:51:13.300Z] Removing intermediate container f33cf41faedb
08:51:13 [2020-06-22T08:51:13.300Z]  ---> 7c1957f812fe
08:51:13 [2020-06-22T08:51:13.300Z] 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;
08:51:13 [2020-06-22T08:51:13.300Z]  ---> Running in 38a44521b163
08:51:13 [2020-06-22T08:51:13.530Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:51:13 [2020-06-22T08:51:13.530Z] Using test binary docker
08:51:13 [2020-06-22T08:51:13.530Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:51:13 [2020-06-22T08:51:13.530Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:51:13 [2020-06-22T08:51:13.530Z] INFO: Waiting for daemon to start...
08:51:13 [2020-06-22T08:51:13.530Z] Starting dockerd
08:51:14 [2020-06-22T08:51:14.818Z] .
08:51:14 [2020-06-22T08:51:14.818Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:51:14 [2020-06-22T08:51:14.818Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:51:14 [2020-06-22T08:51:14.818Z] Error: No such image: emptyfs
08:51:14 [2020-06-22T08:51:14.915Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
08:51:14 [2020-06-22T08:51:14.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:51:14 [2020-06-22T08:51:14.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:51:15 [2020-06-22T08:51:15.100Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:51:15 [2020-06-22T08:51:15.100Z] ++++ docker load
08:51:15 [2020-06-22T08:51:15.381Z] Running integration-test (iteration 1)
08:51:15 [2020-06-22T08:51:15.381Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
08:51:15 [2020-06-22T08:51:15.381Z] ++ 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
08:51:15 [2020-06-22T08:51:15.381Z] ++ set -e
08:51:15 [2020-06-22T08:51:15.381Z] ++ '[' -n 0 ']'
08:51:15 [2020-06-22T08:51:15.381Z] ++ set -x
08:51:15 [2020-06-22T08:51:15.381Z] ++ 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
08:51:15 [2020-06-22T08:51:15.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:51:15 [2020-06-22T08:51:15.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:51:16 [2020-06-22T08:51:16.049Z] .
08:51:16 [2020-06-22T08:51:16.049Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:51:16 [2020-06-22T08:51:16.049Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:51:16 [2020-06-22T08:51:16.049Z] Error: No such image: emptyfs
08:51:16 [2020-06-22T08:51:16.049Z] Running integration-test (iteration 1)
08:51:16 [2020-06-22T08:51:16.049Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:51:16 [2020-06-22T08:51:16.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:51:16 [2020-06-22T08:51:16.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:51:18 [2020-06-22T08:51:18.171Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
08:51:18 [2020-06-22T08:51:18.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:51:18 [2020-06-22T08:51:18.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:51:18 [2020-06-22T08:51:18.731Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
08:51:19 [2020-06-22T08:51:19.199Z] 
08:51:19 [2020-06-22T08:51:19.199Z] SUCCESS: Specified value was saved.
08:51:19 [2020-06-22T08:51:19.290Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
08:51:19 [2020-06-22T08:51:19.545Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
08:51:19 [2020-06-22T08:51:19.669Z] INFO: Downloading git...
08:51:20 [2020-06-22T08:51:20.105Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
08:51:21 [2020-06-22T08:51:21.031Z] --- PASS: TestBuildWithHugeFile (109.60s)
08:51:21 [2020-06-22T08:51:21.031Z] === RUN   TestBuildWithEmptyDockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:51:21 [2020-06-22T08:51:21.031Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:51:21 [2020-06-22T08:51:21.251Z] INFO: Downloading go...
08:51:21 [2020-06-22T08:51:21.329Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:51:21 [2020-06-22T08:51:21.595Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
08:51:21 [2020-06-22T08:51:21.595Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
08:51:21 [2020-06-22T08:51:21.595Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
08:51:21 [2020-06-22T08:51:21.595Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
08:51:21 [2020-06-22T08:51:21.595Z] === RUN   TestBuildPreserveOwnership
08:51:21 [2020-06-22T08:51:21.595Z] === RUN   TestBuildPreserveOwnership/copy_from
08:51:21 [2020-06-22T08:51:21.646Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.76s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
08:51:21 [2020-06-22T08:51:21.646Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s)
08:51:21 [2020-06-22T08:51:21.646Z] === RUN   TestCgroupNamespacesRun
08:51:22 [2020-06-22T08:51:22.161Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
08:51:22 [2020-06-22T08:51:22.179Z] Loaded image: buildpack-deps:jessie
08:51:22 [2020-06-22T08:51:22.245Z] INFO: Downloading compiler 1 of 3...
08:51:22 [2020-06-22T08:51:22.463Z] Loaded image: busybox:latest
08:51:22 [2020-06-22T08:51:22.763Z] Loaded image: busybox:glibc
08:51:22 [2020-06-22T08:51:22.764Z] Loaded image: debian:jessie
08:51:22 [2020-06-22T08:51:22.764Z] Loaded image: hello-world:latest
08:51:22 [2020-06-22T08:51:22.764Z] INFO: Testing against a local daemon
08:51:22 [2020-06-22T08:51:22.764Z] === RUN   TestCgroupNamespacesBuild
08:51:22 [2020-06-22T08:51:22.876Z] INFO [runner/unused/goanalysis] analyzers took 25.115641511s with top 10 stages: buildssa: 21.550562019s, U1000: 3.565079492s 
08:51:22 [2020-06-22T08:51:22.876Z] INFO [runner] Issues before processing: 2302, after processing: 0 
08:51:22 [2020-06-22T08:51:22.876Z] INFO [runner] Processors filtering stat (out/in): cgo: 1693/2302, filename_unadjuster: 1693/1693, path_prettifier: 1693/1693, skip_files: 1693/1693, autogenerated_exclude: 1588/1693, skip_dirs: 1693/1693, identifier_marker: 1588/1588, exclude: 1588/1588, exclude-rules: 64/1588, nolint: 0/64 
08:51:22 [2020-06-22T08:51:22.876Z] INFO [runner] processing took 59.743311ms with stages: nolint: 26.128874ms, identifier_marker: 16.625057ms, path_prettifier: 7.640812ms, autogenerated_exclude: 3.826527ms, exclude-rules: 3.419685ms, skip_dirs: 1.620025ms, cgo: 335.543µs, filename_unadjuster: 128.079µs, max_from_linter: 14.775µs, max_same_issues: 1.18µs, uniq_by_line: 755ns, diff: 497ns, source_code: 342ns, skip_files: 337ns, exclude: 291ns, max_per_file_from_linter: 276ns, path_shortener: 256ns 
08:51:22 [2020-06-22T08:51:22.876Z] INFO [runner] linters took 1m35.487235298s with stages: goanalysis_metalinter: 1m16.502751072s, unused: 18.924502024s 
08:51:22 [2020-06-22T08:51:22.876Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
08:51:22 [2020-06-22T08:51:22.876Z] INFO Memory: 1596 samples, avg is 261.9MB, max is 3166.3MB 
08:51:22 [2020-06-22T08:51:22.876Z] INFO Execution took 3m30.409921196s               
08:51:22 [2020-06-22T08:51:22.876Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
08:51:23 [2020-06-22T08:51:23.021Z] --- PASS: TestCgroupNamespacesRun (1.82s)
08:51:23 [2020-06-22T08:51:23.021Z] === RUN   TestCgroupNamespacesRunPrivileged
08:51:23 [2020-06-22T08:51:23.099Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
08:51:23 [2020-06-22T08:51:23.236Z] INFO: Downloading compiler 2 of 3...
08:51:23 [2020-06-22T08:51:23.246Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh dynbinary-daemon test-docker-py
08:51:23 [2020-06-22T08:51:23.354Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
08:51:23 [2020-06-22T08:51:23.706Z] INFO: Downloading compiler 3 of 3...
08:51:23 [2020-06-22T08:51:23.805Z] 
08:51:23 [2020-06-22T08:51:23.805Z] Removing bundles/
08:51:23 [2020-06-22T08:51:23.805Z] 
08:51:23 [2020-06-22T08:51:23.805Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:51:23 [2020-06-22T08:51:23.805Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:51:23 [2020-06-22T08:51:23.805Z] GOOS="" GOARCH="" GOARM=""
08:51:24 [2020-06-22T08:51:24.179Z] INFO: Extracting git...
08:51:24 [2020-06-22T08:51:24.279Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
08:51:24 [2020-06-22T08:51:24.838Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
08:51:24 [2020-06-22T08:51:24.921Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
08:51:24 [2020-06-22T08:51:24.921Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:51:25 [2020-06-22T08:51:25.399Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:51:25 [2020-06-22T08:51:25.436Z] --- PASS: TestCgroupNamespacesBuild (2.29s)
08:51:25 [2020-06-22T08:51:25.436Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:51:25 [2020-06-22T08:51:25.657Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
08:51:26 [2020-06-22T08:51:26.297Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
08:51:26 [2020-06-22T08:51:26.297Z] === RUN   TestCgroupNamespacesRunHostMode
08:51:26 [2020-06-22T08:51:26.906Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
08:51:26 [2020-06-22T08:51:26.906Z] === RUN   TestBuildWithSession
08:51:26 [2020-06-22T08:51:26.906Z] --- SKIP: TestBuildWithSession (0.00s)
08:51:26 [2020-06-22T08:51:26.906Z]     build_session_test.go:25: TODO: BuildKit
08:51:26 [2020-06-22T08:51:26.906Z] === RUN   TestBuildSquashParent
08:51:27 [2020-06-22T08:51:27.016Z] --- PASS: TestBuildPreserveOwnership (5.38s)
08:51:27 [2020-06-22T08:51:27.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.79s)
08:51:27 [2020-06-22T08:51:27.016Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s)
08:51:27 [2020-06-22T08:51:27.016Z] === RUN   TestBuildPlatformInvalid
08:51:27 [2020-06-22T08:51:27.016Z] --- PASS: TestBuildPlatformInvalid (0.17s)
08:51:27 [2020-06-22T08:51:27.016Z] PASS
08:51:27 [2020-06-22T08:51:27.016Z] 
08:51:27 [2020-06-22T08:51:27.016Z] === Skipped
08:51:27 [2020-06-22T08:51:27.016Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:51:27 [2020-06-22T08:51:27.016Z]     build_session_test.go:25: TODO: BuildKit
08:51:27 [2020-06-22T08:51:27.016Z] 
08:51:27 [2020-06-22T08:51:27.016Z] 
08:51:27 [2020-06-22T08:51:27.016Z] DONE 32 tests, 1 skipped in 185.713s
08:51:27 [2020-06-22T08:51:27.016Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:51:27 [2020-06-22T08:51:27.016Z] ++ 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
08:51:27 [2020-06-22T08:51:27.016Z] ++ set -e
08:51:27 [2020-06-22T08:51:27.016Z] ++ '[' -n 0 ']'
08:51:27 [2020-06-22T08:51:27.016Z] ++ set -x
08:51:27 [2020-06-22T08:51:27.016Z] ++ 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
08:51:27 [2020-06-22T08:51:27.271Z] INFO: Testing against a local daemon
08:51:27 [2020-06-22T08:51:27.271Z] === RUN   TestConfigInspect
08:51:27 [2020-06-22T08:51:27.526Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
08:51:28 [2020-06-22T08:51:28.198Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
08:51:28 [2020-06-22T08:51:28.198Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:51:28 [2020-06-22T08:51:28.227Z] Loaded image: buildpack-deps:jessie
08:51:28 [2020-06-22T08:51:28.227Z] Loaded image: busybox:latest
08:51:28 [2020-06-22T08:51:28.227Z] Loaded image: busybox:glibc
08:51:28 [2020-06-22T08:51:28.227Z] Loaded image: debian:jessie
08:51:28 [2020-06-22T08:51:28.227Z] Loaded image: hello-world:latest
08:51:28 [2020-06-22T08:51:28.227Z] INFO: Testing against a local daemon
08:51:28 [2020-06-22T08:51:28.227Z] === RUN   TestCgroupNamespacesBuild
08:51:28 [2020-06-22T08:51:28.451Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
08:51:29 [2020-06-22T08:51:29.156Z] --- PASS: TestCgroupNamespacesBuild (2.56s)
08:51:29 [2020-06-22T08:51:29.156Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:51:29 [2020-06-22T08:51:29.810Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
08:51:29 [2020-06-22T08:51:29.810Z] --- PASS: TestConfigInspect (2.61s)
08:51:29 [2020-06-22T08:51:29.810Z] === RUN   TestConfigList
08:51:30 [2020-06-22T08:51:30.128Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
08:51:30 [2020-06-22T08:51:30.128Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:51:30 [2020-06-22T08:51:30.733Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
08:51:30 [2020-06-22T08:51:30.733Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
08:51:30 [2020-06-22T08:51:30.733Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
08:51:31 [2020-06-22T08:51:31.048Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
08:51:31 [2020-06-22T08:51:31.048Z] === RUN   TestBuildWithSession
08:51:31 [2020-06-22T08:51:31.048Z] --- SKIP: TestBuildWithSession (0.00s)
08:51:31 [2020-06-22T08:51:31.048Z]     build_session_test.go:25: TODO: BuildKit
08:51:31 [2020-06-22T08:51:31.048Z] === RUN   TestBuildSquashParent
08:51:32 [2020-06-22T08:51:32.029Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s)
08:51:32 [2020-06-22T08:51:32.029Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:51:32 [2020-06-22T08:51:32.596Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
08:51:32 [2020-06-22T08:51:32.596Z] === RUN   TestCgroupNamespacesRunOlderClient
08:51:32 [2020-06-22T08:51:32.616Z] --- PASS: TestConfigList (2.72s)
08:51:32 [2020-06-22T08:51:32.616Z] === RUN   TestConfigsCreateAndDelete
08:51:32 [2020-06-22T08:51:32.871Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
08:51:33 [2020-06-22T08:51:33.702Z] --- PASS: TestBuildSquashParent (6.85s)
08:51:33 [2020-06-22T08:51:33.702Z] === RUN   TestBuildWithRemoveAndForceRemove
08:51:33 [2020-06-22T08:51:33.702Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:51:33 [2020-06-22T08:51:33.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:51:33 [2020-06-22T08:51:33.702Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:51:33 [2020-06-22T08:51:33.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:51:33 [2020-06-22T08:51:33.702Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:51:33 [2020-06-22T08:51:33.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:51:33 [2020-06-22T08:51:33.702Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:51:33 [2020-06-22T08:51:33.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:51:33 [2020-06-22T08:51:33.702Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:51:33 [2020-06-22T08:51:33.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:51:33 [2020-06-22T08:51:33.702Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:51:33 [2020-06-22T08:51:33.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:51:33 [2020-06-22T08:51:33.702Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:51:33 [2020-06-22T08:51:33.702Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:51:34 [2020-06-22T08:51:34.499Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
08:51:34 [2020-06-22T08:51:34.499Z] === RUN   TestKernelTCPMemory
08:51:34 [2020-06-22T08:51:34.754Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
08:51:35 [2020-06-22T08:51:35.434Z] --- PASS: TestKernelTCPMemory (0.89s)
08:51:35 [2020-06-22T08:51:35.434Z] === RUN   TestNISDomainname
08:51:35 [2020-06-22T08:51:35.677Z] --- PASS: TestConfigsCreateAndDelete (2.96s)
08:51:35 [2020-06-22T08:51:35.677Z] === RUN   TestConfigsUpdate
08:51:36 [2020-06-22T08:51:36.370Z] --- PASS: TestNISDomainname (0.97s)
08:51:36 [2020-06-22T08:51:36.370Z] === RUN   TestHostnameDnsResolution
08:51:36 [2020-06-22T08:51:36.373Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:51:36 [2020-06-22T08:51:36.373Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:51:36 [2020-06-22T08:51:36.600Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
08:51:36 [2020-06-22T08:51:36.699Z] INFO: Expanding go...
08:51:37 [2020-06-22T08:51:37.158Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
08:51:38 [2020-06-22T08:51:38.271Z] --- PASS: TestHostnameDnsResolution (1.75s)
08:51:38 [2020-06-22T08:51:38.271Z] === RUN   TestStats
08:51:38 [2020-06-22T08:51:38.518Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
08:51:38 [2020-06-22T08:51:38.772Z] --- PASS: TestConfigsUpdate (3.12s)
08:51:38 [2020-06-22T08:51:38.772Z] === RUN   TestTemplatedConfig
08:51:39 [2020-06-22T08:51:39.053Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:51:39 [2020-06-22T08:51:39.053Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:51:39 [2020-06-22T08:51:39.187Z] --- PASS: TestBuildSquashParent (6.79s)
08:51:39 [2020-06-22T08:51:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove
08:51:39 [2020-06-22T08:51:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:51:39 [2020-06-22T08:51:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:51:39 [2020-06-22T08:51:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:51:39 [2020-06-22T08:51:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:51:39 [2020-06-22T08:51:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:51:39 [2020-06-22T08:51:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:51:39 [2020-06-22T08:51:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:51:39 [2020-06-22T08:51:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:51:39 [2020-06-22T08:51:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:51:39 [2020-06-22T08:51:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:51:39 [2020-06-22T08:51:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:51:39 [2020-06-22T08:51:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:51:39 [2020-06-22T08:51:39.187Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:51:39 [2020-06-22T08:51:39.187Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:51:39 [2020-06-22T08:51:39.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:51:39 [2020-06-22T08:51:39.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:51:40 [2020-06-22T08:51:40.799Z] --- PASS: TestStats (2.81s)
08:51:40 [2020-06-22T08:51:40.799Z] === RUN   TestStopContainerWithTimeout
08:51:40 [2020-06-22T08:51:40.799Z] === RUN   TestStopContainerWithTimeout/0
08:51:40 [2020-06-22T08:51:40.799Z] === PAUSE TestStopContainerWithTimeout/0
08:51:40 [2020-06-22T08:51:40.799Z] === RUN   TestStopContainerWithTimeout/1
08:51:40 [2020-06-22T08:51:40.799Z] === PAUSE TestStopContainerWithTimeout/1
08:51:40 [2020-06-22T08:51:40.799Z] === RUN   TestStopContainerWithTimeout/3
08:51:40 [2020-06-22T08:51:40.799Z] === PAUSE TestStopContainerWithTimeout/3
08:51:40 [2020-06-22T08:51:40.799Z] === RUN   TestStopContainerWithTimeout/-1
08:51:40 [2020-06-22T08:51:40.799Z] === PAUSE TestStopContainerWithTimeout/-1
08:51:40 [2020-06-22T08:51:40.799Z] === CONT  TestStopContainerWithTimeout/0
08:51:40 [2020-06-22T08:51:40.799Z] === CONT  TestStopContainerWithTimeout/1
08:51:40 [2020-06-22T08:51:40.799Z] === CONT  TestStopContainerWithTimeout/3
08:51:40 [2020-06-22T08:51:40.799Z] === CONT  TestStopContainerWithTimeout/-1
08:51:41 [2020-06-22T08:51:41.279Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
08:51:41 [2020-06-22T08:51:41.279Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
08:51:41 [2020-06-22T08:51:41.279Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
08:51:41 [2020-06-22T08:51:41.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:51:41 [2020-06-22T08:51:41.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s)
08:51:41 [2020-06-22T08:51:41.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s)
08:51:41 [2020-06-22T08:51:41.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
08:51:41 [2020-06-22T08:51:41.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s)
08:51:41 [2020-06-22T08:51:41.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s)
08:51:41 [2020-06-22T08:51:41.728Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.59s)
08:51:41 [2020-06-22T08:51:41.728Z] === RUN   TestBuildMultiStageCopy
08:51:41 [2020-06-22T08:51:41.728Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:51:41 [2020-06-22T08:51:41.837Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
08:51:42 [2020-06-22T08:51:42.271Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:51:42 [2020-06-22T08:51:42.271Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:51:42 [2020-06-22T08:51:42.398Z] --- PASS: TestTemplatedConfig (3.71s)
08:51:42 [2020-06-22T08:51:42.398Z] === RUN   TestConfigCreateResolve
08:51:42 [2020-06-22T08:51:42.957Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
08:51:44 [2020-06-22T08:51:44.083Z] --- PASS: TestStopContainerWithTimeout (0.03s)
08:51:44 [2020-06-22T08:51:44.083Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
08:51:44 [2020-06-22T08:51:44.083Z]     --- PASS: TestStopContainerWithTimeout/1 (2.14s)
08:51:44 [2020-06-22T08:51:44.083Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
08:51:44 [2020-06-22T08:51:44.083Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.22s)
08:51:44 [2020-06-22T08:51:44.083Z] === RUN   TestDeleteDevicemapper
08:51:44 [2020-06-22T08:51:44.083Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:51:44 [2020-06-22T08:51:44.083Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:51:44 [2020-06-22T08:51:44.083Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:51:44 [2020-06-22T08:51:44.163Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:51:44 [2020-06-22T08:51:44.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s)
08:51:44 [2020-06-22T08:51:44.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s)
08:51:44 [2020-06-22T08:51:44.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
08:51:44 [2020-06-22T08:51:44.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s)
08:51:44 [2020-06-22T08:51:44.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
08:51:44 [2020-06-22T08:51:44.163Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
08:51:44 [2020-06-22T08:51:44.163Z] === RUN   TestBuildMultiStageCopy
08:51:44 [2020-06-22T08:51:44.163Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:51:44 [2020-06-22T08:51:44.444Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:51:44 [2020-06-22T08:51:44.444Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:51:45 [2020-06-22T08:51:45.057Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:51:45 [2020-06-22T08:51:45.469Z] --- PASS: TestConfigCreateResolve (2.62s)
08:51:45 [2020-06-22T08:51:45.469Z] === RUN   TestConfigDaemonLibtrustID
08:51:45 [2020-06-22T08:51:45.469Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
08:51:45 [2020-06-22T08:51:45.469Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
08:51:45 [2020-06-22T08:51:45.469Z] PASS
08:51:45 [2020-06-22T08:51:45.469Z] 
08:51:45 [2020-06-22T08:51:45.469Z] DONE 7 tests in 18.430s
08:51:45 [2020-06-22T08:51:45.469Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:51:45 [2020-06-22T08:51:45.469Z] ++ 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
08:51:45 [2020-06-22T08:51:45.469Z] ++ set -e
08:51:45 [2020-06-22T08:51:45.469Z] ++ '[' -n 0 ']'
08:51:45 [2020-06-22T08:51:45.469Z] ++ set -x
08:51:45 [2020-06-22T08:51:45.469Z] ++ 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
08:51:45 [2020-06-22T08:51:45.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:51:45 [2020-06-22T08:51:45.723Z] INFO: Testing against a local daemon
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestCheckpoint
08:51:45 [2020-06-22T08:51:45.723Z] --- SKIP: TestCheckpoint (0.00s)
08:51:45 [2020-06-22T08:51:45.723Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestContainerInvalidJSON
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:51:45 [2020-06-22T08:51:45.723Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:51:45 [2020-06-22T08:51:45.723Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:51:45 [2020-06-22T08:51:45.723Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:51:45 [2020-06-22T08:51:45.723Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:51:45 [2020-06-22T08:51:45.723Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:51:45 [2020-06-22T08:51:45.723Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:51:45 [2020-06-22T08:51:45.723Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:51:45 [2020-06-22T08:51:45.723Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:51:45 [2020-06-22T08:51:45.723Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:51:45 [2020-06-22T08:51:45.723Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestDockerSuite/TestBuildAddNonTar
08:51:45 [2020-06-22T08:51:45.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
08:51:45 [2020-06-22T08:51:45.723Z] === RUN   TestCopyFromContainerPathIsNotDir
08:51:45 [2020-06-22T08:51:45.977Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
08:51:45 [2020-06-22T08:51:45.977Z] === RUN   TestCopyToContainerPathDoesNotExist
08:51:45 [2020-06-22T08:51:45.977Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
08:51:45 [2020-06-22T08:51:45.977Z] === RUN   TestCopyToContainerPathIsNotDir
08:51:45 [2020-06-22T08:51:45.977Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:51:45 [2020-06-22T08:51:45.977Z] === RUN   TestCopyFromContainer
08:51:46 [2020-06-22T08:51:46.615Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s)
08:51:46 [2020-06-22T08:51:46.615Z] === RUN   TestUpdateMemory
08:51:46 [2020-06-22T08:51:46.615Z] --- SKIP: TestUpdateMemory (0.00s)
08:51:46 [2020-06-22T08:51:46.615Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:51:46 [2020-06-22T08:51:46.615Z] === RUN   TestUpdateCPUQuota
08:51:46 [2020-06-22T08:51:46.679Z] --- PASS: TestBuildMultiStageCopy (5.02s)
08:51:46 [2020-06-22T08:51:46.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s)
08:51:46 [2020-06-22T08:51:46.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
08:51:46 [2020-06-22T08:51:46.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
08:51:46 [2020-06-22T08:51:46.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
08:51:46 [2020-06-22T08:51:46.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
08:51:46 [2020-06-22T08:51:46.679Z] === RUN   TestBuildMultiStageParentConfig
08:51:46 [2020-06-22T08:51:46.901Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
08:51:47 [2020-06-22T08:51:47.433Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:51:47 [2020-06-22T08:51:47.549Z] --- PASS: TestUpdateCPUQuota (1.49s)
08:51:47 [2020-06-22T08:51:47.549Z] === RUN   TestUpdatePidsLimit
08:51:47 [2020-06-22T08:51:47.549Z] === RUN   TestUpdatePidsLimit/update_from_none
08:51:47 [2020-06-22T08:51:47.825Z] === RUN   TestCopyFromContainer//
08:51:47 [2020-06-22T08:51:47.825Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
08:51:47 [2020-06-22T08:51:47.825Z] === RUN   TestCopyFromContainer//bar/root
08:51:47 [2020-06-22T08:51:47.825Z] === RUN   TestCopyFromContainer//bar/root/
08:51:48 [2020-06-22T08:51:48.080Z] === RUN   TestCopyFromContainer/bar/quux
08:51:48 [2020-06-22T08:51:48.080Z] === RUN   TestCopyFromContainer/bar/quux/
08:51:48 [2020-06-22T08:51:48.115Z] === RUN   TestUpdatePidsLimit/no_change
08:51:48 [2020-06-22T08:51:48.149Z] --- PASS: TestBuildMultiStageParentConfig (1.56s)
08:51:48 [2020-06-22T08:51:48.149Z] === RUN   TestBuildLabelWithTargets
08:51:48 [2020-06-22T08:51:48.251Z] #65 exporting layers 79.1s done
08:51:48 [2020-06-22T08:51:48.251Z] #65 exporting manifest sha256:68a0494c5ae4be2f651f8c72cad8477a014aa88e12c27c7efd8ac585520712de done
08:51:48 [2020-06-22T08:51:48.251Z] #65 exporting config sha256:7c6d98933a906bcf88a655d498ae8fb5b828eaf69511667c6d61e3c86ad99098 done
08:51:48 [2020-06-22T08:51:48.251Z] #65 sending tarball
08:51:48 [2020-06-22T08:51:48.335Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:51:48 [2020-06-22T08:51:48.335Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:51:48 [2020-06-22T08:51:48.335Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:51:48 [2020-06-22T08:51:48.362Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:51:48 [2020-06-22T08:51:48.375Z] === RUN   TestUpdatePidsLimit/update_lower
08:51:48 [2020-06-22T08:51:48.590Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:51:48 [2020-06-22T08:51:48.590Z] === RUN   TestCopyFromContainer/bar/notarget
08:51:48 [2020-06-22T08:51:48.845Z] --- PASS: TestCopyFromContainer (2.77s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer// (0.12s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.22s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
08:51:48 [2020-06-22T08:51:48.845Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.14s)
08:51:48 [2020-06-22T08:51:48.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:51:48 [2020-06-22T08:51:48.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:51:48 [2020-06-22T08:51:48.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:51:48 [2020-06-22T08:51:48.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:51:48 [2020-06-22T08:51:48.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:51:48 [2020-06-22T08:51:48.845Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:51:48 [2020-06-22T08:51:48.845Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:51:48 [2020-06-22T08:51:48.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:51:48 [2020-06-22T08:51:48.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:51:48 [2020-06-22T08:51:48.845Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:51:48 [2020-06-22T08:51:48.845Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:51:48 [2020-06-22T08:51:48.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:51:48 [2020-06-22T08:51:48.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:51:48 [2020-06-22T08:51:48.846Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
08:51:48 [2020-06-22T08:51:48.846Z] === RUN   TestCreateLinkToNonExistingContainer
08:51:48 [2020-06-22T08:51:48.846Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
08:51:48 [2020-06-22T08:51:48.846Z] === RUN   TestCreateWithInvalidEnv
08:51:48 [2020-06-22T08:51:48.846Z] === RUN   TestCreateWithInvalidEnv/0
08:51:48 [2020-06-22T08:51:48.846Z] === PAUSE TestCreateWithInvalidEnv/0
08:51:48 [2020-06-22T08:51:48.846Z] === RUN   TestCreateWithInvalidEnv/1
08:51:48 [2020-06-22T08:51:48.846Z] === PAUSE TestCreateWithInvalidEnv/1
08:51:48 [2020-06-22T08:51:48.846Z] === RUN   TestCreateWithInvalidEnv/2
08:51:48 [2020-06-22T08:51:48.846Z] === PAUSE TestCreateWithInvalidEnv/2
08:51:48 [2020-06-22T08:51:48.846Z] === CONT  TestCreateWithInvalidEnv/0
08:51:48 [2020-06-22T08:51:48.846Z] === CONT  TestCreateWithInvalidEnv/2
08:51:48 [2020-06-22T08:51:48.846Z] === CONT  TestCreateWithInvalidEnv/1
08:51:48 [2020-06-22T08:51:48.846Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:51:48 [2020-06-22T08:51:48.846Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:51:48 [2020-06-22T08:51:48.846Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
08:51:48 [2020-06-22T08:51:48.846Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:51:48 [2020-06-22T08:51:48.846Z] === RUN   TestCreateTmpfsMountsTarget
08:51:48 [2020-06-22T08:51:48.846Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:51:48 [2020-06-22T08:51:48.846Z] === RUN   TestCreateWithCustomMaskedPaths
08:51:48 [2020-06-22T08:51:48.941Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:51:49 [2020-06-22T08:51:49.101Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
08:51:49 [2020-06-22T08:51:49.199Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:51:49 [2020-06-22T08:51:49.291Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:51:49 [2020-06-22T08:51:49.764Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:51:50 [2020-06-22T08:51:50.022Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:51:50 [2020-06-22T08:51:50.219Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:51:50 [2020-06-22T08:51:50.826Z] --- PASS: TestBuildLabelWithTargets (2.48s)
08:51:50 [2020-06-22T08:51:50.826Z] === RUN   TestBuildWithEmptyLayers
08:51:50 [2020-06-22T08:51:50.984Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
08:51:50 [2020-06-22T08:51:50.984Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
08:51:50 [2020-06-22T08:51:50.984Z] === RUN   TestCreateWithCapabilities
08:51:50 [2020-06-22T08:51:50.984Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:51:50 [2020-06-22T08:51:50.984Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:51:50 [2020-06-22T08:51:50.985Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:51:50 [2020-06-22T08:51:50.985Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:51:50 [2020-06-22T08:51:50.985Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:51:50 [2020-06-22T08:51:50.985Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:51:50 [2020-06-22T08:51:50.985Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:51:50 [2020-06-22T08:51:50.985Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:51:50 [2020-06-22T08:51:50.985Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:51:50 [2020-06-22T08:51:50.985Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:51:50 [2020-06-22T08:51:50.985Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:51:50 [2020-06-22T08:51:50.985Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:51:50 [2020-06-22T08:51:50.985Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:51:50 [2020-06-22T08:51:50.985Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:51:51 [2020-06-22T08:51:51.149Z] --- PASS: TestBuildMultiStageCopy (7.32s)
08:51:51 [2020-06-22T08:51:51.149Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s)
08:51:51 [2020-06-22T08:51:51.149Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s)
08:51:51 [2020-06-22T08:51:51.149Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s)
08:51:51 [2020-06-22T08:51:51.149Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
08:51:51 [2020-06-22T08:51:51.149Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
08:51:51 [2020-06-22T08:51:51.149Z] === RUN   TestBuildMultiStageParentConfig
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:51:51 [2020-06-22T08:51:51.239Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:51:51 [2020-06-22T08:51:51.239Z] --- PASS: TestCreateWithCapabilities (0.04s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.03s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
08:51:51 [2020-06-22T08:51:51.239Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
08:51:51 [2020-06-22T08:51:51.239Z] === RUN   TestCreateWithCustomReadonlyPaths
08:51:51 [2020-06-22T08:51:51.439Z] --- PASS: TestBuildWithEmptyLayers (1.07s)
08:51:51 [2020-06-22T08:51:51.439Z] === RUN   TestBuildMultiStageOnBuild
08:51:51 [2020-06-22T08:51:51.926Z] --- PASS: TestUpdatePidsLimit (3.92s)
08:51:51 [2020-06-22T08:51:51.926Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
08:51:51 [2020-06-22T08:51:51.926Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
08:51:51 [2020-06-22T08:51:51.926Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
08:51:51 [2020-06-22T08:51:51.926Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
08:51:51 [2020-06-22T08:51:51.926Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
08:51:51 [2020-06-22T08:51:51.926Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
08:51:51 [2020-06-22T08:51:51.926Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
08:51:51 [2020-06-22T08:51:51.926Z] === RUN   TestUpdateRestartPolicy
08:51:52 [2020-06-22T08:51:52.598Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
08:51:52 [2020-06-22T08:51:52.853Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s)
08:51:52 [2020-06-22T08:51:52.853Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:51:52 [2020-06-22T08:51:52.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:51:52 [2020-06-22T08:51:52.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:51:52 [2020-06-22T08:51:52.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:51:52 [2020-06-22T08:51:52.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:51:52 [2020-06-22T08:51:52.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:51:52 [2020-06-22T08:51:52.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:51:52 [2020-06-22T08:51:52.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:51:52 [2020-06-22T08:51:52.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:51:52 [2020-06-22T08:51:52.853Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:51:52 [2020-06-22T08:51:52.853Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:51:52 [2020-06-22T08:51:52.853Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:51:52 [2020-06-22T08:51:52.853Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:51:52 [2020-06-22T08:51:52.853Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:51:52 [2020-06-22T08:51:52.853Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:51:53 [2020-06-22T08:51:53.107Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
08:51:53 [2020-06-22T08:51:53.361Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestCreateDifferentPlatform
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestCreateDifferentPlatform/different_os
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:51:53 [2020-06-22T08:51:53.361Z] --- PASS: TestCreateDifferentPlatform (0.02s)
08:51:53 [2020-06-22T08:51:53.361Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:51:53 [2020-06-22T08:51:53.361Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestContainerStartOnDaemonRestart
08:51:53 [2020-06-22T08:51:53.361Z] === PAUSE TestContainerStartOnDaemonRestart
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestDaemonRestartIpcMode
08:51:53 [2020-06-22T08:51:53.361Z] === PAUSE TestDaemonRestartIpcMode
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestDaemonHostGatewayIP
08:51:53 [2020-06-22T08:51:53.361Z] === PAUSE TestDaemonHostGatewayIP
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestContainerKillOnDaemonStart
08:51:53 [2020-06-22T08:51:53.361Z] === PAUSE TestContainerKillOnDaemonStart
08:51:53 [2020-06-22T08:51:53.361Z] === RUN   TestDiff
08:51:53 [2020-06-22T08:51:53.615Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
08:51:53 [2020-06-22T08:51:53.870Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
08:51:53 [2020-06-22T08:51:53.870Z] --- PASS: TestDiff (0.53s)
08:51:53 [2020-06-22T08:51:53.870Z] === RUN   TestExecWithCloseStdin
08:51:54 [2020-06-22T08:51:54.125Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
08:51:54 [2020-06-22T08:51:54.688Z] --- PASS: TestExecWithCloseStdin (0.79s)
08:51:54 [2020-06-22T08:51:54.688Z] === RUN   TestExec
08:51:54 [2020-06-22T08:51:54.888Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
08:51:54 [2020-06-22T08:51:54.888Z] === RUN   TestBuildUncleanTarFilenames
08:51:54 [2020-06-22T08:51:54.943Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
08:51:55 [2020-06-22T08:51:55.866Z] --- PASS: TestExec (0.86s)
08:51:55 [2020-06-22T08:51:55.866Z] === RUN   TestExecUser
08:51:55 [2020-06-22T08:51:55.894Z] --- PASS: TestBuildUncleanTarFilenames (1.28s)
08:51:55 [2020-06-22T08:51:55.894Z] === RUN   TestBuildMultiStageLayerLeak
08:51:56 [2020-06-22T08:51:56.121Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
08:51:56 [2020-06-22T08:51:56.121Z] === RUN   TestDockerSuite/TestBuildAddScript
08:51:56 [2020-06-22T08:51:56.397Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
08:51:56 [2020-06-22T08:51:56.397Z] === RUN   TestBuildLabelWithTargets
08:51:56 [2020-06-22T08:51:56.680Z] --- PASS: TestExecUser (0.90s)
08:51:56 [2020-06-22T08:51:56.680Z] === RUN   TestExportContainerAndImportImage
08:51:57 [2020-06-22T08:51:57.971Z] INFO: Expanding compiler 1 of 3...
08:51:57 [2020-06-22T08:51:57.971Z] INFO: Expanding compiler 2 of 3...
08:51:58 [2020-06-22T08:51:58.042Z] --- PASS: TestExportContainerAndImportImage (1.20s)
08:51:58 [2020-06-22T08:51:58.042Z] === RUN   TestExportContainerAfterDaemonRestart
08:51:58 [2020-06-22T08:51:58.042Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
08:51:59 [2020-06-22T08:51:59.343Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s)
08:51:59 [2020-06-22T08:51:59.343Z] === RUN   TestBuildWithHugeFile
08:51:59 [2020-06-22T08:51:59.402Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
08:51:59 [2020-06-22T08:51:59.402Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
08:51:59 [2020-06-22T08:51:59.402Z] === RUN   TestHealthCheckWorkdir
08:51:59 [2020-06-22T08:51:59.402Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
08:52:00 [2020-06-22T08:52:00.763Z] --- PASS: TestHealthCheckWorkdir (1.08s)
08:52:00 [2020-06-22T08:52:00.763Z] === RUN   TestHealthKillContainer
08:52:00 [2020-06-22T08:52:00.966Z] #65 sending tarball 14.2s done
08:52:00 [2020-06-22T08:52:00.966Z] #65 DONE 93.4s
08:52:00 [2020-06-22T08:52:00.966Z] 
08:52:00 [2020-06-22T08:52:00.966Z] #66 importing to docker
08:52:01 [2020-06-22T08:52:01.018Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
08:52:02 [2020-06-22T08:52:02.380Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
08:52:02 [2020-06-22T08:52:02.749Z] INFO: Expanding compiler 3 of 3...
08:52:03 [2020-06-22T08:52:03.220Z] INFO: Removing downloaded files...
08:52:03 [2020-06-22T08:52:03.220Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
08:52:03 [2020-06-22T08:52:03.220Z] INFO: Configuring git core.autocrlf...
08:52:03 [2020-06-22T08:52:03.741Z] --- PASS: TestHealthKillContainer (3.01s)
08:52:03 [2020-06-22T08:52:03.741Z] === RUN   TestInspectCpusetInConfigPre120
08:52:04 [2020-06-22T08:52:04.124Z] --- PASS: TestUpdateRestartPolicy (12.47s)
08:52:04 [2020-06-22T08:52:04.124Z] === RUN   TestUpdateRestartWithAutoRemove
08:52:04 [2020-06-22T08:52:04.300Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
08:52:04 [2020-06-22T08:52:04.300Z] === RUN   TestIpcModeNone
08:52:04 [2020-06-22T08:52:04.300Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
08:52:04 [2020-06-22T08:52:04.486Z] --- PASS: TestBuildLabelWithTargets (8.00s)
08:52:04 [2020-06-22T08:52:04.486Z] === RUN   TestBuildWithEmptyLayers
08:52:05 [2020-06-22T08:52:05.059Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
08:52:05 [2020-06-22T08:52:05.059Z] === RUN   TestWaitNonBlocked
08:52:05 [2020-06-22T08:52:05.059Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:52:05 [2020-06-22T08:52:05.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:52:05 [2020-06-22T08:52:05.059Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:52:05 [2020-06-22T08:52:05.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:52:05 [2020-06-22T08:52:05.059Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:52:05 [2020-06-22T08:52:05.059Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:52:05 [2020-06-22T08:52:05.229Z] --- PASS: TestIpcModeNone (0.89s)
08:52:05 [2020-06-22T08:52:05.229Z] === RUN   TestIpcModePrivate
08:52:05 [2020-06-22T08:52:05.994Z] --- PASS: TestWaitNonBlocked (0.03s)
08:52:05 [2020-06-22T08:52:05.994Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
08:52:05 [2020-06-22T08:52:05.994Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
08:52:05 [2020-06-22T08:52:05.994Z] === RUN   TestWaitBlocked
08:52:05 [2020-06-22T08:52:05.994Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:52:05 [2020-06-22T08:52:05.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:52:05 [2020-06-22T08:52:05.994Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:52:05 [2020-06-22T08:52:05.994Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:52:05 [2020-06-22T08:52:05.994Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:52:05 [2020-06-22T08:52:05.994Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:52:06 [2020-06-22T08:52:06.153Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
08:52:06 [2020-06-22T08:52:06.153Z] --- PASS: TestIpcModePrivate (0.95s)
08:52:06 [2020-06-22T08:52:06.153Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
08:52:06 [2020-06-22T08:52:06.153Z] === RUN   TestIpcModeShareable
08:52:06 [2020-06-22T08:52:06.153Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
08:52:06 [2020-06-22T08:52:06.714Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
08:52:06 [2020-06-22T08:52:06.930Z] --- PASS: TestWaitBlocked (0.03s)
08:52:06 [2020-06-22T08:52:06.930Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
08:52:06 [2020-06-22T08:52:06.930Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
08:52:06 [2020-06-22T08:52:06.930Z] === CONT  TestContainerStartOnDaemonRestart
08:52:06 [2020-06-22T08:52:06.930Z] === CONT  TestContainerKillOnDaemonStart
08:52:06 [2020-06-22T08:52:06.930Z] === CONT  TestIpcModeOlderClient
08:52:06 [2020-06-22T08:52:06.930Z] === CONT  TestDaemonHostGatewayIP
08:52:06 [2020-06-22T08:52:06.971Z] --- PASS: TestIpcModeShareable (0.87s)
08:52:06 [2020-06-22T08:52:06.971Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
08:52:06 [2020-06-22T08:52:06.971Z] === RUN   TestAPIIpcModeShareableAndContainer
08:52:07 [2020-06-22T08:52:07.189Z] --- PASS: TestIpcModeOlderClient (0.19s)
08:52:07 [2020-06-22T08:52:07.189Z] === CONT  TestDaemonRestartIpcMode
08:52:07 [2020-06-22T08:52:07.755Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
08:52:07 [2020-06-22T08:52:07.755Z] === RUN   TestBuildMultiStageOnBuild
08:52:09 [2020-06-22T08:52:09.480Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.11s)
08:52:09 [2020-06-22T08:52:09.480Z] === RUN   TestAPIIpcModeHost
08:52:09 [2020-06-22T08:52:09.734Z] --- PASS: TestAPIIpcModeHost (0.53s)
08:52:09 [2020-06-22T08:52:09.734Z] === RUN   TestDaemonIpcModeShareable
08:52:09 [2020-06-22T08:52:09.989Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
08:52:10 [2020-06-22T08:52:10.243Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
08:52:10 [2020-06-22T08:52:10.479Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s)
08:52:11 [2020-06-22T08:52:11.167Z] --- PASS: TestDaemonIpcModeShareable (1.56s)
08:52:11 [2020-06-22T08:52:11.167Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true
08:52:11 [2020-06-22T08:52:11.167Z] === RUN   TestDaemonIpcModePrivate
08:52:11 [2020-06-22T08:52:11.413Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
08:52:11 [2020-06-22T08:52:11.672Z] --- PASS: TestDaemonHostGatewayIP (4.77s)
08:52:12 [2020-06-22T08:52:12.528Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
08:52:12 [2020-06-22T08:52:12.528Z] === RUN   TestDockerSuite/TestBuildAddTar
08:52:12 [2020-06-22T08:52:12.528Z] --- PASS: TestDaemonIpcModePrivate (1.44s)
08:52:12 [2020-06-22T08:52:12.528Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
08:52:12 [2020-06-22T08:52:12.528Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:52:13 [2020-06-22T08:52:13.003Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
08:52:13 [2020-06-22T08:52:13.003Z] === RUN   TestBuildUncleanTarFilenames
08:52:13 [2020-06-22T08:52:13.003Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
08:52:13 [2020-06-22T08:52:13.003Z] === RUN   TestBuildMultiStageLayerLeak
08:52:14 [2020-06-22T08:52:14.476Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s)
08:52:14 [2020-06-22T08:52:14.476Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
08:52:14 [2020-06-22T08:52:14.476Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:52:15 [2020-06-22T08:52:15.850Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s)
08:52:15 [2020-06-22T08:52:15.850Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
08:52:15 [2020-06-22T08:52:15.850Z] === RUN   TestIpcModeOlderClient
08:52:15 [2020-06-22T08:52:15.850Z] === PAUSE TestIpcModeOlderClient
08:52:15 [2020-06-22T08:52:15.850Z] === RUN   TestKillContainerInvalidSignal
08:52:16 [2020-06-22T08:52:16.410Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
08:52:16 [2020-06-22T08:52:16.410Z] === RUN   TestKillContainer
08:52:16 [2020-06-22T08:52:16.410Z] === RUN   TestKillContainer/no_signal
08:52:16 [2020-06-22T08:52:16.665Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
08:52:16 [2020-06-22T08:52:16.920Z] === RUN   TestKillContainer/non_killing_signal
08:52:17 [2020-06-22T08:52:17.173Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
08:52:17 [2020-06-22T08:52:17.174Z] === RUN   TestBuildWithHugeFile
08:52:17 [2020-06-22T08:52:17.480Z] === RUN   TestKillContainer/killing_signal
08:52:18 [2020-06-22T08:52:18.406Z] --- PASS: TestKillContainer (2.16s)
08:52:18 [2020-06-22T08:52:18.406Z]     --- PASS: TestKillContainer/no_signal (0.53s)
08:52:18 [2020-06-22T08:52:18.406Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
08:52:18 [2020-06-22T08:52:18.406Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
08:52:18 [2020-06-22T08:52:18.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:52:18 [2020-06-22T08:52:18.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:52:18 [2020-06-22T08:52:18.966Z] === RUN   TestDockerSuite/TestBuildAddTarXz
08:52:19 [2020-06-22T08:52:19.220Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:52:20 [2020-06-22T08:52:20.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s)
08:52:20 [2020-06-22T08:52:20.147Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
08:52:20 [2020-06-22T08:52:20.147Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
08:52:20 [2020-06-22T08:52:20.147Z] === RUN   TestKillStoppedContainer
08:52:20 [2020-06-22T08:52:20.147Z] --- PASS: TestKillStoppedContainer (0.07s)
08:52:20 [2020-06-22T08:52:20.147Z] === RUN   TestKillStoppedContainerAPIPre120
08:52:20 [2020-06-22T08:52:20.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
08:52:20 [2020-06-22T08:52:20.147Z] === RUN   TestKillDifferentUserContainer
08:52:20 [2020-06-22T08:52:20.147Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
08:52:21 [2020-06-22T08:52:21.071Z] --- PASS: TestKillDifferentUserContainer (0.81s)
08:52:21 [2020-06-22T08:52:21.071Z] === RUN   TestInspectOomKilledTrue
08:52:21 [2020-06-22T08:52:21.071Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:52:21 [2020-06-22T08:52:21.071Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:21 [2020-06-22T08:52:21.071Z] === RUN   TestInspectOomKilledFalse
08:52:21 [2020-06-22T08:52:21.071Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:52:21 [2020-06-22T08:52:21.071Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:21 [2020-06-22T08:52:21.071Z] === RUN   TestLinksEtcHostsContentMatch
08:52:21 [2020-06-22T08:52:21.632Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
08:52:21 [2020-06-22T08:52:21.632Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
08:52:21 [2020-06-22T08:52:21.632Z] === RUN   TestLinksContainerNames
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestContainerKillOnDaemonStart (13.03s)
08:52:21 [2020-06-22T08:52:21.638Z] PASS
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === Skipped
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] DONE 203 tests, 6 skipped in 135.766s
08:52:21 [2020-06-22T08:52:21.638Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:52:21 [2020-06-22T08:52:21.638Z] ++ 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
08:52:21 [2020-06-22T08:52:21.638Z] ++ set -e
08:52:21 [2020-06-22T08:52:21.638Z] ++ '[' -n 0 ']'
08:52:21 [2020-06-22T08:52:21.638Z] ++ set -x
08:52:21 [2020-06-22T08:52:21.638Z] ++ 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
08:52:21 [2020-06-22T08:52:21.638Z] INFO: Testing against a local daemon
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestCommitInheritsEnv
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestCommitInheritsEnv (0.56s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestImportExtremelyLargeImageWorks
08:52:21 [2020-06-22T08:52:21.638Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestImagesFilterMultiReference
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestImagesFilterMultiReference (0.09s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestImagePullPlatformInvalid
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestRemoveImageOrphaning
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestRemoveImageOrphaning (0.53s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestRemoveImageGarbageCollector
08:52:21 [2020-06-22T08:52:21.638Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestTagInvalidReference
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestTagInvalidReference (0.03s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestTagValidPrefixedRepo
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestTagExistedNameWithoutForce
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestTagOfficialNames
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestTagOfficialNames (0.08s)
08:52:21 [2020-06-22T08:52:21.638Z] === RUN   TestTagMatchesDigest
08:52:21 [2020-06-22T08:52:21.638Z] --- PASS: TestTagMatchesDigest (0.03s)
08:52:21 [2020-06-22T08:52:21.638Z] PASS
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === Skipped
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:52:21 [2020-06-22T08:52:21.638Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] 
08:52:21 [2020-06-22T08:52:21.638Z] DONE 12 tests, 2 skipped in 1.703s
08:52:21 [2020-06-22T08:52:21.638Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:52:21 [2020-06-22T08:52:21.638Z] ++ 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
08:52:21 [2020-06-22T08:52:21.638Z] ++ set -e
08:52:21 [2020-06-22T08:52:21.638Z] ++ '[' -n 0 ']'
08:52:21 [2020-06-22T08:52:21.638Z] ++ set -x
08:52:21 [2020-06-22T08:52:21.638Z] ++ 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
08:52:21 [2020-06-22T08:52:21.897Z] INFO: Testing against a local daemon
08:52:21 [2020-06-22T08:52:21.897Z] === RUN   TestNetworkCreateDelete
08:52:22 [2020-06-22T08:52:22.155Z] --- PASS: TestNetworkCreateDelete (0.38s)
08:52:22 [2020-06-22T08:52:22.155Z] === RUN   TestDockerNetworkDeletePreferID
08:52:23 [2020-06-22T08:52:23.517Z] --- PASS: TestLinksContainerNames (1.46s)
08:52:23 [2020-06-22T08:52:23.517Z] === RUN   TestLogsFollowTailEmpty
08:52:23 [2020-06-22T08:52:23.517Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
08:52:23 [2020-06-22T08:52:23.530Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s)
08:52:23 [2020-06-22T08:52:23.530Z] === RUN   TestDaemonDNSFallback
08:52:24 [2020-06-22T08:52:24.076Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
08:52:24 [2020-06-22T08:52:24.076Z] === RUN   TestContainerNetworkMountsNoChown
08:52:24 [2020-06-22T08:52:24.636Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/default
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/default
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/private
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/private
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rprivate
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rprivate
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/slave
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/slave
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rslave
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rslave
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/shared
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/shared
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rshared
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rshared
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/default
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/default/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/default/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/default/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/rshared
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/shared
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/rslave
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/slave
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/rprivate
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/private
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/private/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === RUN   TestMountDaemonRoot/private/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:52:24 [2020-06-22T08:52:24.636Z] === CONT  TestMountDaemonRoot/default/mount_root
08:52:24 [2020-06-22T08:52:24.892Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:52:24 [2020-06-22T08:52:24.892Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:52:24 [2020-06-22T08:52:24.892Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:52:24 [2020-06-22T08:52:24.892Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:52:24 [2020-06-22T08:52:24.892Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:52:24 [2020-06-22T08:52:24.892Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:52:24 [2020-06-22T08:52:24.892Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:52:25 [2020-06-22T08:52:25.147Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:52:25 [2020-06-22T08:52:25.403Z] === CONT  TestMountDaemonRoot/private/mount_root
08:52:25 [2020-06-22T08:52:25.403Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:52:25 [2020-06-22T08:52:25.403Z] === CONT  TestMountDaemonRoot/private/bind_root
08:52:25 [2020-06-22T08:52:25.403Z] --- PASS: TestMountDaemonRoot (0.05s)
08:52:25 [2020-06-22T08:52:25.404Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s)
08:52:25 [2020-06-22T08:52:25.404Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
08:52:25 [2020-06-22T08:52:25.404Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
08:52:25 [2020-06-22T08:52:25.404Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
08:52:25 [2020-06-22T08:52:25.404Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
08:52:25 [2020-06-22T08:52:25.404Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:52:25 [2020-06-22T08:52:25.404Z] === RUN   TestContainerBindMountNonRecursive
08:52:25 [2020-06-22T08:52:25.658Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
08:52:25 [2020-06-22T08:52:25.913Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
08:52:26 [2020-06-22T08:52:26.170Z] --- PASS: TestDaemonDNSFallback (2.42s)
08:52:26 [2020-06-22T08:52:26.170Z] === RUN   TestInspectNetwork
08:52:27 [2020-06-22T08:52:27.798Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
08:52:27 [2020-06-22T08:52:27.798Z] === RUN   TestNetworkNat
08:52:27 [2020-06-22T08:52:27.993Z] #66 DONE 26.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:52:28 [2020-06-22T08:52:28.453Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/test/unit
08:52:28 [2020-06-22T08:52:28.722Z] --- PASS: TestNetworkNat (1.11s)
08:52:28 [2020-06-22T08:52:28.722Z] === RUN   TestNetworkLocalhostTCPNat
08:52:29 [2020-06-22T08:52:29.646Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
08:52:29 [2020-06-22T08:52:29.646Z] === RUN   TestNetworkLoopbackNat
08:52:31 [2020-06-22T08:52:31.005Z] --- PASS: TestNetworkLoopbackNat (1.30s)
08:52:31 [2020-06-22T08:52:31.005Z] === RUN   TestPause
08:52:31 [2020-06-22T08:52:31.436Z] === RUN   TestInspectNetwork/full_network_id
08:52:31 [2020-06-22T08:52:31.436Z] === RUN   TestInspectNetwork/partial_network_id
08:52:31 [2020-06-22T08:52:31.436Z] === RUN   TestInspectNetwork/network_name
08:52:31 [2020-06-22T08:52:31.436Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:52:31 [2020-06-22T08:52:31.565Z] --- PASS: TestPause (0.84s)
08:52:31 [2020-06-22T08:52:31.565Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:52:31 [2020-06-22T08:52:31.565Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:52:31 [2020-06-22T08:52:31.565Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:52:31 [2020-06-22T08:52:31.565Z] === RUN   TestPauseStopPausedContainer
08:52:31 [2020-06-22T08:52:31.848Z] --- PASS: TestBuildWithHugeFile (27.50s)
08:52:31 [2020-06-22T08:52:31.848Z] === RUN   TestBuildWithEmptyDockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:52:31 [2020-06-22T08:52:31.848Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
08:52:31 [2020-06-22T08:52:31.848Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
08:52:31 [2020-06-22T08:52:31.848Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
08:52:31 [2020-06-22T08:52:31.848Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
08:52:31 [2020-06-22T08:52:31.848Z] === RUN   TestBuildPreserveOwnership
08:52:31 [2020-06-22T08:52:31.848Z] === RUN   TestBuildPreserveOwnership/copy_from
08:52:31 [2020-06-22T08:52:31.848Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:52:31 [2020-06-22T08:52:31.938Z] ?   	github.com/docker/docker/api	[no test files]
08:52:32 [2020-06-22T08:52:32.487Z] --- PASS: TestPauseStopPausedContainer (0.84s)
08:52:32 [2020-06-22T08:52:32.487Z] === RUN   TestPsFilter
08:52:32 [2020-06-22T08:52:32.742Z] --- PASS: TestPsFilter (0.19s)
08:52:32 [2020-06-22T08:52:32.742Z] === RUN   TestRemoveContainerWithRemovedVolume
08:52:33 [2020-06-22T08:52:33.666Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.02s)
08:52:33 [2020-06-22T08:52:33.666Z] === RUN   TestRemoveContainerWithVolume
08:52:33 [2020-06-22T08:52:33.666Z] === RUN   TestDockerSuite/TestBuildBlankName
08:52:33 [2020-06-22T08:52:33.911Z] --- PASS: TestBuildPreserveOwnership (6.70s)
08:52:33 [2020-06-22T08:52:33.912Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.40s)
08:52:33 [2020-06-22T08:52:33.912Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s)
08:52:33 [2020-06-22T08:52:33.912Z] === RUN   TestBuildPlatformInvalid
08:52:33 [2020-06-22T08:52:33.912Z] --- PASS: TestBuildPlatformInvalid (0.16s)
08:52:33 [2020-06-22T08:52:33.912Z] PASS
08:52:33 [2020-06-22T08:52:33.912Z] 
08:52:33 [2020-06-22T08:52:33.912Z] === Skipped
08:52:33 [2020-06-22T08:52:33.912Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
08:52:33 [2020-06-22T08:52:33.912Z]     build_session_test.go:25: TODO: BuildKit
08:52:33 [2020-06-22T08:52:33.912Z] 
08:52:33 [2020-06-22T08:52:33.912Z] 
08:52:33 [2020-06-22T08:52:33.912Z] DONE 32 tests, 1 skipped in 78.437s
08:52:33 [2020-06-22T08:52:33.912Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
08:52:33 [2020-06-22T08:52:33.912Z] ++ 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
08:52:33 [2020-06-22T08:52:33.912Z] ++ set -e
08:52:33 [2020-06-22T08:52:33.912Z] ++ '[' -n 0 ']'
08:52:33 [2020-06-22T08:52:33.912Z] ++ set -x
08:52:33 [2020-06-22T08:52:33.912Z] ++ 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
08:52:33 [2020-06-22T08:52:33.912Z] INFO: Testing against a local daemon
08:52:33 [2020-06-22T08:52:33.912Z] === RUN   TestConfigInspect
08:52:34 [2020-06-22T08:52:34.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
08:52:34 [2020-06-22T08:52:34.608Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
08:52:34 [2020-06-22T08:52:34.608Z] === RUN   TestRemoveContainerRunning
08:52:35 [2020-06-22T08:52:35.533Z] --- PASS: TestRemoveContainerRunning (0.96s)
08:52:35 [2020-06-22T08:52:35.533Z] === RUN   TestRemoveContainerForceRemoveRunning
08:52:35 [2020-06-22T08:52:35.619Z] --- PASS: TestInspectNetwork (9.54s)
08:52:35 [2020-06-22T08:52:35.619Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:52:35 [2020-06-22T08:52:35.619Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:52:35 [2020-06-22T08:52:35.619Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:52:35 [2020-06-22T08:52:35.619Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:52:35 [2020-06-22T08:52:35.619Z] === RUN   TestRunContainerWithBridgeNone
08:52:36 [2020-06-22T08:52:36.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s)
08:52:36 [2020-06-22T08:52:36.459Z] === RUN   TestRemoveInvalidContainer
08:52:36 [2020-06-22T08:52:36.459Z] --- PASS: TestRemoveInvalidContainer (0.03s)
08:52:36 [2020-06-22T08:52:36.459Z] === RUN   TestRenameLinkedContainer
08:52:37 [2020-06-22T08:52:37.020Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
08:52:38 [2020-06-22T08:52:38.151Z] --- PASS: TestRunContainerWithBridgeNone (2.50s)
08:52:38 [2020-06-22T08:52:38.151Z] === RUN   TestNetworkInvalidJSON
08:52:38 [2020-06-22T08:52:38.151Z] === RUN   TestNetworkInvalidJSON//networks/create
08:52:38 [2020-06-22T08:52:38.151Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:52:38 [2020-06-22T08:52:38.151Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:52:38 [2020-06-22T08:52:38.151Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:52:38 [2020-06-22T08:52:38.151Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:52:38 [2020-06-22T08:52:38.151Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:52:38 [2020-06-22T08:52:38.151Z] === CONT  TestNetworkInvalidJSON//networks/create
08:52:38 [2020-06-22T08:52:38.151Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:52:38 [2020-06-22T08:52:38.151Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:52:38 [2020-06-22T08:52:38.151Z] --- PASS: TestNetworkInvalidJSON (0.03s)
08:52:38 [2020-06-22T08:52:38.151Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:52:38 [2020-06-22T08:52:38.151Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:52:38 [2020-06-22T08:52:38.151Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:52:38 [2020-06-22T08:52:38.151Z] === RUN   TestHostIPv4BridgeLabel
08:52:38 [2020-06-22T08:52:38.385Z] --- PASS: TestConfigInspect (3.97s)
08:52:38 [2020-06-22T08:52:38.385Z] === RUN   TestConfigList
08:52:38 [2020-06-22T08:52:38.718Z] --- PASS: TestHostIPv4BridgeLabel (0.75s)
08:52:38 [2020-06-22T08:52:38.718Z] === RUN   TestDaemonRestartWithLiveRestore
08:52:39 [2020-06-22T08:52:39.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
08:52:39 [2020-06-22T08:52:39.783Z] --- PASS: TestRenameLinkedContainer (3.38s)
08:52:39 [2020-06-22T08:52:39.783Z] === RUN   TestRenameStoppedContainer
08:52:40 [2020-06-22T08:52:40.093Z] --- PASS: TestDaemonRestartWithLiveRestore (1.30s)
08:52:40 [2020-06-22T08:52:40.093Z] === RUN   TestDaemonDefaultNetworkPools
08:52:41 [2020-06-22T08:52:41.027Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s)
08:52:41 [2020-06-22T08:52:41.027Z] === RUN   TestDaemonRestartWithExistingNetwork
08:52:41 [2020-06-22T08:52:41.143Z] --- PASS: TestRenameStoppedContainer (1.09s)
08:52:41 [2020-06-22T08:52:41.143Z] === RUN   TestRenameRunningContainerAndReuse
08:52:41 [2020-06-22T08:52:41.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
08:52:41 [2020-06-22T08:52:41.143Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
08:52:41 [2020-06-22T08:52:41.851Z] --- PASS: TestConfigList (3.63s)
08:52:41 [2020-06-22T08:52:41.851Z] === RUN   TestConfigsCreateAndDelete
08:52:42 [2020-06-22T08:52:42.929Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s)
08:52:42 [2020-06-22T08:52:42.929Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:52:43 [2020-06-22T08:52:43.028Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s)
08:52:43 [2020-06-22T08:52:43.028Z] === RUN   TestRenameInvalidName
08:52:43 [2020-06-22T08:52:43.283Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
08:52:43 [2020-06-22T08:52:43.538Z] --- PASS: TestRenameInvalidName (0.76s)
08:52:43 [2020-06-22T08:52:43.538Z] === RUN   TestRenameAnonymousContainer
08:52:43 [2020-06-22T08:52:43.538Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
08:52:44 [2020-06-22T08:52:44.461Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
08:52:45 [2020-06-22T08:52:45.155Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:52:45 [2020-06-22T08:52:45.155Z] 
08:52:45 [2020-06-22T08:52:45.155Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:52:45 [2020-06-22T08:52:45.301Z] --- PASS: TestConfigsCreateAndDelete (3.71s)
08:52:45 [2020-06-22T08:52:45.301Z] === RUN   TestConfigsUpdate
08:52:45 [2020-06-22T08:52:45.459Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.25s)
08:52:45 [2020-06-22T08:52:45.459Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:52:45 [2020-06-22T08:52:45.714Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:52:45 [2020-06-22T08:52:45.714Z] Using test binary docker
08:52:45 [2020-06-22T08:52:45.714Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:52:45 [2020-06-22T08:52:45.714Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:52:45 [2020-06-22T08:52:45.714Z] INFO: Waiting for daemon to start...
08:52:45 [2020-06-22T08:52:45.714Z] Starting dockerd
08:52:45 [2020-06-22T08:52:45.822Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
08:52:46 [2020-06-22T08:52:46.024Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s)
08:52:46 [2020-06-22T08:52:46.025Z] === RUN   TestServiceWithPredefinedNetwork
08:52:46 [2020-06-22T08:52:46.382Z] --- PASS: TestRenameAnonymousContainer (2.85s)
08:52:46 [2020-06-22T08:52:46.382Z] === RUN   TestRenameContainerWithSameName
08:52:47 [2020-06-22T08:52:47.240Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
08:52:47 [2020-06-22T08:52:47.306Z] --- PASS: TestRenameContainerWithSameName (0.78s)
08:52:47 [2020-06-22T08:52:47.306Z] === RUN   TestRenameContainerWithLinkedContainer
08:52:47 [2020-06-22T08:52:47.595Z] .
08:52:47 [2020-06-22T08:52:47.595Z] INFO: Building docker-sdk-python3:4.2.1...
08:52:47 [2020-06-22T08:52:47.865Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
08:52:48 [2020-06-22T08:52:48.750Z] --- PASS: TestConfigsUpdate (3.60s)
08:52:48 [2020-06-22T08:52:48.750Z] === RUN   TestTemplatedConfig
08:52:48 [2020-06-22T08:52:48.790Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
08:52:48 [2020-06-22T08:52:48.790Z] === RUN   TestResize
08:52:49 [2020-06-22T08:52:49.044Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
08:52:49 [2020-06-22T08:52:49.298Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
08:52:49 [2020-06-22T08:52:49.308Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s)
08:52:49 [2020-06-22T08:52:49.308Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:52:49 [2020-06-22T08:52:49.308Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:52:49 [2020-06-22T08:52:49.308Z]     service_test.go:236: FLAKY_TEST
08:52:49 [2020-06-22T08:52:49.308Z] === RUN   TestServiceWithDataPathPortInit
08:52:49 [2020-06-22T08:52:49.553Z] --- PASS: TestResize (0.82s)
08:52:49 [2020-06-22T08:52:49.553Z] === RUN   TestResizeWithInvalidSize
08:52:50 [2020-06-22T08:52:50.476Z] --- PASS: TestResizeWithInvalidSize (0.75s)
08:52:50 [2020-06-22T08:52:50.476Z] === RUN   TestResizeWhenContainerNotStarted
08:52:51 [2020-06-22T08:52:51.035Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:52:51 [2020-06-22T08:52:51.035Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:52:52 [2020-06-22T08:52:52.398Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
08:52:52 [2020-06-22T08:52:52.398Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
08:52:53 [2020-06-22T08:52:53.125Z] --- PASS: TestTemplatedConfig (3.68s)
08:52:53 [2020-06-22T08:52:53.125Z] === RUN   TestConfigCreateResolve
08:52:54 [2020-06-22T08:52:54.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:52:54 [2020-06-22T08:52:54.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:52:56 [2020-06-22T08:52:56.573Z] --- PASS: TestConfigCreateResolve (3.62s)
08:52:56 [2020-06-22T08:52:56.574Z] === RUN   TestConfigDaemonLibtrustID
08:52:56 [2020-06-22T08:52:56.574Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
08:52:56 [2020-06-22T08:52:56.574Z] PASS
08:52:56 [2020-06-22T08:52:56.574Z] 
08:52:56 [2020-06-22T08:52:56.574Z] DONE 7 tests in 22.813s
08:52:56 [2020-06-22T08:52:56.574Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
08:52:56 [2020-06-22T08:52:56.574Z] ++ 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
08:52:56 [2020-06-22T08:52:56.574Z] ++ set -e
08:52:56 [2020-06-22T08:52:56.574Z] ++ '[' -n 0 ']'
08:52:56 [2020-06-22T08:52:56.574Z] ++ set -x
08:52:56 [2020-06-22T08:52:56.574Z] ++ 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
08:52:56 [2020-06-22T08:52:56.574Z] INFO: Testing against a local daemon
08:52:56 [2020-06-22T08:52:56.574Z] === RUN   TestCheckpoint
08:52:56 [2020-06-22T08:52:56.574Z] --- SKIP: TestCheckpoint (0.00s)
08:52:56 [2020-06-22T08:52:56.574Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:52:56 [2020-06-22T08:52:56.574Z] === RUN   TestContainerInvalidJSON
08:52:56 [2020-06-22T08:52:56.574Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:52:56 [2020-06-22T08:52:56.574Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:52:56 [2020-06-22T08:52:56.574Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:52:56 [2020-06-22T08:52:56.574Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:52:56 [2020-06-22T08:52:56.574Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:52:56 [2020-06-22T08:52:56.574Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:52:56 [2020-06-22T08:52:56.574Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:52:56 [2020-06-22T08:52:56.574Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:52:56 [2020-06-22T08:52:56.574Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:52:56 [2020-06-22T08:52:56.574Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:52:56 [2020-06-22T08:52:56.574Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:52:56 [2020-06-22T08:52:56.574Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:52:56 [2020-06-22T08:52:56.574Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:52:56 [2020-06-22T08:52:56.574Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:52:56 [2020-06-22T08:52:56.855Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
08:52:56 [2020-06-22T08:52:56.855Z] === RUN   TestCopyFromContainerPathIsNotDir
08:52:56 [2020-06-22T08:52:56.855Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
08:52:56 [2020-06-22T08:52:56.855Z] === RUN   TestCopyToContainerPathDoesNotExist
08:52:57 [2020-06-22T08:52:57.138Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
08:52:57 [2020-06-22T08:52:57.138Z] === RUN   TestCopyToContainerPathIsNotDir
08:52:57 [2020-06-22T08:52:57.138Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
08:52:57 [2020-06-22T08:52:57.138Z] === RUN   TestCopyFromContainer
08:52:57 [2020-06-22T08:52:57.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:52:58 [2020-06-22T08:52:58.103Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
08:52:58 [2020-06-22T08:52:58.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:52:59 [2020-06-22T08:52:59.810Z] === RUN   TestCopyFromContainer//
08:52:59 [2020-06-22T08:52:59.810Z] === RUN   TestCopyFromContainer//bar/root
08:52:59 [2020-06-22T08:52:59.810Z] === RUN   TestCopyFromContainer//bar/root/
08:52:59 [2020-06-22T08:52:59.810Z] === RUN   TestCopyFromContainer/bar/quux
08:52:59 [2020-06-22T08:52:59.810Z] === RUN   TestCopyFromContainer/bar/quux/
08:52:59 [2020-06-22T08:52:59.810Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:52:59 [2020-06-22T08:52:59.810Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:52:59 [2020-06-22T08:52:59.990Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
08:53:00 [2020-06-22T08:53:00.091Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:53:00 [2020-06-22T08:53:00.091Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:53:00 [2020-06-22T08:53:00.091Z] === RUN   TestCopyFromContainer/bar/notarget
08:53:00 [2020-06-22T08:53:00.373Z] --- PASS: TestCopyFromContainer (3.05s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer// (0.05s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:53:00 [2020-06-22T08:53:00.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:53:00 [2020-06-22T08:53:00.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:53:00 [2020-06-22T08:53:00.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:53:00 [2020-06-22T08:53:00.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:53:00 [2020-06-22T08:53:00.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:53:00 [2020-06-22T08:53:00.373Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:53:00 [2020-06-22T08:53:00.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:53:00 [2020-06-22T08:53:00.373Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateLinkToNonExistingContainer
08:53:00 [2020-06-22T08:53:00.373Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateWithInvalidEnv
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateWithInvalidEnv/0
08:53:00 [2020-06-22T08:53:00.373Z] === PAUSE TestCreateWithInvalidEnv/0
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateWithInvalidEnv/1
08:53:00 [2020-06-22T08:53:00.373Z] === PAUSE TestCreateWithInvalidEnv/1
08:53:00 [2020-06-22T08:53:00.373Z] === RUN   TestCreateWithInvalidEnv/2
08:53:00 [2020-06-22T08:53:00.373Z] === PAUSE TestCreateWithInvalidEnv/2
08:53:00 [2020-06-22T08:53:00.374Z] === CONT  TestCreateWithInvalidEnv/0
08:53:00 [2020-06-22T08:53:00.374Z] === CONT  TestCreateWithInvalidEnv/2
08:53:00 [2020-06-22T08:53:00.374Z] === CONT  TestCreateWithInvalidEnv/1
08:53:00 [2020-06-22T08:53:00.374Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:53:00 [2020-06-22T08:53:00.374Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:53:00 [2020-06-22T08:53:00.374Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:53:00 [2020-06-22T08:53:00.374Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:53:00 [2020-06-22T08:53:00.374Z] === RUN   TestCreateTmpfsMountsTarget
08:53:00 [2020-06-22T08:53:00.374Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:53:00 [2020-06-22T08:53:00.374Z] === RUN   TestCreateWithCustomMaskedPaths
08:53:00 [2020-06-22T08:53:00.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:53:00 [2020-06-22T08:53:00.804Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:53:02 [2020-06-22T08:53:02.164Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
08:53:02 [2020-06-22T08:53:02.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:53:03 [2020-06-22T08:53:03.099Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s)
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:53:03 [2020-06-22T08:53:03.099Z] --- PASS: TestCreateWithCapabilities (0.01s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
08:53:03 [2020-06-22T08:53:03.099Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
08:53:03 [2020-06-22T08:53:03.099Z] === RUN   TestCreateWithCustomReadonlyPaths
08:53:03 [2020-06-22T08:53:03.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:53:04 [2020-06-22T08:53:04.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:53:04 [2020-06-22T08:53:04.647Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
08:53:04 [2020-06-22T08:53:04.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:53:05 [2020-06-22T08:53:05.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s)
08:53:05 [2020-06-22T08:53:05.772Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:53:05 [2020-06-22T08:53:05.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:53:05 [2020-06-22T08:53:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:53:05 [2020-06-22T08:53:05.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:53:05 [2020-06-22T08:53:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:53:05 [2020-06-22T08:53:05.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:53:05 [2020-06-22T08:53:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:53:05 [2020-06-22T08:53:05.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:53:05 [2020-06-22T08:53:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:53:05 [2020-06-22T08:53:05.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:53:05 [2020-06-22T08:53:05.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:53:05 [2020-06-22T08:53:05.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:53:05 [2020-06-22T08:53:05.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:53:05 [2020-06-22T08:53:05.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:53:05 [2020-06-22T08:53:05.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:53:06 [2020-06-22T08:53:06.053Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:53:06 [2020-06-22T08:53:06.053Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:53:06 [2020-06-22T08:53:06.053Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:53:06 [2020-06-22T08:53:06.053Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:53:06 [2020-06-22T08:53:06.053Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:53:06 [2020-06-22T08:53:06.053Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:53:06 [2020-06-22T08:53:06.053Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:53:06 [2020-06-22T08:53:06.053Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:53:06 [2020-06-22T08:53:06.666Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestCreateDifferentPlatform
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestCreateDifferentPlatform/different_os
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:53:06 [2020-06-22T08:53:06.666Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:53:06 [2020-06-22T08:53:06.666Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:53:06 [2020-06-22T08:53:06.666Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestContainerStartOnDaemonRestart
08:53:06 [2020-06-22T08:53:06.666Z] === PAUSE TestContainerStartOnDaemonRestart
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestDaemonRestartIpcMode
08:53:06 [2020-06-22T08:53:06.666Z] === PAUSE TestDaemonRestartIpcMode
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestDaemonHostGatewayIP
08:53:06 [2020-06-22T08:53:06.666Z] === PAUSE TestDaemonHostGatewayIP
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestContainerKillOnDaemonStart
08:53:06 [2020-06-22T08:53:06.666Z] === PAUSE TestContainerKillOnDaemonStart
08:53:06 [2020-06-22T08:53:06.666Z] === RUN   TestDiff
08:53:07 [2020-06-22T08:53:07.384Z] --- PASS: TestServiceWithDataPathPortInit (18.02s)
08:53:07 [2020-06-22T08:53:07.384Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:53:07 [2020-06-22T08:53:07.411Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s)
08:53:07 [2020-06-22T08:53:07.411Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s)
08:53:07 [2020-06-22T08:53:07.411Z] === RUN   TestCgroupNamespacesRun
08:53:07 [2020-06-22T08:53:07.666Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
08:53:07 [2020-06-22T08:53:07.671Z] --- PASS: TestDiff (0.80s)
08:53:07 [2020-06-22T08:53:07.671Z] === RUN   TestExecWithCloseStdin
08:53:08 [2020-06-22T08:53:08.677Z] --- PASS: TestExecWithCloseStdin (0.94s)
08:53:08 [2020-06-22T08:53:08.677Z] === RUN   TestExec
08:53:09 [2020-06-22T08:53:09.576Z] --- PASS: TestCgroupNamespacesRun (1.97s)
08:53:09 [2020-06-22T08:53:09.576Z] === RUN   TestCgroupNamespacesRunPrivileged
08:53:09 [2020-06-22T08:53:09.682Z] --- PASS: TestExec (0.93s)
08:53:09 [2020-06-22T08:53:09.682Z] === RUN   TestExecUser
08:53:10 [2020-06-22T08:53:10.295Z] --- PASS: TestExecUser (0.95s)
08:53:10 [2020-06-22T08:53:10.295Z] === RUN   TestExportContainerAndImportImage
08:53:10 [2020-06-22T08:53:10.500Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
08:53:11 [2020-06-22T08:53:11.059Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
08:53:11 [2020-06-22T08:53:11.059Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s)
08:53:11 [2020-06-22T08:53:11.059Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:53:11 [2020-06-22T08:53:11.770Z] --- PASS: TestExportContainerAndImportImage (1.13s)
08:53:11 [2020-06-22T08:53:11.770Z] === RUN   TestExportContainerAfterDaemonRestart
08:53:11 [2020-06-22T08:53:11.984Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
08:53:12 [2020-06-22T08:53:12.907Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
08:53:12 [2020-06-22T08:53:12.907Z] === RUN   TestCgroupNamespacesRunHostMode
08:53:13 [2020-06-22T08:53:13.162Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
08:53:13 [2020-06-22T08:53:13.239Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
08:53:13 [2020-06-22T08:53:13.239Z] === RUN   TestHealthCheckWorkdir
08:53:13 [2020-06-22T08:53:13.359Z] --- PASS: TestBuildWithHugeFile (52.17s)
08:53:13 [2020-06-22T08:53:13.359Z] === RUN   TestBuildWithEmptyDockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:53:13 [2020-06-22T08:53:13.359Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
08:53:13 [2020-06-22T08:53:13.359Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
08:53:13 [2020-06-22T08:53:13.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
08:53:13 [2020-06-22T08:53:13.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
08:53:13 [2020-06-22T08:53:13.359Z] === RUN   TestBuildPreserveOwnership
08:53:13 [2020-06-22T08:53:13.359Z] === RUN   TestBuildPreserveOwnership/copy_from
08:53:14 [2020-06-22T08:53:14.243Z] --- PASS: TestHealthCheckWorkdir (1.08s)
08:53:14 [2020-06-22T08:53:14.243Z] === RUN   TestHealthKillContainer
08:53:14 [2020-06-22T08:53:14.527Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s)
08:53:14 [2020-06-22T08:53:14.527Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:53:15 [2020-06-22T08:53:15.087Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
08:53:15 [2020-06-22T08:53:15.250Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:53:15 [2020-06-22T08:53:15.342Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
08:53:16 [2020-06-22T08:53:16.265Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
08:53:16 [2020-06-22T08:53:16.265Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:53:16 [2020-06-22T08:53:16.520Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
08:53:17 [2020-06-22T08:53:17.352Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s)
08:53:17 [2020-06-22T08:53:17.352Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:snrj1hp5f2skvqbt7osiyuzce Created:2020-06-22 08:53:09.014956346 +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[736a644410e4d810875ed8b6f90dfce45c52eeba489d04a44a024c1d20e85729:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xhwp9c2an6f8mrc2wyuobwh87 EndpointID:8dc857b2ca1f42082264be1b5cffc3242035adfbe705a5b2d57b5f9cff784b8f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f6aa135bb8632241f7929588756f1c3ceee4cbcb017c26402e7866cb452bfe30 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:b101bb920127 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xhwp9c2an6f8mrc2wyuobwh87 EndpointID:8dc857b2ca1f42082264be1b5cffc3242035adfbe705a5b2d57b5f9cff784b8f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:53:17 [2020-06-22T08:53:17.352Z] PASS
08:53:17 [2020-06-22T08:53:17.352Z] 
08:53:17 [2020-06-22T08:53:17.352Z] === Skipped
08:53:17 [2020-06-22T08:53:17.352Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:53:17 [2020-06-22T08:53:17.352Z]     service_test.go:236: FLAKY_TEST
08:53:17 [2020-06-22T08:53:17.352Z] 
08:53:17 [2020-06-22T08:53:17.352Z] 
08:53:17 [2020-06-22T08:53:17.352Z] DONE 23 tests, 1 skipped in 54.569s
08:53:17 [2020-06-22T08:53:17.352Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:53:17 [2020-06-22T08:53:17.352Z] ++ 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
08:53:17 [2020-06-22T08:53:17.352Z] ++ set -e
08:53:17 [2020-06-22T08:53:17.352Z] ++ '[' -n 0 ']'
08:53:17 [2020-06-22T08:53:17.352Z] ++ set -x
08:53:17 [2020-06-22T08:53:17.352Z] ++ 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
08:53:17 [2020-06-22T08:53:17.352Z] INFO: Testing against a local daemon
08:53:17 [2020-06-22T08:53:17.352Z] === RUN   TestDockerNetworkIpvlanPersistance
08:53:17 [2020-06-22T08:53:17.352Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:53:17 [2020-06-22T08:53:17.352Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:53:17 [2020-06-22T08:53:17.352Z] === RUN   TestDockerNetworkIpvlan
08:53:17 [2020-06-22T08:53:17.352Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:53:17 [2020-06-22T08:53:17.352Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:53:17 [2020-06-22T08:53:17.352Z] PASS
08:53:17 [2020-06-22T08:53:17.352Z] 
08:53:17 [2020-06-22T08:53:17.352Z] === Skipped
08:53:17 [2020-06-22T08:53:17.352Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:53:17 [2020-06-22T08:53:17.352Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:53:17 [2020-06-22T08:53:17.352Z] 
08:53:17 [2020-06-22T08:53:17.352Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:53:17 [2020-06-22T08:53:17.352Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:53:17 [2020-06-22T08:53:17.352Z] 
08:53:17 [2020-06-22T08:53:17.352Z] 
08:53:17 [2020-06-22T08:53:17.352Z] DONE 2 tests, 2 skipped in 0.138s
08:53:17 [2020-06-22T08:53:17.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:53:17 [2020-06-22T08:53:17.352Z] ++ 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
08:53:17 [2020-06-22T08:53:17.352Z] ++ set -e
08:53:17 [2020-06-22T08:53:17.352Z] ++ '[' -n 0 ']'
08:53:17 [2020-06-22T08:53:17.352Z] ++ set -x
08:53:17 [2020-06-22T08:53:17.352Z] ++ 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
08:53:17 [2020-06-22T08:53:17.352Z] INFO: Testing against a local daemon
08:53:17 [2020-06-22T08:53:17.352Z] === RUN   TestDockerNetworkMacvlanPersistance
08:53:17 [2020-06-22T08:53:17.693Z] --- PASS: TestHealthKillContainer (3.01s)
08:53:17 [2020-06-22T08:53:17.693Z] === RUN   TestInspectCpusetInConfigPre120
08:53:17 [2020-06-22T08:53:17.974Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
08:53:17 [2020-06-22T08:53:17.974Z] === RUN   TestIpcModeNone
08:53:18 [2020-06-22T08:53:18.403Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s)
08:53:18 [2020-06-22T08:53:18.403Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:53:18 [2020-06-22T08:53:18.728Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.99s)
08:53:18 [2020-06-22T08:53:18.728Z] === RUN   TestDockerNetworkMacvlan
08:53:18 [2020-06-22T08:53:18.962Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
08:53:18 [2020-06-22T08:53:18.962Z] === RUN   TestCgroupNamespacesRunOlderClient
08:53:18 [2020-06-22T08:53:18.962Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
08:53:18 [2020-06-22T08:53:18.980Z] --- PASS: TestIpcModeNone (0.92s)
08:53:18 [2020-06-22T08:53:18.980Z] === RUN   TestIpcModePrivate
08:53:19 [2020-06-22T08:53:19.422Z] --- PASS: TestBuildPreserveOwnership (9.60s)
08:53:19 [2020-06-22T08:53:19.422Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.60s)
08:53:19 [2020-06-22T08:53:19.422Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestBuildPlatformInvalid
08:53:19 [2020-06-22T08:53:19.422Z] --- PASS: TestBuildPlatformInvalid (0.08s)
08:53:19 [2020-06-22T08:53:19.422Z] PASS
08:53:19 [2020-06-22T08:53:19.422Z] 
08:53:19 [2020-06-22T08:53:19.422Z] === Skipped
08:53:19 [2020-06-22T08:53:19.422Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:53:19 [2020-06-22T08:53:19.422Z]     build_session_test.go:25: TODO: BuildKit
08:53:19 [2020-06-22T08:53:19.422Z] 
08:53:19 [2020-06-22T08:53:19.422Z] 
08:53:19 [2020-06-22T08:53:19.422Z] DONE 32 tests, 1 skipped in 123.337s
08:53:19 [2020-06-22T08:53:19.422Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:53:19 [2020-06-22T08:53:19.422Z] INFO: Testing against a local daemon
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestConfigInspect
08:53:19 [2020-06-22T08:53:19.422Z] --- SKIP: TestConfigInspect (0.03s)
08:53:19 [2020-06-22T08:53:19.422Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestConfigList
08:53:19 [2020-06-22T08:53:19.422Z] --- SKIP: TestConfigList (0.01s)
08:53:19 [2020-06-22T08:53:19.422Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestConfigsCreateAndDelete
08:53:19 [2020-06-22T08:53:19.422Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
08:53:19 [2020-06-22T08:53:19.422Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestConfigsUpdate
08:53:19 [2020-06-22T08:53:19.422Z] --- SKIP: TestConfigsUpdate (0.01s)
08:53:19 [2020-06-22T08:53:19.422Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestTemplatedConfig
08:53:19 [2020-06-22T08:53:19.422Z] --- SKIP: TestTemplatedConfig (0.00s)
08:53:19 [2020-06-22T08:53:19.422Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestConfigCreateResolve
08:53:19 [2020-06-22T08:53:19.422Z] --- SKIP: TestConfigCreateResolve (0.01s)
08:53:19 [2020-06-22T08:53:19.422Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:19 [2020-06-22T08:53:19.422Z] === RUN   TestConfigDaemonLibtrustID
08:53:19 [2020-06-22T08:53:19.663Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:53:19 [2020-06-22T08:53:19.986Z] --- PASS: TestIpcModePrivate (0.96s)
08:53:19 [2020-06-22T08:53:19.986Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
08:53:19 [2020-06-22T08:53:19.986Z] === RUN   TestIpcModeShareable
08:53:20 [2020-06-22T08:53:20.845Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s)
08:53:20 [2020-06-22T08:53:20.845Z] === RUN   TestKernelTCPMemory
08:53:20 [2020-06-22T08:53:20.845Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
08:53:20 [2020-06-22T08:53:20.998Z] --- PASS: TestIpcModeShareable (1.02s)
08:53:20 [2020-06-22T08:53:20.998Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
08:53:20 [2020-06-22T08:53:20.998Z] === RUN   TestAPIIpcModeShareableAndContainer
08:53:21 [2020-06-22T08:53:21.037Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:53:21 [2020-06-22T08:53:21.318Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
08:53:21 [2020-06-22T08:53:21.318Z] PASS
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] === Skipped
08:53:21 [2020-06-22T08:53:21.318Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
08:53:21 [2020-06-22T08:53:21.318Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
08:53:21 [2020-06-22T08:53:21.318Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
08:53:21 [2020-06-22T08:53:21.318Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
08:53:21 [2020-06-22T08:53:21.318Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
08:53:21 [2020-06-22T08:53:21.318Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
08:53:21 [2020-06-22T08:53:21.318Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] 
08:53:21 [2020-06-22T08:53:21.318Z] DONE 7 tests, 6 skipped in 1.722s
08:53:21 [2020-06-22T08:53:21.318Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:53:21 [2020-06-22T08:53:21.318Z] INFO: Testing against a local daemon
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestCheckpoint
08:53:21 [2020-06-22T08:53:21.318Z] --- SKIP: TestCheckpoint (0.00s)
08:53:21 [2020-06-22T08:53:21.318Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestContainerInvalidJSON
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:53:21 [2020-06-22T08:53:21.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:53:21 [2020-06-22T08:53:21.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:53:21 [2020-06-22T08:53:21.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:53:21 [2020-06-22T08:53:21.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:53:21 [2020-06-22T08:53:21.318Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:53:21 [2020-06-22T08:53:21.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:53:21 [2020-06-22T08:53:21.318Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:53:21 [2020-06-22T08:53:21.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:53:21 [2020-06-22T08:53:21.318Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:53:21 [2020-06-22T08:53:21.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:53:21 [2020-06-22T08:53:21.318Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestCopyFromContainerPathIsNotDir
08:53:21 [2020-06-22T08:53:21.318Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestCopyToContainerPathDoesNotExist
08:53:21 [2020-06-22T08:53:21.318Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestCopyToContainerPathIsNotDir
08:53:21 [2020-06-22T08:53:21.318Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
08:53:21 [2020-06-22T08:53:21.318Z] === RUN   TestCopyFromContainer
08:53:21 [2020-06-22T08:53:21.768Z] --- PASS: TestKernelTCPMemory (1.07s)
08:53:21 [2020-06-22T08:53:21.768Z] === RUN   TestNISDomainname
08:53:21 [2020-06-22T08:53:21.975Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:53:22 [2020-06-22T08:53:22.023Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
08:53:22 [2020-06-22T08:53:22.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
08:53:22 [2020-06-22T08:53:22.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
08:53:22 [2020-06-22T08:53:22.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
08:53:22 [2020-06-22T08:53:22.584Z] --- PASS: TestNISDomainname (0.97s)
08:53:22 [2020-06-22T08:53:22.584Z] === RUN   TestHostnameDnsResolution
08:53:23 [2020-06-22T08:53:23.508Z] === RUN   TestDockerSuite/TestBuildCacheAdd
08:53:23 [2020-06-22T08:53:23.763Z] --- PASS: TestHostnameDnsResolution (1.25s)
08:53:23 [2020-06-22T08:53:23.763Z] === RUN   TestStats
08:53:24 [2020-06-22T08:53:24.018Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
08:53:24 [2020-06-22T08:53:24.476Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s)
08:53:24 [2020-06-22T08:53:24.476Z] === RUN   TestAPIIpcModeHost
08:53:24 [2020-06-22T08:53:24.476Z] --- PASS: TestAPIIpcModeHost (0.64s)
08:53:24 [2020-06-22T08:53:24.476Z] === RUN   TestDaemonIpcModeShareable
08:53:24 [2020-06-22T08:53:24.577Z] === RUN   TestDockerSuite/TestBuildCacheFrom
08:53:25 [2020-06-22T08:53:25.137Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
08:53:25 [2020-06-22T08:53:25.257Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer//
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer//bar/root
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer//bar/root/
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer/bar/quux
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer/bar/quux/
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:53:25 [2020-06-22T08:53:25.489Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCopyFromContainer/bar/notarget
08:53:25 [2020-06-22T08:53:25.745Z] --- PASS: TestCopyFromContainer (4.44s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer// (0.06s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:53:25 [2020-06-22T08:53:25.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:53:25 [2020-06-22T08:53:25.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:53:25 [2020-06-22T08:53:25.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:53:25 [2020-06-22T08:53:25.745Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:53:25 [2020-06-22T08:53:25.745Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:53:25 [2020-06-22T08:53:25.745Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:53:25 [2020-06-22T08:53:25.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateLinkToNonExistingContainer
08:53:25 [2020-06-22T08:53:25.745Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateWithInvalidEnv
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateWithInvalidEnv/0
08:53:25 [2020-06-22T08:53:25.745Z] === PAUSE TestCreateWithInvalidEnv/0
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateWithInvalidEnv/1
08:53:25 [2020-06-22T08:53:25.745Z] === PAUSE TestCreateWithInvalidEnv/1
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateWithInvalidEnv/2
08:53:25 [2020-06-22T08:53:25.745Z] === PAUSE TestCreateWithInvalidEnv/2
08:53:25 [2020-06-22T08:53:25.745Z] === CONT  TestCreateWithInvalidEnv/0
08:53:25 [2020-06-22T08:53:25.745Z] === CONT  TestCreateWithInvalidEnv/2
08:53:25 [2020-06-22T08:53:25.745Z] === CONT  TestCreateWithInvalidEnv/1
08:53:25 [2020-06-22T08:53:25.745Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:53:25 [2020-06-22T08:53:25.745Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateTmpfsMountsTarget
08:53:25 [2020-06-22T08:53:25.745Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
08:53:25 [2020-06-22T08:53:25.745Z] === RUN   TestCreateWithCustomMaskedPaths
08:53:26 [2020-06-22T08:53:26.498Z] --- PASS: TestStats (2.71s)
08:53:26 [2020-06-22T08:53:26.498Z] === RUN   TestStopContainerWithTimeout
08:53:26 [2020-06-22T08:53:26.498Z] === RUN   TestStopContainerWithTimeout/0
08:53:26 [2020-06-22T08:53:26.498Z] === PAUSE TestStopContainerWithTimeout/0
08:53:26 [2020-06-22T08:53:26.498Z] === RUN   TestStopContainerWithTimeout/1
08:53:26 [2020-06-22T08:53:26.498Z] === PAUSE TestStopContainerWithTimeout/1
08:53:26 [2020-06-22T08:53:26.498Z] === RUN   TestStopContainerWithTimeout/3
08:53:26 [2020-06-22T08:53:26.498Z] === PAUSE TestStopContainerWithTimeout/3
08:53:26 [2020-06-22T08:53:26.498Z] === RUN   TestStopContainerWithTimeout/-1
08:53:26 [2020-06-22T08:53:26.498Z] === PAUSE TestStopContainerWithTimeout/-1
08:53:26 [2020-06-22T08:53:26.498Z] === CONT  TestStopContainerWithTimeout/0
08:53:26 [2020-06-22T08:53:26.498Z] === CONT  TestStopContainerWithTimeout/-1
08:53:26 [2020-06-22T08:53:26.502Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
08:53:26 [2020-06-22T08:53:26.503Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:53:26 [2020-06-22T08:53:26.503Z] === RUN   TestDaemonIpcModePrivate
08:53:27 [2020-06-22T08:53:27.114Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:53:27 [2020-06-22T08:53:27.114Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:53:27 [2020-06-22T08:53:27.114Z] --- PASS: TestCreateWithCapabilities (0.02s)
08:53:27 [2020-06-22T08:53:27.114Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
08:53:27 [2020-06-22T08:53:27.114Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s)
08:53:27 [2020-06-22T08:53:27.114Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
08:53:27 [2020-06-22T08:53:27.114Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
08:53:27 [2020-06-22T08:53:27.114Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:53:27 [2020-06-22T08:53:27.115Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
08:53:27 [2020-06-22T08:53:27.115Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
08:53:27 [2020-06-22T08:53:27.115Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
08:53:27 [2020-06-22T08:53:27.115Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:53:27 [2020-06-22T08:53:27.115Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.02s)
08:53:27 [2020-06-22T08:53:27.115Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.02s)
08:53:27 [2020-06-22T08:53:27.115Z] === RUN   TestCreateWithCustomReadonlyPaths
08:53:27 [2020-06-22T08:53:27.859Z] === CONT  TestStopContainerWithTimeout/3
08:53:28 [2020-06-22T08:53:28.484Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
08:53:28 [2020-06-22T08:53:28.484Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:53:28 [2020-06-22T08:53:28.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:53:28 [2020-06-22T08:53:28.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:53:28 [2020-06-22T08:53:28.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:53:28 [2020-06-22T08:53:28.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:53:28 [2020-06-22T08:53:28.484Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:53:28 [2020-06-22T08:53:28.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:53:28 [2020-06-22T08:53:28.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:53:28 [2020-06-22T08:53:28.484Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
08:53:28 [2020-06-22T08:53:28.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:53:28 [2020-06-22T08:53:28.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:53:28 [2020-06-22T08:53:28.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:53:28 [2020-06-22T08:53:28.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:53:28 [2020-06-22T08:53:28.484Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:53:28 [2020-06-22T08:53:28.484Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:53:28 [2020-06-22T08:53:28.533Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
08:53:28 [2020-06-22T08:53:28.533Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:53:28 [2020-06-22T08:53:28.533Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:53:28 [2020-06-22T08:53:28.740Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
08:53:28 [2020-06-22T08:53:28.740Z] === RUN   TestCreateDifferentPlatform
08:53:28 [2020-06-22T08:53:28.740Z] === RUN   TestCreateDifferentPlatform/different_os
08:53:28 [2020-06-22T08:53:28.740Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:53:28 [2020-06-22T08:53:28.740Z] --- PASS: TestCreateDifferentPlatform (0.02s)
08:53:28 [2020-06-22T08:53:28.740Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:53:28 [2020-06-22T08:53:28.740Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:53:28 [2020-06-22T08:53:28.740Z] === RUN   TestContainerStartOnDaemonRestart
08:53:28 [2020-06-22T08:53:28.741Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
08:53:28 [2020-06-22T08:53:28.741Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
08:53:28 [2020-06-22T08:53:28.741Z] === RUN   TestDaemonRestartIpcMode
08:53:28 [2020-06-22T08:53:28.741Z] === PAUSE TestDaemonRestartIpcMode
08:53:28 [2020-06-22T08:53:28.741Z] === RUN   TestDaemonHostGatewayIP
08:53:28 [2020-06-22T08:53:28.741Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
08:53:28 [2020-06-22T08:53:28.741Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:53:28 [2020-06-22T08:53:28.741Z] === RUN   TestContainerKillOnDaemonStart
08:53:28 [2020-06-22T08:53:28.741Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:53:28 [2020-06-22T08:53:28.741Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:53:28 [2020-06-22T08:53:28.741Z] === RUN   TestDiff
08:53:29 [2020-06-22T08:53:29.220Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
08:53:29 [2020-06-22T08:53:29.304Z] --- PASS: TestDiff (0.42s)
08:53:29 [2020-06-22T08:53:29.304Z] === RUN   TestExecWithCloseStdin
08:53:29 [2020-06-22T08:53:29.442Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:53:29 [2020-06-22T08:53:29.475Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
08:53:29 [2020-06-22T08:53:29.731Z] === CONT  TestStopContainerWithTimeout/1
08:53:29 [2020-06-22T08:53:29.867Z] --- PASS: TestExecWithCloseStdin (0.47s)
08:53:29 [2020-06-22T08:53:29.867Z] === RUN   TestExec
08:53:30 [2020-06-22T08:53:30.001Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
08:53:30 [2020-06-22T08:53:30.001Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:53:30 [2020-06-22T08:53:30.001Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:53:30 [2020-06-22T08:53:30.123Z] --- PASS: TestExec (0.49s)
08:53:30 [2020-06-22T08:53:30.123Z] === RUN   TestExecUser
08:53:30 [2020-06-22T08:53:30.655Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
08:53:30 [2020-06-22T08:53:30.687Z] --- PASS: TestExecUser (0.46s)
08:53:30 [2020-06-22T08:53:30.687Z] === RUN   TestExportContainerAndImportImage
08:53:31 [2020-06-22T08:53:31.216Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
08:53:31 [2020-06-22T08:53:31.250Z] --- PASS: TestExportContainerAndImportImage (0.58s)
08:53:31 [2020-06-22T08:53:31.250Z] === RUN   TestExportContainerAfterDaemonRestart
08:53:31 [2020-06-22T08:53:31.471Z] --- PASS: TestStopContainerWithTimeout (0.02s)
08:53:31 [2020-06-22T08:53:31.471Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
08:53:31 [2020-06-22T08:53:31.471Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.19s)
08:53:31 [2020-06-22T08:53:31.471Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
08:53:31 [2020-06-22T08:53:31.471Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
08:53:31 [2020-06-22T08:53:31.471Z] === RUN   TestDeleteDevicemapper
08:53:31 [2020-06-22T08:53:31.471Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:53:31 [2020-06-22T08:53:31.471Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:53:31 [2020-06-22T08:53:31.471Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:53:32 [2020-06-22T08:53:32.020Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
08:53:32 [2020-06-22T08:53:32.020Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:53:32 [2020-06-22T08:53:32.020Z] === RUN   TestIpcModeOlderClient
08:53:32 [2020-06-22T08:53:32.020Z] === PAUSE TestIpcModeOlderClient
08:53:32 [2020-06-22T08:53:32.020Z] === RUN   TestKillContainerInvalidSignal
08:53:32 [2020-06-22T08:53:32.030Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
08:53:32 [2020-06-22T08:53:32.592Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
08:53:32 [2020-06-22T08:53:32.635Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
08:53:32 [2020-06-22T08:53:32.635Z] === RUN   TestKillContainer
08:53:32 [2020-06-22T08:53:32.635Z] === RUN   TestKillContainer/no_signal
08:53:33 [2020-06-22T08:53:33.640Z] === RUN   TestKillContainer/non_killing_signal
08:53:34 [2020-06-22T08:53:34.191Z] sha256:9a99492c90ec83620a3918756c14b60fa0c11e2b82283b2debcb3a28d97088a3
08:53:34 [2020-06-22T08:53:34.191Z] INFO: Starting docker-py tests...
08:53:34 [2020-06-22T08:53:34.191Z] ============================= test session starts ==============================
08:53:34 [2020-06-22T08:53:34.191Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.2, pluggy-0.13.1
08:53:34 [2020-06-22T08:53:34.191Z] rootdir: /src, inifile: pytest.ini
08:53:34 [2020-06-22T08:53:34.191Z] plugins: cov-2.6.1, timeout-1.3.3
08:53:34 [2020-06-22T08:53:34.191Z] collected 388 items / 1 deselected / 387 selected
08:53:34 [2020-06-22T08:53:34.191Z] 
08:53:34 [2020-06-22T08:53:34.254Z] === RUN   TestKillContainer/killing_signal
08:53:34 [2020-06-22T08:53:34.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s)
08:53:34 [2020-06-22T08:53:34.474Z] === RUN   TestUpdateMemory
08:53:34 [2020-06-22T08:53:34.474Z] --- SKIP: TestUpdateMemory (0.00s)
08:53:34 [2020-06-22T08:53:34.474Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:53:34 [2020-06-22T08:53:34.474Z] === RUN   TestUpdateCPUQuota
08:53:34 [2020-06-22T08:53:34.520Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
08:53:34 [2020-06-22T08:53:34.520Z] === RUN   TestHealthCheckWorkdir
08:53:35 [2020-06-22T08:53:35.083Z] --- PASS: TestHealthCheckWorkdir (0.58s)
08:53:35 [2020-06-22T08:53:35.083Z] === RUN   TestHealthKillContainer
08:53:35 [2020-06-22T08:53:35.259Z] --- PASS: TestKillContainer (2.57s)
08:53:35 [2020-06-22T08:53:35.260Z]     --- PASS: TestKillContainer/no_signal (0.86s)
08:53:35 [2020-06-22T08:53:35.260Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
08:53:35 [2020-06-22T08:53:35.260Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
08:53:35 [2020-06-22T08:53:35.260Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:53:35 [2020-06-22T08:53:35.260Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:53:35 [2020-06-22T08:53:35.397Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
08:53:35 [2020-06-22T08:53:35.652Z] --- PASS: TestUpdateCPUQuota (1.61s)
08:53:35 [2020-06-22T08:53:35.652Z] === RUN   TestUpdatePidsLimit
08:53:35 [2020-06-22T08:53:35.652Z] === RUN   TestUpdatePidsLimit/update_from_none
08:53:36 [2020-06-22T08:53:36.001Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:53:36 [2020-06-22T08:53:36.211Z] === RUN   TestUpdatePidsLimit/no_change
08:53:36 [2020-06-22T08:53:36.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:53:36 [2020-06-22T08:53:36.466Z] === RUN   TestUpdatePidsLimit/update_lower
08:53:36 [2020-06-22T08:53:36.722Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:53:36 [2020-06-22T08:53:36.877Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
08:53:36 [2020-06-22T08:53:36.877Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
08:53:36 [2020-06-22T08:53:36.877Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
08:53:36 [2020-06-22T08:53:36.877Z] === RUN   TestKillStoppedContainer
08:53:36 [2020-06-22T08:53:36.935Z] --- PASS: TestDockerNetworkMacvlan (18.09s)
08:53:36 [2020-06-22T08:53:36.935Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
08:53:36 [2020-06-22T08:53:36.935Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
08:53:36 [2020-06-22T08:53:36.935Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s)
08:53:36 [2020-06-22T08:53:36.935Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s)
08:53:36 [2020-06-22T08:53:36.935Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s)
08:53:36 [2020-06-22T08:53:36.935Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
08:53:36 [2020-06-22T08:53:36.935Z] PASS
08:53:36 [2020-06-22T08:53:36.935Z] 
08:53:36 [2020-06-22T08:53:36.935Z] DONE 8 tests in 20.215s
08:53:36 [2020-06-22T08:53:36.935Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:53:36 [2020-06-22T08:53:36.935Z] ++ 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
08:53:36 [2020-06-22T08:53:36.935Z] ++ set -e
08:53:36 [2020-06-22T08:53:36.935Z] ++ '[' -n 0 ']'
08:53:36 [2020-06-22T08:53:36.935Z] ++ set -x
08:53:36 [2020-06-22T08:53:36.935Z] ++ 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
08:53:36 [2020-06-22T08:53:36.935Z] testing: warning: no tests to run
08:53:36 [2020-06-22T08:53:36.935Z] PASS
08:53:36 [2020-06-22T08:53:36.935Z] 
08:53:36 [2020-06-22T08:53:36.935Z] DONE 0 tests in 0.024s
08:53:36 [2020-06-22T08:53:36.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:53:36 [2020-06-22T08:53:36.936Z] ++ 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
08:53:36 [2020-06-22T08:53:36.936Z] ++ set -e
08:53:36 [2020-06-22T08:53:36.936Z] ++ '[' -n 0 ']'
08:53:36 [2020-06-22T08:53:36.936Z] ++ set -x
08:53:36 [2020-06-22T08:53:36.936Z] ++ 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
08:53:36 [2020-06-22T08:53:36.936Z] INFO: Testing against a local daemon
08:53:36 [2020-06-22T08:53:36.936Z] === RUN   TestAuthZPluginAllowRequest
08:53:37 [2020-06-22T08:53:37.158Z] --- PASS: TestKillStoppedContainer (0.09s)
08:53:37 [2020-06-22T08:53:37.158Z] === RUN   TestKillStoppedContainerAPIPre120
08:53:37 [2020-06-22T08:53:37.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
08:53:37 [2020-06-22T08:53:37.158Z] === RUN   TestKillDifferentUserContainer
08:53:37 [2020-06-22T08:53:37.281Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:53:37 [2020-06-22T08:53:37.536Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:53:37 [2020-06-22T08:53:37.536Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
08:53:37 [2020-06-22T08:53:37.792Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:53:37 [2020-06-22T08:53:37.792Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
08:53:38 [2020-06-22T08:53:38.163Z] --- PASS: TestKillDifferentUserContainer (0.87s)
08:53:38 [2020-06-22T08:53:38.164Z] === RUN   TestInspectOomKilledTrue
08:53:38 [2020-06-22T08:53:38.164Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:53:38 [2020-06-22T08:53:38.164Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:53:38 [2020-06-22T08:53:38.164Z] === RUN   TestInspectOomKilledFalse
08:53:38 [2020-06-22T08:53:38.164Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:53:38 [2020-06-22T08:53:38.164Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:53:38 [2020-06-22T08:53:38.164Z] === RUN   TestLinksEtcHostsContentMatch
08:53:38 [2020-06-22T08:53:38.353Z] --- PASS: TestHealthKillContainer (2.60s)
08:53:38 [2020-06-22T08:53:38.353Z] === RUN   TestInspectCpusetInConfigPre120
08:53:38 [2020-06-22T08:53:38.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
08:53:38 [2020-06-22T08:53:38.353Z] === RUN   TestIpcModeNone
08:53:38 [2020-06-22T08:53:38.611Z] --- PASS: TestIpcModeNone (0.47s)
08:53:38 [2020-06-22T08:53:38.611Z] === RUN   TestIpcModePrivate
08:53:38 [2020-06-22T08:53:38.777Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
08:53:38 [2020-06-22T08:53:38.777Z] === RUN   TestLinksContainerNames
08:53:38 [2020-06-22T08:53:38.843Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
08:53:38 [2020-06-22T08:53:38.843Z] === RUN   TestAuthZPluginTLS
08:53:39 [2020-06-22T08:53:39.154Z] --- PASS: TestUpdatePidsLimit (3.38s)
08:53:39 [2020-06-22T08:53:39.154Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
08:53:39 [2020-06-22T08:53:39.154Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
08:53:39 [2020-06-22T08:53:39.154Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
08:53:39 [2020-06-22T08:53:39.154Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
08:53:39 [2020-06-22T08:53:39.154Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
08:53:39 [2020-06-22T08:53:39.154Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
08:53:39 [2020-06-22T08:53:39.154Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
08:53:39 [2020-06-22T08:53:39.154Z] === RUN   TestUpdateRestartPolicy
08:53:39 [2020-06-22T08:53:39.173Z] --- PASS: TestIpcModePrivate (0.46s)
08:53:39 [2020-06-22T08:53:39.173Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
08:53:39 [2020-06-22T08:53:39.173Z] === RUN   TestIpcModeShareable
08:53:39 [2020-06-22T08:53:39.173Z] --- SKIP: TestIpcModeShareable (0.00s)
08:53:39 [2020-06-22T08:53:39.173Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:53:39 [2020-06-22T08:53:39.173Z] === RUN   TestAPIIpcModeShareableAndContainer
08:53:39 [2020-06-22T08:53:39.409Z] --- PASS: TestAuthZPluginTLS (0.66s)
08:53:39 [2020-06-22T08:53:39.409Z] === RUN   TestAuthZPluginDenyRequest
08:53:39 [2020-06-22T08:53:39.713Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
08:53:39 [2020-06-22T08:53:39.976Z] --- PASS: TestAuthZPluginDenyRequest (0.61s)
08:53:39 [2020-06-22T08:53:39.976Z] === RUN   TestAuthZPluginAPIDenyResponse
08:53:40 [2020-06-22T08:53:40.272Z] === RUN   TestDockerSuite/TestBuildClearCmd
08:53:40 [2020-06-22T08:53:40.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
08:53:40 [2020-06-22T08:53:40.540Z] === RUN   TestAPIIpcModeHost
08:53:40 [2020-06-22T08:53:40.540Z] --- SKIP: TestAPIIpcModeHost (0.00s)
08:53:40 [2020-06-22T08:53:40.540Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:53:40 [2020-06-22T08:53:40.540Z] === RUN   TestDaemonIpcModeShareable
08:53:40 [2020-06-22T08:53:40.540Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
08:53:40 [2020-06-22T08:53:40.540Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:53:40 [2020-06-22T08:53:40.540Z] === RUN   TestDaemonIpcModePrivate
08:53:40 [2020-06-22T08:53:40.542Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s)
08:53:40 [2020-06-22T08:53:40.542Z] === RUN   TestAuthZPluginDenyResponse
08:53:40 [2020-06-22T08:53:40.783Z] === RUN   TestDockerSuite/TestBuildCmd
08:53:40 [2020-06-22T08:53:40.806Z] --- PASS: TestLinksContainerNames (1.82s)
08:53:40 [2020-06-22T08:53:40.806Z] === RUN   TestLogsFollowTailEmpty
08:53:41 [2020-06-22T08:53:41.039Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
08:53:41 [2020-06-22T08:53:41.108Z] --- PASS: TestAuthZPluginDenyResponse (0.63s)
08:53:41 [2020-06-22T08:53:41.108Z] === RUN   TestAuthZPluginAllowEventStream
08:53:41 [2020-06-22T08:53:41.294Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
08:53:41 [2020-06-22T08:53:41.294Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
08:53:41 [2020-06-22T08:53:41.548Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
08:53:41 [2020-06-22T08:53:41.548Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
08:53:41 [2020-06-22T08:53:41.810Z] --- PASS: TestLogsFollowTailEmpty (0.93s)
08:53:41 [2020-06-22T08:53:41.810Z] === RUN   TestContainerNetworkMountsNoChown
08:53:42 [2020-06-22T08:53:42.423Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/default
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/default
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/private
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/private
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rprivate
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rprivate
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/slave
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/slave
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rslave
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rslave
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/shared
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/shared
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rshared
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rshared
08:53:42 [2020-06-22T08:53:42.423Z] === CONT  TestMountDaemonRoot/default
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/default/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === CONT  TestMountDaemonRoot/rslave
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/default/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === CONT  TestMountDaemonRoot/rshared
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === CONT  TestMountDaemonRoot/shared
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:53:42 [2020-06-22T08:53:42.423Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:53:42 [2020-06-22T08:53:42.423Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:53:42 [2020-06-22T08:53:42.704Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:53:42 [2020-06-22T08:53:42.704Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:53:42 [2020-06-22T08:53:42.704Z] === CONT  TestMountDaemonRoot/rprivate
08:53:42 [2020-06-22T08:53:42.704Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:53:42 [2020-06-22T08:53:42.704Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:53:42 [2020-06-22T08:53:42.704Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:53:42 [2020-06-22T08:53:42.705Z] === CONT  TestMountDaemonRoot/slave
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === CONT  TestMountDaemonRoot/private
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/private/bind_root
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/private/mount_root
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:53:42 [2020-06-22T08:53:42.705Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:53:42 [2020-06-22T08:53:42.705Z] === CONT  TestMountDaemonRoot/default/bind_root
08:53:42 [2020-06-22T08:53:42.705Z] === CONT  TestMountDaemonRoot/default/mount_root
08:53:42 [2020-06-22T08:53:42.909Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
08:53:42 [2020-06-22T08:53:42.987Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:53:42 [2020-06-22T08:53:42.987Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:53:42 [2020-06-22T08:53:42.987Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:53:42 [2020-06-22T08:53:42.987Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:53:43 [2020-06-22T08:53:43.013Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
08:53:43 [2020-06-22T08:53:43.013Z] === RUN   TestAuthZPluginErrorResponse
08:53:43 [2020-06-22T08:53:43.059Z] --- PASS: TestDaemonIpcModePrivate (2.16s)
08:53:43 [2020-06-22T08:53:43.059Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
08:53:43 [2020-06-22T08:53:43.059Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:53:43 [2020-06-22T08:53:43.059Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
08:53:43 [2020-06-22T08:53:43.059Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:53:43 [2020-06-22T08:53:43.059Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:53:43 [2020-06-22T08:53:43.059Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
08:53:43 [2020-06-22T08:53:43.059Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:53:43 [2020-06-22T08:53:43.059Z] === RUN   TestIpcModeOlderClient
08:53:43 [2020-06-22T08:53:43.059Z] === PAUSE TestIpcModeOlderClient
08:53:43 [2020-06-22T08:53:43.059Z] === RUN   TestKillContainerInvalidSignal
08:53:43 [2020-06-22T08:53:43.059Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
08:53:43 [2020-06-22T08:53:43.059Z] === RUN   TestKillContainer
08:53:43 [2020-06-22T08:53:43.059Z] === RUN   TestKillContainer/no_signal
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:53:43 [2020-06-22T08:53:43.269Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/private/bind_root
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/private/mount_root
08:53:43 [2020-06-22T08:53:43.551Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:53:43 [2020-06-22T08:53:43.579Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
08:53:43 [2020-06-22T08:53:43.579Z] === RUN   TestAuthZPluginErrorRequest
08:53:43 [2020-06-22T08:53:43.622Z] === RUN   TestKillContainer/non_killing_signal
08:53:43 [2020-06-22T08:53:43.839Z] --- PASS: TestMountDaemonRoot (0.01s)
08:53:43 [2020-06-22T08:53:43.839Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
08:53:43 [2020-06-22T08:53:43.839Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
08:53:43 [2020-06-22T08:53:43.839Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.15s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.16s)
08:53:43 [2020-06-22T08:53:43.839Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
08:53:43 [2020-06-22T08:53:43.839Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.12s)
08:53:43 [2020-06-22T08:53:43.839Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
08:53:43 [2020-06-22T08:53:43.840Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
08:53:43 [2020-06-22T08:53:43.840Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.08s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
08:53:43 [2020-06-22T08:53:43.840Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
08:53:43 [2020-06-22T08:53:43.840Z] === RUN   TestContainerBindMountNonRecursive
08:53:43 [2020-06-22T08:53:43.879Z] === RUN   TestKillContainer/killing_signal
08:53:44 [2020-06-22T08:53:44.146Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
08:53:44 [2020-06-22T08:53:44.146Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:53:44 [2020-06-22T08:53:44.442Z] --- PASS: TestKillContainer (1.26s)
08:53:44 [2020-06-22T08:53:44.442Z]     --- PASS: TestKillContainer/no_signal (0.42s)
08:53:44 [2020-06-22T08:53:44.442Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
08:53:44 [2020-06-22T08:53:44.442Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
08:53:44 [2020-06-22T08:53:44.442Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:53:44 [2020-06-22T08:53:44.442Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:53:44 [2020-06-22T08:53:44.699Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:53:44 [2020-06-22T08:53:44.713Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s)
08:53:44 [2020-06-22T08:53:44.713Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:53:44 [2020-06-22T08:53:44.835Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
08:53:45 [2020-06-22T08:53:45.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
08:53:45 [2020-06-22T08:53:45.262Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
08:53:45 [2020-06-22T08:53:45.262Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
08:53:45 [2020-06-22T08:53:45.262Z] === RUN   TestKillStoppedContainer
08:53:45 [2020-06-22T08:53:45.262Z] --- PASS: TestKillStoppedContainer (0.04s)
08:53:45 [2020-06-22T08:53:45.262Z] === RUN   TestKillStoppedContainerAPIPre120
08:53:45 [2020-06-22T08:53:45.262Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:53:45 [2020-06-22T08:53:45.262Z] === RUN   TestKillDifferentUserContainer
08:53:45 [2020-06-22T08:53:45.825Z] --- PASS: TestKillDifferentUserContainer (0.42s)
08:53:45 [2020-06-22T08:53:45.825Z] === RUN   TestInspectOomKilledTrue
08:53:45 [2020-06-22T08:53:45.825Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:53:45 [2020-06-22T08:53:45.825Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
08:53:45 [2020-06-22T08:53:45.825Z] === RUN   TestInspectOomKilledFalse
08:53:45 [2020-06-22T08:53:45.825Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:53:45 [2020-06-22T08:53:45.825Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:53:45 [2020-06-22T08:53:45.825Z] === RUN   TestLinksEtcHostsContentMatch
08:53:45 [2020-06-22T08:53:45.825Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
08:53:45 [2020-06-22T08:53:45.825Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:53:45 [2020-06-22T08:53:45.825Z] === RUN   TestLinksContainerNames
08:53:45 [2020-06-22T08:53:45.878Z] --- PASS: TestContainerBindMountNonRecursive (2.19s)
08:53:45 [2020-06-22T08:53:45.878Z] === RUN   TestNetworkNat
08:53:46 [2020-06-22T08:53:46.754Z] --- PASS: TestLinksContainerNames (0.84s)
08:53:46 [2020-06-22T08:53:46.754Z] === RUN   TestLogsFollowTailEmpty
08:53:46 [2020-06-22T08:53:46.895Z] --- PASS: TestNetworkNat (0.99s)
08:53:46 [2020-06-22T08:53:46.895Z] === RUN   TestNetworkLocalhostTCPNat
08:53:47 [2020-06-22T08:53:47.011Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
08:53:47 [2020-06-22T08:53:47.011Z] === RUN   TestContainerNetworkMountsNoChown
08:53:47 [2020-06-22T08:53:47.100Z] tests/integration/api_build_test.py .......................X             [  6%]
08:53:47 [2020-06-22T08:53:47.244Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
08:53:47 [2020-06-22T08:53:47.244Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:53:47 [2020-06-22T08:53:47.574Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/default
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/default
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/private
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/private
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/rprivate
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/rprivate
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/slave
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/slave
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/rslave
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/rslave
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/shared
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/shared
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/rshared
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/rshared
08:53:47 [2020-06-22T08:53:47.574Z] === CONT  TestMountDaemonRoot/default
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/default/bind_root
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:53:47 [2020-06-22T08:53:47.574Z] === RUN   TestMountDaemonRoot/default/mount_root
08:53:47 [2020-06-22T08:53:47.574Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/default/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rshared
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/shared
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rslave
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/slave
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rprivate
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/private
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/private/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/private/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/default/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:53:47 [2020-06-22T08:53:47.575Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/private/bind_root
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/private/mount_root
08:53:47 [2020-06-22T08:53:47.832Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:53:47 [2020-06-22T08:53:47.832Z] --- PASS: TestMountDaemonRoot (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
08:53:47 [2020-06-22T08:53:47.832Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
08:53:47 [2020-06-22T08:53:47.832Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
08:53:47 [2020-06-22T08:53:47.832Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
08:53:47 [2020-06-22T08:53:47.832Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
08:53:47 [2020-06-22T08:53:47.832Z] === RUN   TestContainerBindMountNonRecursive
08:53:47 [2020-06-22T08:53:47.832Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
08:53:47 [2020-06-22T08:53:47.832Z]     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)
08:53:47 [2020-06-22T08:53:47.832Z] === RUN   TestNetworkNat
08:53:47 [2020-06-22T08:53:47.900Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s)
08:53:47 [2020-06-22T08:53:47.900Z] === RUN   TestNetworkLoopbackNat
08:53:47 [2020-06-22T08:53:47.913Z] tests/integration/api_client_test.py .....                               [  7%]
08:53:48 [2020-06-22T08:53:48.093Z] === RUN   TestDockerSuite/TestBuildConditionalCache
08:53:48 [2020-06-22T08:53:48.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
08:53:48 [2020-06-22T08:53:48.347Z] === RUN   TestDockerSuite/TestBuildContChar
08:53:48 [2020-06-22T08:53:48.396Z] --- PASS: TestNetworkNat (0.50s)
08:53:48 [2020-06-22T08:53:48.396Z] === RUN   TestNetworkLocalhostTCPNat
08:53:48 [2020-06-22T08:53:48.652Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
08:53:48 [2020-06-22T08:53:48.652Z] === RUN   TestNetworkLoopbackNat
08:53:49 [2020-06-22T08:53:49.146Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
08:53:49 [2020-06-22T08:53:49.146Z] === RUN   TestAuthZPluginHeader
08:53:49 [2020-06-22T08:53:49.215Z] --- PASS: TestNetworkLoopbackNat (0.54s)
08:53:49 [2020-06-22T08:53:49.215Z] === RUN   TestPause
08:53:49 [2020-06-22T08:53:49.215Z] --- SKIP: TestPause (0.00s)
08:53:49 [2020-06-22T08:53:49.215Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:53:49 [2020-06-22T08:53:49.215Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:53:49 [2020-06-22T08:53:49.215Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:53:49 [2020-06-22T08:53:49.215Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:53:49 [2020-06-22T08:53:49.215Z] === RUN   TestPauseStopPausedContainer
08:53:49 [2020-06-22T08:53:49.215Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
08:53:49 [2020-06-22T08:53:49.215Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
08:53:49 [2020-06-22T08:53:49.215Z] === RUN   TestPsFilter
08:53:49 [2020-06-22T08:53:49.395Z] tests/integration/api_config_test.py .....                               [  8%]
08:53:49 [2020-06-22T08:53:49.401Z] --- PASS: TestNetworkLoopbackNat (1.43s)
08:53:49 [2020-06-22T08:53:49.401Z] === RUN   TestPause
08:53:49 [2020-06-22T08:53:49.471Z] --- PASS: TestPsFilter (0.10s)
08:53:49 [2020-06-22T08:53:49.472Z] === RUN   TestRemoveContainerWithRemovedVolume
08:53:49 [2020-06-22T08:53:49.728Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
08:53:49 [2020-06-22T08:53:49.728Z] === RUN   TestRemoveContainerWithVolume
08:53:50 [2020-06-22T08:53:50.229Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
08:53:50 [2020-06-22T08:53:50.291Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
08:53:50 [2020-06-22T08:53:50.291Z] === RUN   TestRemoveContainerRunning
08:53:50 [2020-06-22T08:53:50.405Z] --- PASS: TestPause (0.86s)
08:53:50 [2020-06-22T08:53:50.405Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:53:50 [2020-06-22T08:53:50.405Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:53:50 [2020-06-22T08:53:50.405Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:53:50 [2020-06-22T08:53:50.405Z] === RUN   TestPauseStopPausedContainer
08:53:50 [2020-06-22T08:53:50.521Z] --- PASS: TestAuthZPluginHeader (0.96s)
08:53:50 [2020-06-22T08:53:50.521Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:53:50 [2020-06-22T08:53:50.521Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:53:50 [2020-06-22T08:53:50.521Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:53:50 [2020-06-22T08:53:50.521Z] === RUN   TestAuthZPluginV2Disable
08:53:50 [2020-06-22T08:53:50.521Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:53:50 [2020-06-22T08:53:50.521Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:53:50 [2020-06-22T08:53:50.521Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:53:50 [2020-06-22T08:53:50.521Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:53:50 [2020-06-22T08:53:50.521Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:53:50 [2020-06-22T08:53:50.521Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:53:50 [2020-06-22T08:53:50.521Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:53:50 [2020-06-22T08:53:50.521Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:53:50 [2020-06-22T08:53:50.521Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:53:50 [2020-06-22T08:53:50.788Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
08:53:50 [2020-06-22T08:53:50.854Z] --- PASS: TestRemoveContainerRunning (0.43s)
08:53:50 [2020-06-22T08:53:50.854Z] === RUN   TestRemoveContainerForceRemoveRunning
08:53:51 [2020-06-22T08:53:51.018Z] --- PASS: TestPauseStopPausedContainer (0.96s)
08:53:51 [2020-06-22T08:53:51.018Z] === RUN   TestPsFilter
08:53:51 [2020-06-22T08:53:51.111Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
08:53:51 [2020-06-22T08:53:51.111Z] === RUN   TestRemoveInvalidContainer
08:53:51 [2020-06-22T08:53:51.111Z] --- PASS: TestRemoveInvalidContainer (0.02s)
08:53:51 [2020-06-22T08:53:51.111Z] === RUN   TestRenameLinkedContainer
08:53:51 [2020-06-22T08:53:51.631Z] --- PASS: TestPsFilter (0.34s)
08:53:51 [2020-06-22T08:53:51.631Z] === RUN   TestRemoveContainerWithRemovedVolume
08:53:51 [2020-06-22T08:53:51.713Z] === RUN   TestDockerSuite/TestBuildContextCleanup
08:53:51 [2020-06-22T08:53:51.713Z] --- PASS: TestUpdateRestartPolicy (12.60s)
08:53:51 [2020-06-22T08:53:51.713Z] === RUN   TestUpdateRestartWithAutoRemove
08:53:51 [2020-06-22T08:53:51.967Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
08:53:52 [2020-06-22T08:53:52.222Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
08:53:52 [2020-06-22T08:53:52.477Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
08:53:52 [2020-06-22T08:53:52.477Z] === RUN   TestWaitNonBlocked
08:53:52 [2020-06-22T08:53:52.477Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:53:52 [2020-06-22T08:53:52.477Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:53:52 [2020-06-22T08:53:52.477Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:53:52 [2020-06-22T08:53:52.477Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:53:52 [2020-06-22T08:53:52.477Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:53:52 [2020-06-22T08:53:52.477Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:53:52 [2020-06-22T08:53:52.638Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
08:53:52 [2020-06-22T08:53:52.638Z] === RUN   TestRemoveContainerWithVolume
08:53:53 [2020-06-22T08:53:53.002Z] --- PASS: TestRenameLinkedContainer (1.65s)
08:53:53 [2020-06-22T08:53:53.003Z] === RUN   TestRenameStoppedContainer
08:53:53 [2020-06-22T08:53:53.037Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
08:53:53 [2020-06-22T08:53:53.255Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
08:53:53 [2020-06-22T08:53:53.255Z] === RUN   TestRemoveContainerRunning
08:53:53 [2020-06-22T08:53:53.259Z] --- PASS: TestRenameStoppedContainer (0.40s)
08:53:53 [2020-06-22T08:53:53.259Z] === RUN   TestRenameRunningContainerAndReuse
08:53:53 [2020-06-22T08:53:53.291Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
08:53:53 [2020-06-22T08:53:53.291Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
08:53:53 [2020-06-22T08:53:53.546Z] --- PASS: TestWaitNonBlocked (0.03s)
08:53:53 [2020-06-22T08:53:53.546Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
08:53:53 [2020-06-22T08:53:53.546Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s)
08:53:53 [2020-06-22T08:53:53.546Z] === RUN   TestWaitBlocked
08:53:53 [2020-06-22T08:53:53.546Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:53:53 [2020-06-22T08:53:53.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:53:53 [2020-06-22T08:53:53.546Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:53:53 [2020-06-22T08:53:53.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:53:53 [2020-06-22T08:53:53.546Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:53:53 [2020-06-22T08:53:53.546Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:53:54 [2020-06-22T08:53:54.236Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
08:53:54 [2020-06-22T08:53:54.236Z] === RUN   TestRenameInvalidName
08:53:54 [2020-06-22T08:53:54.261Z] --- PASS: TestRemoveContainerRunning (1.00s)
08:53:54 [2020-06-22T08:53:54.261Z] === RUN   TestRemoveContainerForceRemoveRunning
08:53:54 [2020-06-22T08:53:54.473Z] --- PASS: TestWaitBlocked (0.02s)
08:53:54 [2020-06-22T08:53:54.473Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s)
08:53:54 [2020-06-22T08:53:54.473Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
08:53:54 [2020-06-22T08:53:54.473Z] === CONT  TestContainerStartOnDaemonRestart
08:53:54 [2020-06-22T08:53:54.473Z] === CONT  TestIpcModeOlderClient
08:53:54 [2020-06-22T08:53:54.509Z] --- PASS: TestRenameInvalidName (0.43s)
08:53:54 [2020-06-22T08:53:54.509Z] === RUN   TestRenameAnonymousContainer
08:53:54 [2020-06-22T08:53:54.731Z] --- PASS: TestIpcModeOlderClient (0.11s)
08:53:54 [2020-06-22T08:53:54.731Z] === CONT  TestDaemonHostGatewayIP
08:53:55 [2020-06-22T08:53:55.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
08:53:55 [2020-06-22T08:53:55.340Z] === RUN   TestRemoveInvalidContainer
08:53:55 [2020-06-22T08:53:55.340Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:53:55 [2020-06-22T08:53:55.340Z] === RUN   TestRenameLinkedContainer
08:53:56 [2020-06-22T08:53:56.414Z] --- PASS: TestRenameAnonymousContainer (1.57s)
08:53:56 [2020-06-22T08:53:56.414Z] === RUN   TestRenameContainerWithSameName
08:53:56 [2020-06-22T08:53:56.414Z] --- PASS: TestRenameContainerWithSameName (0.44s)
08:53:56 [2020-06-22T08:53:56.414Z] === RUN   TestRenameContainerWithLinkedContainer
08:53:57 [2020-06-22T08:53:57.240Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
08:53:57 [2020-06-22T08:53:57.343Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
08:53:57 [2020-06-22T08:53:57.343Z] === RUN   TestResize
08:53:57 [2020-06-22T08:53:57.906Z] --- PASS: TestResize (0.43s)
08:53:57 [2020-06-22T08:53:57.906Z] === RUN   TestResizeWithInvalidSize
08:53:58 [2020-06-22T08:53:58.162Z] --- PASS: TestResizeWithInvalidSize (0.41s)
08:53:58 [2020-06-22T08:53:58.163Z] === RUN   TestResizeWhenContainerNotStarted
08:53:58 [2020-06-22T08:53:58.163Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s)
08:53:58 [2020-06-22T08:53:58.163Z] === CONT  TestContainerKillOnDaemonStart
08:53:58 [2020-06-22T08:53:58.726Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
08:53:58 [2020-06-22T08:53:58.726Z] === RUN   TestDaemonRestartKillContainers
08:53:58 [2020-06-22T08:53:58.726Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:53:58 [2020-06-22T08:53:58.726Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:53:58 [2020-06-22T08:53:58.726Z] === RUN   TestCgroupNamespacesRun
08:53:59 [2020-06-22T08:53:59.089Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
08:53:59 [2020-06-22T08:53:59.651Z] --- PASS: TestDaemonHostGatewayIP (4.96s)
08:53:59 [2020-06-22T08:53:59.651Z] === CONT  TestDaemonRestartIpcMode
08:53:59 [2020-06-22T08:53:59.741Z] --- PASS: TestRenameLinkedContainer (4.10s)
08:53:59 [2020-06-22T08:53:59.741Z] === RUN   TestRenameStoppedContainer
08:53:59 [2020-06-22T08:53:59.977Z] Removing intermediate container 38a44521b163
08:53:59 [2020-06-22T08:53:59.977Z]  ---> b15c07a2c721
08:53:59 [2020-06-22T08:53:59.977Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $env:GO111MODULE = 'on';     &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     $env:GO111MODULE = 'on';     &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum;     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
08:53:59 [2020-06-22T08:53:59.977Z]  ---> Running in 9b56872c7d2d
08:53:59 [2020-06-22T08:53:59.977Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
08:53:59 [2020-06-22T08:53:59.977Z] go: finding gotest.tools v0.3.5
08:53:59 [2020-06-22T08:53:59.977Z] go: finding gotest.tools/gotestsum v0.3.5
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading gotest.tools/gotestsum v0.3.5
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting gotest.tools/gotestsum v0.3.5
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading gotest.tools v2.1.0+incompatible
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting gotest.tools v2.1.0+incompatible
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading github.com/pkg/errors v0.8.0
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading github.com/jonboulle/clockwork v0.1.0
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading github.com/fatih/color v1.6.0
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading github.com/sirupsen/logrus v1.0.5
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting github.com/jonboulle/clockwork v0.1.0
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting github.com/fatih/color v1.6.0
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting github.com/sirupsen/logrus v1.0.5
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting github.com/pkg/errors v0.8.0
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading github.com/mattn/go-colorable v0.0.9
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading github.com/mattn/go-isatty v0.0.3
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting github.com/mattn/go-colorable v0.0.9
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting github.com/mattn/go-isatty v0.0.3
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading github.com/spf13/pflag v1.0.1
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting github.com/spf13/pflag v1.0.1
08:53:59 [2020-06-22T08:53:59.977Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
08:53:59 [2020-06-22T08:53:59.977Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
08:54:00 [2020-06-22T08:54:00.457Z] go: finding gotest.tools/gotestsum v0.5.0
08:54:00 [2020-06-22T08:54:00.457Z] go: finding gotest.tools v2.2.0+incompatible
08:54:00 [2020-06-22T08:54:00.457Z] go: downloading gotest.tools/gotestsum v0.5.0
08:54:00 [2020-06-22T08:54:00.457Z] go: downloading gotest.tools v2.2.0+incompatible
08:54:00 [2020-06-22T08:54:00.457Z] go: extracting gotest.tools v2.2.0+incompatible
08:54:00 [2020-06-22T08:54:00.457Z] go: extracting gotest.tools/gotestsum v0.5.0
08:54:00 [2020-06-22T08:54:00.461Z] --- PASS: TestRenameStoppedContainer (0.97s)
08:54:00 [2020-06-22T08:54:00.461Z] === RUN   TestRenameRunningContainerAndReuse
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading github.com/fatih/color v1.9.0
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading github.com/pkg/errors v0.9.1
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading github.com/spf13/pflag v1.0.3
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting github.com/fatih/color v1.9.0
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting github.com/pkg/errors v0.9.1
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading github.com/mattn/go-colorable v0.1.6
08:54:00 [2020-06-22T08:54:00.929Z] go: downloading github.com/mattn/go-isatty v0.0.12
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting github.com/spf13/pflag v1.0.3
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting github.com/mattn/go-colorable v0.1.6
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting github.com/mattn/go-isatty v0.0.12
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:54:00 [2020-06-22T08:54:00.929Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:54:01 [2020-06-22T08:54:01.247Z] --- PASS: TestCgroupNamespacesRun (2.14s)
08:54:01 [2020-06-22T08:54:01.247Z] === RUN   TestCgroupNamespacesRunPrivileged
08:54:01 [2020-06-22T08:54:01.400Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:54:01 [2020-06-22T08:54:01.989Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
08:54:01 [2020-06-22T08:54:01.989Z] === RUN   TestRenameInvalidName
08:54:02 [2020-06-22T08:54:02.939Z] --- PASS: TestDaemonRestartIpcMode (2.68s)
08:54:02 [2020-06-22T08:54:02.939Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
08:54:02 [2020-06-22T08:54:02.975Z] go: finding github.com/fatih/color v1.9.0
08:54:02 [2020-06-22T08:54:02.975Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:54:02 [2020-06-22T08:54:02.975Z] go: finding github.com/pkg/errors v0.9.1
08:54:02 [2020-06-22T08:54:02.975Z] go: finding github.com/spf13/pflag v1.0.3
08:54:02 [2020-06-22T08:54:02.975Z] go: finding github.com/mattn/go-colorable v0.1.6
08:54:02 [2020-06-22T08:54:02.975Z] go: finding github.com/mattn/go-isatty v0.0.12
08:54:02 [2020-06-22T08:54:02.975Z] go: finding github.com/jonboulle/clockwork v0.1.0
08:54:02 [2020-06-22T08:54:02.975Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:54:02 [2020-06-22T08:54:02.975Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:54:02 [2020-06-22T08:54:02.975Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:54:02 [2020-06-22T08:54:02.975Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:54:03 [2020-06-22T08:54:03.055Z] --- PASS: TestRenameInvalidName (0.87s)
08:54:03 [2020-06-22T08:54:03.055Z] === RUN   TestRenameAnonymousContainer
08:54:03 [2020-06-22T08:54:03.139Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
08:54:03 [2020-06-22T08:54:03.140Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:54:03 [2020-06-22T08:54:03.504Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
08:54:04 [2020-06-22T08:54:04.072Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
08:54:04 [2020-06-22T08:54:04.326Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
08:54:05 [2020-06-22T08:54:05.033Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s)
08:54:05 [2020-06-22T08:54:05.033Z] === RUN   TestCgroupNamespacesRunHostMode
08:54:05 [2020-06-22T08:54:05.942Z] INFO: Build done for gotestsum...
08:54:06 [2020-06-22T08:54:06.834Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
08:54:07 [2020-06-22T08:54:07.089Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
08:54:07 [2020-06-22T08:54:07.552Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s)
08:54:07 [2020-06-22T08:54:07.552Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:54:08 [2020-06-22T08:54:08.012Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
08:54:08 [2020-06-22T08:54:08.570Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
08:54:08 [2020-06-22T08:54:08.595Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.95s)
08:54:08 [2020-06-22T08:54:08.595Z] PASS
08:54:08 [2020-06-22T08:54:08.595Z] 
08:54:08 [2020-06-22T08:54:08.595Z] === Skipped
08:54:08 [2020-06-22T08:54:08.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:54:08 [2020-06-22T08:54:08.595Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:54:08 [2020-06-22T08:54:08.595Z] 
08:54:08 [2020-06-22T08:54:08.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:54:08 [2020-06-22T08:54:08.595Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:54:08 [2020-06-22T08:54:08.595Z] 
08:54:08 [2020-06-22T08:54:08.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:54:08 [2020-06-22T08:54:08.595Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:54:08 [2020-06-22T08:54:08.595Z] 
08:54:08 [2020-06-22T08:54:08.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:54:08 [2020-06-22T08:54:08.595Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:54:08 [2020-06-22T08:54:08.595Z] 
08:54:08 [2020-06-22T08:54:08.595Z] 
08:54:08 [2020-06-22T08:54:08.595Z] DONE 17 tests, 4 skipped in 31.400s
08:54:08 [2020-06-22T08:54:08.595Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:54:08 [2020-06-22T08:54:08.595Z] ++ 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
08:54:08 [2020-06-22T08:54:08.595Z] ++ set -e
08:54:08 [2020-06-22T08:54:08.595Z] ++ '[' -n 0 ']'
08:54:08 [2020-06-22T08:54:08.595Z] ++ set -x
08:54:08 [2020-06-22T08:54:08.595Z] ++ 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
08:54:08 [2020-06-22T08:54:08.595Z] INFO: Testing against a local daemon
08:54:08 [2020-06-22T08:54:08.595Z] === RUN   TestPluginInvalidJSON
08:54:08 [2020-06-22T08:54:08.595Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:54:08 [2020-06-22T08:54:08.595Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:54:08 [2020-06-22T08:54:08.595Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:54:08 [2020-06-22T08:54:08.595Z] --- PASS: TestPluginInvalidJSON (0.03s)
08:54:08 [2020-06-22T08:54:08.595Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:54:08 [2020-06-22T08:54:08.595Z] === RUN   TestPluginInstall
08:54:08 [2020-06-22T08:54:08.595Z] === RUN   TestPluginInstall/no_auth
08:54:08 [2020-06-22T08:54:08.636Z] --- PASS: TestRenameAnonymousContainer (4.89s)
08:54:08 [2020-06-22T08:54:08.636Z] === RUN   TestRenameContainerWithSameName
08:54:08 [2020-06-22T08:54:08.636Z] --- PASS: TestRenameContainerWithSameName (0.97s)
08:54:08 [2020-06-22T08:54:08.636Z] === RUN   TestRenameContainerWithLinkedContainer
08:54:08 [2020-06-22T08:54:08.824Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/api/types/filters	0.038s	coverage: 92.2% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/api/types/time	0.015s	coverage: 100.0% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/api/server/router/swarm	0.082s	coverage: 5.1% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
08:54:09 [2020-06-22T08:54:09.355Z] ok  	github.com/docker/docker/cli/debug	0.033s	coverage: 100.0% of statements
08:54:09 [2020-06-22T08:54:09.383Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:54:09 [2020-06-22T08:54:09.445Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
08:54:09 [2020-06-22T08:54:09.445Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:54:09 [2020-06-22T08:54:09.641Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.000s	coverage: 86.3% of statements
08:54:09 [2020-06-22T08:54:09.941Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
08:54:09 [2020-06-22T08:54:09.941Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
08:54:09 [2020-06-22T08:54:09.941Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
08:54:09 [2020-06-22T08:54:09.941Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
08:54:09 [2020-06-22T08:54:09.941Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
08:54:10 [2020-06-22T08:54:10.669Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
08:54:10 [2020-06-22T08:54:10.669Z] === RUN   TestResize
08:54:10 [2020-06-22T08:54:10.864Z] --- PASS: TestContainerKillOnDaemonStart (12.44s)
08:54:10 [2020-06-22T08:54:10.864Z] PASS
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] === Skipped
08:54:10 [2020-06-22T08:54:10.864Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:54:10 [2020-06-22T08:54:10.864Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:54:10 [2020-06-22T08:54:10.864Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:54:10 [2020-06-22T08:54:10.864Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:54:10 [2020-06-22T08:54:10.864Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:54:10 [2020-06-22T08:54:10.864Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:54:10 [2020-06-22T08:54:10.864Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] 
08:54:10 [2020-06-22T08:54:10.864Z] DONE 203 tests, 6 skipped in 145.095s
08:54:10 [2020-06-22T08:54:10.864Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:54:10 [2020-06-22T08:54:10.864Z] ++ 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
08:54:10 [2020-06-22T08:54:10.864Z] ++ set -e
08:54:10 [2020-06-22T08:54:10.864Z] ++ '[' -n 0 ']'
08:54:10 [2020-06-22T08:54:10.864Z] ++ set -x
08:54:10 [2020-06-22T08:54:10.864Z] ++ 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
08:54:10 [2020-06-22T08:54:10.864Z] INFO: Testing against a local daemon
08:54:10 [2020-06-22T08:54:10.864Z] === RUN   TestCommitInheritsEnv
08:54:11 [2020-06-22T08:54:11.129Z] ok  	github.com/docker/docker/builder/remotecontext	0.470s	coverage: 13.6% of statements
08:54:11 [2020-06-22T08:54:11.283Z] --- PASS: TestResize (0.93s)
08:54:11 [2020-06-22T08:54:11.283Z] === RUN   TestResizeWithInvalidSize
08:54:11 [2020-06-22T08:54:11.337Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s)
08:54:11 [2020-06-22T08:54:11.337Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:54:11 [2020-06-22T08:54:11.422Z] --- PASS: TestCommitInheritsEnv (0.38s)
08:54:11 [2020-06-22T08:54:11.422Z] === RUN   TestImportExtremelyLargeImageWorks
08:54:11 [2020-06-22T08:54:11.422Z] === PAUSE TestImportExtremelyLargeImageWorks
08:54:11 [2020-06-22T08:54:11.422Z] === RUN   TestImagesFilterMultiReference
08:54:11 [2020-06-22T08:54:11.422Z] --- PASS: TestImagesFilterMultiReference (0.08s)
08:54:11 [2020-06-22T08:54:11.422Z] === RUN   TestImagePullPlatformInvalid
08:54:11 [2020-06-22T08:54:11.422Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:54:11 [2020-06-22T08:54:11.422Z] === RUN   TestRemoveImageOrphaning
08:54:11 [2020-06-22T08:54:11.677Z] --- PASS: TestRemoveImageOrphaning (0.33s)
08:54:11 [2020-06-22T08:54:11.677Z] === RUN   TestRemoveImageGarbageCollector
08:54:12 [2020-06-22T08:54:12.287Z] --- PASS: TestResizeWithInvalidSize (0.92s)
08:54:12 [2020-06-22T08:54:12.287Z] === RUN   TestResizeWhenContainerNotStarted
08:54:12 [2020-06-22T08:54:12.621Z] ok  	github.com/docker/docker/builder/dockerfile	1.232s	coverage: 48.2% of statements
08:54:12 [2020-06-22T08:54:12.621Z] ?   	github.com/docker/docker/cli	[no test files]
08:54:12 [2020-06-22T08:54:12.621Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:54:13 [2020-06-22T08:54:13.036Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
08:54:13 [2020-06-22T08:54:13.228Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
08:54:13 [2020-06-22T08:54:13.229Z] === RUN   TestCgroupNamespacesRunOlderClient
08:54:13 [2020-06-22T08:54:13.293Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s)
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:54:13 [2020-06-22T08:54:13.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:54:13 [2020-06-22T08:54:13.865Z] time="2020-06-22T08:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:54:13 [2020-06-22T08:54:13.865Z] time="2020-06-22T08:54:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:54:13 [2020-06-22T08:54:13.865Z] time="2020-06-22T08:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e77f9b3e3439387f4fe23c4f91bfeb87fcbd94656d5dbe0280e2f0ed2f7c006" mediatype=application/vnd.docker.plugin.v1+json size=522
08:54:13 [2020-06-22T08:54:13.865Z] time="2020-06-22T08:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:54:13 [2020-06-22T08:54:13.865Z] time="2020-06-22T08:54:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:54:13 [2020-06-22T08:54:13.865Z] time="2020-06-22T08:54:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e77f9b3e3439387f4fe23c4f91bfeb87fcbd94656d5dbe0280e2f0ed2f7c006" mediatype=application/vnd.docker.plugin.v1+json size=522
08:54:13 [2020-06-22T08:54:13.865Z] === RUN   TestPluginInstall/with_htpasswd
08:54:14 [2020-06-22T08:54:14.397Z] --- PASS: TestRemoveImageGarbageCollector (2.40s)
08:54:14 [2020-06-22T08:54:14.397Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:54:14 [2020-06-22T08:54:14.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:54:14 [2020-06-22T08:54:14.397Z] === RUN   TestTagInvalidReference
08:54:14 [2020-06-22T08:54:14.397Z] --- PASS: TestTagInvalidReference (0.02s)
08:54:14 [2020-06-22T08:54:14.397Z] === RUN   TestTagValidPrefixedRepo
08:54:14 [2020-06-22T08:54:14.397Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:54:14 [2020-06-22T08:54:14.397Z] === RUN   TestTagExistedNameWithoutForce
08:54:14 [2020-06-22T08:54:14.397Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:54:14 [2020-06-22T08:54:14.397Z] === RUN   TestTagOfficialNames
08:54:14 [2020-06-22T08:54:14.397Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
08:54:14 [2020-06-22T08:54:14.397Z] --- PASS: TestTagOfficialNames (0.08s)
08:54:14 [2020-06-22T08:54:14.397Z] === RUN   TestTagMatchesDigest
08:54:14 [2020-06-22T08:54:14.397Z] --- PASS: TestTagMatchesDigest (0.03s)
08:54:14 [2020-06-22T08:54:14.397Z] === CONT  TestImportExtremelyLargeImageWorks
08:54:14 [2020-06-22T08:54:14.799Z] time="2020-06-22T08:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:54:14 [2020-06-22T08:54:14.799Z] time="2020-06-22T08:54:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:54:14 [2020-06-22T08:54:14.799Z] time="2020-06-22T08:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:471c03a14b49d4b03a679fd30cbad10823b81e91a4bb8b1dc78d2e40c57e1070" mediatype=application/vnd.docker.plugin.v1+json size=522
08:54:14 [2020-06-22T08:54:14.799Z] time="2020-06-22T08:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:54:14 [2020-06-22T08:54:14.799Z] time="2020-06-22T08:54:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:54:14 [2020-06-22T08:54:14.799Z] time="2020-06-22T08:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:471c03a14b49d4b03a679fd30cbad10823b81e91a4bb8b1dc78d2e40c57e1070" mediatype=application/vnd.docker.plugin.v1+json size=522
08:54:15 [2020-06-22T08:54:15.057Z] === RUN   TestPluginInstall/with_insecure
08:54:15 [2020-06-22T08:54:15.319Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
08:54:15 [2020-06-22T08:54:15.748Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
08:54:15 [2020-06-22T08:54:15.748Z] === RUN   TestKernelTCPMemory
08:54:15 [2020-06-22T08:54:15.748Z] --- SKIP: TestKernelTCPMemory (0.03s)
08:54:15 [2020-06-22T08:54:15.748Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:15 [2020-06-22T08:54:15.748Z] === RUN   TestNISDomainname
08:54:15 [2020-06-22T08:54:15.748Z] --- SKIP: TestNISDomainname (0.00s)
08:54:15 [2020-06-22T08:54:15.748Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:54:15 [2020-06-22T08:54:15.748Z] === RUN   TestHostnameDnsResolution
08:54:15 [2020-06-22T08:54:15.878Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
08:54:15 [2020-06-22T08:54:15.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:54:15 [2020-06-22T08:54:15.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:54:16 [2020-06-22T08:54:16.004Z] --- PASS: TestHostnameDnsResolution (0.68s)
08:54:16 [2020-06-22T08:54:16.004Z] === RUN   TestStats
08:54:16 [2020-06-22T08:54:16.004Z] --- SKIP: TestStats (0.00s)
08:54:16 [2020-06-22T08:54:16.004Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:16 [2020-06-22T08:54:16.004Z] === RUN   TestStopContainerWithTimeout
08:54:16 [2020-06-22T08:54:16.004Z] === RUN   TestStopContainerWithTimeout/0
08:54:16 [2020-06-22T08:54:16.004Z] === PAUSE TestStopContainerWithTimeout/0
08:54:16 [2020-06-22T08:54:16.004Z] === RUN   TestStopContainerWithTimeout/1
08:54:16 [2020-06-22T08:54:16.004Z] === PAUSE TestStopContainerWithTimeout/1
08:54:16 [2020-06-22T08:54:16.004Z] === RUN   TestStopContainerWithTimeout/3
08:54:16 [2020-06-22T08:54:16.004Z] === PAUSE TestStopContainerWithTimeout/3
08:54:16 [2020-06-22T08:54:16.004Z] === RUN   TestStopContainerWithTimeout/-1
08:54:16 [2020-06-22T08:54:16.004Z] === PAUSE TestStopContainerWithTimeout/-1
08:54:16 [2020-06-22T08:54:16.004Z] === CONT  TestStopContainerWithTimeout/0
08:54:16 [2020-06-22T08:54:16.004Z] === CONT  TestStopContainerWithTimeout/-1
08:54:16 [2020-06-22T08:54:16.432Z] time="2020-06-22T08:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:54:16 [2020-06-22T08:54:16.432Z] time="2020-06-22T08:54:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:54:16 [2020-06-22T08:54:16.432Z] time="2020-06-22T08:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da053a5fda381d59b0f69f1017018ed1bc58333ac2ee9f95ae2f5ff2849c9245" mediatype=application/vnd.docker.plugin.v1+json size=522
08:54:16 [2020-06-22T08:54:16.432Z] time="2020-06-22T08:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:54:16 [2020-06-22T08:54:16.432Z] time="2020-06-22T08:54:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:54:16 [2020-06-22T08:54:16.432Z] time="2020-06-22T08:54:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da053a5fda381d59b0f69f1017018ed1bc58333ac2ee9f95ae2f5ff2849c9245" mediatype=application/vnd.docker.plugin.v1+json size=522
08:54:16 [2020-06-22T08:54:16.437Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
08:54:16 [2020-06-22T08:54:16.567Z] === CONT  TestStopContainerWithTimeout/3
08:54:16 [2020-06-22T08:54:16.690Z] --- PASS: TestPluginInstall (8.36s)
08:54:16 [2020-06-22T08:54:16.690Z]     --- PASS: TestPluginInstall/no_auth (5.47s)
08:54:16 [2020-06-22T08:54:16.690Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
08:54:16 [2020-06-22T08:54:16.690Z]     --- PASS: TestPluginInstall/with_insecure (1.71s)
08:54:16 [2020-06-22T08:54:16.690Z]         plugin_test.go:157: [dc20e2bb47e00] daemon is not started
08:54:16 [2020-06-22T08:54:16.690Z] PASS
08:54:16 [2020-06-22T08:54:16.690Z] 
08:54:16 [2020-06-22T08:54:16.690Z] DONE 6 tests in 8.548s
08:54:16 [2020-06-22T08:54:16.690Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:54:16 [2020-06-22T08:54:16.690Z] ++ 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
08:54:16 [2020-06-22T08:54:16.690Z] ++ set -e
08:54:16 [2020-06-22T08:54:16.690Z] ++ '[' -n 0 ']'
08:54:16 [2020-06-22T08:54:16.690Z] ++ set -x
08:54:16 [2020-06-22T08:54:16.690Z] ++ 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
08:54:16 [2020-06-22T08:54:16.949Z] INFO: Testing against a local daemon
08:54:16 [2020-06-22T08:54:16.949Z] === RUN   TestExternalGraphDriver
08:54:16 [2020-06-22T08:54:16.949Z] === RUN   TestExternalGraphDriver/json
08:54:16 [2020-06-22T08:54:16.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:54:16 [2020-06-22T08:54:16.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:54:17 [2020-06-22T08:54:17.039Z] ok  	github.com/docker/docker/client	0.572s	coverage: 75.4% of statements
08:54:17 [2020-06-22T08:54:17.363Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
08:54:18 [2020-06-22T08:54:18.303Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:54:18 [2020-06-22T08:54:18.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:54:18 [2020-06-22T08:54:18.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:54:19 [2020-06-22T08:54:19.084Z] === CONT  TestStopContainerWithTimeout/1
08:54:19 [2020-06-22T08:54:19.480Z] === RUN   TestExternalGraphDriver/spec
08:54:19 [2020-06-22T08:54:19.872Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
08:54:20 [2020-06-22T08:54:20.013Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:54:20 [2020-06-22T08:54:20.013Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
08:54:20 [2020-06-22T08:54:20.013Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
08:54:20 [2020-06-22T08:54:20.013Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
08:54:20 [2020-06-22T08:54:20.013Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
08:54:20 [2020-06-22T08:54:20.013Z] === RUN   TestDeleteDevicemapper
08:54:20 [2020-06-22T08:54:20.013Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:54:20 [2020-06-22T08:54:20.013Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:54:20 [2020-06-22T08:54:20.013Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:54:20 [2020-06-22T08:54:20.126Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
08:54:20 [2020-06-22T08:54:20.126Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
08:54:20 [2020-06-22T08:54:20.685Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
08:54:21 [2020-06-22T08:54:21.110Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:54:21 [2020-06-22T08:54:21.110Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:54:22 [2020-06-22T08:54:22.535Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s)
08:54:22 [2020-06-22T08:54:22.535Z] === RUN   TestUpdateMemory
08:54:22 [2020-06-22T08:54:22.535Z] --- SKIP: TestUpdateMemory (0.00s)
08:54:22 [2020-06-22T08:54:22.535Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:22 [2020-06-22T08:54:22.535Z] === RUN   TestUpdateCPUQuota
08:54:22 [2020-06-22T08:54:22.535Z] --- SKIP: TestUpdateCPUQuota (0.00s)
08:54:22 [2020-06-22T08:54:22.535Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:22 [2020-06-22T08:54:22.535Z] === RUN   TestUpdatePidsLimit
08:54:22 [2020-06-22T08:54:22.535Z] --- SKIP: TestUpdatePidsLimit (0.00s)
08:54:22 [2020-06-22T08:54:22.535Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:22 [2020-06-22T08:54:22.535Z] === RUN   TestUpdateRestartPolicy
08:54:22 [2020-06-22T08:54:22.764Z] === RUN   TestExternalGraphDriver/pull
08:54:23 [2020-06-22T08:54:23.201Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
08:54:23 [2020-06-22T08:54:23.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:54:23 [2020-06-22T08:54:23.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:54:24 [2020-06-22T08:54:24.666Z] --- PASS: TestExternalGraphDriver (7.41s)
08:54:24 [2020-06-22T08:54:24.666Z]     --- PASS: TestExternalGraphDriver/json (2.44s)
08:54:24 [2020-06-22T08:54:24.666Z]     --- PASS: TestExternalGraphDriver/spec (2.67s)
08:54:24 [2020-06-22T08:54:24.666Z]     --- PASS: TestExternalGraphDriver/pull (2.15s)
08:54:24 [2020-06-22T08:54:24.666Z] === RUN   TestGraphdriverPluginV2
08:54:24 [2020-06-22T08:54:24.666Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
08:54:24 [2020-06-22T08:54:24.666Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:54:24 [2020-06-22T08:54:24.666Z] PASS
08:54:24 [2020-06-22T08:54:24.666Z] 
08:54:24 [2020-06-22T08:54:24.666Z] === Skipped
08:54:24 [2020-06-22T08:54:24.666Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
08:54:24 [2020-06-22T08:54:24.666Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:54:24 [2020-06-22T08:54:24.666Z] 
08:54:24 [2020-06-22T08:54:24.666Z] 
08:54:24 [2020-06-22T08:54:24.666Z] DONE 5 tests, 1 skipped in 7.585s
08:54:24 [2020-06-22T08:54:24.666Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:54:24 [2020-06-22T08:54:24.666Z] ++ 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
08:54:24 [2020-06-22T08:54:24.666Z] ++ set -e
08:54:24 [2020-06-22T08:54:24.666Z] ++ '[' -n 0 ']'
08:54:24 [2020-06-22T08:54:24.666Z] ++ set -x
08:54:24 [2020-06-22T08:54:24.666Z] ++ 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
08:54:24 [2020-06-22T08:54:24.666Z] INFO: Testing against a local daemon
08:54:24 [2020-06-22T08:54:24.666Z] === RUN   TestContinueAfterPluginCrash
08:54:24 [2020-06-22T08:54:24.666Z] === PAUSE TestContinueAfterPluginCrash
08:54:24 [2020-06-22T08:54:24.666Z] === RUN   TestReadPluginNoRead
08:54:24 [2020-06-22T08:54:24.666Z] === PAUSE TestReadPluginNoRead
08:54:24 [2020-06-22T08:54:24.666Z] === RUN   TestDaemonStartWithLogOpt
08:54:24 [2020-06-22T08:54:24.666Z] === PAUSE TestDaemonStartWithLogOpt
08:54:24 [2020-06-22T08:54:24.666Z] === CONT  TestContinueAfterPluginCrash
08:54:24 [2020-06-22T08:54:24.666Z] === CONT  TestDaemonStartWithLogOpt
08:54:24 [2020-06-22T08:54:24.666Z] === CONT  TestReadPluginNoRead
08:54:25 [2020-06-22T08:54:25.083Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
08:54:25 [2020-06-22T08:54:25.801Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.63s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s)
08:54:25 [2020-06-22T08:54:25.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
08:54:25 [2020-06-22T08:54:25.801Z] === RUN   TestCgroupNamespacesRun
08:54:26 [2020-06-22T08:54:26.967Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
08:54:27 [2020-06-22T08:54:27.284Z] Removing intermediate container 9b56872c7d2d
08:54:27 [2020-06-22T08:54:27.284Z]  ---> 7875ef40e396
08:54:27 [2020-06-22T08:54:27.284Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
08:54:27 [2020-06-22T08:54:27.284Z]  ---> Running in d7e31cffd76a
08:54:27 [2020-06-22T08:54:27.755Z] Removing intermediate container d7e31cffd76a
08:54:27 [2020-06-22T08:54:27.755Z]  ---> b13da671528e
08:54:27 [2020-06-22T08:54:27.755Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
08:54:27 [2020-06-22T08:54:27.755Z]  ---> Running in 8a793769d545
08:54:27 [2020-06-22T08:54:27.819Z] --- PASS: TestCgroupNamespacesRun (1.76s)
08:54:27 [2020-06-22T08:54:27.819Z] === RUN   TestCgroupNamespacesRunPrivileged
08:54:28 [2020-06-22T08:54:28.226Z] Removing intermediate container 8a793769d545
08:54:28 [2020-06-22T08:54:28.226Z]  ---> 3a64b19c30ee
08:54:28 [2020-06-22T08:54:28.226Z] Step 10/10 : COPY . .
08:54:28 [2020-06-22T08:54:28.857Z] === RUN   TestReadPluginNoRead/default
08:54:29 [2020-06-22T08:54:29.334Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
08:54:29 [2020-06-22T08:54:29.334Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:54:29 [2020-06-22T08:54:29.424Z] --- PASS: TestDaemonStartWithLogOpt (4.77s)
08:54:29 [2020-06-22T08:54:29.475Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
08:54:30 [2020-06-22T08:54:30.398Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
08:54:30 [2020-06-22T08:54:30.797Z] === RUN   TestReadPluginNoRead/disabled_caching
08:54:31 [2020-06-22T08:54:31.352Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
08:54:31 [2020-06-22T08:54:31.352Z] === RUN   TestCgroupNamespacesRunHostMode
08:54:32 [2020-06-22T08:54:32.697Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:54:32 [2020-06-22T08:54:32.823Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
08:54:32 [2020-06-22T08:54:32.823Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:54:33 [2020-06-22T08:54:33.659Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
08:54:34 [2020-06-22T08:54:34.219Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
08:54:34 [2020-06-22T08:54:34.596Z] --- PASS: TestReadPluginNoRead (9.78s)
08:54:34 [2020-06-22T08:54:34.596Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
08:54:34 [2020-06-22T08:54:34.596Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
08:54:34 [2020-06-22T08:54:34.596Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s)
08:54:34 [2020-06-22T08:54:34.596Z]     read_test.go:92: [d81a09188ba0d] daemon is not started
08:54:34 [2020-06-22T08:54:34.596Z] --- PASS: TestContinueAfterPluginCrash (10.17s)
08:54:34 [2020-06-22T08:54:34.596Z] PASS
08:54:34 [2020-06-22T08:54:34.596Z] 
08:54:34 [2020-06-22T08:54:34.596Z] DONE 6 tests in 10.305s
08:54:34 [2020-06-22T08:54:34.596Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:54:34 [2020-06-22T08:54:34.596Z] ++ 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
08:54:34 [2020-06-22T08:54:34.596Z] ++ set -e
08:54:34 [2020-06-22T08:54:34.596Z] ++ '[' -n 0 ']'
08:54:34 [2020-06-22T08:54:34.596Z] ++ set -x
08:54:34 [2020-06-22T08:54:34.597Z] ++ 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
08:54:34 [2020-06-22T08:54:34.711Z] --- PASS: TestUpdateRestartPolicy (11.02s)
08:54:34 [2020-06-22T08:54:34.711Z] === RUN   TestUpdateRestartWithAutoRemove
08:54:34 [2020-06-22T08:54:34.711Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
08:54:34 [2020-06-22T08:54:34.711Z] === RUN   TestWaitNonBlocked
08:54:34 [2020-06-22T08:54:34.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:54:34 [2020-06-22T08:54:34.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:54:34 [2020-06-22T08:54:34.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:54:34 [2020-06-22T08:54:34.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:54:34 [2020-06-22T08:54:34.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:54:34 [2020-06-22T08:54:34.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:54:34 [2020-06-22T08:54:34.711Z] --- PASS: TestWaitNonBlocked (0.02s)
08:54:34 [2020-06-22T08:54:34.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
08:54:34 [2020-06-22T08:54:34.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
08:54:34 [2020-06-22T08:54:34.711Z] === RUN   TestWaitBlocked
08:54:34 [2020-06-22T08:54:34.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:54:34 [2020-06-22T08:54:34.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:54:34 [2020-06-22T08:54:34.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:54:34 [2020-06-22T08:54:34.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:54:34 [2020-06-22T08:54:34.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:54:34 [2020-06-22T08:54:34.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:54:34 [2020-06-22T08:54:34.842Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
08:54:34 [2020-06-22T08:54:34.842Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:54:34 [2020-06-22T08:54:34.855Z] testing: warning: no tests to run
08:54:34 [2020-06-22T08:54:34.855Z] PASS
08:54:34 [2020-06-22T08:54:34.855Z] 
08:54:34 [2020-06-22T08:54:34.855Z] DONE 0 tests in 0.039s
08:54:34 [2020-06-22T08:54:34.855Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:54:34 [2020-06-22T08:54:34.855Z] ++ 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
08:54:34 [2020-06-22T08:54:34.855Z] ++ set -e
08:54:34 [2020-06-22T08:54:34.855Z] ++ '[' -n 0 ']'
08:54:34 [2020-06-22T08:54:34.855Z] ++ set -x
08:54:34 [2020-06-22T08:54:34.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:54:34 [2020-06-22T08:54:34.855Z] INFO: Testing against a local daemon
08:54:34 [2020-06-22T08:54:34.855Z] === RUN   TestPluginWithDevMounts
08:54:34 [2020-06-22T08:54:34.855Z] === PAUSE TestPluginWithDevMounts
08:54:34 [2020-06-22T08:54:34.855Z] === CONT  TestPluginWithDevMounts
08:54:34 [2020-06-22T08:54:34.969Z] --- PASS: TestWaitBlocked (0.01s)
08:54:34 [2020-06-22T08:54:34.969Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
08:54:34 [2020-06-22T08:54:34.969Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
08:54:34 [2020-06-22T08:54:34.969Z] === CONT  TestDaemonRestartIpcMode
08:54:34 [2020-06-22T08:54:34.969Z] === CONT  TestIpcModeOlderClient
08:54:35 [2020-06-22T08:54:35.143Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:54:35 [2020-06-22T08:54:35.226Z] --- PASS: TestIpcModeOlderClient (0.08s)
08:54:35 [2020-06-22T08:54:35.701Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
08:54:36 [2020-06-22T08:54:36.311Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
08:54:36 [2020-06-22T08:54:36.311Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:54:37 [2020-06-22T08:54:37.317Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
08:54:37 [2020-06-22T08:54:37.317Z] === RUN   TestCgroupNamespacesRunOlderClient
08:54:37 [2020-06-22T08:54:37.396Z] --- PASS: TestPluginWithDevMounts (2.19s)
08:54:37 [2020-06-22T08:54:37.396Z] PASS
08:54:37 [2020-06-22T08:54:37.396Z] 
08:54:37 [2020-06-22T08:54:37.396Z] DONE 1 tests in 2.340s
08:54:37 [2020-06-22T08:54:37.396Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:54:37 [2020-06-22T08:54:37.396Z] ++ 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
08:54:37 [2020-06-22T08:54:37.396Z] ++ set -e
08:54:37 [2020-06-22T08:54:37.396Z] ++ '[' -n 0 ']'
08:54:37 [2020-06-22T08:54:37.396Z] ++ set -x
08:54:37 [2020-06-22T08:54:37.396Z] ++ 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
08:54:37 [2020-06-22T08:54:37.396Z] INFO: Testing against a local daemon
08:54:37 [2020-06-22T08:54:37.396Z] === RUN   TestSecretInspect
08:54:38 [2020-06-22T08:54:38.962Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
08:54:39 [2020-06-22T08:54:39.217Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
08:54:39 [2020-06-22T08:54:39.335Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
08:54:39 [2020-06-22T08:54:39.335Z] === RUN   TestKernelTCPMemory
08:54:39 [2020-06-22T08:54:39.397Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
08:54:39 [2020-06-22T08:54:39.397Z] PASS
08:54:39 [2020-06-22T08:54:39.397Z] 
08:54:39 [2020-06-22T08:54:39.397Z] === Skipped
08:54:39 [2020-06-22T08:54:39.397Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:54:39 [2020-06-22T08:54:39.397Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:54:39 [2020-06-22T08:54:39.397Z] 
08:54:39 [2020-06-22T08:54:39.397Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
08:54:39 [2020-06-22T08:54:39.397Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
08:54:39 [2020-06-22T08:54:39.397Z] 
08:54:39 [2020-06-22T08:54:39.397Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
08:54:39 [2020-06-22T08:54:39.397Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:54:39 [2020-06-22T08:54:39.397Z] 
08:54:39 [2020-06-22T08:54:39.397Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
08:54:39 [2020-06-22T08:54:39.397Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:54:39 [2020-06-22T08:54:39.397Z] 
08:54:39 [2020-06-22T08:54:39.397Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
08:54:39 [2020-06-22T08:54:39.397Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:54:39 [2020-06-22T08:54:39.397Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
08:54:39 [2020-06-22T08:54:39.398Z]     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)
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestPause (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
08:54:39 [2020-06-22T08:54:39.398Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
08:54:39 [2020-06-22T08:54:39.398Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestStats (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
08:54:39 [2020-06-22T08:54:39.398Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] 
08:54:39 [2020-06-22T08:54:39.398Z] DONE 184 tests, 24 skipped in 78.248s
08:54:39 [2020-06-22T08:54:39.398Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:54:39 [2020-06-22T08:54:39.398Z] INFO: Testing against a local daemon
08:54:39 [2020-06-22T08:54:39.398Z] === RUN   TestCommitInheritsEnv
08:54:39 [2020-06-22T08:54:39.949Z] --- PASS: TestKernelTCPMemory (0.94s)
08:54:39 [2020-06-22T08:54:39.950Z] === RUN   TestNISDomainname
08:54:40 [2020-06-22T08:54:40.142Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
08:54:40 [2020-06-22T08:54:40.142Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
08:54:40 [2020-06-22T08:54:40.677Z] --- PASS: TestSecretInspect (3.20s)
08:54:40 [2020-06-22T08:54:40.677Z] === RUN   TestSecretList
08:54:40 [2020-06-22T08:54:40.957Z] --- PASS: TestNISDomainname (1.00s)
08:54:40 [2020-06-22T08:54:40.957Z] === RUN   TestHostnameDnsResolution
08:54:41 [2020-06-22T08:54:41.289Z] --- PASS: TestCommitInheritsEnv (1.72s)
08:54:41 [2020-06-22T08:54:41.289Z] === RUN   TestImportExtremelyLargeImageWorks
08:54:41 [2020-06-22T08:54:41.289Z] === PAUSE TestImportExtremelyLargeImageWorks
08:54:41 [2020-06-22T08:54:41.289Z] === RUN   TestImagesFilterMultiReference
08:54:41 [2020-06-22T08:54:41.289Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:54:41 [2020-06-22T08:54:41.289Z] === RUN   TestImagePullPlatformInvalid
08:54:41 [2020-06-22T08:54:41.289Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:54:41 [2020-06-22T08:54:41.289Z] === RUN   TestRemoveImageOrphaning
08:54:41 [2020-06-22T08:54:41.505Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
08:54:41 [2020-06-22T08:54:41.505Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
08:54:42 [2020-06-22T08:54:42.865Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
08:54:42 [2020-06-22T08:54:42.979Z] --- PASS: TestHostnameDnsResolution (1.74s)
08:54:42 [2020-06-22T08:54:42.979Z] === RUN   TestStats
08:54:43 [2020-06-22T08:54:43.179Z] --- PASS: TestRemoveImageOrphaning (1.92s)
08:54:43 [2020-06-22T08:54:43.179Z] === RUN   TestRemoveImageGarbageCollector
08:54:43 [2020-06-22T08:54:43.179Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:54:43 [2020-06-22T08:54:43.179Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:54:43 [2020-06-22T08:54:43.179Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:54:43 [2020-06-22T08:54:43.179Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:54:43 [2020-06-22T08:54:43.179Z] === RUN   TestTagInvalidReference
08:54:43 [2020-06-22T08:54:43.179Z] --- PASS: TestTagInvalidReference (0.01s)
08:54:43 [2020-06-22T08:54:43.179Z] === RUN   TestTagValidPrefixedRepo
08:54:43 [2020-06-22T08:54:43.179Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:54:43 [2020-06-22T08:54:43.179Z] === RUN   TestTagExistedNameWithoutForce
08:54:43 [2020-06-22T08:54:43.179Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:54:43 [2020-06-22T08:54:43.179Z] === RUN   TestTagOfficialNames
08:54:43 [2020-06-22T08:54:43.436Z] --- PASS: TestTagOfficialNames (0.04s)
08:54:43 [2020-06-22T08:54:43.436Z] === RUN   TestTagMatchesDigest
08:54:43 [2020-06-22T08:54:43.436Z] --- PASS: TestTagMatchesDigest (0.02s)
08:54:43 [2020-06-22T08:54:43.436Z] === CONT  TestImportExtremelyLargeImageWorks
08:54:43 [2020-06-22T08:54:43.788Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
08:54:43 [2020-06-22T08:54:43.961Z] --- PASS: TestSecretList (3.21s)
08:54:43 [2020-06-22T08:54:43.961Z] === RUN   TestSecretsCreateAndDelete
08:54:44 [2020-06-22T08:54:44.043Z] === RUN   TestDockerSuite/TestBuildDockerignore
08:54:44 [2020-06-22T08:54:44.297Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
08:54:45 [2020-06-22T08:54:45.220Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
08:54:45 [2020-06-22T08:54:45.475Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
08:54:45 [2020-06-22T08:54:45.650Z] --- PASS: TestStats (2.96s)
08:54:45 [2020-06-22T08:54:45.650Z] === RUN   TestStopContainerWithTimeout
08:54:45 [2020-06-22T08:54:45.650Z] === RUN   TestStopContainerWithTimeout/0
08:54:45 [2020-06-22T08:54:45.650Z] === PAUSE TestStopContainerWithTimeout/0
08:54:45 [2020-06-22T08:54:45.650Z] === RUN   TestStopContainerWithTimeout/1
08:54:45 [2020-06-22T08:54:45.650Z] === PAUSE TestStopContainerWithTimeout/1
08:54:45 [2020-06-22T08:54:45.650Z] === RUN   TestStopContainerWithTimeout/3
08:54:45 [2020-06-22T08:54:45.650Z] === PAUSE TestStopContainerWithTimeout/3
08:54:45 [2020-06-22T08:54:45.650Z] === RUN   TestStopContainerWithTimeout/-1
08:54:45 [2020-06-22T08:54:45.650Z] === PAUSE TestStopContainerWithTimeout/-1
08:54:45 [2020-06-22T08:54:45.650Z] === CONT  TestStopContainerWithTimeout/0
08:54:45 [2020-06-22T08:54:45.650Z] === CONT  TestStopContainerWithTimeout/-1
08:54:46 [2020-06-22T08:54:46.658Z] === CONT  TestStopContainerWithTimeout/3
08:54:47 [2020-06-22T08:54:47.242Z] --- PASS: TestSecretsCreateAndDelete (3.16s)
08:54:47 [2020-06-22T08:54:47.242Z] === RUN   TestSecretsUpdate
08:54:47 [2020-06-22T08:54:47.357Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
08:54:47 [2020-06-22T08:54:47.357Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
08:54:48 [2020-06-22T08:54:48.681Z] === CONT  TestStopContainerWithTimeout/1
08:54:49 [2020-06-22T08:54:49.241Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
08:54:50 [2020-06-22T08:54:50.525Z] --- PASS: TestSecretsUpdate (3.22s)
08:54:50 [2020-06-22T08:54:50.525Z] === RUN   TestTemplatedSecret
08:54:50 [2020-06-22T08:54:50.712Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:54:50 [2020-06-22T08:54:50.712Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
08:54:50 [2020-06-22T08:54:50.712Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
08:54:50 [2020-06-22T08:54:50.712Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
08:54:50 [2020-06-22T08:54:50.712Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
08:54:50 [2020-06-22T08:54:50.712Z] === RUN   TestDeleteDevicemapper
08:54:50 [2020-06-22T08:54:50.712Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:54:50 [2020-06-22T08:54:50.712Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:54:50 [2020-06-22T08:54:50.712Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:54:51 [2020-06-22T08:54:51.123Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
08:54:53 [2020-06-22T08:54:53.561Z]  ---> 8fd1642e8779
08:54:53 [2020-06-22T08:54:53.561Z] Successfully built 8fd1642e8779
08:54:53 [2020-06-22T08:54:53.561Z] Successfully tagged docker:latest
08:54:53 [2020-06-22T08:54:53.561Z] INFO: Image build ended at 06/22/2020 08:54:53. Duration:00:03:49.2172288
08:54:53 [2020-06-22T08:54:53.561Z] 
08:54:53 [2020-06-22T08:54:53.561Z] 
08:54:53 [2020-06-22T08:54:53.561Z] INFO: Building the test binaries at 06/22/2020 08:54:53...
08:54:53 [2020-06-22T08:54:53.808Z] --- PASS: TestTemplatedSecret (3.47s)
08:54:53 [2020-06-22T08:54:53.808Z] === RUN   TestSecretCreateResolve
08:54:54 [2020-06-22T08:54:54.164Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s)
08:54:54 [2020-06-22T08:54:54.164Z] === RUN   TestUpdateMemory
08:54:54 [2020-06-22T08:54:54.164Z] --- SKIP: TestUpdateMemory (0.00s)
08:54:54 [2020-06-22T08:54:54.164Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:54:54 [2020-06-22T08:54:54.164Z] === RUN   TestUpdateCPUQuota
08:54:54 [2020-06-22T08:54:54.381Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
08:54:54 [2020-06-22T08:54:54.940Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
08:54:55 [2020-06-22T08:54:55.194Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
08:54:55 [2020-06-22T08:54:55.636Z] --- PASS: TestUpdateCPUQuota (1.16s)
08:54:55 [2020-06-22T08:54:55.636Z] === RUN   TestUpdatePidsLimit
08:54:55 [2020-06-22T08:54:55.636Z] === RUN   TestUpdatePidsLimit/update_from_none
08:54:55 [2020-06-22T08:54:55.918Z] === RUN   TestUpdatePidsLimit/no_change
08:54:56 [2020-06-22T08:54:56.200Z] === RUN   TestUpdatePidsLimit/update_lower
08:54:56 [2020-06-22T08:54:56.292Z] ok  	github.com/docker/docker/cmd/dockerd	0.205s	coverage: 30.8% of statements
08:54:56 [2020-06-22T08:54:56.481Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:54:56 [2020-06-22T08:54:56.556Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
08:54:57 [2020-06-22T08:54:57.089Z] --- PASS: TestSecretCreateResolve (3.21s)
08:54:57 [2020-06-22T08:54:57.089Z] PASS
08:54:57 [2020-06-22T08:54:57.089Z] 
08:54:57 [2020-06-22T08:54:57.089Z] DONE 6 tests in 19.595s
08:54:57 [2020-06-22T08:54:57.089Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:54:57 [2020-06-22T08:54:57.089Z] ++ 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
08:54:57 [2020-06-22T08:54:57.089Z] ++ set -e
08:54:57 [2020-06-22T08:54:57.089Z] ++ '[' -n 0 ']'
08:54:57 [2020-06-22T08:54:57.089Z] ++ set -x
08:54:57 [2020-06-22T08:54:57.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:54:57 [2020-06-22T08:54:57.089Z] INFO: Testing against a local daemon
08:54:57 [2020-06-22T08:54:57.089Z] === RUN   TestServiceCreateInit
08:54:57 [2020-06-22T08:54:57.089Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:54:57 [2020-06-22T08:54:57.095Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:54:57 [2020-06-22T08:54:57.377Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:54:57 [2020-06-22T08:54:57.451Z] INFO: make.ps1 starting at 06/22/2020 08:54:57
08:54:57 [2020-06-22T08:54:57.922Z] INFO: Git commit (919c42a3dd) assumed from DOCKER_GITCOMMIT environment variable
08:54:57 [2020-06-22T08:54:57.922Z] INFO: Invoking autogen...
08:54:57 [2020-06-22T08:54:57.990Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:54:58 [2020-06-22T08:54:58.393Z] INFO: Building daemon...
08:54:58 [2020-06-22T08:54:58.439Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
08:54:58 [2020-06-22T08:54:58.439Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
08:54:58 [2020-06-22T08:54:58.997Z] ok  	github.com/docker/docker/container	0.183s	coverage: 34.7% of statements
08:54:58 [2020-06-22T08:54:58.997Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:54:58 [2020-06-22T08:54:58.997Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:54:58 [2020-06-22T08:54:58.997Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:54:58 [2020-06-22T08:54:58.997Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:54:59 [2020-06-22T08:54:59.460Z] --- PASS: TestUpdatePidsLimit (3.82s)
08:54:59 [2020-06-22T08:54:59.460Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
08:54:59 [2020-06-22T08:54:59.460Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
08:54:59 [2020-06-22T08:54:59.460Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
08:54:59 [2020-06-22T08:54:59.460Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
08:54:59 [2020-06-22T08:54:59.460Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
08:54:59 [2020-06-22T08:54:59.460Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
08:54:59 [2020-06-22T08:54:59.460Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
08:54:59 [2020-06-22T08:54:59.460Z] === RUN   TestUpdateRestartPolicy
08:55:01 [2020-06-22T08:55:01.698Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
08:55:01 [2020-06-22T08:55:01.732Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.043s	coverage: 65.3% of statements
08:55:02 [2020-06-22T08:55:02.356Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:55:04 [2020-06-22T08:55:04.994Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
08:55:06 [2020-06-22T08:55:06.178Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 35.4% of statements
08:55:07 [2020-06-22T08:55:07.621Z] --- PASS: TestServiceCreateInit (10.09s)
08:55:07 [2020-06-22T08:55:07.621Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s)
08:55:07 [2020-06-22T08:55:07.621Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
08:55:07 [2020-06-22T08:55:07.621Z] === RUN   TestCreateServiceMultipleTimes
08:55:10 [2020-06-22T08:55:10.228Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
08:55:10 [2020-06-22T08:55:10.229Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
08:55:10 [2020-06-22T08:55:10.610Z] ok  	github.com/docker/docker/daemon/cluster	0.244s	coverage: 0.5% of statements
08:55:10 [2020-06-22T08:55:10.758Z] ..........................xx....................                         [ 29%]
08:55:11 [2020-06-22T08:55:11.153Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
08:55:11 [2020-06-22T08:55:11.153Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
08:55:11 [2020-06-22T08:55:11.713Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
08:55:13 [2020-06-22T08:55:13.074Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
08:55:13 [2020-06-22T08:55:13.335Z] ok  	github.com/docker/docker/daemon/config	0.116s	coverage: 81.7% of statements
08:55:13 [2020-06-22T08:55:13.998Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
08:55:14 [2020-06-22T08:55:14.360Z] ok  	github.com/docker/docker/daemon/discovery	0.008s	coverage: 30.0% of statements
08:55:14 [2020-06-22T08:55:14.673Z] --- PASS: TestUpdateRestartPolicy (13.04s)
08:55:14 [2020-06-22T08:55:14.673Z] === RUN   TestUpdateRestartWithAutoRemove
08:55:14 [2020-06-22T08:55:14.673Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s)
08:55:14 [2020-06-22T08:55:14.673Z] === RUN   TestWaitNonBlocked
08:55:14 [2020-06-22T08:55:14.673Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:55:14 [2020-06-22T08:55:14.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:55:14 [2020-06-22T08:55:14.673Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:55:14 [2020-06-22T08:55:14.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:55:14 [2020-06-22T08:55:14.673Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:55:14 [2020-06-22T08:55:14.673Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:55:14 [2020-06-22T08:55:14.673Z] --- PASS: TestWaitNonBlocked (0.01s)
08:55:14 [2020-06-22T08:55:14.673Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
08:55:14 [2020-06-22T08:55:14.673Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
08:55:14 [2020-06-22T08:55:14.673Z] === RUN   TestWaitBlocked
08:55:14 [2020-06-22T08:55:14.673Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:55:14 [2020-06-22T08:55:14.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:55:14 [2020-06-22T08:55:14.673Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:55:14 [2020-06-22T08:55:14.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:55:14 [2020-06-22T08:55:14.673Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:55:14 [2020-06-22T08:55:14.673Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:55:15 [2020-06-22T08:55:15.682Z] --- PASS: TestWaitBlocked (0.01s)
08:55:15 [2020-06-22T08:55:15.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
08:55:15 [2020-06-22T08:55:15.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s)
08:55:15 [2020-06-22T08:55:15.682Z] === CONT  TestContainerStartOnDaemonRestart
08:55:15 [2020-06-22T08:55:15.682Z] === CONT  TestContainerKillOnDaemonStart
08:55:15 [2020-06-22T08:55:15.882Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
08:55:15 [2020-06-22T08:55:15.891Z] ok  	github.com/docker/docker/daemon/events	0.082s	coverage: 50.0% of statements
08:55:17 [2020-06-22T08:55:17.243Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
08:55:17 [2020-06-22T08:55:17.572Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
08:55:18 [2020-06-22T08:55:18.166Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
08:55:19 [2020-06-22T08:55:19.186Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s)
08:55:19 [2020-06-22T08:55:19.186Z] === CONT  TestIpcModeOlderClient
08:55:19 [2020-06-22T08:55:19.186Z] --- PASS: TestIpcModeOlderClient (0.19s)
08:55:19 [2020-06-22T08:55:19.186Z] === CONT  TestDaemonHostGatewayIP
08:55:20 [2020-06-22T08:55:20.680Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
08:55:21 [2020-06-22T08:55:21.049Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
08:55:22 [2020-06-22T08:55:22.067Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.473s	coverage: 13.9% of statements
08:55:22 [2020-06-22T08:55:22.362Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.678s	coverage: 57.9% of statements
08:55:22 [2020-06-22T08:55:22.635Z] --- PASS: TestDaemonHostGatewayIP (3.36s)
08:55:22 [2020-06-22T08:55:22.635Z] === CONT  TestDaemonRestartIpcMode
08:55:24 [2020-06-22T08:55:24.839Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
08:55:25 [2020-06-22T08:55:25.066Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
08:55:26 [2020-06-22T08:55:26.550Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.999s	coverage: 69.2% of statements
08:55:26 [2020-06-22T08:55:26.596Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:55:26 [2020-06-22T08:55:26.723Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
08:55:26 [2020-06-22T08:55:26.838Z] ok  	github.com/docker/docker/daemon	12.350s	coverage: 17.5% of statements
08:55:26 [2020-06-22T08:55:26.838Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:55:26 [2020-06-22T08:55:26.838Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:55:26 [2020-06-22T08:55:26.838Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:55:26 [2020-06-22T08:55:26.838Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:55:27 [2020-06-22T08:55:27.061Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
08:55:28 [2020-06-22T08:55:28.530Z] --- PASS: TestContainerKillOnDaemonStart (12.83s)
08:55:28 [2020-06-22T08:55:28.530Z] PASS
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] === Skipped
08:55:28 [2020-06-22T08:55:28.530Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
08:55:28 [2020-06-22T08:55:28.530Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
08:55:28 [2020-06-22T08:55:28.530Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
08:55:28 [2020-06-22T08:55:28.530Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:55:28 [2020-06-22T08:55:28.530Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
08:55:28 [2020-06-22T08:55:28.530Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
08:55:28 [2020-06-22T08:55:28.530Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] 
08:55:28 [2020-06-22T08:55:28.530Z] DONE 203 tests, 6 skipped in 151.970s
08:55:28 [2020-06-22T08:55:28.530Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
08:55:28 [2020-06-22T08:55:28.530Z] ++ 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
08:55:28 [2020-06-22T08:55:28.530Z] ++ set -e
08:55:28 [2020-06-22T08:55:28.530Z] ++ '[' -n 0 ']'
08:55:28 [2020-06-22T08:55:28.530Z] ++ set -x
08:55:28 [2020-06-22T08:55:28.530Z] ++ 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
08:55:28 [2020-06-22T08:55:28.815Z] INFO: Testing against a local daemon
08:55:28 [2020-06-22T08:55:28.815Z] === RUN   TestCommitInheritsEnv
08:55:28 [2020-06-22T08:55:28.892Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.950s	coverage: 45.9% of statements
08:55:28 [2020-06-22T08:55:28.892Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:55:29 [2020-06-22T08:55:29.180Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.108s	coverage: 49.5% of statements
08:55:29 [2020-06-22T08:55:29.233Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
08:55:29 [2020-06-22T08:55:29.429Z] --- PASS: TestCommitInheritsEnv (0.61s)
08:55:29 [2020-06-22T08:55:29.429Z] === RUN   TestImportExtremelyLargeImageWorks
08:55:29 [2020-06-22T08:55:29.429Z] === PAUSE TestImportExtremelyLargeImageWorks
08:55:29 [2020-06-22T08:55:29.429Z] === RUN   TestImagesFilterMultiReference
08:55:29 [2020-06-22T08:55:29.429Z] --- PASS: TestImagesFilterMultiReference (0.04s)
08:55:29 [2020-06-22T08:55:29.429Z] === RUN   TestImagePullPlatformInvalid
08:55:29 [2020-06-22T08:55:29.429Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:55:29 [2020-06-22T08:55:29.429Z] === RUN   TestRemoveImageOrphaning
08:55:29 [2020-06-22T08:55:29.546Z] --- PASS: TestCreateServiceMultipleTimes (19.38s)
08:55:29 [2020-06-22T08:55:29.546Z] === RUN   TestCreateServiceConflict
08:55:29 [2020-06-22T08:55:29.546Z] --- PASS: TestCreateServiceConflict (3.17s)
08:55:29 [2020-06-22T08:55:29.546Z] === RUN   TestCreateServiceMaxReplicas
08:55:30 [2020-06-22T08:55:30.043Z] --- PASS: TestRemoveImageOrphaning (0.56s)
08:55:30 [2020-06-22T08:55:30.043Z] === RUN   TestRemoveImageGarbageCollector
08:55:30 [2020-06-22T08:55:30.043Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:55:30 [2020-06-22T08:55:30.043Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:55:30 [2020-06-22T08:55:30.043Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:55:30 [2020-06-22T08:55:30.043Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:55:30 [2020-06-22T08:55:30.043Z] === RUN   TestTagInvalidReference
08:55:30 [2020-06-22T08:55:30.043Z] --- PASS: TestTagInvalidReference (0.01s)
08:55:30 [2020-06-22T08:55:30.043Z] === RUN   TestTagValidPrefixedRepo
08:55:30 [2020-06-22T08:55:30.043Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:55:30 [2020-06-22T08:55:30.043Z] === RUN   TestTagExistedNameWithoutForce
08:55:30 [2020-06-22T08:55:30.043Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:55:30 [2020-06-22T08:55:30.043Z] === RUN   TestTagOfficialNames
08:55:30 [2020-06-22T08:55:30.043Z] --- PASS: TestTagOfficialNames (0.03s)
08:55:30 [2020-06-22T08:55:30.043Z] === RUN   TestTagMatchesDigest
08:55:30 [2020-06-22T08:55:30.043Z] --- PASS: TestTagMatchesDigest (0.01s)
08:55:30 [2020-06-22T08:55:30.043Z] === CONT  TestImportExtremelyLargeImageWorks
08:55:31 [2020-06-22T08:55:31.114Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
08:55:31 [2020-06-22T08:55:31.227Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.687s	coverage: 76.1% of statements
08:55:31 [2020-06-22T08:55:31.853Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 58.0% of statements
08:55:32 [2020-06-22T08:55:32.140Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
08:55:32 [2020-06-22T08:55:32.766Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
08:55:33 [2020-06-22T08:55:33.621Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:55:33 [2020-06-22T08:55:33.731Z] --- PASS: TestCreateServiceMaxReplicas (3.59s)
08:55:33 [2020-06-22T08:55:33.731Z] === RUN   TestCreateWithDuplicateNetworkNames
08:55:34 [2020-06-22T08:55:34.012Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:55:34 [2020-06-22T08:55:34.816Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.117s	coverage: 52.1% of statements
08:55:34 [2020-06-22T08:55:34.816Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:55:34 [2020-06-22T08:55:34.816Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:55:35 [2020-06-22T08:55:35.842Z] ok  	github.com/docker/docker/daemon/logger	0.290s	coverage: 41.8% of statements
08:55:36 [2020-06-22T08:55:36.132Z] === RUN   TestDockerDaemonSuite/TestShmSize
08:55:36 [2020-06-22T08:55:36.706Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:55:37 [2020-06-22T08:55:37.338Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.502s	coverage: 77.8% of statements
08:55:37 [2020-06-22T08:55:37.338Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 4.8% of statements
08:55:37 [2020-06-22T08:55:37.338Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:55:37 [2020-06-22T08:55:37.338Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:55:37 [2020-06-22T08:55:37.338Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:55:37 [2020-06-22T08:55:37.338Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:55:37 [2020-06-22T08:55:37.627Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.038s	coverage: 67.0% of statements
08:55:38 [2020-06-22T08:55:38.015Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
08:55:38 [2020-06-22T08:55:38.665Z] ok  	github.com/docker/docker/daemon/logger/journald	0.047s	coverage: 26.2% of statements
08:55:38 [2020-06-22T08:55:38.665Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
08:55:40 [2020-06-22T08:55:40.157Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.030s	coverage: 61.6% of statements
08:55:40 [2020-06-22T08:55:40.527Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
08:55:40 [2020-06-22T08:55:40.781Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
08:55:40 [2020-06-22T08:55:40.785Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 75.2% of statements
08:55:40 [2020-06-22T08:55:40.785Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:55:42 [2020-06-22T08:55:42.278Z] time="2020-06-22T08:55:41Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate848627380/log508086403.1: no such file or directory"
08:55:42 [2020-06-22T08:55:42.278Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 37.7% of statements
08:55:42 [2020-06-22T08:55:42.278Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 33.3% of statements
08:55:42 [2020-06-22T08:55:42.906Z] ok  	github.com/docker/docker/daemon/logger/templates	0.022s	coverage: 8.3% of statements
08:55:43 [2020-06-22T08:55:43.931Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.062s	coverage: 46.8% of statements
08:55:45 [2020-06-22T08:55:45.979Z] ok  	github.com/docker/docker/daemon/network	0.048s	coverage: 63.8% of statements
08:55:46 [2020-06-22T08:55:46.019Z] --- PASS: TestDockerDaemonSuite (320.23s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.90s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.24s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:1449: [d13d3db9cec9c] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d01a99a916ac9] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d9d380a4aa4b9] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.28s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.03s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.71s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.55s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d55275822b206] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [df26705419ba0] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [ddc230fa7643a] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d322f7057c0ad] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.25s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.05s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.23s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d0c0a80ab3098] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.06s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d4b299b64746f] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d503a9bc6891c] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.49s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_plugins_test.go:79: [dce61fe71e684] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.90s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_plugins_test.go:169: [d2c7cbd213d2d] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d105485e27f92] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.74s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [dcf7ceaea1d6d] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.16s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.78s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.62s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [ddcf988679b5c] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.98s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.02s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d8b16059d400f] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [dd69bf23e75fc] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.19s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [de31b09a2a558] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.26s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.93s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.66s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.24s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.60s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d9a3cd6e4a058] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.05s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_plugins_test.go:105: [d90248ee256bb] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [dfb0b165f4485] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.43s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [ded42af2a4615] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d207421d04b33] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [df7880b95cc11] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [df98656bc96b1] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.86s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d1b8d81f95812] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
08:55:46 [2020-06-22T08:55:46.019Z]         check_test.go:309: [d21a52e34e8bd] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.49s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.55s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s)
08:55:46 [2020-06-22T08:55:46.019Z]         docker_cli_daemon_test.go:2544: [d29c1f5913821] daemon is not started
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.68s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s)
08:55:46 [2020-06-22T08:55:46.019Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
08:55:46 [2020-06-22T08:55:46.020Z]         check_test.go:309: [de427efa057de] daemon is not started
08:55:46 [2020-06-22T08:55:46.020Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.93s)
08:55:46 [2020-06-22T08:55:46.020Z] === RUN   TestDockerSwarmSuite
08:55:46 [2020-06-22T08:55:46.020Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
08:55:46 [2020-06-22T08:55:46.267Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.396s	coverage: 82.5% of statements
08:55:46 [2020-06-22T08:55:46.268Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:55:46 [2020-06-22T08:55:46.268Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:55:46 [2020-06-22T08:55:46.945Z] === RUN   TestDockerSuite/TestBuildDotDotFile
08:55:47 [2020-06-22T08:55:47.200Z] === RUN   TestDockerSuite/TestBuildEOLInLine
08:55:47 [2020-06-22T08:55:47.763Z] ok  	github.com/docker/docker/distribution/metadata	0.160s	coverage: 48.2% of statements
08:55:48 [2020-06-22T08:55:48.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s)
08:55:48 [2020-06-22T08:55:48.600Z] === RUN   TestCreateServiceSecretFileMode
08:55:49 [2020-06-22T08:55:49.082Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
08:55:49 [2020-06-22T08:55:49.255Z] ok  	github.com/docker/docker/errdefs	0.010s	coverage: 49.4% of statements
08:55:49 [2020-06-22T08:55:49.256Z] ok  	github.com/docker/docker/distribution	0.538s	coverage: 22.1% of statements
08:55:49 [2020-06-22T08:55:49.256Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:55:51 [2020-06-22T08:55:51.129Z] --- PASS: TestCreateServiceSecretFileMode (3.39s)
08:55:51 [2020-06-22T08:55:51.129Z] === RUN   TestCreateServiceConfigFileMode
08:55:51 [2020-06-22T08:55:51.959Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.4% of statements
08:55:51 [2020-06-22T08:55:51.959Z] ok  	github.com/docker/docker/image/cache	0.026s	coverage: 19.2% of statements
08:55:51 [2020-06-22T08:55:51.959Z] ok  	github.com/docker/docker/distribution/xfer	1.668s	coverage: 85.1% of statements
08:55:51 [2020-06-22T08:55:51.959Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:55:51 [2020-06-22T08:55:51.959Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:55:51 [2020-06-22T08:55:51.959Z] ok  	github.com/docker/docker/image/v1	0.043s	coverage: 25.0% of statements
08:55:51 [2020-06-22T08:55:51.959Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:55:52 [2020-06-22T08:55:52.161Z] tests/integration/api_network_test.py ...........................        [ 47%]
08:55:52 [2020-06-22T08:55:52.340Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
08:55:52 [2020-06-22T08:55:52.340Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
08:55:52 [2020-06-22T08:55:52.340Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
08:55:52 [2020-06-22T08:55:52.584Z] ok  	github.com/docker/docker/libcontainerd/queue	0.053s	coverage: 100.0% of statements
08:55:52 [2020-06-22T08:55:52.594Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
08:55:52 [2020-06-22T08:55:52.871Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 50.0% of statements
08:55:53 [2020-06-22T08:55:53.155Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
08:55:53 [2020-06-22T08:55:53.410Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
08:55:53 [2020-06-22T08:55:53.665Z] === RUN   TestDockerSuite/TestBuildEntrypoint
08:55:54 [2020-06-22T08:55:54.224Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
08:55:54 [2020-06-22T08:55:54.410Z] --- PASS: TestCreateServiceConfigFileMode (3.37s)
08:55:54 [2020-06-22T08:55:54.411Z] === RUN   TestCreateServiceSysctls
08:55:56 [2020-06-22T08:55:56.372Z] ok  	github.com/docker/docker/opts	0.069s	coverage: 67.4% of statements
08:55:57 [2020-06-22T08:55:57.393Z] ok  	github.com/docker/docker/pkg/authorization	0.705s	coverage: 68.3% of statements
08:55:57 [2020-06-22T08:55:57.393Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
08:55:57 [2020-06-22T08:55:57.481Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
08:55:57 [2020-06-22T08:55:57.481Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
08:55:58 [2020-06-22T08:55:58.018Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
08:55:58 [2020-06-22T08:55:58.304Z] ok  	github.com/docker/docker/pkg/archive	1.163s	coverage: 76.9% of statements
08:55:58 [2020-06-22T08:55:58.405Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
08:55:58 [2020-06-22T08:55:58.607Z] --- PASS: TestCreateServiceSysctls (4.16s)
08:55:58 [2020-06-22T08:55:58.607Z] === RUN   TestCreateServiceCapabilities
08:55:58 [2020-06-22T08:55:58.927Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
08:55:58 [2020-06-22T08:55:58.943Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:55:59 [2020-06-22T08:55:59.556Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
08:55:59 [2020-06-22T08:55:59.842Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
08:56:00 [2020-06-22T08:56:00.287Z] === RUN   TestDockerSuite/TestBuildEnv
08:56:00 [2020-06-22T08:56:00.427Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:56:00 [2020-06-22T08:56:00.861Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
08:56:01 [2020-06-22T08:56:01.484Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
08:56:01 [2020-06-22T08:56:01.648Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
08:56:01 [2020-06-22T08:56:01.891Z] --- PASS: TestCreateServiceCapabilities (3.44s)
08:56:01 [2020-06-22T08:56:01.891Z] === RUN   TestInspect
08:56:02 [2020-06-22T08:56:02.105Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
08:56:02 [2020-06-22T08:56:02.573Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
08:56:03 [2020-06-22T08:56:03.121Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
08:56:03 [2020-06-22T08:56:03.408Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.942s	coverage: 43.2% of statements
08:56:03 [2020-06-22T08:56:03.496Z] === RUN   TestDockerSuite/TestBuildEnvUsage
08:56:04 [2020-06-22T08:56:04.031Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
08:56:04 [2020-06-22T08:56:04.319Z] ok  	github.com/docker/docker/layer	8.085s	coverage: 68.8% of statements
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/oci	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:56:04 [2020-06-22T08:56:04.319Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.087s	coverage: 84.1% of statements
08:56:04 [2020-06-22T08:56:04.608Z] ok  	github.com/docker/docker/pkg/fsutils	0.401s	coverage: 85.1% of statements
08:56:05 [2020-06-22T08:56:05.151Z] tests/integration/api_service_test.py ................s................. [ 60%]
08:56:05 [2020-06-22T08:56:05.631Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 11.4% of statements
08:56:06 [2020-06-22T08:56:06.077Z] --- PASS: TestInspect (3.50s)
08:56:06 [2020-06-22T08:56:06.077Z] === RUN   TestCreateJob
08:56:06 [2020-06-22T08:56:06.260Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
08:56:06 [2020-06-22T08:56:06.549Z] ok  	github.com/docker/docker/pkg/locker	0.026s	coverage: 88.9% of statements
08:56:07 [2020-06-22T08:56:07.174Z] ok  	github.com/docker/docker/pkg/longpath	0.046s	coverage: 100.0% of statements
08:56:07 [2020-06-22T08:56:07.174Z] ok  	github.com/docker/docker/pkg/ioutils	1.183s	coverage: 70.6% of statements
08:56:07 [2020-06-22T08:56:07.174Z] ok  	github.com/docker/docker/pkg/idtools	0.843s	coverage: 70.5% of statements
08:56:07 [2020-06-22T08:56:07.174Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:56:07 [2020-06-22T08:56:07.174Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:56:07 [2020-06-22T08:56:07.465Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
08:56:07 [2020-06-22T08:56:07.465Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:56:07 [2020-06-22T08:56:07.754Z] ok  	github.com/docker/docker/pkg/parsers	0.015s	coverage: 97.0% of statements
08:56:08 [2020-06-22T08:56:08.379Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.033s	coverage: 60.0% of statements
08:56:08 [2020-06-22T08:56:08.379Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 91.4% of statements
08:56:08 [2020-06-22T08:56:08.379Z] ok  	github.com/docker/docker/pkg/pidfile	0.064s	coverage: 82.4% of statements
08:56:08 [2020-06-22T08:56:08.379Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:56:08 [2020-06-22T08:56:08.379Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:56:08 [2020-06-22T08:56:08.729Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
08:56:09 [2020-06-22T08:56:09.360Z] --- PASS: TestCreateJob (4.15s)
08:56:09 [2020-06-22T08:56:09.360Z] === RUN   TestReplicatedJob
08:56:09 [2020-06-22T08:56:09.403Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
08:56:10 [2020-06-22T08:56:10.088Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
08:56:10 [2020-06-22T08:56:10.427Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
08:56:10 [2020-06-22T08:56:10.427Z] ok  	github.com/docker/docker/pkg/pools	0.008s	coverage: 88.2% of statements
08:56:10 [2020-06-22T08:56:10.427Z] ok  	github.com/docker/docker/pkg/progress	0.007s	coverage: 75.9% of statements
08:56:10 [2020-06-22T08:56:10.781Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
08:56:10 [2020-06-22T08:56:10.781Z] 
08:56:10 [2020-06-22T08:56:10.781Z]  ________   ____  __.
08:56:10 [2020-06-22T08:56:10.781Z]  \_____  \ |    |/ _|
08:56:10 [2020-06-22T08:56:10.781Z]  /   |   \|      <
08:56:10 [2020-06-22T08:56:10.781Z]  /    |    \    |  \
08:56:10 [2020-06-22T08:56:10.781Z]  \_______  /____|__ \
08:56:10 [2020-06-22T08:56:10.781Z]          \/        \/
08:56:10 [2020-06-22T08:56:10.781Z] 
08:56:10 [2020-06-22T08:56:10.781Z] INFO: make.ps1 ended at 06/22/2020 08:56:01
08:56:10 [2020-06-22T08:56:10.781Z] INFO: Binaries build ended at 06/22/2020 08:56:03. Duration:00:01:10.1752788
08:56:10 [2020-06-22T08:56:10.781Z] INFO: Copying the built daemon binary to d:\CI\PR-41125\2\binary\dockerd-919c42a3dd.exe...
08:56:10 [2020-06-22T08:56:10.781Z] INFO: Copying the built client binary to d:\CI\PR-41125\2\binary\docker-919c42a3dd.exe...
08:56:10 [2020-06-22T08:56:10.781Z] INFO: Copying dockerversion from the container...
08:56:10 [2020-06-22T08:56:10.781Z] INFO: Copying the golang package from the container to d:\CI\PR-41125\2\installer\go.zip...
08:56:10 [2020-06-22T08:56:10.781Z] INFO: Extracting go.zip to d:\CI\PR-41125\2\go
08:56:11 [2020-06-22T08:56:11.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
08:56:11 [2020-06-22T08:56:11.053Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
08:56:12 [2020-06-22T08:56:12.073Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
08:56:12 [2020-06-22T08:56:12.073Z] ok  	github.com/docker/docker/pkg/pubsub	1.135s	coverage: 73.9% of statements
08:56:12 [2020-06-22T08:56:12.737Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
08:56:13 [2020-06-22T08:56:13.024Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
08:56:13 [2020-06-22T08:56:13.311Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
08:56:14 [2020-06-22T08:56:14.330Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 36.9% of statements
08:56:14 [2020-06-22T08:56:14.330Z] ok  	github.com/docker/docker/pkg/signal	2.982s	coverage: 61.0% of statements
08:56:14 [2020-06-22T08:56:14.617Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.7% of statements
08:56:15 [2020-06-22T08:56:15.644Z] ok  	github.com/docker/docker/pkg/tailfile	0.115s	coverage: 88.6% of statements
08:56:15 [2020-06-22T08:56:15.644Z] testing: warning: no tests to run
08:56:15 [2020-06-22T08:56:15.644Z] coverage: [no statements]
08:56:15 [2020-06-22T08:56:15.644Z] ok  	github.com/docker/docker/pkg/term/windows	0.017s	coverage: [no statements] [no tests to run]
08:56:15 [2020-06-22T08:56:15.919Z] --- PASS: TestReplicatedJob (6.50s)
08:56:15 [2020-06-22T08:56:15.920Z] === RUN   TestUpdateReplicatedJob
08:56:15 [2020-06-22T08:56:15.931Z] ok  	github.com/docker/docker/pkg/tarsum	0.171s	coverage: 89.3% of statements
08:56:15 [2020-06-22T08:56:15.931Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
08:56:16 [2020-06-22T08:56:16.218Z] ok  	github.com/docker/docker/pkg/truncindex	0.123s	coverage: 91.5% of statements
08:56:16 [2020-06-22T08:56:16.506Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
08:56:17 [2020-06-22T08:56:17.998Z] ok  	github.com/docker/docker/plugin/v2	0.022s	coverage: 14.5% of statements
08:56:19 [2020-06-22T08:56:19.492Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
08:56:19 [2020-06-22T08:56:19.651Z] .........................                                                [ 66%]
08:56:19 [2020-06-22T08:56:19.780Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 68.8% of statements
08:56:20 [2020-06-22T08:56:20.407Z] ok  	github.com/docker/docker/plugin	0.614s	coverage: 23.1% of statements
08:56:21 [2020-06-22T08:56:21.184Z] --- PASS: TestUpdateReplicatedJob (4.30s)
08:56:21 [2020-06-22T08:56:21.184Z] === RUN   TestServiceListWithStatuses
08:56:21 [2020-06-22T08:56:21.184Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:56:21 [2020-06-22T08:56:21.184Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:56:21 [2020-06-22T08:56:21.184Z] === RUN   TestDockerNetworkConnectAlias
08:56:21 [2020-06-22T08:56:21.453Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
08:56:22 [2020-06-22T08:56:22.078Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
08:56:22 [2020-06-22T08:56:22.705Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
08:56:23 [2020-06-22T08:56:23.331Z] ok  	github.com/docker/docker/registry	0.293s	coverage: 56.3% of statements
08:56:23 [2020-06-22T08:56:23.620Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 65.8% of statements
08:56:26 [2020-06-22T08:56:26.323Z] ok  	github.com/docker/docker/volume/drivers	0.037s	coverage: 36.1% of statements
08:56:27 [2020-06-22T08:56:27.741Z] --- PASS: TestDockerNetworkConnectAlias (6.57s)
08:56:27 [2020-06-22T08:56:27.741Z] === RUN   TestDockerNetworkReConnect
08:56:27 [2020-06-22T08:56:27.824Z] ok  	github.com/docker/docker/volume/mounts	0.063s	coverage: 67.0% of statements
08:56:27 [2020-06-22T08:56:27.824Z] ok  	github.com/docker/docker/volume/local	0.038s	coverage: 73.0% of statements
08:56:28 [2020-06-22T08:56:28.836Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
08:56:29 [2020-06-22T08:56:29.066Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
08:56:30 [2020-06-22T08:56:30.949Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
08:56:31 [2020-06-22T08:56:31.926Z] --- PASS: TestDockerNetworkReConnect (5.18s)
08:56:31 [2020-06-22T08:56:31.926Z] === RUN   TestServicePlugin
08:56:31 [2020-06-22T08:56:31.926Z] --- SKIP: TestServicePlugin (0.00s)
08:56:31 [2020-06-22T08:56:31.926Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:56:31 [2020-06-22T08:56:31.926Z] === RUN   TestServiceUpdateLabel
08:56:34 [2020-06-22T08:56:34.840Z] --- PASS: TestImportExtremelyLargeImageWorks (108.64s)
08:56:34 [2020-06-22T08:56:34.840Z] PASS
08:56:34 [2020-06-22T08:56:34.840Z] 
08:56:34 [2020-06-22T08:56:34.840Z] === Skipped
08:56:34 [2020-06-22T08:56:34.840Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:56:34 [2020-06-22T08:56:34.840Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:56:34 [2020-06-22T08:56:34.840Z] 
08:56:34 [2020-06-22T08:56:34.840Z] 
08:56:34 [2020-06-22T08:56:34.840Z] DONE 12 tests, 1 skipped in 112.711s
08:56:34 [2020-06-22T08:56:34.840Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:56:34 [2020-06-22T08:56:34.840Z] INFO: Testing against a local daemon
08:56:34 [2020-06-22T08:56:34.840Z] === RUN   TestNetworkCreateDelete
08:56:34 [2020-06-22T08:56:34.840Z] --- PASS: TestNetworkCreateDelete (0.13s)
08:56:34 [2020-06-22T08:56:34.840Z] === RUN   TestDockerNetworkDeletePreferID
08:56:34 [2020-06-22T08:56:34.840Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
08:56:34 [2020-06-22T08:56:34.840Z] === RUN   TestDaemonDNSFallback
08:56:35 [2020-06-22T08:56:35.096Z] --- PASS: TestDaemonDNSFallback (2.48s)
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestInspectNetwork
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestInspectNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestRunContainerWithBridgeNone
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestNetworkInvalidJSON
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestNetworkInvalidJSON//networks/create
08:56:35 [2020-06-22T08:56:35.096Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:56:35 [2020-06-22T08:56:35.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:56:35 [2020-06-22T08:56:35.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:56:35 [2020-06-22T08:56:35.096Z] === CONT  TestNetworkInvalidJSON//networks/create
08:56:35 [2020-06-22T08:56:35.096Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:56:35 [2020-06-22T08:56:35.096Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:56:35 [2020-06-22T08:56:35.096Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:56:35 [2020-06-22T08:56:35.096Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestHostIPv4BridgeLabel
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestDaemonRestartWithLiveRestore
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestDaemonDefaultNetworkPools
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestDaemonRestartWithExistingNetwork
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestServiceWithPredefinedNetwork
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:236: FLAKY_TEST
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestServiceWithDataPathPortInit
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:56:35 [2020-06-22T08:56:35.096Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] PASS
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === Skipped
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:236: FLAKY_TEST
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
08:56:35 [2020-06-22T08:56:35.096Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] 
08:56:35 [2020-06-22T08:56:35.096Z] DONE 19 tests, 12 skipped in 3.168s
08:56:35 [2020-06-22T08:56:35.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:56:35 [2020-06-22T08:56:35.209Z] --- PASS: TestServiceUpdateLabel (2.61s)
08:56:35 [2020-06-22T08:56:35.209Z] === RUN   TestServiceUpdateSecrets
08:56:35 [2020-06-22T08:56:35.353Z] INFO: Testing against a local daemon
08:56:35 [2020-06-22T08:56:35.353Z] === RUN   TestDockerNetworkIpvlanPersistance
08:56:35 [2020-06-22T08:56:35.353Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:35 [2020-06-22T08:56:35.353Z] === RUN   TestDockerNetworkIpvlan
08:56:35 [2020-06-22T08:56:35.353Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:35 [2020-06-22T08:56:35.353Z] PASS
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] === Skipped
08:56:35 [2020-06-22T08:56:35.353Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] DONE 2 tests, 2 skipped in 0.107s
08:56:35 [2020-06-22T08:56:35.353Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:56:35 [2020-06-22T08:56:35.353Z] INFO: Testing against a local daemon
08:56:35 [2020-06-22T08:56:35.353Z] === RUN   TestDockerNetworkMacvlanPersistance
08:56:35 [2020-06-22T08:56:35.353Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.353Z] === RUN   TestDockerNetworkMacvlan
08:56:35 [2020-06-22T08:56:35.353Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.353Z] PASS
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] === Skipped
08:56:35 [2020-06-22T08:56:35.353Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
08:56:35 [2020-06-22T08:56:35.353Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] DONE 2 tests, 2 skipped in 0.104s
08:56:35 [2020-06-22T08:56:35.353Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:56:35 [2020-06-22T08:56:35.353Z] testing: warning: no tests to run
08:56:35 [2020-06-22T08:56:35.353Z] PASS
08:56:35 [2020-06-22T08:56:35.353Z] 
08:56:35 [2020-06-22T08:56:35.353Z] DONE 0 tests in 0.022s
08:56:35 [2020-06-22T08:56:35.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:56:35 [2020-06-22T08:56:35.610Z] INFO: Testing against a local daemon
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginAllowRequest
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginTLS
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginTLS (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginDenyRequest
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginAPIDenyResponse
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginDenyResponse
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginAllowEventStream
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginErrorResponse
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginErrorRequest
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginHeader
08:56:35 [2020-06-22T08:56:35.610Z] --- SKIP: TestAuthZPluginHeader (0.00s)
08:56:35 [2020-06-22T08:56:35.610Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.610Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:56:35 [2020-06-22T08:56:35.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] === RUN   TestAuthZPluginV2Disable
08:56:35 [2020-06-22T08:56:35.867Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:56:35 [2020-06-22T08:56:35.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:56:35 [2020-06-22T08:56:35.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:56:35 [2020-06-22T08:56:35.867Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] PASS
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === Skipped
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
08:56:35 [2020-06-22T08:56:35.867Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] 
08:56:35 [2020-06-22T08:56:35.867Z] DONE 17 tests, 17 skipped in 0.444s
08:56:35 [2020-06-22T08:56:35.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Extraction ended at 06/22/2020 08:56:32. Duration:00:00:23.1177506
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Updating the golang and path environment variables
08:56:36 [2020-06-22T08:56:36.101Z] INFO: GOPATH=d:\gopath
08:56:36 [2020-06-22T08:56:36.101Z] INFO: go version go1.13.12 windows/amd64
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Running the daemon under test in debug mode
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Starting a daemon under test...
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41125\2\daemon --pidfile d:\CI\PR-41125\2\docker.pid -D
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Process started successfully.
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Start tailing logs of the daemon under tests
08:56:36 [2020-06-22T08:56:36.101Z] INFO: Waiting for the daemon under test to start...
08:56:36 [2020-06-22T08:56:36.123Z] INFO: Testing against a local daemon
08:56:36 [2020-06-22T08:56:36.123Z] === RUN   TestPluginInvalidJSON
08:56:36 [2020-06-22T08:56:36.123Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:56:36 [2020-06-22T08:56:36.123Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:56:36 [2020-06-22T08:56:36.123Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:56:36 [2020-06-22T08:56:36.123Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:56:36 [2020-06-22T08:56:36.123Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:56:36 [2020-06-22T08:56:36.123Z] === RUN   TestPluginInstall
08:56:36 [2020-06-22T08:56:36.123Z] --- SKIP: TestPluginInstall (0.00s)
08:56:36 [2020-06-22T08:56:36.123Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:36 [2020-06-22T08:56:36.123Z] PASS
08:56:36 [2020-06-22T08:56:36.123Z] 
08:56:36 [2020-06-22T08:56:36.123Z] === Skipped
08:56:36 [2020-06-22T08:56:36.123Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
08:56:36 [2020-06-22T08:56:36.123Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:56:36 [2020-06-22T08:56:36.123Z] 
08:56:36 [2020-06-22T08:56:36.123Z] 
08:56:36 [2020-06-22T08:56:36.123Z] DONE 3 tests, 1 skipped in 0.138s
08:56:36 [2020-06-22T08:56:36.123Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:56:36 [2020-06-22T08:56:36.123Z] INFO: Testing against a local daemon
08:56:36 [2020-06-22T08:56:36.123Z] === RUN   TestExternalGraphDriver
08:56:36 [2020-06-22T08:56:36.123Z] --- SKIP: TestExternalGraphDriver (0.07s)
08:56:36 [2020-06-22T08:56:36.123Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:56:36 [2020-06-22T08:56:36.123Z] === RUN   TestGraphdriverPluginV2
08:56:36 [2020-06-22T08:56:36.574Z] INFO: Daemon under test started and replied!
08:56:36 [2020-06-22T08:56:36.574Z] INFO: Docker version of the daemon under test
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] Client:
08:56:36 [2020-06-22T08:56:36.574Z]  Version:      17.06.2-ce
08:56:36 [2020-06-22T08:56:36.574Z]  API version:  1.30
08:56:36 [2020-06-22T08:56:36.574Z]  Go version:   go1.8.3
08:56:36 [2020-06-22T08:56:36.574Z]  Git commit:   cec0b72
08:56:36 [2020-06-22T08:56:36.574Z]  Built:        Tue Sep  5 19:57:19 2017
08:56:36 [2020-06-22T08:56:36.574Z]  OS/Arch:      windows/amd64
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] Server:
08:56:36 [2020-06-22T08:56:36.574Z]  Version:      0.0.0-dev
08:56:36 [2020-06-22T08:56:36.574Z]  API version:  1.41 (minimum version 1.24)
08:56:36 [2020-06-22T08:56:36.574Z]  Go version:   go1.13.12
08:56:36 [2020-06-22T08:56:36.574Z]  Git commit:   919c42a3dd
08:56:36 [2020-06-22T08:56:36.574Z]  Built:        06/22/2020 08:54:57
08:56:36 [2020-06-22T08:56:36.574Z]  OS/Arch:      windows/amd64
08:56:36 [2020-06-22T08:56:36.574Z]  Experimental: false
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] INFO: Docker info of the daemon under test
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] Containers: 0
08:56:36 [2020-06-22T08:56:36.574Z]  Running: 0
08:56:36 [2020-06-22T08:56:36.574Z]  Paused: 0
08:56:36 [2020-06-22T08:56:36.574Z]  Stopped: 0
08:56:36 [2020-06-22T08:56:36.574Z] Images: 0
08:56:36 [2020-06-22T08:56:36.574Z] Server Version: 0.0.0-dev
08:56:36 [2020-06-22T08:56:36.574Z] Storage Driver: windowsfilter
08:56:36 [2020-06-22T08:56:36.574Z]  Windows: 
08:56:36 [2020-06-22T08:56:36.574Z] Logging Driver: json-file
08:56:36 [2020-06-22T08:56:36.574Z] Plugins: 
08:56:36 [2020-06-22T08:56:36.574Z]  Volume: local
08:56:36 [2020-06-22T08:56:36.574Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:56:36 [2020-06-22T08:56:36.574Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:56:36 [2020-06-22T08:56:36.574Z] Swarm: inactive
08:56:36 [2020-06-22T08:56:36.574Z] Default Isolation: process
08:56:36 [2020-06-22T08:56:36.574Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:56:36 [2020-06-22T08:56:36.574Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
08:56:36 [2020-06-22T08:56:36.574Z] OSType: windows
08:56:36 [2020-06-22T08:56:36.574Z] Architecture: x86_64
08:56:36 [2020-06-22T08:56:36.574Z] CPUs: 4
08:56:36 [2020-06-22T08:56:36.574Z] Total Memory: 32GiB
08:56:36 [2020-06-22T08:56:36.574Z] Name: azwin-2-ae1700
08:56:36 [2020-06-22T08:56:36.574Z] ID: 3QYJ:O6HN:CNBR:UWBQ:APHC:MGZE:QXYB:ZPG4:DFGP:36W3:4HWZ:UNIZ
08:56:36 [2020-06-22T08:56:36.574Z] Docker Root Dir: D:\CI\PR-41125\2\daemon
08:56:36 [2020-06-22T08:56:36.574Z] Debug Mode (client): false
08:56:36 [2020-06-22T08:56:36.574Z] Debug Mode (server): true
08:56:36 [2020-06-22T08:56:36.574Z]  File Descriptors: -1
08:56:36 [2020-06-22T08:56:36.574Z]  Goroutines: 17
08:56:36 [2020-06-22T08:56:36.574Z]  System Time: 2020-06-22T08:56:36.3959615Z
08:56:36 [2020-06-22T08:56:36.574Z]  EventsListeners: 0
08:56:36 [2020-06-22T08:56:36.574Z] Registry: https://index.docker.io/v1/
08:56:36 [2020-06-22T08:56:36.574Z] Labels:
08:56:36 [2020-06-22T08:56:36.574Z] Experimental: false
08:56:36 [2020-06-22T08:56:36.574Z] Insecure Registries:
08:56:36 [2020-06-22T08:56:36.574Z]  127.0.0.0/8
08:56:36 [2020-06-22T08:56:36.574Z] Live Restore Enabled: false
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] INFO: Docker images of the daemon under test
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
08:56:36 [2020-06-22T08:56:36.574Z] 
08:56:36 [2020-06-22T08:56:36.574Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
08:56:36 [2020-06-22T08:56:36.574Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
08:56:37 [2020-06-22T08:56:37.045Z] ltsc2019: Pulling from windows/servercore
08:56:37 [2020-06-22T08:56:37.045Z] 4612f6d0b889: Pulling fs layer
08:56:37 [2020-06-22T08:56:37.045Z] 666079ee0460: Pulling fs layer
08:56:39 [2020-06-22T08:56:39.067Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
08:56:39 [2020-06-22T08:56:39.067Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
08:56:39 [2020-06-22T08:56:39.322Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
08:56:39 [2020-06-22T08:56:39.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
08:56:39 [2020-06-22T08:56:39.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
08:56:39 [2020-06-22T08:56:39.880Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
08:56:41 [2020-06-22T08:56:41.240Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
08:56:41 [2020-06-22T08:56:41.240Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
08:56:41 [2020-06-22T08:56:41.801Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
08:56:42 [2020-06-22T08:56:42.665Z] --- PASS: TestGraphdriverPluginV2 (5.62s)
08:56:42 [2020-06-22T08:56:42.665Z] PASS
08:56:42 [2020-06-22T08:56:42.665Z] 
08:56:42 [2020-06-22T08:56:42.665Z] === Skipped
08:56:42 [2020-06-22T08:56:42.665Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
08:56:42 [2020-06-22T08:56:42.665Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:56:42 [2020-06-22T08:56:42.665Z] 
08:56:42 [2020-06-22T08:56:42.665Z] 
08:56:42 [2020-06-22T08:56:42.665Z] DONE 2 tests, 1 skipped in 5.786s
08:56:42 [2020-06-22T08:56:42.665Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:56:42 [2020-06-22T08:56:42.665Z] INFO: Testing against a local daemon
08:56:42 [2020-06-22T08:56:42.665Z] === RUN   TestContinueAfterPluginCrash
08:56:42 [2020-06-22T08:56:42.665Z] === PAUSE TestContinueAfterPluginCrash
08:56:42 [2020-06-22T08:56:42.665Z] === RUN   TestReadPluginNoRead
08:56:42 [2020-06-22T08:56:42.665Z] === PAUSE TestReadPluginNoRead
08:56:42 [2020-06-22T08:56:42.665Z] === RUN   TestDaemonStartWithLogOpt
08:56:42 [2020-06-22T08:56:42.665Z] === PAUSE TestDaemonStartWithLogOpt
08:56:42 [2020-06-22T08:56:42.665Z] === CONT  TestContinueAfterPluginCrash
08:56:42 [2020-06-22T08:56:42.665Z] === CONT  TestDaemonStartWithLogOpt
08:56:42 [2020-06-22T08:56:42.948Z] 666079ee0460: Verifying Checksum
08:56:42 [2020-06-22T08:56:42.948Z] 666079ee0460: Download complete
08:56:44 [2020-06-22T08:56:44.057Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.6% of statements
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/rootless	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/volume	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:56:44 [2020-06-22T08:56:44.057Z] 
08:56:44 [2020-06-22T08:56:44.057Z] === Skipped
08:56:44 [2020-06-22T08:56:44.057Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:56:44 [2020-06-22T08:56:44.057Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:56:44 [2020-06-22T08:56:44.057Z] 
08:56:44 [2020-06-22T08:56:44.057Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:56:44 [2020-06-22T08:56:44.057Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:56:44 [2020-06-22T08:56:44.057Z] 
08:56:44 [2020-06-22T08:56:44.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:44 [2020-06-22T08:56:44.057Z] 
08:56:44 [2020-06-22T08:56:44.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:44 [2020-06-22T08:56:44.057Z] 
08:56:44 [2020-06-22T08:56:44.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:44 [2020-06-22T08:56:44.057Z] 
08:56:44 [2020-06-22T08:56:44.057Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.057Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:44 [2020-06-22T08:56:44.057Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:73: No driver to put!
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z] time="2020-06-22T08:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z] time="2020-06-22T08:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z] time="2020-06-22T08:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z] time="2020-06-22T08:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z] time="2020-06-22T08:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:73: No driver to put!
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     overlay_test.go:49: Fails to compute changes intermittently
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     graphtest_unix.go:73: No driver to put!
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:56:44 [2020-06-22T08:56:44.058Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] 
08:56:44 [2020-06-22T08:56:44.058Z] DONE 2124 tests, 26 skipped in 254.076s
Post stage
[Pipeline] junit
08:56:44 [2020-06-22T08:56:44.712Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:56:46 [2020-06-22T08:56:46.762Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -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:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh dynbinary test-integration
08:56:47 [2020-06-22T08:56:47.049Z] 
08:56:47 [2020-06-22T08:56:47.049Z] Removing bundles/
08:56:47 [2020-06-22T08:56:47.049Z] 
08:56:47 [2020-06-22T08:56:47.049Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:56:47 [2020-06-22T08:56:47.049Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:56:47 [2020-06-22T08:56:47.049Z] GOOS="" GOARCH="" GOARM=""
08:56:50 [2020-06-22T08:56:50.080Z] --- PASS: TestServiceUpdateSecrets (15.32s)
08:56:50 [2020-06-22T08:56:50.080Z] === RUN   TestServiceUpdateConfigs
08:56:51 [2020-06-22T08:56:51.636Z] 4612f6d0b889: Verifying Checksum
08:56:51 [2020-06-22T08:56:51.636Z] 4612f6d0b889: Download complete
08:56:51 [2020-06-22T08:56:51.729Z] === RUN   TestDockerSuite/TestBuildExpose
08:56:51 [2020-06-22T08:56:51.729Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
08:56:51 [2020-06-22T08:56:51.983Z] === RUN   TestDockerSuite/TestBuildExposeOrder
08:56:52 [2020-06-22T08:56:52.541Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
08:56:52 [2020-06-22T08:56:52.796Z] === RUN   TestDockerSuite/TestBuildFails
08:56:53 [2020-06-22T08:56:53.720Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
08:56:53 [2020-06-22T08:56:53.720Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
08:56:55 [2020-06-22T08:56:55.112Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 71%]
08:56:56 [2020-06-22T08:56:56.228Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
08:56:57 [2020-06-22T08:56:57.594Z] --- PASS: TestDaemonStartWithLogOpt (13.06s)
08:56:57 [2020-06-22T08:56:57.594Z] === CONT  TestReadPluginNoRead
08:56:58 [2020-06-22T08:56:58.110Z] === RUN   TestDockerSuite/TestBuildForceRm
08:56:58 [2020-06-22T08:56:58.542Z] === RUN   TestReadPluginNoRead/default
08:56:58 [2020-06-22T08:56:58.802Z] --- PASS: TestContinueAfterPluginCrash (16.74s)
08:56:59 [2020-06-22T08:56:59.993Z] === RUN   TestDockerSuite/TestBuildFromGit
08:57:00 [2020-06-22T08:57:00.554Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
08:57:00 [2020-06-22T08:57:00.809Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
08:57:01 [2020-06-22T08:57:01.322Z] === RUN   TestReadPluginNoRead/disabled_caching
08:57:01 [2020-06-22T08:57:01.368Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
08:57:01 [2020-06-22T08:57:01.623Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
08:57:02 [2020-06-22T08:57:02.548Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
08:57:03 [2020-06-22T08:57:03.215Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:57:05 [2020-06-22T08:57:05.058Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
08:57:05 [2020-06-22T08:57:05.735Z] --- PASS: TestReadPluginNoRead (10.39s)
08:57:05 [2020-06-22T08:57:05.735Z]     --- PASS: TestReadPluginNoRead/default (2.28s)
08:57:05 [2020-06-22T08:57:05.735Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.29s)
08:57:05 [2020-06-22T08:57:05.735Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s)
08:57:05 [2020-06-22T08:57:05.735Z]     read_test.go:92: [dbf67cb6a3ed0] daemon is not started
08:57:05 [2020-06-22T08:57:05.735Z] PASS
08:57:05 [2020-06-22T08:57:05.735Z] 
08:57:05 [2020-06-22T08:57:05.735Z] DONE 6 tests in 23.575s
08:57:05 [2020-06-22T08:57:05.735Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:57:05 [2020-06-22T08:57:05.735Z] testing: warning: no tests to run
08:57:05 [2020-06-22T08:57:05.735Z] PASS
08:57:05 [2020-06-22T08:57:05.735Z] 
08:57:05 [2020-06-22T08:57:05.735Z] DONE 0 tests in 0.037s
08:57:05 [2020-06-22T08:57:05.735Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:57:05 [2020-06-22T08:57:05.735Z] INFO: Testing against a local daemon
08:57:05 [2020-06-22T08:57:05.735Z] === RUN   TestPluginWithDevMounts
08:57:05 [2020-06-22T08:57:05.735Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:57:05 [2020-06-22T08:57:05.735Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:57:05 [2020-06-22T08:57:05.735Z] PASS
08:57:05 [2020-06-22T08:57:05.735Z] 
08:57:05 [2020-06-22T08:57:05.735Z] === Skipped
08:57:05 [2020-06-22T08:57:05.735Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
08:57:05 [2020-06-22T08:57:05.735Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:57:05 [2020-06-22T08:57:05.735Z] 
08:57:05 [2020-06-22T08:57:05.735Z] 
08:57:05 [2020-06-22T08:57:05.735Z] DONE 1 tests, 1 skipped in 0.129s
08:57:05 [2020-06-22T08:57:05.735Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:57:05 [2020-06-22T08:57:05.735Z] INFO: Testing against a local daemon
08:57:05 [2020-06-22T08:57:05.735Z] === RUN   TestSecretInspect
08:57:05 [2020-06-22T08:57:05.735Z] --- SKIP: TestSecretInspect (0.02s)
08:57:05 [2020-06-22T08:57:05.735Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] === RUN   TestSecretList
08:57:05 [2020-06-22T08:57:05.736Z] --- SKIP: TestSecretList (0.01s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] === RUN   TestSecretsCreateAndDelete
08:57:05 [2020-06-22T08:57:05.736Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] === RUN   TestSecretsUpdate
08:57:05 [2020-06-22T08:57:05.736Z] --- SKIP: TestSecretsUpdate (0.02s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] === RUN   TestTemplatedSecret
08:57:05 [2020-06-22T08:57:05.736Z] --- SKIP: TestTemplatedSecret (0.00s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] === RUN   TestSecretCreateResolve
08:57:05 [2020-06-22T08:57:05.736Z] --- SKIP: TestSecretCreateResolve (0.02s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] PASS
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] === Skipped
08:57:05 [2020-06-22T08:57:05.736Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
08:57:05 [2020-06-22T08:57:05.736Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] 
08:57:05 [2020-06-22T08:57:05.736Z] DONE 6 tests, 6 skipped in 0.183s
08:57:05 [2020-06-22T08:57:05.736Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:57:05 [2020-06-22T08:57:05.982Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
08:57:05 [2020-06-22T08:57:05.982Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
08:57:05 [2020-06-22T08:57:05.992Z] INFO: Testing against a local daemon
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestServiceCreateInit
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:57:05 [2020-06-22T08:57:05.993Z] --- PASS: TestServiceCreateInit (0.02s)
08:57:05 [2020-06-22T08:57:05.993Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:57:05 [2020-06-22T08:57:05.993Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:57:05 [2020-06-22T08:57:05.993Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateServiceMultipleTimes
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateServiceConflict
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateServiceConflict (0.01s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateServiceMaxReplicas
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateWithDuplicateNetworkNames
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateServiceSecretFileMode
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateServiceConfigFileMode
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateServiceSysctls
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateServiceSysctls (0.02s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateServiceCapabilities
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
08:57:05 [2020-06-22T08:57:05.993Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestInspect
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestInspect (0.01s)
08:57:05 [2020-06-22T08:57:05.993Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestCreateJob
08:57:05 [2020-06-22T08:57:05.993Z] --- SKIP: TestCreateJob (0.01s)
08:57:05 [2020-06-22T08:57:05.993Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:05 [2020-06-22T08:57:05.993Z] === RUN   TestReplicatedJob
08:57:06 [2020-06-22T08:57:06.250Z] --- SKIP: TestReplicatedJob (0.01s)
08:57:06 [2020-06-22T08:57:06.250Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:06 [2020-06-22T08:57:06.250Z] === RUN   TestUpdateReplicatedJob
08:57:06 [2020-06-22T08:57:06.250Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
08:57:06 [2020-06-22T08:57:06.250Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:06 [2020-06-22T08:57:06.250Z] === RUN   TestServiceListWithStatuses
08:57:06 [2020-06-22T08:57:06.250Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:57:06 [2020-06-22T08:57:06.250Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:57:06 [2020-06-22T08:57:06.250Z] === RUN   TestDockerNetworkConnectAlias
08:57:06 [2020-06-22T08:57:06.250Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
08:57:06 [2020-06-22T08:57:06.250Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:06 [2020-06-22T08:57:06.250Z] === RUN   TestDockerNetworkReConnect
08:57:06 [2020-06-22T08:57:06.250Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
08:57:06 [2020-06-22T08:57:06.250Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:06 [2020-06-22T08:57:06.250Z] === RUN   TestServicePlugin
08:57:07 [2020-06-22T08:57:07.049Z] --- PASS: TestImportExtremelyLargeImageWorks (88.82s)
08:57:07 [2020-06-22T08:57:07.049Z] PASS
08:57:07 [2020-06-22T08:57:07.049Z] 
08:57:07 [2020-06-22T08:57:07.049Z] === Skipped
08:57:07 [2020-06-22T08:57:07.049Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
08:57:07 [2020-06-22T08:57:07.049Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:07 [2020-06-22T08:57:07.049Z] 
08:57:07 [2020-06-22T08:57:07.049Z] 
08:57:07 [2020-06-22T08:57:07.049Z] DONE 12 tests, 1 skipped in 90.317s
08:57:07 [2020-06-22T08:57:07.049Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
08:57:07 [2020-06-22T08:57:07.049Z] ++ 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
08:57:07 [2020-06-22T08:57:07.049Z] ++ set -e
08:57:07 [2020-06-22T08:57:07.049Z] ++ '[' -n 0 ']'
08:57:07 [2020-06-22T08:57:07.049Z] ++ set -x
08:57:07 [2020-06-22T08:57:07.049Z] ++ 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
08:57:07 [2020-06-22T08:57:07.049Z] INFO: Testing against a local daemon
08:57:07 [2020-06-22T08:57:07.049Z] === RUN   TestNetworkCreateDelete
08:57:07 [2020-06-22T08:57:07.049Z] --- PASS: TestNetworkCreateDelete (0.17s)
08:57:07 [2020-06-22T08:57:07.049Z] === RUN   TestDockerNetworkDeletePreferID
08:57:07 [2020-06-22T08:57:07.049Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
08:57:07 [2020-06-22T08:57:07.049Z] === RUN   TestDaemonDNSFallback
08:57:07 [2020-06-22T08:57:07.049Z] --- PASS: TestDaemonDNSFallback (2.54s)
08:57:07 [2020-06-22T08:57:07.049Z] === RUN   TestInspectNetwork
08:57:07 [2020-06-22T08:57:07.663Z] === RUN   TestInspectNetwork/full_network_id
08:57:07 [2020-06-22T08:57:07.663Z] === RUN   TestInspectNetwork/partial_network_id
08:57:07 [2020-06-22T08:57:07.663Z] === RUN   TestInspectNetwork/network_name
08:57:07 [2020-06-22T08:57:07.663Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:57:07 [2020-06-22T08:57:07.866Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
08:57:08 [2020-06-22T08:57:08.156Z] --- PASS: TestServiceUpdateConfigs (15.36s)
08:57:08 [2020-06-22T08:57:08.156Z] === RUN   TestServiceUpdateNetwork
08:57:09 [2020-06-22T08:57:09.523Z] --- SKIP: TestServicePlugin (3.40s)
08:57:09 [2020-06-22T08:57:09.523Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.523Z] === RUN   TestServiceUpdateLabel
08:57:09 [2020-06-22T08:57:09.523Z] --- SKIP: TestServiceUpdateLabel (0.02s)
08:57:09 [2020-06-22T08:57:09.523Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.523Z] === RUN   TestServiceUpdateSecrets
08:57:09 [2020-06-22T08:57:09.523Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
08:57:09 [2020-06-22T08:57:09.523Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.523Z] === RUN   TestServiceUpdateConfigs
08:57:09 [2020-06-22T08:57:09.523Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
08:57:09 [2020-06-22T08:57:09.523Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.523Z] === RUN   TestServiceUpdateNetwork
08:57:09 [2020-06-22T08:57:09.523Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
08:57:09 [2020-06-22T08:57:09.523Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.523Z] === RUN   TestServiceUpdatePidsLimit
08:57:09 [2020-06-22T08:57:09.748Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
08:57:09 [2020-06-22T08:57:09.780Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
08:57:09 [2020-06-22T08:57:09.780Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] PASS
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === Skipped
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:57:09 [2020-06-22T08:57:09.780Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:57:09 [2020-06-22T08:57:09.780Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:57:09 [2020-06-22T08:57:09.780Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:57:09 [2020-06-22T08:57:09.780Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
08:57:09 [2020-06-22T08:57:09.780Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestInspect (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
08:57:09 [2020-06-22T08:57:09.780Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:57:09 [2020-06-22T08:57:09.780Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
08:57:09 [2020-06-22T08:57:09.780Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServicePlugin (3.40s)
08:57:09 [2020-06-22T08:57:09.780Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
08:57:09 [2020-06-22T08:57:09.780Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
08:57:09 [2020-06-22T08:57:09.780Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
08:57:09 [2020-06-22T08:57:09.780Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
08:57:09 [2020-06-22T08:57:09.780Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] DONE 24 tests, 23 skipped in 3.848s
08:57:09 [2020-06-22T08:57:09.780Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:57:09 [2020-06-22T08:57:09.780Z] INFO: Testing against a local daemon
08:57:09 [2020-06-22T08:57:09.780Z] === RUN   TestSessionCreate
08:57:09 [2020-06-22T08:57:09.780Z] --- PASS: TestSessionCreate (0.03s)
08:57:09 [2020-06-22T08:57:09.780Z] === RUN   TestSessionCreateWithBadUpgrade
08:57:09 [2020-06-22T08:57:09.780Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
08:57:09 [2020-06-22T08:57:09.780Z] PASS
08:57:09 [2020-06-22T08:57:09.780Z] 
08:57:09 [2020-06-22T08:57:09.780Z] DONE 2 tests in 0.155s
08:57:09 [2020-06-22T08:57:09.780Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:57:09 [2020-06-22T08:57:09.925Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:57:10 [2020-06-22T08:57:10.037Z] INFO: Testing against a local daemon
08:57:10 [2020-06-22T08:57:10.037Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:57:10 [2020-06-22T08:57:10.037Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:57:10 [2020-06-22T08:57:10.037Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:57:10 [2020-06-22T08:57:10.037Z] === RUN   TestEventsExecDie
08:57:10 [2020-06-22T08:57:10.600Z] --- PASS: TestEventsExecDie (0.49s)
08:57:10 [2020-06-22T08:57:10.600Z] === RUN   TestEventsBackwardsCompatible
08:57:10 [2020-06-22T08:57:10.600Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
08:57:10 [2020-06-22T08:57:10.600Z] === RUN   TestInfoBinaryCommits
08:57:10 [2020-06-22T08:57:10.600Z] --- PASS: TestInfoBinaryCommits (0.03s)
08:57:10 [2020-06-22T08:57:10.600Z] === RUN   TestInfoAPIVersioned
08:57:10 [2020-06-22T08:57:10.600Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:57:10 [2020-06-22T08:57:10.600Z] === RUN   TestInfoDiscoveryBackend
08:57:11 [2020-06-22T08:57:11.106Z] === RUN   TestDockerSuite/TestBuildHistory
08:57:11 [2020-06-22T08:57:11.806Z] tests/integration/client_test.py .....                                   [ 75%]
08:57:11 [2020-06-22T08:57:11.806Z] tests/integration/context_api_test.py ...                                [ 76%]
08:57:11 [2020-06-22T08:57:11.972Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
08:57:11 [2020-06-22T08:57:11.972Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:57:12 [2020-06-22T08:57:12.060Z] tests/integration/errors_test.py .                                       [ 76%]
08:57:13 [2020-06-22T08:57:13.143Z] --- PASS: TestInspectNetwork (10.87s)
08:57:13 [2020-06-22T08:57:13.143Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:57:13 [2020-06-22T08:57:13.143Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:57:13 [2020-06-22T08:57:13.143Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:57:13 [2020-06-22T08:57:13.143Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:57:13 [2020-06-22T08:57:13.143Z] === RUN   TestRunContainerWithBridgeNone
08:57:15 [2020-06-22T08:57:15.263Z] === RUN   TestDockerSuite/TestBuildIidFile
08:57:15 [2020-06-22T08:57:15.263Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
08:57:15 [2020-06-22T08:57:15.263Z] === RUN   TestDockerSuite/TestBuildInheritance
08:57:15 [2020-06-22T08:57:15.819Z] --- PASS: TestRunContainerWithBridgeNone (2.47s)
08:57:15 [2020-06-22T08:57:15.819Z] === RUN   TestNetworkInvalidJSON
08:57:15 [2020-06-22T08:57:15.819Z] === RUN   TestNetworkInvalidJSON//networks/create
08:57:15 [2020-06-22T08:57:15.819Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:57:15 [2020-06-22T08:57:15.819Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:57:15 [2020-06-22T08:57:15.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:57:15 [2020-06-22T08:57:15.820Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:57:15 [2020-06-22T08:57:15.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:57:15 [2020-06-22T08:57:15.820Z] === CONT  TestNetworkInvalidJSON//networks/create
08:57:15 [2020-06-22T08:57:15.820Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:57:15 [2020-06-22T08:57:15.820Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:57:15 [2020-06-22T08:57:15.820Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:57:15 [2020-06-22T08:57:15.820Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:57:15 [2020-06-22T08:57:15.820Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:57:15 [2020-06-22T08:57:15.820Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:57:15 [2020-06-22T08:57:15.820Z] === RUN   TestHostIPv4BridgeLabel
08:57:15 [2020-06-22T08:57:15.820Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
08:57:15 [2020-06-22T08:57:15.820Z] === RUN   TestDaemonRestartWithLiveRestore
08:57:15 [2020-06-22T08:57:15.822Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
08:57:16 [2020-06-22T08:57:16.142Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s)
08:57:16 [2020-06-22T08:57:16.142Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:57:16 [2020-06-22T08:57:16.142Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:57:16 [2020-06-22T08:57:16.142Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:57:16 [2020-06-22T08:57:16.142Z] === RUN   TestInfoAPI
08:57:16 [2020-06-22T08:57:16.142Z] --- PASS: TestInfoAPI (0.04s)
08:57:16 [2020-06-22T08:57:16.142Z] === RUN   TestInfoAPIWarnings
08:57:16 [2020-06-22T08:57:16.382Z] === RUN   TestDockerSuite/TestBuildInvalidTag
08:57:16 [2020-06-22T08:57:16.382Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
08:57:16 [2020-06-22T08:57:16.862Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:57:16 [2020-06-22T08:57:16.862Z] === RUN   TestDaemonDefaultNetworkPools
08:57:17 [2020-06-22T08:57:17.071Z] --- PASS: TestInfoAPIWarnings (1.52s)
08:57:17 [2020-06-22T08:57:17.071Z] === RUN   TestInfoDebug
08:57:17 [2020-06-22T08:57:17.307Z] === RUN   TestDockerSuite/TestBuildLabel
08:57:17 [2020-06-22T08:57:17.866Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
08:57:17 [2020-06-22T08:57:17.872Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
08:57:17 [2020-06-22T08:57:17.872Z] === RUN   TestDaemonRestartWithExistingNetwork
08:57:18 [2020-06-22T08:57:18.122Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
08:57:18 [2020-06-22T08:57:18.438Z] --- PASS: TestInfoDebug (1.53s)
08:57:18 [2020-06-22T08:57:18.438Z] === RUN   TestInfoInsecureRegistries
08:57:18 [2020-06-22T08:57:18.681Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
08:57:18 [2020-06-22T08:57:18.876Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
08:57:18 [2020-06-22T08:57:18.877Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:57:18 [2020-06-22T08:57:18.935Z] === RUN   TestDockerSuite/TestBuildLabels
08:57:19 [2020-06-22T08:57:19.494Z] === RUN   TestDockerSuite/TestBuildLabelsCache
08:57:20 [2020-06-22T08:57:20.331Z] --- PASS: TestInfoInsecureRegistries (1.53s)
08:57:20 [2020-06-22T08:57:20.331Z] === RUN   TestInfoRegistryMirrors
08:57:20 [2020-06-22T08:57:20.359Z] --- PASS: TestServiceUpdateNetwork (14.19s)
08:57:20 [2020-06-22T08:57:20.359Z] === RUN   TestServiceUpdatePidsLimit
08:57:20 [2020-06-22T08:57:20.509Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
08:57:20 [2020-06-22T08:57:20.509Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:57:20 [2020-06-22T08:57:20.619Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:57:20 [2020-06-22T08:57:20.791Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
08:57:20 [2020-06-22T08:57:20.791Z] === RUN   TestServiceWithPredefinedNetwork
08:57:20 [2020-06-22T08:57:20.855Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
08:57:21 [2020-06-22T08:57:21.553Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:57:21 [2020-06-22T08:57:21.698Z] --- PASS: TestInfoRegistryMirrors (1.53s)
08:57:21 [2020-06-22T08:57:21.698Z] === RUN   TestLoginFailsWithBadCredentials
08:57:21 [2020-06-22T08:57:21.955Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
08:57:21 [2020-06-22T08:57:21.955Z] === RUN   TestPingCacheHeaders
08:57:21 [2020-06-22T08:57:21.955Z] --- PASS: TestPingCacheHeaders (0.04s)
08:57:21 [2020-06-22T08:57:21.955Z] === RUN   TestPingGet
08:57:21 [2020-06-22T08:57:21.955Z] --- PASS: TestPingGet (0.01s)
08:57:21 [2020-06-22T08:57:21.955Z] === RUN   TestPingHead
08:57:21 [2020-06-22T08:57:21.955Z] --- PASS: TestPingHead (0.02s)
08:57:21 [2020-06-22T08:57:21.955Z] === RUN   TestVersion
08:57:21 [2020-06-22T08:57:21.955Z] --- PASS: TestVersion (0.02s)
08:57:21 [2020-06-22T08:57:21.955Z] PASS
08:57:21 [2020-06-22T08:57:21.955Z] 
08:57:21 [2020-06-22T08:57:21.955Z] === Skipped
08:57:21 [2020-06-22T08:57:21.955Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:57:21 [2020-06-22T08:57:21.955Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:57:21 [2020-06-22T08:57:21.955Z] 
08:57:21 [2020-06-22T08:57:21.955Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:57:21 [2020-06-22T08:57:21.955Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:57:21 [2020-06-22T08:57:21.955Z] 
08:57:21 [2020-06-22T08:57:21.955Z] 
08:57:21 [2020-06-22T08:57:21.955Z] DONE 18 tests, 2 skipped in 12.092s
08:57:21 [2020-06-22T08:57:21.955Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:57:21 [2020-06-22T08:57:21.955Z] INFO: Testing against a local daemon
08:57:21 [2020-06-22T08:57:21.955Z] === RUN   TestVolumesCreateAndList
08:57:22 [2020-06-22T08:57:22.211Z] --- PASS: TestVolumesCreateAndList (0.03s)
08:57:22 [2020-06-22T08:57:22.211Z] === RUN   TestVolumesRemove
08:57:22 [2020-06-22T08:57:22.211Z] --- PASS: TestVolumesRemove (0.05s)
08:57:22 [2020-06-22T08:57:22.211Z] === RUN   TestVolumesInspect
08:57:22 [2020-06-22T08:57:22.211Z] --- PASS: TestVolumesInspect (0.02s)
08:57:22 [2020-06-22T08:57:22.211Z] === RUN   TestVolumesInvalidJSON
08:57:22 [2020-06-22T08:57:22.211Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:57:22 [2020-06-22T08:57:22.211Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:57:22 [2020-06-22T08:57:22.211Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:57:22 [2020-06-22T08:57:22.211Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:57:22 [2020-06-22T08:57:22.211Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:57:22 [2020-06-22T08:57:22.211Z] PASS
08:57:22 [2020-06-22T08:57:22.211Z] 
08:57:22 [2020-06-22T08:57:22.211Z] DONE 5 tests in 0.209s
08:57:22 [2020-06-22T08:57:22.211Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:57:22 [2020-06-22T08:57:22.211Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11921 is not a child of this shell
08:57:22 [2020-06-22T08:57:22.211Z] warning: PID 11921 from bundles/test-integration/docker.pid had a nonzero exit code
08:57:22 [2020-06-22T08:57:22.211Z] Leaving: AppArmorNo profiles have been unloaded.
08:57:22 [2020-06-22T08:57:22.211Z] 
08:57:22 [2020-06-22T08:57:22.211Z] Unloading profiles will leave already running processes permanently
08:57:22 [2020-06-22T08:57:22.211Z] unconfined, which can lead to unexpected situations.
08:57:22 [2020-06-22T08:57:22.211Z] 
08:57:22 [2020-06-22T08:57:22.211Z] To set a process to complain mode, use the command line tool
08:57:22 [2020-06-22T08:57:22.211Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:57:22 [2020-06-22T08:57:22.211Z] Removing test suite binaries
08:57:22 [2020-06-22T08:57:22.211Z] exiting test-integration
08:57:22 [2020-06-22T08:57:22.211Z] ++ exit 0
08:57:23 [2020-06-22T08:57:23.141Z] 
08:57:23 [2020-06-22T08:57:23.364Z] === RUN   TestDockerSuite/TestBuildLastModified
Post stage
[Pipeline] junit
08:57:24 [2020-06-22T08:57:24.523Z] Recording test results
08:57:25 [2020-06-22T08:57:25.167Z] --- PASS: TestServiceWithPredefinedNetwork (3.77s)
08:57:25 [2020-06-22T08:57:25.167Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:57:25 [2020-06-22T08:57:25.167Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:57:25 [2020-06-22T08:57:25.167Z]     service_test.go:236: FLAKY_TEST
08:57:25 [2020-06-22T08:57:25.167Z] === RUN   TestServiceWithDataPathPortInit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:57:26 [2020-06-22T08:57:26.513Z] + echo Ensuring container killed.
08:57:26 [2020-06-22T08:57:26.513Z] Ensuring container killed.
08:57:26 [2020-06-22T08:57:26.513Z] + docker rm -vf docker-pr2
08:57:26 [2020-06-22T08:57:26.513Z] Error: No such container: docker-pr2
08:57:26 [2020-06-22T08:57:26.513Z] + true
[Pipeline] sh
08:57:26 [2020-06-22T08:57:26.793Z] + echo Chowning /workspace to jenkins user
08:57:26 [2020-06-22T08:57:26.793Z] Chowning /workspace to jenkins user
08:57:26 [2020-06-22T08:57:26.793Z] + id -u
08:57:26 [2020-06-22T08:57:26.793Z] + id -g
08:57:26 [2020-06-22T08:57:26.793Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41125:/workspace busybox chown -R 1000:1000 /workspace
08:57:26 [2020-06-22T08:57:26.793Z] Unable to find image 'busybox:latest' locally
08:57:28 [2020-06-22T08:57:28.597Z] === RUN   TestDockerSuite/TestBuildLineBreak
08:57:29 [2020-06-22T08:57:29.661Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:57:31 [2020-06-22T08:57:31.108Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
08:57:31 [2020-06-22T08:57:31.108Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
08:57:31 [2020-06-22T08:57:31.108Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
08:57:31 [2020-06-22T08:57:31.108Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
08:57:31 [2020-06-22T08:57:31.363Z] === RUN   TestDockerSuite/TestBuildMaintainer
08:57:31 [2020-06-22T08:57:31.617Z] === RUN   TestDockerSuite/TestBuildMissingArgs
08:57:32 [2020-06-22T08:57:32.042Z] latest: Pulling from library/busybox
08:57:32 [2020-06-22T08:57:32.042Z] 76df9210b28c: Pulling fs layer
08:57:32 [2020-06-22T08:57:32.042Z] 76df9210b28c: Download complete
08:57:32 [2020-06-22T08:57:32.042Z] 76df9210b28c: Pull complete
08:57:32 [2020-06-22T08:57:32.042Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
08:57:32 [2020-06-22T08:57:32.042Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:57:33 [2020-06-22T08:57:33.545Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
08:57:33 [2020-06-22T08:57:33.715Z] + bundleName=amd64-rootless
08:57:33 [2020-06-22T08:57:33.715Z] + echo Creating amd64-rootless-bundles.tar.gz
08:57:33 [2020-06-22T08:57:33.715Z] Creating amd64-rootless-bundles.tar.gz
08:57:33 [2020-06-22T08:57:33.715Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:57:33 [2020-06-22T08:57:33.715Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
08:57:33 [2020-06-22T08:57:33.725Z] Archiving artifacts
08:57:34 [2020-06-22T08:57:34.905Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
08:57:35 [2020-06-22T08:57:35.242Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:57:35 [2020-06-22T08:57:35.562Z] + make clean
08:57:35 [2020-06-22T08:57:35.818Z] docker volume rm -f docker-dev-cache
08:57:35 [2020-06-22T08:57:35.818Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:57:37 [2020-06-22T08:57:37.774Z] --- PASS: TestServiceUpdatePidsLimit (17.10s)
08:57:37 [2020-06-22T08:57:37.774Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
08:57:37 [2020-06-22T08:57:37.774Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
08:57:37 [2020-06-22T08:57:37.774Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
08:57:37 [2020-06-22T08:57:37.774Z] PASS
08:57:37 [2020-06-22T08:57:37.774Z] 
08:57:37 [2020-06-22T08:57:37.774Z] === Skipped
08:57:37 [2020-06-22T08:57:37.774Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:57:37 [2020-06-22T08:57:37.774Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:57:37 [2020-06-22T08:57:37.774Z] 
08:57:37 [2020-06-22T08:57:37.774Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:57:37 [2020-06-22T08:57:37.774Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:57:37 [2020-06-22T08:57:37.774Z] 
08:57:37 [2020-06-22T08:57:37.774Z] 
08:57:37 [2020-06-22T08:57:37.774Z] DONE 27 tests, 2 skipped in 159.892s
08:57:37 [2020-06-22T08:57:37.774Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:57:37 [2020-06-22T08:57:37.774Z] ++ 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
08:57:37 [2020-06-22T08:57:37.774Z] ++ set -e
08:57:37 [2020-06-22T08:57:37.774Z] ++ '[' -n 0 ']'
08:57:37 [2020-06-22T08:57:37.774Z] ++ set -x
08:57:37 [2020-06-22T08:57:37.774Z] ++ 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
08:57:37 [2020-06-22T08:57:37.774Z] INFO: Testing against a local daemon
08:57:37 [2020-06-22T08:57:37.774Z] === RUN   TestSessionCreate
08:57:37 [2020-06-22T08:57:37.774Z] --- PASS: TestSessionCreate (0.05s)
08:57:37 [2020-06-22T08:57:37.774Z] === RUN   TestSessionCreateWithBadUpgrade
08:57:37 [2020-06-22T08:57:37.774Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
08:57:37 [2020-06-22T08:57:37.774Z] PASS
08:57:37 [2020-06-22T08:57:37.774Z] 
08:57:37 [2020-06-22T08:57:37.774Z] DONE 2 tests in 0.223s
08:57:37 [2020-06-22T08:57:37.774Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:57:37 [2020-06-22T08:57:37.774Z] ++ 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
08:57:37 [2020-06-22T08:57:37.774Z] ++ set -e
08:57:37 [2020-06-22T08:57:37.774Z] ++ '[' -n 0 ']'
08:57:37 [2020-06-22T08:57:37.774Z] ++ set -x
08:57:37 [2020-06-22T08:57:37.774Z] ++ 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
08:57:37 [2020-06-22T08:57:37.774Z] INFO: Testing against a local daemon
08:57:37 [2020-06-22T08:57:37.774Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:57:37 [2020-06-22T08:57:37.774Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:57:37 [2020-06-22T08:57:37.774Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:57:37 [2020-06-22T08:57:37.774Z] === RUN   TestEventsExecDie
08:57:38 [2020-06-22T08:57:38.032Z] --- PASS: TestEventsExecDie (0.92s)
08:57:38 [2020-06-22T08:57:38.032Z] === RUN   TestEventsBackwardsCompatible
08:57:38 [2020-06-22T08:57:38.032Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
08:57:38 [2020-06-22T08:57:38.032Z] === RUN   TestInfoBinaryCommits
08:57:38 [2020-06-22T08:57:38.032Z] --- PASS: TestInfoBinaryCommits (0.05s)
08:57:38 [2020-06-22T08:57:38.032Z] === RUN   TestInfoAPIVersioned
08:57:38 [2020-06-22T08:57:38.032Z] --- PASS: TestInfoAPIVersioned (0.02s)
08:57:38 [2020-06-22T08:57:38.032Z] === RUN   TestInfoDiscoveryBackend
08:57:38 [2020-06-22T08:57:38.232Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
08:57:38 [2020-06-22T08:57:38.792Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
08:57:38 [2020-06-22T08:57:38.967Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
08:57:38 [2020-06-22T08:57:38.967Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:57:39 [2020-06-22T08:57:39.352Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
08:57:39 [2020-06-22T08:57:39.901Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:57:39 [2020-06-22T08:57:39.901Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:57:40 [2020-06-22T08:57:40.468Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s)
08:57:40 [2020-06-22T08:57:40.468Z] === RUN   TestInfoAPI
08:57:40 [2020-06-22T08:57:40.468Z] --- PASS: TestInfoAPI (0.06s)
08:57:40 [2020-06-22T08:57:40.468Z] === RUN   TestInfoAPIWarnings
08:57:41 [2020-06-22T08:57:41.035Z] --- PASS: TestInfoAPIWarnings (0.62s)
08:57:41 [2020-06-22T08:57:41.035Z] === RUN   TestInfoDebug
08:57:41 [2020-06-22T08:57:41.601Z] --- PASS: TestInfoDebug (0.58s)
08:57:41 [2020-06-22T08:57:41.601Z] === RUN   TestInfoInsecureRegistries
08:57:42 [2020-06-22T08:57:42.168Z] --- PASS: TestInfoInsecureRegistries (0.58s)
08:57:42 [2020-06-22T08:57:42.168Z] === RUN   TestInfoRegistryMirrors
08:57:42 [2020-06-22T08:57:42.735Z] --- PASS: TestInfoRegistryMirrors (0.59s)
08:57:42 [2020-06-22T08:57:42.735Z] === RUN   TestLoginFailsWithBadCredentials
08:57:42 [2020-06-22T08:57:42.993Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
08:57:42 [2020-06-22T08:57:42.993Z] === RUN   TestPingCacheHeaders
08:57:42 [2020-06-22T08:57:42.993Z] --- PASS: TestPingCacheHeaders (0.05s)
08:57:42 [2020-06-22T08:57:42.993Z] === RUN   TestPingGet
08:57:43 [2020-06-22T08:57:43.251Z] --- PASS: TestPingGet (0.03s)
08:57:43 [2020-06-22T08:57:43.251Z] === RUN   TestPingHead
08:57:43 [2020-06-22T08:57:43.251Z] --- PASS: TestPingHead (0.05s)
08:57:43 [2020-06-22T08:57:43.251Z] === RUN   TestVersion
08:57:43 [2020-06-22T08:57:43.251Z] --- PASS: TestVersion (0.05s)
08:57:43 [2020-06-22T08:57:43.251Z] PASS
08:57:43 [2020-06-22T08:57:43.251Z] 
08:57:43 [2020-06-22T08:57:43.251Z] === Skipped
08:57:43 [2020-06-22T08:57:43.251Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:57:43 [2020-06-22T08:57:43.251Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:57:43 [2020-06-22T08:57:43.251Z] 
08:57:43 [2020-06-22T08:57:43.251Z] 
08:57:43 [2020-06-22T08:57:43.251Z] DONE 18 tests, 1 skipped in 6.328s
08:57:43 [2020-06-22T08:57:43.251Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:57:43 [2020-06-22T08:57:43.251Z] ++ 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
08:57:43 [2020-06-22T08:57:43.251Z] ++ set -e
08:57:43 [2020-06-22T08:57:43.251Z] ++ '[' -n 0 ']'
08:57:43 [2020-06-22T08:57:43.251Z] ++ set -x
08:57:43 [2020-06-22T08:57:43.251Z] ++ 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
08:57:43 [2020-06-22T08:57:43.509Z] INFO: Testing against a local daemon
08:57:43 [2020-06-22T08:57:43.509Z] === RUN   TestVolumesCreateAndList
08:57:43 [2020-06-22T08:57:43.509Z] --- PASS: TestVolumesCreateAndList (0.04s)
08:57:43 [2020-06-22T08:57:43.509Z] === RUN   TestVolumesRemove
08:57:43 [2020-06-22T08:57:43.509Z] --- PASS: TestVolumesRemove (0.11s)
08:57:43 [2020-06-22T08:57:43.509Z] === RUN   TestVolumesInspect
08:57:43 [2020-06-22T08:57:43.509Z] --- PASS: TestVolumesInspect (0.03s)
08:57:43 [2020-06-22T08:57:43.509Z] === RUN   TestVolumesInvalidJSON
08:57:43 [2020-06-22T08:57:43.509Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:57:43 [2020-06-22T08:57:43.509Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:57:43 [2020-06-22T08:57:43.509Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:57:43 [2020-06-22T08:57:43.509Z] --- PASS: TestVolumesInvalidJSON (0.03s)
08:57:43 [2020-06-22T08:57:43.509Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:57:43 [2020-06-22T08:57:43.509Z] PASS
08:57:43 [2020-06-22T08:57:43.509Z] 
08:57:43 [2020-06-22T08:57:43.509Z] DONE 5 tests in 0.356s
08:57:43 [2020-06-22T08:57:43.509Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:57:43 [2020-06-22T08:57:43.516Z] --- PASS: TestImportExtremelyLargeImageWorks (209.10s)
08:57:43 [2020-06-22T08:57:43.516Z] PASS
08:57:43 [2020-06-22T08:57:43.516Z] 
08:57:43 [2020-06-22T08:57:43.516Z] DONE 12 tests in 212.806s
08:57:43 [2020-06-22T08:57:43.516Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:57:43 [2020-06-22T08:57:43.516Z] ++ 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
08:57:43 [2020-06-22T08:57:43.516Z] ++ set -e
08:57:43 [2020-06-22T08:57:43.516Z] ++ '[' -n 0 ']'
08:57:43 [2020-06-22T08:57:43.516Z] ++ set -x
08:57:43 [2020-06-22T08:57:43.516Z] ++ 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
08:57:43 [2020-06-22T08:57:43.516Z] INFO: Testing against a local daemon
08:57:43 [2020-06-22T08:57:43.516Z] === RUN   TestNetworkCreateDelete
08:57:43 [2020-06-22T08:57:43.771Z] --- PASS: TestNetworkCreateDelete (0.18s)
08:57:43 [2020-06-22T08:57:43.771Z] === RUN   TestDockerNetworkDeletePreferID
08:57:44 [2020-06-22T08:57:44.075Z] ++++ cat bundles/test-integration/docker.pid
08:57:44 [2020-06-22T08:57:44.075Z] +++ kill 13559
08:57:44 [2020-06-22T08:57:44.330Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
08:57:44 [2020-06-22T08:57:44.330Z] === RUN   TestDaemonDNSFallback
08:57:45 [2020-06-22T08:57:45.449Z] +++ /etc/init.d/apparmor stop
08:57:45 [2020-06-22T08:57:45.449Z] Leaving: AppArmorNo profiles have been unloaded.
08:57:45 [2020-06-22T08:57:45.449Z] 
08:57:45 [2020-06-22T08:57:45.449Z] Unloading profiles will leave already running processes permanently
08:57:45 [2020-06-22T08:57:45.449Z] unconfined, which can lead to unexpected situations.
08:57:45 [2020-06-22T08:57:45.449Z] 
08:57:45 [2020-06-22T08:57:45.449Z] To set a process to complain mode, use the command line tool
08:57:45 [2020-06-22T08:57:45.449Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:57:45 [2020-06-22T08:57:45.449Z] +++ true
08:57:45 [2020-06-22T08:57:45.449Z] exiting test-integration
08:57:45 [2020-06-22T08:57:45.449Z] ++ exit 0
08:57:45 [2020-06-22T08:57:45.449Z] 
08:57:46 [2020-06-22T08:57:46.215Z] --- PASS: TestDaemonDNSFallback (1.75s)
08:57:46 [2020-06-22T08:57:46.215Z] === RUN   TestInspectNetwork
08:57:47 [2020-06-22T08:57:47.138Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
08:57:47 [2020-06-22T08:57:47.308Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:57:47 [2020-06-22T08:57:47.479Z] --- PASS: TestServiceWithDataPathPortInit (19.83s)
08:57:47 [2020-06-22T08:57:47.479Z] === RUN   TestServiceWithDefaultAddressPoolInit
Post stage
[Pipeline] junit
08:57:48 [2020-06-22T08:57:48.744Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:57:49 [2020-06-22T08:57:49.335Z] + echo Ensuring container killed.
08:57:49 [2020-06-22T08:57:49.335Z] Ensuring container killed.
08:57:49 [2020-06-22T08:57:49.335Z] + docker rm -vf docker-pr2
08:57:49 [2020-06-22T08:57:49.335Z] Error: No such container: docker-pr2
08:57:49 [2020-06-22T08:57:49.335Z] + true
[Pipeline] sh
08:57:49 [2020-06-22T08:57:49.622Z] + echo Chowning /workspace to jenkins user
08:57:49 [2020-06-22T08:57:49.622Z] Chowning /workspace to jenkins user
08:57:49 [2020-06-22T08:57:49.622Z] + id -u
08:57:49 [2020-06-22T08:57:49.622Z] + id -g
08:57:49 [2020-06-22T08:57:49.622Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41125:/workspace busybox chown -R 1000:1000 /workspace
08:57:50 [2020-06-22T08:57:50.397Z] === RUN   TestInspectNetwork/full_network_id
08:57:50 [2020-06-22T08:57:50.397Z] === RUN   TestInspectNetwork/partial_network_id
08:57:50 [2020-06-22T08:57:50.397Z] === RUN   TestInspectNetwork/network_name
08:57:50 [2020-06-22T08:57:50.397Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:57:50 [2020-06-22T08:57:50.397Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
08:57:50 [2020-06-22T08:57:50.651Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
08:57:51 [2020-06-22T08:57:51.576Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:57:53 [2020-06-22T08:57:53.205Z] + bundleName=arm64-integration
08:57:53 [2020-06-22T08:57:53.205Z] + echo Creating arm64-integration-bundles.tar.gz
08:57:53 [2020-06-22T08:57:53.205Z] Creating arm64-integration-bundles.tar.gz
08:57:53 [2020-06-22T08:57:53.205Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:57:53 [2020-06-22T08:57:53.205Z] + xargs tar -czf arm64-integration-bundles.tar.gz
08:57:53 [2020-06-22T08:57:53.459Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
08:57:53 [2020-06-22T08:57:53.459Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
[Pipeline] archiveArtifacts
08:57:53 [2020-06-22T08:57:53.478Z] Archiving artifacts
08:57:53 [2020-06-22T08:57:53.789Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:57:54 [2020-06-22T08:57:54.106Z] + make clean
08:57:54 [2020-06-22T08:57:54.672Z] docker volume rm -f docker-dev-cache
08:57:54 [2020-06-22T08:57:54.672Z] docker-dev-cache
[Pipeline] deleteDir
08:57:54 [2020-06-22T08:57:54.818Z] --- PASS: TestInspectNetwork (8.56s)
08:57:54 [2020-06-22T08:57:54.818Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:57:54 [2020-06-22T08:57:54.818Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:57:54 [2020-06-22T08:57:54.818Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:57:54 [2020-06-22T08:57:54.818Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:57:54 [2020-06-22T08:57:54.818Z] === RUN   TestRunContainerWithBridgeNone
08:57:55 [2020-06-22T08:57:55.851Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.39s)
08:57:55 [2020-06-22T08:57:55.851Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fkrcla87nhvt0en1gdnn2c4kf Created:2020-06-22 08:57:45.957097108 +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[ccf7330db7825b7c6f0d650663bf89fada9e9488e37221b5fa11390be1eeea86:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhlmheqsdu71mdc18nlszan8n EndpointID:e327ba063904058ed6a8796a31b943972893dd43e8e205040b4472c7f154a530 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a063a1accdba179bb5bcd64dbd7a2958a529556375fa8ac37d13f282e0a48fd9 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:84d2878ea50f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhlmheqsdu71mdc18nlszan8n EndpointID:e327ba063904058ed6a8796a31b943972893dd43e8e205040b4472c7f154a530 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:57:55 [2020-06-22T08:57:55.851Z] PASS
08:57:55 [2020-06-22T08:57:55.851Z] 
08:57:55 [2020-06-22T08:57:55.851Z] === Skipped
08:57:55 [2020-06-22T08:57:55.851Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:57:55 [2020-06-22T08:57:55.851Z]     service_test.go:236: FLAKY_TEST
08:57:55 [2020-06-22T08:57:55.851Z] 
08:57:55 [2020-06-22T08:57:55.851Z] 
08:57:55 [2020-06-22T08:57:55.851Z] DONE 23 tests, 1 skipped in 55.956s
08:57:55 [2020-06-22T08:57:55.851Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:57:55 [2020-06-22T08:57:55.851Z] ++ 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
08:57:55 [2020-06-22T08:57:55.851Z] ++ set -e
08:57:55 [2020-06-22T08:57:55.851Z] ++ '[' -n 0 ']'
08:57:55 [2020-06-22T08:57:55.851Z] ++ set -x
08:57:55 [2020-06-22T08:57:55.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:57:55 [2020-06-22T08:57:55.851Z] INFO: Testing against a local daemon
08:57:55 [2020-06-22T08:57:55.851Z] === RUN   TestDockerNetworkIpvlanPersistance
08:57:55 [2020-06-22T08:57:55.851Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:57:55 [2020-06-22T08:57:55.851Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:57:55 [2020-06-22T08:57:55.851Z] === RUN   TestDockerNetworkIpvlan
08:57:55 [2020-06-22T08:57:55.851Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:57:55 [2020-06-22T08:57:55.851Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:57:55 [2020-06-22T08:57:55.851Z] PASS
08:57:55 [2020-06-22T08:57:55.851Z] 
08:57:55 [2020-06-22T08:57:55.851Z] === Skipped
08:57:55 [2020-06-22T08:57:55.851Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:57:55 [2020-06-22T08:57:55.851Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:57:55 [2020-06-22T08:57:55.851Z] 
08:57:55 [2020-06-22T08:57:55.851Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:57:55 [2020-06-22T08:57:55.851Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:57:55 [2020-06-22T08:57:55.851Z] 
08:57:55 [2020-06-22T08:57:55.851Z] 
08:57:55 [2020-06-22T08:57:55.851Z] DONE 2 tests, 2 skipped in 0.076s
08:57:55 [2020-06-22T08:57:55.851Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:57:55 [2020-06-22T08:57:55.851Z] ++ 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
08:57:55 [2020-06-22T08:57:55.851Z] ++ set -e
08:57:55 [2020-06-22T08:57:55.851Z] ++ '[' -n 0 ']'
08:57:55 [2020-06-22T08:57:55.851Z] ++ set -x
08:57:55 [2020-06-22T08:57:55.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:57:55 [2020-06-22T08:57:55.851Z] INFO: Testing against a local daemon
08:57:55 [2020-06-22T08:57:55.851Z] === RUN   TestDockerNetworkMacvlanPersistance
08:57:56 [2020-06-22T08:57:56.465Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
08:57:56 [2020-06-22T08:57:56.465Z] === RUN   TestDockerNetworkMacvlan
08:57:56 [2020-06-22T08:57:56.702Z] --- PASS: TestRunContainerWithBridgeNone (2.02s)
08:57:56 [2020-06-22T08:57:56.702Z] === RUN   TestNetworkInvalidJSON
08:57:56 [2020-06-22T08:57:56.702Z] === RUN   TestNetworkInvalidJSON//networks/create
08:57:56 [2020-06-22T08:57:56.702Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:57:56 [2020-06-22T08:57:56.702Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:57:56 [2020-06-22T08:57:56.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:57:56 [2020-06-22T08:57:56.702Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:57:56 [2020-06-22T08:57:56.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:57:56 [2020-06-22T08:57:56.702Z] === CONT  TestNetworkInvalidJSON//networks/create
08:57:56 [2020-06-22T08:57:56.702Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:57:56 [2020-06-22T08:57:56.702Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:57:56 [2020-06-22T08:57:56.702Z] --- PASS: TestNetworkInvalidJSON (0.04s)
08:57:56 [2020-06-22T08:57:56.702Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:57:56 [2020-06-22T08:57:56.702Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:57:56 [2020-06-22T08:57:56.702Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
08:57:56 [2020-06-22T08:57:56.702Z] === RUN   TestHostIPv4BridgeLabel
08:57:57 [2020-06-22T08:57:57.262Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
08:57:57 [2020-06-22T08:57:57.262Z] === RUN   TestDaemonRestartWithLiveRestore
08:57:57 [2020-06-22T08:57:57.262Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
08:57:57 [2020-06-22T08:57:57.470Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:57:57 [2020-06-22T08:57:57.820Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
08:57:58 [2020-06-22T08:57:58.084Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
08:57:58 [2020-06-22T08:57:58.379Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
08:57:58 [2020-06-22T08:57:58.379Z] === RUN   TestDaemonDefaultNetworkPools
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:57:59 [2020-06-22T08:57:59.096Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:57:59 [2020-06-22T08:57:59.303Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
08:57:59 [2020-06-22T08:57:59.304Z] === RUN   TestDaemonRestartWithExistingNetwork
08:57:59 [2020-06-22T08:57:59.304Z] === RUN   TestDockerSuite/TestBuildMultipleTags
08:57:59 [2020-06-22T08:57:59.304Z] === RUN   TestDockerSuite/TestBuildNetContainer
08:58:00 [2020-06-22T08:58:00.227Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
08:58:00 [2020-06-22T08:58:00.227Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:58:00 [2020-06-22T08:58:00.786Z] === RUN   TestDockerSuite/TestBuildNetNone
08:58:01 [2020-06-22T08:58:01.348Z] === RUN   TestDockerSuite/TestBuildNoContext
08:58:01 [2020-06-22T08:58:01.602Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
08:58:01 [2020-06-22T08:58:01.602Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:58:02 [2020-06-22T08:58:02.162Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
08:58:02 [2020-06-22T08:58:02.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
08:58:02 [2020-06-22T08:58:02.162Z] === RUN   TestServiceWithPredefinedNetwork
08:58:02 [2020-06-22T08:58:02.721Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
08:58:03 [2020-06-22T08:58:03.189Z] .........                                                                [ 86%]
08:58:03 [2020-06-22T08:58:03.473Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:58:04 [2020-06-22T08:58:04.084Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
08:58:04 [2020-06-22T08:58:04.644Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
08:58:04 [2020-06-22T08:58:04.644Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
08:58:04 [2020-06-22T08:58:04.899Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
08:58:04 [2020-06-22T08:58:04.899Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s)
08:58:04 [2020-06-22T08:58:04.899Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:58:04 [2020-06-22T08:58:04.899Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:58:04 [2020-06-22T08:58:04.899Z]     service_test.go:236: FLAKY_TEST
08:58:04 [2020-06-22T08:58:04.899Z] === RUN   TestServiceWithDataPathPortInit
08:58:05 [2020-06-22T08:58:05.153Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
08:58:05 [2020-06-22T08:58:05.713Z] === RUN   TestDockerSuite/TestBuildOnBuild
08:58:06 [2020-06-22T08:58:06.918Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:58:07 [2020-06-22T08:58:07.267Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:58:07 [2020-06-22T08:58:07.602Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
08:58:07 [2020-06-22T08:58:07.857Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
08:58:08 [2020-06-22T08:58:08.445Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:58:09 [2020-06-22T08:58:09.737Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
08:58:10 [2020-06-22T08:58:10.296Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
08:58:11 [2020-06-22T08:58:11.655Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
08:58:12 [2020-06-22T08:58:12.577Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
08:58:13 [2020-06-22T08:58:13.501Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
08:58:14 [2020-06-22T08:58:14.060Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
08:58:14 [2020-06-22T08:58:14.963Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:58:14 [2020-06-22T08:58:14.963Z] tests/integration/models_resources_test.py .                             [ 91%]
08:58:15 [2020-06-22T08:58:15.276Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:58:15 [2020-06-22T08:58:15.887Z] --- PASS: TestDockerNetworkMacvlan (19.25s)
08:58:15 [2020-06-22T08:58:15.887Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
08:58:15 [2020-06-22T08:58:15.887Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
08:58:15 [2020-06-22T08:58:15.887Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s)
08:58:15 [2020-06-22T08:58:15.887Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s)
08:58:15 [2020-06-22T08:58:15.887Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s)
08:58:15 [2020-06-22T08:58:15.887Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
08:58:15 [2020-06-22T08:58:15.887Z] PASS
08:58:15 [2020-06-22T08:58:15.887Z] 
08:58:15 [2020-06-22T08:58:15.887Z] DONE 8 tests in 20.763s
08:58:15 [2020-06-22T08:58:15.887Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
08:58:15 [2020-06-22T08:58:15.887Z] ++ 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
08:58:15 [2020-06-22T08:58:15.887Z] ++ set -e
08:58:15 [2020-06-22T08:58:15.887Z] ++ '[' -n 0 ']'
08:58:15 [2020-06-22T08:58:15.887Z] ++ set -x
08:58:15 [2020-06-22T08:58:15.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
08:58:15 [2020-06-22T08:58:15.887Z] testing: warning: no tests to run
08:58:15 [2020-06-22T08:58:15.887Z] PASS
08:58:15 [2020-06-22T08:58:15.887Z] 
08:58:15 [2020-06-22T08:58:15.887Z] DONE 0 tests in 0.016s
08:58:15 [2020-06-22T08:58:15.887Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:58:15 [2020-06-22T08:58:15.887Z] ++ 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
08:58:15 [2020-06-22T08:58:15.887Z] ++ set -e
08:58:15 [2020-06-22T08:58:15.887Z] ++ '[' -n 0 ']'
08:58:15 [2020-06-22T08:58:15.887Z] ++ set -x
08:58:15 [2020-06-22T08:58:15.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
08:58:15 [2020-06-22T08:58:15.887Z] INFO: Testing against a local daemon
08:58:15 [2020-06-22T08:58:15.887Z] === RUN   TestAuthZPluginAllowRequest
08:58:17 [2020-06-22T08:58:17.323Z] === RUN   TestDockerSuite/TestBuildPATH
08:58:17 [2020-06-22T08:58:17.898Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
08:58:17 [2020-06-22T08:58:17.898Z] === RUN   TestAuthZPluginTLS
08:58:18 [2020-06-22T08:58:18.179Z] --- PASS: TestAuthZPluginTLS (0.54s)
08:58:18 [2020-06-22T08:58:18.179Z] === RUN   TestAuthZPluginDenyRequest
08:58:18 [2020-06-22T08:58:18.246Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
08:58:18 [2020-06-22T08:58:18.789Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:58:18 [2020-06-22T08:58:18.789Z] === RUN   TestAuthZPluginAPIDenyResponse
08:58:19 [2020-06-22T08:58:19.070Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:58:19 [2020-06-22T08:58:19.070Z] === RUN   TestAuthZPluginDenyResponse
08:58:19 [2020-06-22T08:58:19.170Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
08:58:19 [2020-06-22T08:58:19.682Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:58:19 [2020-06-22T08:58:19.682Z] === RUN   TestAuthZPluginAllowEventStream
08:58:19 [2020-06-22T08:58:19.730Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
08:58:20 [2020-06-22T08:58:20.749Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:58:21 [2020-06-22T08:58:21.611Z] --- PASS: TestServiceWithDataPathPortInit (16.38s)
08:58:21 [2020-06-22T08:58:21.611Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:58:21 [2020-06-22T08:58:21.694Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
08:58:21 [2020-06-22T08:58:21.694Z] === RUN   TestAuthZPluginErrorResponse
08:58:21 [2020-06-22T08:58:21.975Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:58:21 [2020-06-22T08:58:21.975Z] === RUN   TestAuthZPluginErrorRequest
08:58:22 [2020-06-22T08:58:22.589Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:58:22 [2020-06-22T08:58:22.589Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:58:22 [2020-06-22T08:58:22.869Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:58:22 [2020-06-22T08:58:22.869Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:58:23 [2020-06-22T08:58:23.989Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:58:23 [2020-06-22T08:58:23.989Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:58:24 [2020-06-22T08:58:24.182Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:58:24 [2020-06-22T08:58:24.182Z] 
08:58:24 [2020-06-22T08:58:24.182Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:58:24 [2020-06-22T08:58:24.182Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:58:24 [2020-06-22T08:58:24.182Z] HOSTNAME=4141aa5eb4f9
08:58:24 [2020-06-22T08:58:24.182Z] TESTDEBUG=0
08:58:24 [2020-06-22T08:58:24.182Z] DEST=bundles/test-integration
08:58:24 [2020-06-22T08:58:24.182Z] PWD=/go/src/github.com/docker/docker
08:58:24 [2020-06-22T08:58:24.182Z] DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b
08:58:24 [2020-06-22T08:58:24.182Z] container=docker
08:58:24 [2020-06-22T08:58:24.182Z] HOME=/root
08:58:24 [2020-06-22T08:58:24.182Z] GOLANG_VERSION=1.13.12
08:58:24 [2020-06-22T08:58:24.182Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:58:24 [2020-06-22T08:58:24.182Z] VALIDATE_BRANCH=master
08:58:24 [2020-06-22T08:58:24.182Z] TERM=xterm
08:58:24 [2020-06-22T08:58:24.182Z] DOCKER_PKG=github.com/docker/docker
08:58:24 [2020-06-22T08:58:24.182Z] SHLVL=1
08:58:24 [2020-06-22T08:58:24.182Z] TIMEOUT=120m
08:58:24 [2020-06-22T08:58:24.182Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:58:24 [2020-06-22T08:58:24.182Z] DOCKER_GRAPHDRIVER=overlay2
08:58:24 [2020-06-22T08:58:24.182Z] GO111MODULE=off
08:58:24 [2020-06-22T08:58:24.182Z] DOCKER_EXPERIMENTAL=1
08:58:24 [2020-06-22T08:58:24.182Z] TEST_SKIP_INTEGRATION_CLI=1
08:58:24 [2020-06-22T08:58:24.182Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:58:24 [2020-06-22T08:58:24.182Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:58:24 [2020-06-22T08:58:24.182Z] GOPATH=/go
08:58:24 [2020-06-22T08:58:24.182Z] PKG_CONFIG=pkg-config
08:58:24 [2020-06-22T08:58:24.182Z] _=/usr/bin/env
08:58:24 [2020-06-22T08:58:24.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:58:25 [2020-06-22T08:58:25.534Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
08:58:25 [2020-06-22T08:58:25.534Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:58:26 [2020-06-22T08:58:26.841Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
08:58:27 [2020-06-22T08:58:27.499Z] tests/integration/regression_test.py ......                              [ 98%]
08:58:27 [2020-06-22T08:58:27.574Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
08:58:27 [2020-06-22T08:58:27.574Z] === RUN   TestAuthZPluginHeader
08:58:28 [2020-06-22T08:58:28.008Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:58:28 [2020-06-22T08:58:28.008Z] tests/integration/credentials/utils_test.py .                            [100%]
08:58:28 [2020-06-22T08:58:28.008Z] 
08:58:28 [2020-06-22T08:58:28.008Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:58:28 [2020-06-22T08:58:28.008Z] =========================== short test summary info ============================
08:58:28 [2020-06-22T08:58:28.008Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:58:28 [2020-06-22T08:58:28.008Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:58:28 [2020-06-22T08:58:28.008Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:58:28 [2020-06-22T08:58:28.008Z]   Not supported on most drivers
08:58:28 [2020-06-22T08:58:28.008Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:58:28 [2020-06-22T08:58:28.008Z]   Output of docker top depends on host distro, and is not formalized.
08:58:28 [2020-06-22T08:58:28.008Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:58:28 [2020-06-22T08:58:28.008Z]   Output of docker top depends on host distro, and is not formalized.
08:58:28 [2020-06-22T08:58:28.008Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:58:28 [2020-06-22T08:58:28.008Z]   Can fail if eth0 has multiple IP addresses
08:58:28 [2020-06-22T08:58:28.008Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:58:28 [2020-06-22T08:58:28.008Z]   This doesn't seem to be taken into account by the engine
08:58:28 [2020-06-22T08:58:28.008Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:58:28 [2020-06-22T08:58:28.008Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
08:58:28 [2020-06-22T08:58:28.008Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
08:58:28 [2020-06-22T08:58:28.008Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
08:58:28 [2020-06-22T08:58:28.008Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
08:58:28 [2020-06-22T08:58:28.008Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
08:58:28 [2020-06-22T08:58:28.008Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:58:28 [2020-06-22T08:58:28.008Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.00 seconds ==
08:58:28 [2020-06-22T08:58:28.184Z] --- PASS: TestAuthZPluginHeader (0.84s)
08:58:28 [2020-06-22T08:58:28.184Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:58:28 [2020-06-22T08:58:28.184Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:58:28 [2020-06-22T08:58:28.184Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:28 [2020-06-22T08:58:28.184Z] === RUN   TestAuthZPluginV2Disable
08:58:28 [2020-06-22T08:58:28.184Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:58:28 [2020-06-22T08:58:28.184Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:28 [2020-06-22T08:58:28.184Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:58:28 [2020-06-22T08:58:28.185Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:58:28 [2020-06-22T08:58:28.185Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:28 [2020-06-22T08:58:28.185Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:58:28 [2020-06-22T08:58:28.185Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:58:28 [2020-06-22T08:58:28.185Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:28 [2020-06-22T08:58:28.185Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:58:28 [2020-06-22T08:58:28.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:58:28 [2020-06-22T08:58:28.723Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
08:58:29 [2020-06-22T08:58:29.646Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s)
08:58:29 [2020-06-22T08:58:29.646Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:idonhtk1udmvuyida6crpvgec Created:2020-06-22 08:58:22.835093838 +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[5d02c20d8e2ea1d7b274f99714aa8e37d359dcd051d49460cbaceed28763f6c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zn4exi3ysi3dbpxx5os9pkfga EndpointID:c631f9a3fb6ce2507120cab9cc44b8e2bdf02ff45963960fd0582a676e5add59 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9920c4f2a9f5b46bfae6dee17dca6157ed0d5edae0850712ec003715bfbfa0c4 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:623f18913d95 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zn4exi3ysi3dbpxx5os9pkfga EndpointID:c631f9a3fb6ce2507120cab9cc44b8e2bdf02ff45963960fd0582a676e5add59 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:58:29 [2020-06-22T08:58:29.646Z] PASS
08:58:29 [2020-06-22T08:58:29.646Z] 
08:58:29 [2020-06-22T08:58:29.646Z] === Skipped
08:58:29 [2020-06-22T08:58:29.646Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:58:29 [2020-06-22T08:58:29.646Z]     service_test.go:236: FLAKY_TEST
08:58:29 [2020-06-22T08:58:29.646Z] 
08:58:29 [2020-06-22T08:58:29.646Z] 
08:58:29 [2020-06-22T08:58:29.646Z] DONE 23 tests, 1 skipped in 45.996s
08:58:29 [2020-06-22T08:58:29.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:58:29 [2020-06-22T08:58:29.646Z] ++ 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
08:58:29 [2020-06-22T08:58:29.646Z] ++ set -e
08:58:29 [2020-06-22T08:58:29.646Z] ++ '[' -n 0 ']'
08:58:29 [2020-06-22T08:58:29.646Z] ++ set -x
08:58:29 [2020-06-22T08:58:29.646Z] ++ 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
08:58:29 [2020-06-22T08:58:29.646Z] INFO: Testing against a local daemon
08:58:29 [2020-06-22T08:58:29.646Z] === RUN   TestDockerNetworkIpvlanPersistance
08:58:29 [2020-06-22T08:58:29.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
08:58:29 [2020-06-22T08:58:29.646Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:29 [2020-06-22T08:58:29.646Z] === RUN   TestDockerNetworkIpvlan
08:58:29 [2020-06-22T08:58:29.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:58:29 [2020-06-22T08:58:29.646Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:29 [2020-06-22T08:58:29.646Z] PASS
08:58:29 [2020-06-22T08:58:29.646Z] 
08:58:29 [2020-06-22T08:58:29.646Z] === Skipped
08:58:29 [2020-06-22T08:58:29.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
08:58:29 [2020-06-22T08:58:29.646Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:29 [2020-06-22T08:58:29.646Z] 
08:58:29 [2020-06-22T08:58:29.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:58:29 [2020-06-22T08:58:29.646Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:58:29 [2020-06-22T08:58:29.646Z] 
08:58:29 [2020-06-22T08:58:29.646Z] 
08:58:29 [2020-06-22T08:58:29.646Z] DONE 2 tests, 2 skipped in 0.139s
08:58:29 [2020-06-22T08:58:29.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:58:29 [2020-06-22T08:58:29.646Z] ++ 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
08:58:29 [2020-06-22T08:58:29.646Z] ++ set -e
08:58:29 [2020-06-22T08:58:29.646Z] ++ '[' -n 0 ']'
08:58:29 [2020-06-22T08:58:29.646Z] ++ set -x
08:58:29 [2020-06-22T08:58:29.646Z] ++ 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
08:58:29 [2020-06-22T08:58:29.900Z] INFO: Testing against a local daemon
08:58:29 [2020-06-22T08:58:29.900Z] === RUN   TestDockerNetworkMacvlanPersistance
08:58:30 [2020-06-22T08:58:30.155Z] === RUN   TestDockerSuite/TestBuildRm
08:58:31 [2020-06-22T08:58:31.514Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
08:58:31 [2020-06-22T08:58:31.514Z] === RUN   TestDockerNetworkMacvlan
08:58:32 [2020-06-22T08:58:32.073Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:58:32 [2020-06-22T08:58:32.327Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
08:58:32 [2020-06-22T08:58:32.887Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:58:33 [2020-06-22T08:58:33.141Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
08:58:33 [2020-06-22T08:58:33.701Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:58:33 [2020-06-22T08:58:33.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
08:58:34 [2020-06-22T08:58:34.212Z] === RUN   TestDockerSuite/TestBuildScratchCopy
08:58:34 [2020-06-22T08:58:34.772Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
08:58:35 [2020-06-22T08:58:35.331Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
08:58:36 [2020-06-22T08:58:36.723Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:58:36 [2020-06-22T08:58:36.977Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
08:58:38 [2020-06-22T08:58:38.337Z] === RUN   TestDockerSuite/TestBuildShellInherited
08:58:39 [2020-06-22T08:58:39.261Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:58:39 [2020-06-22T08:58:39.261Z] === RUN   TestDockerSuite/TestBuildShellMultiple
08:58:40 [2020-06-22T08:58:40.484Z] Leaving: AppArmorNo profiles have been unloaded.
08:58:40 [2020-06-22T08:58:40.484Z] 
08:58:40 [2020-06-22T08:58:40.484Z] Unloading profiles will leave already running processes permanently
08:58:40 [2020-06-22T08:58:40.484Z] unconfined, which can lead to unexpected situations.
08:58:40 [2020-06-22T08:58:40.484Z] 
08:58:40 [2020-06-22T08:58:40.484Z] To set a process to complain mode, use the command line tool
08:58:40 [2020-06-22T08:58:40.484Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:58:40 [2020-06-22T08:58:40.484Z] 
Post stage
[Pipeline] junit
08:58:40 [2020-06-22T08:58:40.751Z] Recording test results
[Pipeline] sh
08:58:42 [2020-06-22T08:58:42.252Z] + echo Ensuring container killed.
08:58:42 [2020-06-22T08:58:42.252Z] Ensuring container killed.
08:58:42 [2020-06-22T08:58:42.252Z] + docker rm -vf docker-pr2
08:58:42 [2020-06-22T08:58:42.252Z] Error: No such container: docker-pr2
08:58:42 [2020-06-22T08:58:42.252Z] + true
[Pipeline] sh
08:58:42 [2020-06-22T08:58:42.520Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
08:58:42 [2020-06-22T08:58:42.567Z] + echo Chowning /workspace to jenkins user
08:58:42 [2020-06-22T08:58:42.567Z] Chowning /workspace to jenkins user
08:58:42 [2020-06-22T08:58:42.567Z] + id -u
08:58:42 [2020-06-22T08:58:42.567Z] + id -g
08:58:42 [2020-06-22T08:58:42.567Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41125:/workspace busybox chown -R 1000:1000 /workspace
08:58:42 [2020-06-22T08:58:42.567Z] Unable to find image 'busybox:latest' locally
08:58:42 [2020-06-22T08:58:42.775Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
08:58:43 [2020-06-22T08:58:43.029Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
08:58:43 [2020-06-22T08:58:43.029Z] === RUN   TestDockerSuite/TestBuildSpaces
08:58:43 [2020-06-22T08:58:43.284Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
08:58:43 [2020-06-22T08:58:43.539Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:58:44 [2020-06-22T08:58:44.098Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
08:58:44 [2020-06-22T08:58:44.354Z] === RUN   TestDockerSuite/TestBuildStderr
08:58:44 [2020-06-22T08:58:44.609Z] --- PASS: TestDockerNetworkMacvlan (13.42s)
08:58:44 [2020-06-22T08:58:44.609Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
08:58:44 [2020-06-22T08:58:44.609Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
08:58:44 [2020-06-22T08:58:44.609Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s)
08:58:44 [2020-06-22T08:58:44.609Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.58s)
08:58:44 [2020-06-22T08:58:44.609Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s)
08:58:44 [2020-06-22T08:58:44.609Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s)
08:58:44 [2020-06-22T08:58:44.609Z] PASS
08:58:44 [2020-06-22T08:58:44.609Z] 
08:58:44 [2020-06-22T08:58:44.609Z] DONE 8 tests in 14.968s
08:58:44 [2020-06-22T08:58:44.609Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:58:44 [2020-06-22T08:58:44.609Z] ++ 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
08:58:44 [2020-06-22T08:58:44.609Z] ++ set -e
08:58:44 [2020-06-22T08:58:44.609Z] ++ '[' -n 0 ']'
08:58:44 [2020-06-22T08:58:44.609Z] ++ set -x
08:58:44 [2020-06-22T08:58:44.609Z] ++ 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
08:58:44 [2020-06-22T08:58:44.609Z] testing: warning: no tests to run
08:58:44 [2020-06-22T08:58:44.609Z] PASS
08:58:44 [2020-06-22T08:58:44.609Z] 
08:58:44 [2020-06-22T08:58:44.609Z] DONE 0 tests in 0.040s
08:58:44 [2020-06-22T08:58:44.609Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:58:44 [2020-06-22T08:58:44.609Z] ++ 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
08:58:44 [2020-06-22T08:58:44.609Z] ++ set -e
08:58:44 [2020-06-22T08:58:44.609Z] ++ '[' -n 0 ']'
08:58:44 [2020-06-22T08:58:44.609Z] ++ set -x
08:58:44 [2020-06-22T08:58:44.609Z] ++ 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
08:58:44 [2020-06-22T08:58:44.863Z] INFO: Testing against a local daemon
08:58:44 [2020-06-22T08:58:44.863Z] === RUN   TestAuthZPluginAllowRequest
08:58:45 [2020-06-22T08:58:45.118Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
08:58:46 [2020-06-22T08:58:46.479Z] --- PASS: TestAuthZPluginAllowRequest (1.43s)
08:58:46 [2020-06-22T08:58:46.479Z] === RUN   TestAuthZPluginTLS
08:58:46 [2020-06-22T08:58:46.604Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.24s)
08:58:46 [2020-06-22T08:58:46.604Z] PASS
08:58:46 [2020-06-22T08:58:46.604Z] 
08:58:46 [2020-06-22T08:58:46.604Z] === Skipped
08:58:46 [2020-06-22T08:58:46.604Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:58:46 [2020-06-22T08:58:46.604Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:46 [2020-06-22T08:58:46.604Z] 
08:58:46 [2020-06-22T08:58:46.604Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:58:46 [2020-06-22T08:58:46.604Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:46 [2020-06-22T08:58:46.604Z] 
08:58:46 [2020-06-22T08:58:46.604Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:58:46 [2020-06-22T08:58:46.604Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:46 [2020-06-22T08:58:46.604Z] 
08:58:46 [2020-06-22T08:58:46.604Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:58:46 [2020-06-22T08:58:46.604Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:46 [2020-06-22T08:58:46.604Z] 
08:58:46 [2020-06-22T08:58:46.604Z] 
08:58:46 [2020-06-22T08:58:46.604Z] DONE 17 tests, 4 skipped in 29.684s
08:58:46 [2020-06-22T08:58:46.604Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:58:46 [2020-06-22T08:58:46.604Z] ++ 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
08:58:46 [2020-06-22T08:58:46.604Z] ++ set -e
08:58:46 [2020-06-22T08:58:46.604Z] ++ '[' -n 0 ']'
08:58:46 [2020-06-22T08:58:46.604Z] ++ set -x
08:58:46 [2020-06-22T08:58:46.604Z] ++ 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
08:58:46 [2020-06-22T08:58:46.604Z] INFO: Testing against a local daemon
08:58:46 [2020-06-22T08:58:46.604Z] === RUN   TestPluginInvalidJSON
08:58:46 [2020-06-22T08:58:46.604Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:58:46 [2020-06-22T08:58:46.604Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:58:46 [2020-06-22T08:58:46.604Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:58:46 [2020-06-22T08:58:46.604Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:58:46 [2020-06-22T08:58:46.604Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:58:46 [2020-06-22T08:58:46.604Z] === RUN   TestPluginInstall
08:58:46 [2020-06-22T08:58:46.604Z] === RUN   TestPluginInstall/no_auth
08:58:47 [2020-06-22T08:58:47.048Z] --- PASS: TestAuthZPluginTLS (0.56s)
08:58:47 [2020-06-22T08:58:47.048Z] === RUN   TestAuthZPluginDenyRequest
08:58:47 [2020-06-22T08:58:47.303Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:58:47 [2020-06-22T08:58:47.303Z] === RUN   TestAuthZPluginAPIDenyResponse
08:58:47 [2020-06-22T08:58:47.795Z] latest: Pulling from library/busybox
08:58:47 [2020-06-22T08:58:47.795Z] 76df9210b28c: Pulling fs layer
08:58:47 [2020-06-22T08:58:47.795Z] 76df9210b28c: Verifying Checksum
08:58:47 [2020-06-22T08:58:47.795Z] 76df9210b28c: Download complete
08:58:47 [2020-06-22T08:58:47.795Z] 76df9210b28c: Pull complete
08:58:47 [2020-06-22T08:58:47.795Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
08:58:47 [2020-06-22T08:58:47.795Z] Status: Downloaded newer image for busybox:latest
08:58:47 [2020-06-22T08:58:47.863Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
08:58:47 [2020-06-22T08:58:47.863Z] === RUN   TestAuthZPluginDenyResponse
08:58:48 [2020-06-22T08:58:48.119Z] === RUN   TestDockerSuite/TestBuildStopSignal
08:58:48 [2020-06-22T08:58:48.679Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
08:58:48 [2020-06-22T08:58:48.679Z] === RUN   TestAuthZPluginAllowEventStream
08:58:48 [2020-06-22T08:58:48.934Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:58:49 [2020-06-22T08:58:49.272Z] time="2020-06-22T08:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:58:49 [2020-06-22T08:58:49.272Z] time="2020-06-22T08:58:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:58:49 [2020-06-22T08:58:49.272Z] time="2020-06-22T08:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acf301ddfc228e342d5055368f64ff69e8b923a33919438e0fc32b63055bb08a" mediatype=application/vnd.docker.plugin.v1+json size=522
08:58:49 [2020-06-22T08:58:49.272Z] time="2020-06-22T08:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:58:49 [2020-06-22T08:58:49.272Z] time="2020-06-22T08:58:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:58:49 [2020-06-22T08:58:49.272Z] time="2020-06-22T08:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acf301ddfc228e342d5055368f64ff69e8b923a33919438e0fc32b63055bb08a" mediatype=application/vnd.docker.plugin.v1+json size=522
08:58:49 [2020-06-22T08:58:49.272Z] === RUN   TestPluginInstall/with_htpasswd
08:58:49 [2020-06-22T08:58:49.491Z] + bundleName=docker-py
08:58:49 [2020-06-22T08:58:49.491Z] + echo Creating docker-py-bundles.tar.gz
08:58:49 [2020-06-22T08:58:49.491Z] Creating docker-py-bundles.tar.gz
08:58:49 [2020-06-22T08:58:49.491Z] + 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
08:58:49 [2020-06-22T08:58:49.502Z] Archiving artifacts
08:58:49 [2020-06-22T08:58:49.858Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
08:58:49 [2020-06-22T08:58:49.858Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
08:58:49 [2020-06-22T08:58:49.858Z] === RUN   TestAuthZPluginErrorResponse
08:58:49 [2020-06-22T08:58:49.883Z] time="2020-06-22T08:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:58:49 [2020-06-22T08:58:49.883Z] time="2020-06-22T08:58:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:58:49 [2020-06-22T08:58:49.883Z] time="2020-06-22T08:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c930d9b8c7bdbd491b2b9eda16d14525d482a5c3e7b832ed1e2d2ac819e0645" mediatype=application/vnd.docker.plugin.v1+json size=522
08:58:49 [2020-06-22T08:58:49.883Z] time="2020-06-22T08:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:58:49 [2020-06-22T08:58:49.883Z] time="2020-06-22T08:58:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:58:49 [2020-06-22T08:58:49.883Z] time="2020-06-22T08:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c930d9b8c7bdbd491b2b9eda16d14525d482a5c3e7b832ed1e2d2ac819e0645" mediatype=application/vnd.docker.plugin.v1+json size=522
08:58:50 [2020-06-22T08:58:50.163Z] === RUN   TestPluginInstall/with_insecure
08:58:50 [2020-06-22T08:58:50.459Z] === RUN   TestDockerSuite/TestBuildTagEvent
08:58:50 [2020-06-22T08:58:50.459Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
08:58:50 [2020-06-22T08:58:50.459Z] === RUN   TestAuthZPluginErrorRequest
08:58:51 [2020-06-22T08:58:51.017Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
08:58:51 [2020-06-22T08:58:51.017Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
08:58:51 [2020-06-22T08:58:51.017Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:58:51 [2020-06-22T08:58:51.122Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
08:58:51 [2020-06-22T08:58:51.164Z] time="2020-06-22T08:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:58:51 [2020-06-22T08:58:51.164Z] time="2020-06-22T08:58:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:58:51 [2020-06-22T08:58:51.164Z] time="2020-06-22T08:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b20d49c475ab378f026267b4e7e4659be1c28544efb7945dcfab4ad1bb3706e" mediatype=application/vnd.docker.plugin.v1+json size=522
08:58:51 [2020-06-22T08:58:51.164Z] time="2020-06-22T08:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:58:51 [2020-06-22T08:58:51.164Z] time="2020-06-22T08:58:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:58:51 [2020-06-22T08:58:51.164Z] time="2020-06-22T08:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b20d49c475ab378f026267b4e7e4659be1c28544efb7945dcfab4ad1bb3706e" mediatype=application/vnd.docker.plugin.v1+json size=522
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
08:58:51 [2020-06-22T08:58:51.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:58:51 [2020-06-22T08:58:51.444Z] --- PASS: TestPluginInstall (5.86s)
08:58:51 [2020-06-22T08:58:51.444Z]     --- PASS: TestPluginInstall/no_auth (3.82s)
08:58:51 [2020-06-22T08:58:51.444Z]     --- PASS: TestPluginInstall/with_htpasswd (0.77s)
08:58:51 [2020-06-22T08:58:51.444Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
08:58:51 [2020-06-22T08:58:51.444Z]         plugin_test.go:157: [dc5dc8da1049a] daemon is not started
08:58:51 [2020-06-22T08:58:51.444Z] PASS
08:58:51 [2020-06-22T08:58:51.444Z] 
08:58:51 [2020-06-22T08:58:51.444Z] DONE 6 tests in 5.957s
08:58:51 [2020-06-22T08:58:51.444Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:58:51 [2020-06-22T08:58:51.444Z] ++ 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
08:58:51 [2020-06-22T08:58:51.444Z] ++ set -e
08:58:51 [2020-06-22T08:58:51.444Z] ++ '[' -n 0 ']'
08:58:51 [2020-06-22T08:58:51.444Z] ++ set -x
08:58:51 [2020-06-22T08:58:51.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:58:51 [2020-06-22T08:58:51.444Z] INFO: Testing against a local daemon
08:58:51 [2020-06-22T08:58:51.444Z] === RUN   TestExternalGraphDriver
08:58:51 [2020-06-22T08:58:51.519Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh binary-daemon
08:58:51 [2020-06-22T08:58:51.577Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
08:58:51 [2020-06-22T08:58:51.577Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:58:51 [2020-06-22T08:58:51.725Z] === RUN   TestExternalGraphDriver/json
08:58:52 [2020-06-22T08:58:52.079Z] 
08:58:52 [2020-06-22T08:58:52.079Z] Removing bundles/
08:58:52 [2020-06-22T08:58:52.079Z] 
08:58:52 [2020-06-22T08:58:52.079Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
08:58:52 [2020-06-22T08:58:52.079Z] Building: bundles/binary-daemon/dockerd-dev
08:58:52 [2020-06-22T08:58:52.079Z] GOOS="" GOARCH="" GOARM=""
08:58:52 [2020-06-22T08:58:52.136Z] === RUN   TestDockerSuite/TestBuildUser
08:58:52 [2020-06-22T08:58:52.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:58:53 [2020-06-22T08:58:53.638Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s)
08:58:53 [2020-06-22T08:58:53.638Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:58:53 [2020-06-22T08:58:53.738Z] === RUN   TestExternalGraphDriver/spec
08:58:53 [2020-06-22T08:58:53.893Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
08:58:55 [2020-06-22T08:58:55.252Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s)
08:58:55 [2020-06-22T08:58:55.252Z] === RUN   TestAuthZPluginHeader
08:58:55 [2020-06-22T08:58:55.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:58:55 [2020-06-22T08:58:55.799Z] === RUN   TestExternalGraphDriver/pull
08:58:56 [2020-06-22T08:58:56.175Z] --- PASS: TestAuthZPluginHeader (0.78s)
08:58:56 [2020-06-22T08:58:56.175Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:58:56 [2020-06-22T08:58:56.734Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
08:58:57 [2020-06-22T08:58:57.828Z] --- PASS: TestExternalGraphDriver (6.28s)
08:58:57 [2020-06-22T08:58:57.828Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
08:58:57 [2020-06-22T08:58:57.828Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
08:58:57 [2020-06-22T08:58:57.828Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
08:58:57 [2020-06-22T08:58:57.828Z] === RUN   TestGraphdriverPluginV2
08:58:57 [2020-06-22T08:58:57.828Z] --- SKIP: TestGraphdriverPluginV2 (0.15s)
08:58:57 [2020-06-22T08:58:57.828Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:57 [2020-06-22T08:58:57.828Z] PASS
08:58:57 [2020-06-22T08:58:57.828Z] 
08:58:57 [2020-06-22T08:58:57.828Z] === Skipped
08:58:57 [2020-06-22T08:58:57.828Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s)
08:58:57 [2020-06-22T08:58:57.828Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:58:57 [2020-06-22T08:58:57.828Z] 
08:58:57 [2020-06-22T08:58:57.828Z] 
08:58:57 [2020-06-22T08:58:57.828Z] DONE 5 tests, 1 skipped in 6.509s
08:58:57 [2020-06-22T08:58:57.828Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:58:57 [2020-06-22T08:58:57.828Z] ++ 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
08:58:57 [2020-06-22T08:58:57.828Z] ++ set -e
08:58:57 [2020-06-22T08:58:57.828Z] ++ '[' -n 0 ']'
08:58:57 [2020-06-22T08:58:57.828Z] ++ set -x
08:58:57 [2020-06-22T08:58:57.828Z] ++ 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
08:58:58 [2020-06-22T08:58:58.111Z] INFO: Testing against a local daemon
08:58:58 [2020-06-22T08:58:58.111Z] === RUN   TestContinueAfterPluginCrash
08:58:58 [2020-06-22T08:58:58.111Z] === PAUSE TestContinueAfterPluginCrash
08:58:58 [2020-06-22T08:58:58.111Z] === RUN   TestReadPluginNoRead
08:58:58 [2020-06-22T08:58:58.111Z] === PAUSE TestReadPluginNoRead
08:58:58 [2020-06-22T08:58:58.111Z] === RUN   TestDaemonStartWithLogOpt
08:58:58 [2020-06-22T08:58:58.111Z] === PAUSE TestDaemonStartWithLogOpt
08:58:58 [2020-06-22T08:58:58.111Z] === CONT  TestDaemonStartWithLogOpt
08:58:58 [2020-06-22T08:58:58.111Z] === CONT  TestContinueAfterPluginCrash
08:58:59 [2020-06-22T08:58:59.992Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
08:59:00 [2020-06-22T08:59:00.554Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s)
08:59:00 [2020-06-22T08:59:00.554Z] === RUN   TestAuthZPluginV2Disable
08:59:02 [2020-06-22T08:59:02.546Z] --- PASS: TestDaemonStartWithLogOpt (4.00s)
08:59:02 [2020-06-22T08:59:02.546Z] === CONT  TestReadPluginNoRead
08:59:04 [2020-06-22T08:59:04.716Z] --- PASS: TestAuthZPluginV2Disable (3.70s)
08:59:04 [2020-06-22T08:59:04.716Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:59:05 [2020-06-22T08:59:05.389Z] === RUN   TestReadPluginNoRead/default
08:59:06 [2020-06-22T08:59:06.913Z] === RUN   TestReadPluginNoRead/disabled_caching
08:59:07 [2020-06-22T08:59:07.262Z] --- PASS: TestContinueAfterPluginCrash (9.05s)
08:59:07 [2020-06-22T08:59:07.332Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s)
08:59:07 [2020-06-22T08:59:07.332Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:59:08 [2020-06-22T08:59:08.257Z] === RUN   TestDockerSuite/TestBuildVerboseOut
08:59:08 [2020-06-22T08:59:08.768Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:59:08 [2020-06-22T08:59:08.817Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
08:59:09 [2020-06-22T08:59:09.073Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
08:59:09 [2020-06-22T08:59:09.997Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
08:59:10 [2020-06-22T08:59:10.779Z] --- PASS: TestReadPluginNoRead (8.76s)
08:59:10 [2020-06-22T08:59:10.779Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
08:59:10 [2020-06-22T08:59:10.779Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.05s)
08:59:10 [2020-06-22T08:59:10.779Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s)
08:59:10 [2020-06-22T08:59:10.779Z]     read_test.go:92: [db3a1c16888d5] daemon is not started
08:59:10 [2020-06-22T08:59:10.779Z] PASS
08:59:10 [2020-06-22T08:59:10.779Z] 
08:59:10 [2020-06-22T08:59:10.779Z] DONE 6 tests in 12.852s
08:59:10 [2020-06-22T08:59:10.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:59:10 [2020-06-22T08:59:10.779Z] ++ 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
08:59:10 [2020-06-22T08:59:10.779Z] ++ set -e
08:59:10 [2020-06-22T08:59:10.779Z] ++ '[' -n 0 ']'
08:59:10 [2020-06-22T08:59:10.779Z] ++ set -x
08:59:10 [2020-06-22T08:59:10.780Z] ++ 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
08:59:10 [2020-06-22T08:59:10.780Z] testing: warning: no tests to run
08:59:10 [2020-06-22T08:59:10.780Z] PASS
08:59:10 [2020-06-22T08:59:10.780Z] 
08:59:10 [2020-06-22T08:59:10.780Z] DONE 0 tests in 0.026s
08:59:10 [2020-06-22T08:59:10.780Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:59:10 [2020-06-22T08:59:10.780Z] ++ 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
08:59:10 [2020-06-22T08:59:10.780Z] ++ set -e
08:59:10 [2020-06-22T08:59:10.780Z] ++ '[' -n 0 ']'
08:59:10 [2020-06-22T08:59:10.780Z] ++ set -x
08:59:10 [2020-06-22T08:59:10.780Z] ++ 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
08:59:10 [2020-06-22T08:59:10.780Z] INFO: Testing against a local daemon
08:59:10 [2020-06-22T08:59:10.780Z] === RUN   TestPluginWithDevMounts
08:59:10 [2020-06-22T08:59:10.780Z] === PAUSE TestPluginWithDevMounts
08:59:10 [2020-06-22T08:59:10.780Z] === CONT  TestPluginWithDevMounts
08:59:10 [2020-06-22T08:59:10.921Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
08:59:12 [2020-06-22T08:59:12.282Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
08:59:12 [2020-06-22T08:59:12.282Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
08:59:12 [2020-06-22T08:59:12.282Z] === RUN   TestDockerSuite/TestBuildWindowsUser
08:59:12 [2020-06-22T08:59:12.282Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
08:59:12 [2020-06-22T08:59:12.282Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
08:59:12 [2020-06-22T08:59:12.919Z] --- PASS: TestPluginWithDevMounts (1.90s)
08:59:12 [2020-06-22T08:59:12.919Z] PASS
08:59:12 [2020-06-22T08:59:12.919Z] 
08:59:12 [2020-06-22T08:59:12.919Z] DONE 1 tests in 1.986s
08:59:12 [2020-06-22T08:59:12.919Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
08:59:12 [2020-06-22T08:59:12.919Z] ++ 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
08:59:12 [2020-06-22T08:59:12.919Z] ++ set -e
08:59:12 [2020-06-22T08:59:12.919Z] ++ '[' -n 0 ']'
08:59:12 [2020-06-22T08:59:12.919Z] ++ set -x
08:59:12 [2020-06-22T08:59:12.919Z] ++ 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
08:59:12 [2020-06-22T08:59:12.919Z] INFO: Testing against a local daemon
08:59:12 [2020-06-22T08:59:12.919Z] === RUN   TestSecretInspect
08:59:14 [2020-06-22T08:59:14.166Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
08:59:14 [2020-06-22T08:59:14.421Z] === RUN   TestDockerSuite/TestBuildWithFailure
08:59:15 [2020-06-22T08:59:15.345Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
08:59:15 [2020-06-22T08:59:15.601Z] === RUN   TestDockerSuite/TestBuildWithTabs
08:59:16 [2020-06-22T08:59:16.481Z] --- PASS: TestSecretInspect (3.64s)
08:59:16 [2020-06-22T08:59:16.481Z] === RUN   TestSecretList
08:59:16 [2020-06-22T08:59:16.530Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
08:59:16 [2020-06-22T08:59:16.530Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
08:59:18 [2020-06-22T08:59:18.413Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.01s)
08:59:18 [2020-06-22T08:59:18.413Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:59:18 [2020-06-22T08:59:18.413Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
08:59:18 [2020-06-22T08:59:18.836Z] 4612f6d0b889: Pull complete
08:59:19 [2020-06-22T08:59:19.774Z] === RUN   TestDockerSuite/TestBuildWithVolumes
08:59:20 [2020-06-22T08:59:20.334Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
08:59:20 [2020-06-22T08:59:20.334Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
08:59:20 [2020-06-22T08:59:20.845Z] --- PASS: TestSecretList (3.67s)
08:59:20 [2020-06-22T08:59:20.845Z] === RUN   TestSecretsCreateAndDelete
08:59:20 [2020-06-22T08:59:20.893Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
08:59:20 [2020-06-22T08:59:20.893Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
08:59:21 [2020-06-22T08:59:21.453Z] === RUN   TestDockerSuite/TestBuildXZHost
08:59:22 [2020-06-22T08:59:22.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:59:22 [2020-06-22T08:59:22.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:59:22 [2020-06-22T08:59:22.818Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
08:59:22 [2020-06-22T08:59:22.818Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
08:59:22 [2020-06-22T08:59:22.818Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
08:59:23 [2020-06-22T08:59:23.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:59:23 [2020-06-22T08:59:23.376Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
08:59:23 [2020-06-22T08:59:23.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
08:59:23 [2020-06-22T08:59:23.886Z] === RUN   TestDockerSuite/TestCommitChange
08:59:24 [2020-06-22T08:59:24.285Z] --- PASS: TestSecretsCreateAndDelete (3.72s)
08:59:24 [2020-06-22T08:59:24.285Z] === RUN   TestSecretsUpdate
08:59:24 [2020-06-22T08:59:24.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:59:24 [2020-06-22T08:59:24.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:59:24 [2020-06-22T08:59:24.815Z] === RUN   TestDockerSuite/TestCommitChangeLabels
08:59:25 [2020-06-22T08:59:25.373Z] === RUN   TestDockerSuite/TestCommitHardlink
08:59:26 [2020-06-22T08:59:26.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:59:27 [2020-06-22T08:59:27.275Z] === RUN   TestDockerSuite/TestCommitNewFile
08:59:27 [2020-06-22T08:59:27.529Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
08:59:27 [2020-06-22T08:59:27.725Z] --- PASS: TestSecretsUpdate (3.55s)
08:59:27 [2020-06-22T08:59:27.725Z] === RUN   TestTemplatedSecret
08:59:28 [2020-06-22T08:59:28.452Z] === RUN   TestDockerSuite/TestCommitPausedContainer
08:59:29 [2020-06-22T08:59:29.011Z] === RUN   TestDockerSuite/TestCommitTTY
08:59:30 [2020-06-22T08:59:30.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:59:30 [2020-06-22T08:59:30.374Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
08:59:31 [2020-06-22T08:59:31.163Z] --- PASS: TestTemplatedSecret (3.60s)
08:59:31 [2020-06-22T08:59:31.163Z] === RUN   TestSecretCreateResolve
08:59:31 [2020-06-22T08:59:31.299Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
08:59:32 [2020-06-22T08:59:32.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:59:32 [2020-06-22T08:59:32.222Z] === RUN   TestDockerSuite/TestCommitWithoutPause
08:59:32 [2020-06-22T08:59:32.477Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
08:59:32 [2020-06-22T08:59:32.731Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
08:59:32 [2020-06-22T08:59:32.731Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
08:59:32 [2020-06-22T08:59:32.731Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
08:59:32 [2020-06-22T08:59:32.731Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
08:59:32 [2020-06-22T08:59:32.731Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
08:59:32 [2020-06-22T08:59:32.731Z] === RUN   TestDockerSuite/TestContainerAPICommit
08:59:33 [2020-06-22T08:59:33.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:59:33 [2020-06-22T08:59:33.656Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
08:59:34 [2020-06-22T08:59:34.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:59:35 [2020-06-22T08:59:35.017Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
08:59:35 [2020-06-22T08:59:35.017Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
08:59:35 [2020-06-22T08:59:35.017Z] PASS
08:59:35 [2020-06-22T08:59:35.017Z] 
08:59:35 [2020-06-22T08:59:35.017Z] DONE 17 tests in 50.052s
08:59:35 [2020-06-22T08:59:35.017Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
08:59:35 [2020-06-22T08:59:35.017Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:59:35 [2020-06-22T08:59:35.017Z] ++ 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
08:59:35 [2020-06-22T08:59:35.017Z] ++ set -e
08:59:35 [2020-06-22T08:59:35.017Z] ++ '[' -n 0 ']'
08:59:35 [2020-06-22T08:59:35.017Z] ++ set -x
08:59:35 [2020-06-22T08:59:35.017Z] ++ 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
08:59:35 [2020-06-22T08:59:35.017Z] INFO: Testing against a local daemon
08:59:35 [2020-06-22T08:59:35.017Z] === RUN   TestPluginInvalidJSON
08:59:35 [2020-06-22T08:59:35.017Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:59:35 [2020-06-22T08:59:35.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:59:35 [2020-06-22T08:59:35.017Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:59:35 [2020-06-22T08:59:35.017Z] --- PASS: TestPluginInvalidJSON (0.03s)
08:59:35 [2020-06-22T08:59:35.017Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:59:35 [2020-06-22T08:59:35.017Z] === RUN   TestPluginInstall
08:59:35 [2020-06-22T08:59:35.017Z] === RUN   TestPluginInstall/no_auth
08:59:35 [2020-06-22T08:59:35.273Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
08:59:35 [2020-06-22T08:59:35.528Z] --- PASS: TestSecretCreateResolve (3.71s)
08:59:35 [2020-06-22T08:59:35.528Z] PASS
08:59:35 [2020-06-22T08:59:35.528Z] 
08:59:35 [2020-06-22T08:59:35.528Z] DONE 6 tests in 21.973s
08:59:35 [2020-06-22T08:59:35.528Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
08:59:35 [2020-06-22T08:59:35.528Z] ++ 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
08:59:35 [2020-06-22T08:59:35.528Z] ++ set -e
08:59:35 [2020-06-22T08:59:35.528Z] ++ '[' -n 0 ']'
08:59:35 [2020-06-22T08:59:35.528Z] ++ set -x
08:59:35 [2020-06-22T08:59:35.529Z] ++ 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
08:59:35 [2020-06-22T08:59:35.529Z] INFO: Testing against a local daemon
08:59:35 [2020-06-22T08:59:35.529Z] === RUN   TestServiceCreateInit
08:59:35 [2020-06-22T08:59:35.529Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:59:36 [2020-06-22T08:59:36.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:59:36 [2020-06-22T08:59:36.198Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
08:59:36 [2020-06-22T08:59:36.757Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
08:59:37 [2020-06-22T08:59:37.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:59:37 [2020-06-22T08:59:37.681Z] === RUN   TestDockerSuite/TestContainerAPICreate
08:59:38 [2020-06-22T08:59:38.239Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
08:59:38 [2020-06-22T08:59:38.239Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
08:59:38 [2020-06-22T08:59:38.239Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
08:59:39 [2020-06-22T08:59:39.163Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
08:59:39 [2020-06-22T08:59:39.163Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
08:59:39 [2020-06-22T08:59:39.163Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
08:59:39 [2020-06-22T08:59:39.163Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
08:59:39 [2020-06-22T08:59:39.163Z] === RUN   TestDockerSuite/TestContainerAPIDelete
08:59:39 [2020-06-22T08:59:39.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:59:40 [2020-06-22T08:59:40.086Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
08:59:40 [2020-06-22T08:59:40.645Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
08:59:40 [2020-06-22T08:59:40.997Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:59:41 [2020-06-22T08:59:41.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:59:41 [2020-06-22T08:59:41.568Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
08:59:41 [2020-06-22T08:59:41.569Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
08:59:41 [2020-06-22T08:59:41.569Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
08:59:42 [2020-06-22T08:59:42.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:59:42 [2020-06-22T08:59:42.942Z] time="2020-06-22T08:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:42 [2020-06-22T08:59:42.942Z] time="2020-06-22T08:59:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:59:42 [2020-06-22T08:59:42.942Z] time="2020-06-22T08:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d622812954263a3bf91f95d1b0dfb88f3f5c5949efaae90679194fef1437310" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:42 [2020-06-22T08:59:42.943Z] time="2020-06-22T08:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:42 [2020-06-22T08:59:42.943Z] time="2020-06-22T08:59:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:59:42 [2020-06-22T08:59:42.943Z] time="2020-06-22T08:59:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d622812954263a3bf91f95d1b0dfb88f3f5c5949efaae90679194fef1437310" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:43 [2020-06-22T08:59:43.197Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
08:59:43 [2020-06-22T08:59:43.756Z] === RUN   TestPluginInstall/with_htpasswd
08:59:44 [2020-06-22T08:59:44.011Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
08:59:44 [2020-06-22T08:59:44.011Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
08:59:44 [2020-06-22T08:59:44.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:59:44 [2020-06-22T08:59:44.158Z] Using test binary docker
08:59:44 [2020-06-22T08:59:44.158Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:59:44 [2020-06-22T08:59:44.158Z] +++ /etc/init.d/apparmor start
08:59:44 [2020-06-22T08:59:44.158Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:59:44 [2020-06-22T08:59:44.158Z] INFO: Waiting for daemon to start...
08:59:44 [2020-06-22T08:59:44.158Z] Starting dockerd
08:59:44 [2020-06-22T08:59:44.158Z] +++ 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
08:59:44 [2020-06-22T08:59:44.266Z] time="2020-06-22T08:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:44 [2020-06-22T08:59:44.266Z] time="2020-06-22T08:59:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:59:44 [2020-06-22T08:59:44.266Z] time="2020-06-22T08:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18b1573b1b56dadb6d4ff9d71919d13398d95ab8add3efd03767f1d2f7d01aea" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:44 [2020-06-22T08:59:44.266Z] time="2020-06-22T08:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:44 [2020-06-22T08:59:44.266Z] time="2020-06-22T08:59:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:59:44 [2020-06-22T08:59:44.266Z] time="2020-06-22T08:59:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18b1573b1b56dadb6d4ff9d71919d13398d95ab8add3efd03767f1d2f7d01aea" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:44 [2020-06-22T08:59:44.825Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
08:59:45 [2020-06-22T08:59:45.081Z] === RUN   TestPluginInstall/with_insecure
08:59:45 [2020-06-22T08:59:45.641Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
08:59:46 [2020-06-22T08:59:46.188Z] .
08:59:46 [2020-06-22T08:59:46.188Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:59:46 [2020-06-22T08:59:46.188Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:59:46 [2020-06-22T08:59:46.188Z] Error: No such image: emptyfs
08:59:46 [2020-06-22T08:59:46.188Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:59:46 [2020-06-22T08:59:46.188Z] ++++ docker load
08:59:46 [2020-06-22T08:59:46.188Z] Running integration-test (iteration 1)
08:59:46 [2020-06-22T08:59:46.188Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
08:59:46 [2020-06-22T08:59:46.188Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
08:59:46 [2020-06-22T08:59:46.188Z] ++ set -e
08:59:46 [2020-06-22T08:59:46.188Z] ++ '[' -n 0 ']'
08:59:46 [2020-06-22T08:59:46.188Z] ++ set -x
08:59:46 [2020-06-22T08:59:46.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
08:59:46 [2020-06-22T08:59:46.466Z] --- PASS: TestServiceCreateInit (11.01s)
08:59:46 [2020-06-22T08:59:46.466Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.63s)
08:59:46 [2020-06-22T08:59:46.466Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s)
08:59:46 [2020-06-22T08:59:46.466Z] === RUN   TestCreateServiceMultipleTimes
08:59:46 [2020-06-22T08:59:46.571Z] time="2020-06-22T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:46 [2020-06-22T08:59:46.571Z] time="2020-06-22T08:59:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:59:46 [2020-06-22T08:59:46.571Z] time="2020-06-22T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:529d63ae1d3161bcddb9cf40b9d5ad2d21709a3e601598b9678cd194fc817e16" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:46 [2020-06-22T08:59:46.571Z] time="2020-06-22T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:59:46 [2020-06-22T08:59:46.571Z] time="2020-06-22T08:59:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
08:59:46 [2020-06-22T08:59:46.571Z] time="2020-06-22T08:59:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:529d63ae1d3161bcddb9cf40b9d5ad2d21709a3e601598b9678cd194fc817e16" mediatype=application/vnd.docker.plugin.v1+json size=522
08:59:46 [2020-06-22T08:59:46.827Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
08:59:47 [2020-06-22T08:59:47.082Z] --- PASS: TestPluginInstall (12.17s)
08:59:47 [2020-06-22T08:59:47.082Z]     --- PASS: TestPluginInstall/no_auth (8.59s)
08:59:47 [2020-06-22T08:59:47.082Z]     --- PASS: TestPluginInstall/with_htpasswd (1.40s)
08:59:47 [2020-06-22T08:59:47.082Z]     --- PASS: TestPluginInstall/with_insecure (2.18s)
08:59:47 [2020-06-22T08:59:47.082Z]         plugin_test.go:157: [da3f1248ccbd2] daemon is not started
08:59:47 [2020-06-22T08:59:47.082Z] PASS
08:59:47 [2020-06-22T08:59:47.082Z] 
08:59:47 [2020-06-22T08:59:47.082Z] DONE 6 tests in 12.363s
08:59:47 [2020-06-22T08:59:47.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:59:47 [2020-06-22T08:59:47.337Z] ++ 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
08:59:47 [2020-06-22T08:59:47.337Z] ++ set -e
08:59:47 [2020-06-22T08:59:47.337Z] ++ '[' -n 0 ']'
08:59:47 [2020-06-22T08:59:47.337Z] ++ set -x
08:59:47 [2020-06-22T08:59:47.337Z] ++ 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
08:59:47 [2020-06-22T08:59:47.337Z] INFO: Testing against a local daemon
08:59:47 [2020-06-22T08:59:47.337Z] === RUN   TestExternalGraphDriver
08:59:47 [2020-06-22T08:59:47.591Z] === RUN   TestExternalGraphDriver/json
08:59:47 [2020-06-22T08:59:47.591Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
08:59:47 [2020-06-22T08:59:47.591Z] === RUN   TestDockerSuite/TestContainerAPIKill
08:59:48 [2020-06-22T08:59:48.150Z] === RUN   TestDockerSuite/TestContainerAPIPause
08:59:49 [2020-06-22T08:59:49.074Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
08:59:49 [2020-06-22T08:59:49.329Z] === RUN   TestExternalGraphDriver/spec
08:59:49 [2020-06-22T08:59:49.329Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
08:59:49 [2020-06-22T08:59:49.584Z] === RUN   TestDockerSuite/TestContainerAPIRename
08:59:50 [2020-06-22T08:59:50.144Z] === RUN   TestDockerSuite/TestContainerAPIRestart
08:59:51 [2020-06-22T08:59:51.067Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
08:59:51 [2020-06-22T08:59:51.321Z] === RUN   TestExternalGraphDriver/pull
08:59:52 [2020-06-22T08:59:52.246Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
08:59:52 [2020-06-22T08:59:52.246Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
08:59:52 [2020-06-22T08:59:52.246Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
08:59:52 [2020-06-22T08:59:52.246Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
08:59:52 [2020-06-22T08:59:52.246Z] === RUN   TestDockerSuite/TestContainerAPIStart
08:59:53 [2020-06-22T08:59:53.169Z] --- PASS: TestExternalGraphDriver (5.58s)
08:59:53 [2020-06-22T08:59:53.169Z]     --- PASS: TestExternalGraphDriver/json (1.86s)
08:59:53 [2020-06-22T08:59:53.169Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
08:59:53 [2020-06-22T08:59:53.169Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
08:59:53 [2020-06-22T08:59:53.169Z] === RUN   TestGraphdriverPluginV2
08:59:53 [2020-06-22T08:59:53.169Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
08:59:56 [2020-06-22T08:59:56.466Z] --- PASS: TestGraphdriverPluginV2 (3.53s)
08:59:56 [2020-06-22T08:59:56.466Z] PASS
08:59:56 [2020-06-22T08:59:56.466Z] 
08:59:56 [2020-06-22T08:59:56.466Z] DONE 5 tests in 9.268s
08:59:56 [2020-06-22T08:59:56.466Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:59:56 [2020-06-22T08:59:56.466Z] ++ 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
08:59:56 [2020-06-22T08:59:56.466Z] ++ set -e
08:59:56 [2020-06-22T08:59:56.466Z] ++ '[' -n 0 ']'
08:59:56 [2020-06-22T08:59:56.466Z] ++ set -x
08:59:56 [2020-06-22T08:59:56.466Z] ++ 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
08:59:56 [2020-06-22T08:59:56.508Z] Loaded image: buildpack-deps:jessie
08:59:56 [2020-06-22T08:59:56.509Z] Loaded image: busybox:latest
08:59:56 [2020-06-22T08:59:56.509Z] Loaded image: busybox:glibc
08:59:56 [2020-06-22T08:59:56.509Z] Loaded image: debian:jessie
08:59:56 [2020-06-22T08:59:56.509Z] Loaded image: hello-world:latest
08:59:56 [2020-06-22T08:59:56.509Z] INFO: Testing against a local daemon
08:59:56 [2020-06-22T08:59:56.509Z] === RUN   TestCgroupNamespacesBuild
08:59:56 [2020-06-22T08:59:56.720Z] INFO: Testing against a local daemon
08:59:56 [2020-06-22T08:59:56.720Z] === RUN   TestContinueAfterPluginCrash
08:59:56 [2020-06-22T08:59:56.720Z] === PAUSE TestContinueAfterPluginCrash
08:59:56 [2020-06-22T08:59:56.720Z] === RUN   TestReadPluginNoRead
08:59:56 [2020-06-22T08:59:56.720Z] === PAUSE TestReadPluginNoRead
08:59:56 [2020-06-22T08:59:56.720Z] === RUN   TestDaemonStartWithLogOpt
08:59:56 [2020-06-22T08:59:56.720Z] === PAUSE TestDaemonStartWithLogOpt
08:59:56 [2020-06-22T08:59:56.720Z] === CONT  TestContinueAfterPluginCrash
08:59:56 [2020-06-22T08:59:56.720Z] === CONT  TestDaemonStartWithLogOpt
08:59:57 [2020-06-22T08:59:57.278Z] === RUN   TestDockerSuite/TestContainerAPIStop
08:59:57 [2020-06-22T08:59:57.986Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
08:59:57 [2020-06-22T08:59:57.986Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:59:58 [2020-06-22T08:59:58.202Z] === RUN   TestDockerSuite/TestContainerAPITop
08:59:59 [2020-06-22T08:59:59.126Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
08:59:59 [2020-06-22T08:59:59.126Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
08:59:59 [2020-06-22T08:59:59.126Z] === RUN   TestDockerSuite/TestContainerAPIWait
08:59:59 [2020-06-22T08:59:59.470Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s)
08:59:59 [2020-06-22T08:59:59.470Z] === RUN   TestBuildWithSession
08:59:59 [2020-06-22T08:59:59.470Z] --- SKIP: TestBuildWithSession (0.00s)
08:59:59 [2020-06-22T08:59:59.470Z]     build_session_test.go:25: TODO: BuildKit
08:59:59 [2020-06-22T08:59:59.470Z] === RUN   TestBuildSquashParent
09:00:02 [2020-06-22T09:00:02.384Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:00:02 [2020-06-22T09:00:02.384Z] --- PASS: TestDaemonStartWithLogOpt (5.32s)
09:00:02 [2020-06-22T09:00:02.384Z] === CONT  TestReadPluginNoRead
09:00:02 [2020-06-22T09:00:02.384Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:00:03 [2020-06-22T09:00:03.308Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:00:04 [2020-06-22T09:00:04.981Z] --- PASS: TestBuildSquashParent (4.89s)
09:00:04 [2020-06-22T09:00:04.981Z] === RUN   TestBuildWithRemoveAndForceRemove
09:00:04 [2020-06-22T09:00:04.981Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:00:04 [2020-06-22T09:00:04.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:00:04 [2020-06-22T09:00:04.981Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:00:04 [2020-06-22T09:00:04.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:00:04 [2020-06-22T09:00:04.981Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:00:04 [2020-06-22T09:00:04.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:00:04 [2020-06-22T09:00:04.981Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:00:04 [2020-06-22T09:00:04.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:00:04 [2020-06-22T09:00:04.981Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:00:04 [2020-06-22T09:00:04.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:00:04 [2020-06-22T09:00:04.981Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:00:04 [2020-06-22T09:00:04.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:00:04 [2020-06-22T09:00:04.981Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:00:04 [2020-06-22T09:00:04.981Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:00:04 [2020-06-22T09:00:04.981Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:00:04 [2020-06-22T09:00:04.981Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:00:05 [2020-06-22T09:00:05.816Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:00:06 [2020-06-22T09:00:06.739Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:00:06 [2020-06-22T09:00:06.994Z] --- PASS: TestContinueAfterPluginCrash (10.29s)
09:00:06 [2020-06-22T09:00:06.994Z] === RUN   TestReadPluginNoRead/default
09:00:07 [2020-06-22T09:00:07.021Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:00:07 [2020-06-22T09:00:07.021Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:00:07 [2020-06-22T09:00:07.553Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:00:08 [2020-06-22T09:00:08.758Z] --- PASS: TestCreateServiceMultipleTimes (22.93s)
09:00:08 [2020-06-22T09:00:08.758Z] === RUN   TestCreateServiceConflict
09:00:08 [2020-06-22T09:00:08.914Z] === RUN   TestReadPluginNoRead/disabled_caching
09:00:08 [2020-06-22T09:00:08.914Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:00:09 [2020-06-22T09:00:09.055Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:00:09 [2020-06-22T09:00:09.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s)
09:00:09 [2020-06-22T09:00:09.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
09:00:09 [2020-06-22T09:00:09.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
09:00:09 [2020-06-22T09:00:09.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s)
09:00:09 [2020-06-22T09:00:09.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s)
09:00:09 [2020-06-22T09:00:09.055Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
09:00:09 [2020-06-22T09:00:09.055Z] === RUN   TestBuildMultiStageCopy
09:00:09 [2020-06-22T09:00:09.055Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:00:09 [2020-06-22T09:00:09.842Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:00:10 [2020-06-22T09:00:10.402Z] --- PASS: TestReadPluginNoRead (8.35s)
09:00:10 [2020-06-22T09:00:10.402Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s)
09:00:10 [2020-06-22T09:00:10.402Z]     --- PASS: TestReadPluginNoRead/default (1.60s)
09:00:10 [2020-06-22T09:00:10.402Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.59s)
09:00:10 [2020-06-22T09:00:10.402Z]     read_test.go:92: [dbddda5ce6f7f] daemon is not started
09:00:10 [2020-06-22T09:00:10.402Z] PASS
09:00:10 [2020-06-22T09:00:10.402Z] 
09:00:10 [2020-06-22T09:00:10.402Z] DONE 6 tests in 13.793s
09:00:10 [2020-06-22T09:00:10.402Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:00:10 [2020-06-22T09:00:10.402Z] ++ 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
09:00:10 [2020-06-22T09:00:10.402Z] ++ set -e
09:00:10 [2020-06-22T09:00:10.402Z] ++ '[' -n 0 ']'
09:00:10 [2020-06-22T09:00:10.402Z] ++ set -x
09:00:10 [2020-06-22T09:00:10.402Z] ++ 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
09:00:10 [2020-06-22T09:00:10.402Z] testing: warning: no tests to run
09:00:10 [2020-06-22T09:00:10.402Z] PASS
09:00:10 [2020-06-22T09:00:10.402Z] 
09:00:10 [2020-06-22T09:00:10.402Z] DONE 0 tests in 0.062s
09:00:10 [2020-06-22T09:00:10.402Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:00:10 [2020-06-22T09:00:10.402Z] ++ 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
09:00:10 [2020-06-22T09:00:10.402Z] ++ set -e
09:00:10 [2020-06-22T09:00:10.402Z] ++ '[' -n 0 ']'
09:00:10 [2020-06-22T09:00:10.402Z] ++ set -x
09:00:10 [2020-06-22T09:00:10.402Z] ++ 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
09:00:10 [2020-06-22T09:00:10.541Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:00:10 [2020-06-22T09:00:10.541Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:00:10 [2020-06-22T09:00:10.657Z] INFO: Testing against a local daemon
09:00:10 [2020-06-22T09:00:10.657Z] === RUN   TestPluginWithDevMounts
09:00:10 [2020-06-22T09:00:10.657Z] === PAUSE TestPluginWithDevMounts
09:00:10 [2020-06-22T09:00:10.657Z] === CONT  TestPluginWithDevMounts
09:00:10 [2020-06-22T09:00:10.657Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
09:00:10 [2020-06-22T09:00:10.827Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:00:11 [2020-06-22T09:00:11.467Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:00:11 [2020-06-22T09:00:11.751Z] --- PASS: TestBuildMultiStageCopy (2.93s)
09:00:11 [2020-06-22T09:00:11.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s)
09:00:11 [2020-06-22T09:00:11.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
09:00:11 [2020-06-22T09:00:11.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
09:00:11 [2020-06-22T09:00:11.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
09:00:11 [2020-06-22T09:00:11.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
09:00:11 [2020-06-22T09:00:11.751Z] === RUN   TestBuildMultiStageParentConfig
09:00:12 [2020-06-22T09:00:12.042Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
09:00:12 [2020-06-22T09:00:12.297Z] --- PASS: TestPluginWithDevMounts (1.74s)
09:00:12 [2020-06-22T09:00:12.297Z] PASS
09:00:12 [2020-06-22T09:00:12.297Z] 
09:00:12 [2020-06-22T09:00:12.297Z] DONE 1 tests in 1.880s
09:00:12 [2020-06-22T09:00:12.297Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:00:12 [2020-06-22T09:00:12.297Z] ++ 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
09:00:12 [2020-06-22T09:00:12.297Z] ++ set -e
09:00:12 [2020-06-22T09:00:12.297Z] ++ '[' -n 0 ']'
09:00:12 [2020-06-22T09:00:12.297Z] ++ set -x
09:00:12 [2020-06-22T09:00:12.297Z] ++ 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
09:00:12 [2020-06-22T09:00:12.551Z] INFO: Testing against a local daemon
09:00:12 [2020-06-22T09:00:12.551Z] === RUN   TestSecretInspect
09:00:12 [2020-06-22T09:00:12.765Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
09:00:12 [2020-06-22T09:00:12.765Z] === RUN   TestBuildLabelWithTargets
09:00:13 [2020-06-22T09:00:13.135Z] --- PASS: TestCreateServiceConflict (3.73s)
09:00:13 [2020-06-22T09:00:13.135Z] === RUN   TestCreateServiceMaxReplicas
09:00:13 [2020-06-22T09:00:13.441Z] Created binary: bundles/binary-daemon/dockerd-dev
09:00:13 [2020-06-22T09:00:13.441Z] Copying nested executables into bundles/binary-daemon
09:00:13 [2020-06-22T09:00:13.441Z] 
[Pipeline] }
[Pipeline] // stage
09:00:13 [2020-06-22T09:00:13.475Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:00:13 [2020-06-22T09:00:13.780Z] --- PASS: TestBuildLabelWithTargets (1.24s)
09:00:13 [2020-06-22T09:00:13.780Z] === RUN   TestBuildWithEmptyLayers
09:00:13 [2020-06-22T09:00:13.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/make.sh cross
09:00:14 [2020-06-22T09:00:14.073Z] 
09:00:14 [2020-06-22T09:00:14.073Z] Removing bundles/
09:00:14 [2020-06-22T09:00:14.329Z] 
09:00:14 [2020-06-22T09:00:14.329Z] ---> Making bundle: cross (in bundles/cross)
09:00:14 [2020-06-22T09:00:14.329Z] Cross building: bundles/cross/linux/amd64
09:00:14 [2020-06-22T09:00:14.329Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:00:14 [2020-06-22T09:00:14.329Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:00:14 [2020-06-22T09:00:14.408Z] --- PASS: TestBuildWithEmptyLayers (0.58s)
09:00:14 [2020-06-22T09:00:14.408Z] === RUN   TestBuildMultiStageOnBuild
09:00:14 [2020-06-22T09:00:14.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
09:00:14 [2020-06-22T09:00:14.839Z] --- PASS: TestSecretInspect (2.39s)
09:00:14 [2020-06-22T09:00:14.839Z] === RUN   TestSecretList
09:00:16 [2020-06-22T09:00:16.198Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000760300_<nil>}
09:00:16 [2020-06-22T09:00:16.445Z] --- PASS: TestBuildMultiStageOnBuild (1.76s)
09:00:16 [2020-06-22T09:00:16.445Z] === RUN   TestBuildUncleanTarFilenames
09:00:16 [2020-06-22T09:00:16.576Z] --- PASS: TestCreateServiceMaxReplicas (4.13s)
09:00:16 [2020-06-22T09:00:16.576Z] === RUN   TestCreateWithDuplicateNetworkNames
09:00:17 [2020-06-22T09:00:17.065Z] --- PASS: TestBuildUncleanTarFilenames (0.84s)
09:00:17 [2020-06-22T09:00:17.065Z] === RUN   TestBuildMultiStageLayerLeak
09:00:17 [2020-06-22T09:00:17.557Z] --- PASS: TestSecretList (2.44s)
09:00:17 [2020-06-22T09:00:17.557Z] === RUN   TestSecretsCreateAndDelete
09:00:17 [2020-06-22T09:00:17.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1834891806_/foo_false__<nil>_<nil>_<nil>}
09:00:18 [2020-06-22T09:00:18.917Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1834891806_/foo_true__<nil>_<nil>_<nil>}
09:00:19 [2020-06-22T09:00:19.099Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s)
09:00:19 [2020-06-22T09:00:19.099Z] === RUN   TestBuildWithHugeFile
09:00:19 [2020-06-22T09:00:19.840Z] --- PASS: TestSecretsCreateAndDelete (2.39s)
09:00:19 [2020-06-22T09:00:19.840Z] === RUN   TestSecretsUpdate
09:00:20 [2020-06-22T09:00:20.094Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3707657957_/foo_false__<nil>_<nil>_<nil>}
09:00:21 [2020-06-22T09:00:21.457Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3707657957_/foo_true__<nil>_<nil>_<nil>}
09:00:22 [2020-06-22T09:00:22.017Z] --- PASS: TestSecretsUpdate (2.39s)
09:00:22 [2020-06-22T09:00:22.017Z] === RUN   TestTemplatedSecret
09:00:22 [2020-06-22T09:00:22.983Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3707657957_/foo_true__0xc000760360_<nil>_<nil>}
09:00:24 [2020-06-22T09:00:24.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007603e0_<nil>}
09:00:24 [2020-06-22T09:00:24.599Z] --- PASS: TestTemplatedSecret (2.55s)
09:00:24 [2020-06-22T09:00:24.599Z] === RUN   TestSecretCreateResolve
09:00:25 [2020-06-22T09:00:25.565Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000760400_<nil>}
09:00:26 [2020-06-22T09:00:26.489Z] --- PASS: TestSecretCreateResolve (1.91s)
09:00:26 [2020-06-22T09:00:26.489Z] PASS
09:00:26 [2020-06-22T09:00:26.489Z] 
09:00:26 [2020-06-22T09:00:26.489Z] DONE 6 tests in 14.213s
09:00:26 [2020-06-22T09:00:26.489Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:00:26 [2020-06-22T09:00:26.489Z] ++ 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
09:00:26 [2020-06-22T09:00:26.489Z] ++ set -e
09:00:26 [2020-06-22T09:00:26.489Z] ++ '[' -n 0 ']'
09:00:26 [2020-06-22T09:00:26.489Z] ++ set -x
09:00:26 [2020-06-22T09:00:26.489Z] ++ 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
09:00:26 [2020-06-22T09:00:26.744Z] INFO: Testing against a local daemon
09:00:26 [2020-06-22T09:00:26.744Z] === RUN   TestServiceCreateInit
09:00:26 [2020-06-22T09:00:26.744Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:00:26 [2020-06-22T09:00:26.998Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000760420_<nil>}
09:00:28 [2020-06-22T09:00:28.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000760440_<nil>}
09:00:30 [2020-06-22T09:00:30.243Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:00:30 [2020-06-22T09:00:30.803Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:00:31 [2020-06-22T09:00:31.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
09:00:31 [2020-06-22T09:00:31.312Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:00:33 [2020-06-22T09:00:33.824Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:00:34 [2020-06-22T09:00:34.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:00:34 [2020-06-22T09:00:34.999Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.99s)
09:00:34 [2020-06-22T09:00:34.999Z] === RUN   TestCreateServiceSecretFileMode
09:00:35 [2020-06-22T09:00:35.005Z] --- PASS: TestServiceCreateInit (8.41s)
09:00:35 [2020-06-22T09:00:35.005Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s)
09:00:35 [2020-06-22T09:00:35.005Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s)
09:00:35 [2020-06-22T09:00:35.005Z] === RUN   TestCreateServiceMultipleTimes
09:00:35 [2020-06-22T09:00:35.564Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:00:36 [2020-06-22T09:00:36.464Z] --- PASS: TestCreateServiceSecretFileMode (3.70s)
09:00:36 [2020-06-22T09:00:36.464Z] === RUN   TestCreateServiceConfigFileMode
09:00:38 [2020-06-22T09:00:38.127Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:00:39 [2020-06-22T09:00:39.909Z] --- PASS: TestCreateServiceConfigFileMode (3.62s)
09:00:39 [2020-06-22T09:00:39.909Z] === RUN   TestCreateServiceSysctls
09:00:40 [2020-06-22T09:00:40.033Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:00:40 [2020-06-22T09:00:40.289Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:00:41 [2020-06-22T09:00:41.275Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:00:42 [2020-06-22T09:00:42.635Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:00:43 [2020-06-22T09:00:43.195Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:00:44 [2020-06-22T09:00:44.120Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:00:45 [2020-06-22T09:00:45.044Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:00:45 [2020-06-22T09:00:45.508Z] --- PASS: TestCreateServiceSysctls (4.54s)
09:00:45 [2020-06-22T09:00:45.508Z] === RUN   TestCreateServiceCapabilities
09:00:45 [2020-06-22T09:00:45.969Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:00:46 [2020-06-22T09:00:46.528Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:00:47 [2020-06-22T09:00:47.457Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:00:47 [2020-06-22T09:00:47.714Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:00:48 [2020-06-22T09:00:48.639Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:00:48 [2020-06-22T09:00:48.894Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:00:48 [2020-06-22T09:00:48.950Z] --- PASS: TestCreateServiceCapabilities (3.77s)
09:00:48 [2020-06-22T09:00:48.950Z] === RUN   TestInspect
09:00:49 [2020-06-22T09:00:49.454Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:00:50 [2020-06-22T09:00:50.014Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:00:50 [2020-06-22T09:00:50.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:00:50 [2020-06-22T09:00:50.827Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:00:51 [2020-06-22T09:00:51.752Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:00:52 [2020-06-22T09:00:52.393Z] --- PASS: TestInspect (3.90s)
09:00:52 [2020-06-22T09:00:52.393Z] === RUN   TestCreateJob
09:00:52 [2020-06-22T09:00:52.720Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:00:52 [2020-06-22T09:00:52.720Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:00:53 [2020-06-22T09:00:53.645Z] --- PASS: TestCreateServiceMultipleTimes (18.37s)
09:00:53 [2020-06-22T09:00:53.645Z] === RUN   TestCreateServiceConflict
09:00:53 [2020-06-22T09:00:53.645Z] === RUN   TestDockerSuite/TestCpRelativePath
09:00:54 [2020-06-22T09:00:54.204Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:00:55 [2020-06-22T09:00:55.128Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:00:55 [2020-06-22T09:00:55.730Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:00:55 [2020-06-22T09:00:55.985Z] --- PASS: TestCreateServiceConflict (2.57s)
09:00:55 [2020-06-22T09:00:55.985Z] === RUN   TestCreateServiceMaxReplicas
09:00:56 [2020-06-22T09:00:56.544Z] === RUN   TestDockerSuite/TestCpToCaseA
09:00:56 [2020-06-22T09:00:56.762Z] --- PASS: TestCreateJob (4.38s)
09:00:56 [2020-06-22T09:00:56.762Z] === RUN   TestReplicatedJob
09:00:57 [2020-06-22T09:00:57.468Z] === RUN   TestDockerSuite/TestCpToCaseB
09:00:58 [2020-06-22T09:00:58.393Z] === RUN   TestDockerSuite/TestCpToCaseC
09:00:59 [2020-06-22T09:00:59.317Z] --- PASS: TestCreateServiceMaxReplicas (3.09s)
09:00:59 [2020-06-22T09:00:59.317Z] === RUN   TestCreateWithDuplicateNetworkNames
09:01:00 [2020-06-22T09:01:00.241Z] === RUN   TestDockerSuite/TestCpToCaseD
09:01:03 [2020-06-22T09:01:03.518Z] === RUN   TestDockerSuite/TestCpToCaseE
09:01:05 [2020-06-22T09:01:05.121Z] --- PASS: TestReplicatedJob (7.61s)
09:01:05 [2020-06-22T09:01:05.121Z] === RUN   TestUpdateReplicatedJob
09:01:07 [2020-06-22T09:01:07.265Z] === RUN   TestDockerSuite/TestCpToCaseF
09:01:07 [2020-06-22T09:01:07.265Z] === RUN   TestDockerSuite/TestCpToCaseG
09:01:09 [2020-06-22T09:01:09.020Z] --- PASS: TestUpdateReplicatedJob (4.53s)
09:01:09 [2020-06-22T09:01:09.020Z] === RUN   TestServiceListWithStatuses
09:01:09 [2020-06-22T09:01:09.020Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:01:09 [2020-06-22T09:01:09.020Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:01:09 [2020-06-22T09:01:09.020Z] === RUN   TestDockerNetworkConnectAlias
09:01:09 [2020-06-22T09:01:09.189Z] === RUN   TestDockerSuite/TestCpToCaseH
09:01:10 [2020-06-22T09:01:10.560Z] === RUN   TestDockerSuite/TestCpToCaseI
09:01:11 [2020-06-22T09:01:11.120Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:01:13 [2020-06-22T09:01:13.629Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s)
09:01:13 [2020-06-22T09:01:13.629Z] === RUN   TestCreateServiceSecretFileMode
09:01:13 [2020-06-22T09:01:13.884Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:01:14 [2020-06-22T09:01:14.443Z] === RUN   TestDockerSuite/TestCpToDot
09:01:15 [2020-06-22T09:01:15.369Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:01:15 [2020-06-22T09:01:15.625Z] 666079ee0460: Pull complete
09:01:15 [2020-06-22T09:01:15.625Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
09:01:15 [2020-06-22T09:01:15.625Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:01:15 [2020-06-22T09:01:15.625Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
09:01:15 [2020-06-22T09:01:15.625Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
09:01:15 [2020-06-22T09:01:15.625Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282'
09:01:15 [2020-06-22T09:01:15.625Z] WARN: Skipping validation tests
09:01:15 [2020-06-22T09:01:15.625Z] INFO: Running unit tests at 06/22/2020 09:01:01...
09:01:15 [2020-06-22T09:01:15.625Z] INFO: make.ps1 starting at 06/22/2020 09:01:04
09:01:15 [2020-06-22T09:01:15.625Z] INFO: Git commit (919c42a3dd) assumed from DOCKER_GITCOMMIT environment variable
09:01:15 [2020-06-22T09:01:15.625Z] INFO: Invoking autogen...
09:01:15 [2020-06-22T09:01:15.625Z] INFO: Running unit tests...
09:01:15 [2020-06-22T09:01:15.625Z] INFO: Invoking unit tests run with C:\gopath/bin/\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
09:01:16 [2020-06-22T09:01:16.294Z] --- PASS: TestCreateServiceSecretFileMode (2.93s)
09:01:16 [2020-06-22T09:01:16.294Z] === RUN   TestCreateServiceConfigFileMode
09:01:16 [2020-06-22T09:01:16.549Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:01:16 [2020-06-22T09:01:16.865Z] --- PASS: TestBuildWithHugeFile (53.86s)
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildWithEmptyDockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:01:16 [2020-06-22T09:01:16.865Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
09:01:16 [2020-06-22T09:01:16.865Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
09:01:16 [2020-06-22T09:01:16.865Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
09:01:16 [2020-06-22T09:01:16.865Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildPreserveOwnership
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildPreserveOwnership/copy_from
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:01:16 [2020-06-22T09:01:16.865Z] --- PASS: TestBuildPreserveOwnership (3.86s)
09:01:16 [2020-06-22T09:01:16.865Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.53s)
09:01:16 [2020-06-22T09:01:16.865Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
09:01:16 [2020-06-22T09:01:16.865Z] === RUN   TestBuildPlatformInvalid
09:01:16 [2020-06-22T09:01:16.865Z] --- PASS: TestBuildPlatformInvalid (0.11s)
09:01:16 [2020-06-22T09:01:16.865Z] PASS
09:01:16 [2020-06-22T09:01:16.865Z] 
09:01:16 [2020-06-22T09:01:16.865Z] === Skipped
09:01:16 [2020-06-22T09:01:16.865Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
09:01:16 [2020-06-22T09:01:16.865Z]     build_session_test.go:25: TODO: BuildKit
09:01:16 [2020-06-22T09:01:16.865Z] 
09:01:16 [2020-06-22T09:01:16.865Z] 
09:01:16 [2020-06-22T09:01:16.865Z] DONE 32 tests, 1 skipped in 90.603s
09:01:16 [2020-06-22T09:01:16.865Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:01:16 [2020-06-22T09:01:16.865Z] ++ 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
09:01:16 [2020-06-22T09:01:16.865Z] ++ set -e
09:01:16 [2020-06-22T09:01:16.865Z] ++ '[' -n 0 ']'
09:01:16 [2020-06-22T09:01:16.865Z] ++ set -x
09:01:16 [2020-06-22T09:01:16.865Z] ++ 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
09:01:17 [2020-06-22T09:01:17.148Z] INFO: Testing against a local daemon
09:01:17 [2020-06-22T09:01:17.148Z] === RUN   TestConfigInspect
09:01:17 [2020-06-22T09:01:17.431Z] --- PASS: TestDockerNetworkConnectAlias (7.99s)
09:01:17 [2020-06-22T09:01:17.431Z] === RUN   TestDockerNetworkReConnect
09:01:17 [2020-06-22T09:01:17.472Z] === RUN   TestDockerSuite/TestCpToStdout
09:01:18 [2020-06-22T09:01:18.031Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:01:19 [2020-06-22T09:01:19.178Z] --- PASS: TestConfigInspect (1.89s)
09:01:19 [2020-06-22T09:01:19.178Z] === RUN   TestConfigList
09:01:19 [2020-06-22T09:01:19.394Z] --- PASS: TestCreateServiceConfigFileMode (3.02s)
09:01:19 [2020-06-22T09:01:19.394Z] === RUN   TestCreateServiceSysctls
09:01:19 [2020-06-22T09:01:19.394Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:01:19 [2020-06-22T09:01:19.394Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:01:20 [2020-06-22T09:01:20.318Z] === RUN   TestDockerSuite/TestCpVolumePath
09:01:21 [2020-06-22T09:01:21.209Z] --- PASS: TestConfigList (1.89s)
09:01:21 [2020-06-22T09:01:21.209Z] === RUN   TestConfigsCreateAndDelete
09:01:21 [2020-06-22T09:01:21.243Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:01:21 [2020-06-22T09:01:21.243Z] === RUN   TestDockerSuite/TestCreateArgs
09:01:21 [2020-06-22T09:01:21.498Z] === RUN   TestDockerSuite/TestCreateByImageID
09:01:21 [2020-06-22T09:01:21.682Z] ?   	github.com/docker/docker/api	[no test files]
09:01:22 [2020-06-22T09:01:22.058Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:01:22 [2020-06-22T09:01:22.313Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:01:22 [2020-06-22T09:01:22.568Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:01:22 [2020-06-22T09:01:22.568Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:01:22 [2020-06-22T09:01:22.691Z] --- PASS: TestConfigsCreateAndDelete (1.84s)
09:01:22 [2020-06-22T09:01:22.691Z] === RUN   TestConfigsUpdate
09:01:22 [2020-06-22T09:01:22.822Z] --- PASS: TestCreateServiceSysctls (3.55s)
09:01:22 [2020-06-22T09:01:22.822Z] === RUN   TestCreateServiceCapabilities
09:01:23 [2020-06-22T09:01:23.079Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:01:23 [2020-06-22T09:01:23.334Z] === RUN   TestDockerSuite/TestCreateLabels
09:01:23 [2020-06-22T09:01:23.334Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:01:23 [2020-06-22T09:01:23.334Z] === RUN   TestDockerSuite/TestCreateRM
09:01:23 [2020-06-22T09:01:23.588Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:01:23 [2020-06-22T09:01:23.588Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:01:23 [2020-06-22T09:01:23.588Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:01:23 [2020-06-22T09:01:23.842Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:01:24 [2020-06-22T09:01:24.220Z] --- PASS: TestDockerNetworkReConnect (6.68s)
09:01:24 [2020-06-22T09:01:24.220Z] === RUN   TestServicePlugin
09:01:24 [2020-06-22T09:01:24.220Z] --- SKIP: TestServicePlugin (0.00s)
09:01:24 [2020-06-22T09:01:24.220Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:01:24 [2020-06-22T09:01:24.220Z] === RUN   TestServiceUpdateLabel
09:01:24 [2020-06-22T09:01:24.719Z] --- PASS: TestConfigsUpdate (1.90s)
09:01:24 [2020-06-22T09:01:24.719Z] === RUN   TestTemplatedConfig
09:01:25 [2020-06-22T09:01:25.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:01:25 [2020-06-22T09:01:25.725Z] --- PASS: TestCreateServiceCapabilities (2.93s)
09:01:25 [2020-06-22T09:01:25.725Z] === RUN   TestInspect
09:01:25 [2020-06-22T09:01:25.725Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:01:25 [2020-06-22T09:01:25.725Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:01:25 [2020-06-22T09:01:25.979Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:01:27 [2020-06-22T09:01:27.414Z] --- PASS: TestTemplatedConfig (2.95s)
09:01:27 [2020-06-22T09:01:27.414Z] === RUN   TestConfigCreateResolve
09:01:27 [2020-06-22T09:01:27.663Z] --- PASS: TestServiceUpdateLabel (3.75s)
09:01:27 [2020-06-22T09:01:27.663Z] === RUN   TestServiceUpdateSecrets
09:01:29 [2020-06-22T09:01:29.450Z] --- PASS: TestConfigCreateResolve (1.92s)
09:01:29 [2020-06-22T09:01:29.450Z] === RUN   TestConfigDaemonLibtrustID
09:01:30 [2020-06-22T09:01:30.068Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:01:30 [2020-06-22T09:01:30.068Z] PASS
09:01:30 [2020-06-22T09:01:30.068Z] 
09:01:30 [2020-06-22T09:01:30.068Z] DONE 7 tests in 13.006s
09:01:30 [2020-06-22T09:01:30.068Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:01:30 [2020-06-22T09:01:30.068Z] ++ 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
09:01:30 [2020-06-22T09:01:30.068Z] ++ set -e
09:01:30 [2020-06-22T09:01:30.068Z] ++ '[' -n 0 ']'
09:01:30 [2020-06-22T09:01:30.068Z] ++ set -x
09:01:30 [2020-06-22T09:01:30.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:01:30 [2020-06-22T09:01:30.068Z] INFO: Testing against a local daemon
09:01:30 [2020-06-22T09:01:30.068Z] === RUN   TestCheckpoint
09:01:30 [2020-06-22T09:01:30.068Z] --- SKIP: TestCheckpoint (0.00s)
09:01:30 [2020-06-22T09:01:30.068Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:01:30 [2020-06-22T09:01:30.068Z] === RUN   TestContainerInvalidJSON
09:01:30 [2020-06-22T09:01:30.068Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:01:30 [2020-06-22T09:01:30.068Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:01:30 [2020-06-22T09:01:30.068Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:01:30 [2020-06-22T09:01:30.068Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:01:30 [2020-06-22T09:01:30.068Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:01:30 [2020-06-22T09:01:30.068Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:01:30 [2020-06-22T09:01:30.068Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:01:30 [2020-06-22T09:01:30.068Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:01:30 [2020-06-22T09:01:30.068Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:01:30 [2020-06-22T09:01:30.068Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:01:30 [2020-06-22T09:01:30.068Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:01:30 [2020-06-22T09:01:30.068Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:01:30 [2020-06-22T09:01:30.068Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:01:30 [2020-06-22T09:01:30.068Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:01:30 [2020-06-22T09:01:30.068Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:01:30 [2020-06-22T09:01:30.068Z] === RUN   TestCopyFromContainerPathIsNotDir
09:01:30 [2020-06-22T09:01:30.140Z] --- PASS: TestInspect (3.78s)
09:01:30 [2020-06-22T09:01:30.140Z] === RUN   TestCreateJob
09:01:30 [2020-06-22T09:01:30.356Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
09:01:30 [2020-06-22T09:01:30.356Z] === RUN   TestCopyToContainerPathDoesNotExist
09:01:30 [2020-06-22T09:01:30.356Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
09:01:30 [2020-06-22T09:01:30.356Z] === RUN   TestCopyToContainerPathIsNotDir
09:01:30 [2020-06-22T09:01:30.356Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:01:30 [2020-06-22T09:01:30.356Z] === RUN   TestCopyFromContainer
09:01:31 [2020-06-22T09:01:31.066Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:01:31 [2020-06-22T09:01:31.066Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:01:31 [2020-06-22T09:01:31.066Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:01:31 [2020-06-22T09:01:31.066Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:01:31 [2020-06-22T09:01:31.321Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:01:31 [2020-06-22T09:01:31.321Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:01:31 [2020-06-22T09:01:31.846Z] === RUN   TestCopyFromContainer//
09:01:31 [2020-06-22T09:01:31.846Z] === RUN   TestCopyFromContainer//bar/root
09:01:31 [2020-06-22T09:01:31.846Z] === RUN   TestCopyFromContainer//bar/root/
09:01:31 [2020-06-22T09:01:31.846Z] === RUN   TestCopyFromContainer/bar/quux
09:01:31 [2020-06-22T09:01:31.846Z] === RUN   TestCopyFromContainer/bar/quux/
09:01:31 [2020-06-22T09:01:31.846Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:01:31 [2020-06-22T09:01:31.881Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:01:32 [2020-06-22T09:01:32.132Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:01:32 [2020-06-22T09:01:32.132Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:01:32 [2020-06-22T09:01:32.132Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:01:32 [2020-06-22T09:01:32.132Z] === RUN   TestCopyFromContainer/bar/notarget
09:01:32 [2020-06-22T09:01:32.418Z] --- PASS: TestCopyFromContainer (1.93s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:32 [2020-06-22T09:01:32.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:32 [2020-06-22T09:01:32.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:32 [2020-06-22T09:01:32.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:32 [2020-06-22T09:01:32.418Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:32 [2020-06-22T09:01:32.418Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:32 [2020-06-22T09:01:32.418Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:32 [2020-06-22T09:01:32.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateLinkToNonExistingContainer
09:01:32 [2020-06-22T09:01:32.418Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateWithInvalidEnv
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateWithInvalidEnv/0
09:01:32 [2020-06-22T09:01:32.418Z] === PAUSE TestCreateWithInvalidEnv/0
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateWithInvalidEnv/1
09:01:32 [2020-06-22T09:01:32.418Z] === PAUSE TestCreateWithInvalidEnv/1
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateWithInvalidEnv/2
09:01:32 [2020-06-22T09:01:32.418Z] === PAUSE TestCreateWithInvalidEnv/2
09:01:32 [2020-06-22T09:01:32.418Z] === CONT  TestCreateWithInvalidEnv/0
09:01:32 [2020-06-22T09:01:32.418Z] === CONT  TestCreateWithInvalidEnv/1
09:01:32 [2020-06-22T09:01:32.418Z] === CONT  TestCreateWithInvalidEnv/2
09:01:32 [2020-06-22T09:01:32.418Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:01:32 [2020-06-22T09:01:32.418Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateTmpfsMountsTarget
09:01:32 [2020-06-22T09:01:32.418Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:01:32 [2020-06-22T09:01:32.418Z] === RUN   TestCreateWithCustomMaskedPaths
09:01:32 [2020-06-22T09:01:32.440Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:01:33 [2020-06-22T09:01:33.000Z] --- PASS: TestCreateJob (3.62s)
09:01:33 [2020-06-22T09:01:33.000Z] === RUN   TestReplicatedJob
09:01:33 [2020-06-22T09:01:33.254Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:01:33 [2020-06-22T09:01:33.901Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:01:33 [2020-06-22T09:01:33.901Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:01:33 [2020-06-22T09:01:33.901Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:01:34 [2020-06-22T09:01:34.178Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:01:34 [2020-06-22T09:01:34.187Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:01:34 [2020-06-22T09:01:34.187Z] --- PASS: TestCreateWithCapabilities (0.03s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
09:01:34 [2020-06-22T09:01:34.187Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
09:01:34 [2020-06-22T09:01:34.187Z] === RUN   TestCreateWithCustomReadonlyPaths
09:01:35 [2020-06-22T09:01:35.539Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:01:35 [2020-06-22T09:01:35.677Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s)
09:01:35 [2020-06-22T09:01:35.677Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:01:35 [2020-06-22T09:01:35.677Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:35 [2020-06-22T09:01:35.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:35 [2020-06-22T09:01:35.677Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:35 [2020-06-22T09:01:35.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:35 [2020-06-22T09:01:35.677Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:35 [2020-06-22T09:01:35.677Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:35 [2020-06-22T09:01:35.677Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:35 [2020-06-22T09:01:35.677Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:01:35 [2020-06-22T09:01:35.677Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:01:35 [2020-06-22T09:01:35.677Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:01:35 [2020-06-22T09:01:35.677Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:01:35 [2020-06-22T09:01:35.677Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
09:01:35 [2020-06-22T09:01:35.677Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
09:01:35 [2020-06-22T09:01:35.677Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:01:35 [2020-06-22T09:01:35.689Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:01:35 [2020-06-22T09:01:35.689Z] Copying nested executables into bundles/cross/linux/amd64
09:01:35 [2020-06-22T09:01:35.689Z] Cross building: bundles/cross/windows/amd64
09:01:35 [2020-06-22T09:01:35.689Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:01:35 [2020-06-22T09:01:35.689Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:01:36 [2020-06-22T09:01:36.297Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
09:01:36 [2020-06-22T09:01:36.297Z] === RUN   TestCreateDifferentPlatform
09:01:36 [2020-06-22T09:01:36.297Z] === RUN   TestCreateDifferentPlatform/different_os
09:01:36 [2020-06-22T09:01:36.297Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:01:36 [2020-06-22T09:01:36.297Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:01:36 [2020-06-22T09:01:36.297Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:01:36 [2020-06-22T09:01:36.298Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:01:36 [2020-06-22T09:01:36.298Z] === RUN   TestContainerStartOnDaemonRestart
09:01:36 [2020-06-22T09:01:36.298Z] === PAUSE TestContainerStartOnDaemonRestart
09:01:36 [2020-06-22T09:01:36.298Z] === RUN   TestDaemonRestartIpcMode
09:01:36 [2020-06-22T09:01:36.298Z] === PAUSE TestDaemonRestartIpcMode
09:01:36 [2020-06-22T09:01:36.298Z] === RUN   TestDaemonHostGatewayIP
09:01:36 [2020-06-22T09:01:36.298Z] === PAUSE TestDaemonHostGatewayIP
09:01:36 [2020-06-22T09:01:36.298Z] === RUN   TestContainerKillOnDaemonStart
09:01:36 [2020-06-22T09:01:36.298Z] === PAUSE TestContainerKillOnDaemonStart
09:01:36 [2020-06-22T09:01:36.298Z] === RUN   TestDiff
09:01:36 [2020-06-22T09:01:36.674Z] ok  	github.com/docker/docker/api/server	0.143s	coverage: 9.0% of statements
09:01:36 [2020-06-22T09:01:36.920Z] --- PASS: TestDiff (0.58s)
09:01:36 [2020-06-22T09:01:36.920Z] === RUN   TestExecWithCloseStdin
09:01:37 [2020-06-22T09:01:37.432Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:01:37 [2020-06-22T09:01:37.542Z] --- PASS: TestExecWithCloseStdin (0.68s)
09:01:37 [2020-06-22T09:01:37.542Z] === RUN   TestExec
09:01:37 [2020-06-22T09:01:37.992Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:01:38 [2020-06-22T09:01:38.162Z] --- PASS: TestExec (0.63s)
09:01:38 [2020-06-22T09:01:38.162Z] === RUN   TestExecUser
09:01:38 [2020-06-22T09:01:38.552Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:01:38 [2020-06-22T09:01:38.781Z] --- PASS: TestExecUser (0.64s)
09:01:38 [2020-06-22T09:01:38.781Z] === RUN   TestExportContainerAndImportImage
09:01:38 [2020-06-22T09:01:38.806Z] === RUN   TestDockerSuite/TestDevicePermissions
09:01:39 [2020-06-22T09:01:39.365Z] === RUN   TestDockerSuite/TestDockerFails
09:01:39 [2020-06-22T09:01:39.365Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:01:39 [2020-06-22T09:01:39.365Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:01:39 [2020-06-22T09:01:39.365Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:01:39 [2020-06-22T09:01:39.365Z] --- PASS: TestReplicatedJob (6.39s)
09:01:39 [2020-06-22T09:01:39.365Z] === RUN   TestUpdateReplicatedJob
09:01:39 [2020-06-22T09:01:39.797Z] --- PASS: TestExportContainerAndImportImage (0.83s)
09:01:39 [2020-06-22T09:01:39.798Z] === RUN   TestExportContainerAfterDaemonRestart
09:01:40 [2020-06-22T09:01:40.289Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:01:40 [2020-06-22T09:01:40.847Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:01:41 [2020-06-22T09:01:41.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
09:01:41 [2020-06-22T09:01:41.280Z] === RUN   TestHealthCheckWorkdir
09:01:41 [2020-06-22T09:01:41.899Z] --- PASS: TestHealthCheckWorkdir (0.78s)
09:01:41 [2020-06-22T09:01:41.899Z] === RUN   TestHealthKillContainer
09:01:42 [2020-06-22T09:01:42.209Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:01:42 [2020-06-22T09:01:42.209Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:01:42 [2020-06-22T09:01:42.209Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:01:42 [2020-06-22T09:01:42.464Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:01:43 [2020-06-22T09:01:43.388Z] --- PASS: TestUpdateReplicatedJob (3.95s)
09:01:43 [2020-06-22T09:01:43.388Z] === RUN   TestServiceListWithStatuses
09:01:43 [2020-06-22T09:01:43.388Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:01:43 [2020-06-22T09:01:43.388Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:01:43 [2020-06-22T09:01:43.388Z] === RUN   TestDockerNetworkConnectAlias
09:01:44 [2020-06-22T09:01:44.583Z] --- PASS: TestHealthKillContainer (2.72s)
09:01:44 [2020-06-22T09:01:44.583Z] === RUN   TestInspectCpusetInConfigPre120
09:01:45 [2020-06-22T09:01:45.212Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
09:01:45 [2020-06-22T09:01:45.212Z] === RUN   TestIpcModeNone
09:01:45 [2020-06-22T09:01:45.834Z] --- PASS: TestIpcModeNone (0.65s)
09:01:45 [2020-06-22T09:01:45.834Z] === RUN   TestIpcModePrivate
09:01:46 [2020-06-22T09:01:46.090Z] --- PASS: TestServiceUpdateSecrets (15.98s)
09:01:46 [2020-06-22T09:01:46.090Z] === RUN   TestServiceUpdateConfigs
09:01:46 [2020-06-22T09:01:46.453Z] --- PASS: TestIpcModePrivate (0.66s)
09:01:46 [2020-06-22T09:01:46.453Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
09:01:46 [2020-06-22T09:01:46.453Z] === RUN   TestIpcModeShareable
09:01:47 [2020-06-22T09:01:47.071Z] --- PASS: TestIpcModeShareable (0.68s)
09:01:47 [2020-06-22T09:01:47.071Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
09:01:47 [2020-06-22T09:01:47.071Z] === RUN   TestAPIIpcModeShareableAndContainer
09:01:47 [2020-06-22T09:01:47.542Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
09:01:47 [2020-06-22T09:01:47.542Z] === RUN   TestDockerNetworkReConnect
09:01:48 [2020-06-22T09:01:48.467Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:01:49 [2020-06-22T09:01:49.107Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
09:01:49 [2020-06-22T09:01:49.107Z] === RUN   TestAPIIpcModeHost
09:01:49 [2020-06-22T09:01:49.393Z] --- PASS: TestAPIIpcModeHost (0.51s)
09:01:49 [2020-06-22T09:01:49.393Z] === RUN   TestDaemonIpcModeShareable
09:01:50 [2020-06-22T09:01:50.351Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:01:50 [2020-06-22T09:01:50.873Z] --- PASS: TestDaemonIpcModeShareable (1.37s)
09:01:50 [2020-06-22T09:01:50.873Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:01:50 [2020-06-22T09:01:50.873Z] === RUN   TestDaemonIpcModePrivate
09:01:51 [2020-06-22T09:01:51.712Z] --- PASS: TestDockerNetworkReConnect (4.11s)
09:01:51 [2020-06-22T09:01:51.712Z] === RUN   TestServicePlugin
09:01:52 [2020-06-22T09:01:52.272Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:01:52 [2020-06-22T09:01:52.354Z] --- PASS: TestDaemonIpcModePrivate (1.36s)
09:01:52 [2020-06-22T09:01:52.354Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:01:52 [2020-06-22T09:01:52.354Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:01:53 [2020-06-22T09:01:53.833Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
09:01:53 [2020-06-22T09:01:53.833Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:01:53 [2020-06-22T09:01:53.833Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:01:54 [2020-06-22T09:01:54.155Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:01:54 [2020-06-22T09:01:54.155Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:01:55 [2020-06-22T09:01:55.078Z] === RUN   TestDockerSuite/TestEventsAttach
09:01:55 [2020-06-22T09:01:55.313Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s)
09:01:55 [2020-06-22T09:01:55.313Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:01:55 [2020-06-22T09:01:55.313Z] === RUN   TestIpcModeOlderClient
09:01:55 [2020-06-22T09:01:55.313Z] === PAUSE TestIpcModeOlderClient
09:01:55 [2020-06-22T09:01:55.313Z] === RUN   TestKillContainerInvalidSignal
09:01:55 [2020-06-22T09:01:55.597Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
09:01:55 [2020-06-22T09:01:55.597Z] === RUN   TestKillContainer
09:01:55 [2020-06-22T09:01:55.597Z] === RUN   TestKillContainer/no_signal
09:01:55 [2020-06-22T09:01:55.637Z] === RUN   TestDockerSuite/TestEventsCommit
09:01:56 [2020-06-22T09:01:56.216Z] === RUN   TestKillContainer/non_killing_signal
09:01:56 [2020-06-22T09:01:56.501Z] === RUN   TestKillContainer/killing_signal
09:01:56 [2020-06-22T09:01:56.998Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:01:57 [2020-06-22T09:01:57.512Z] --- PASS: TestKillContainer (1.68s)
09:01:57 [2020-06-22T09:01:57.513Z]     --- PASS: TestKillContainer/no_signal (0.56s)
09:01:57 [2020-06-22T09:01:57.513Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
09:01:57 [2020-06-22T09:01:57.513Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
09:01:57 [2020-06-22T09:01:57.513Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:01:57 [2020-06-22T09:01:57.513Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:01:57 [2020-06-22T09:01:57.557Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:01:57 [2020-06-22T09:01:57.795Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:01:58 [2020-06-22T09:01:58.116Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:01:58 [2020-06-22T09:01:58.431Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
09:01:58 [2020-06-22T09:01:58.431Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s)
09:01:58 [2020-06-22T09:01:58.431Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
09:01:58 [2020-06-22T09:01:58.431Z] === RUN   TestKillStoppedContainer
09:01:58 [2020-06-22T09:01:58.586Z] --- PASS: TestServiceUpdateConfigs (15.25s)
09:01:58 [2020-06-22T09:01:58.586Z] === RUN   TestServiceUpdateNetwork
09:01:58 [2020-06-22T09:01:58.676Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:01:58 [2020-06-22T09:01:58.727Z] --- PASS: TestKillStoppedContainer (0.07s)
09:01:58 [2020-06-22T09:01:58.727Z] === RUN   TestKillStoppedContainerAPIPre120
09:01:58 [2020-06-22T09:01:58.727Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
09:01:58 [2020-06-22T09:01:58.727Z] === RUN   TestKillDifferentUserContainer
09:01:59 [2020-06-22T09:01:59.344Z] --- PASS: TestKillDifferentUserContainer (0.55s)
09:01:59 [2020-06-22T09:01:59.344Z] === RUN   TestInspectOomKilledTrue
09:01:59 [2020-06-22T09:01:59.961Z] --- PASS: TestInspectOomKilledTrue (0.85s)
09:01:59 [2020-06-22T09:01:59.961Z] === RUN   TestInspectOomKilledFalse
09:02:00 [2020-06-22T09:02:00.581Z] --- PASS: TestInspectOomKilledFalse (0.56s)
09:02:00 [2020-06-22T09:02:00.581Z] === RUN   TestLinksEtcHostsContentMatch
09:02:00 [2020-06-22T09:02:00.603Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:02:01 [2020-06-22T09:02:01.200Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s)
09:02:01 [2020-06-22T09:02:01.200Z] === RUN   TestLinksContainerNames
09:02:01 [2020-06-22T09:02:01.567Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:02:02 [2020-06-22T09:02:02.245Z] --- PASS: TestLinksContainerNames (1.06s)
09:02:02 [2020-06-22T09:02:02.245Z] === RUN   TestLogsFollowTailEmpty
09:02:02 [2020-06-22T09:02:02.874Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
09:02:02 [2020-06-22T09:02:02.874Z] === RUN   TestContainerNetworkMountsNoChown
09:02:03 [2020-06-22T09:02:03.162Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/default
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/default
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/private
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/private
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rprivate
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rprivate
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/slave
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/slave
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rslave
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rslave
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/shared
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/shared
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rshared
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rshared
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/default
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/shared
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/rslave
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/default/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/default/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/rprivate
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/slave
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/private
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/private/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/private/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/rshared
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/default/bind_root
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:02:03 [2020-06-22T09:02:03.162Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/default/mount_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/private/bind_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/private/mount_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:02:03 [2020-06-22T09:02:03.448Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:02:03 [2020-06-22T09:02:03.449Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:02:03 [2020-06-22T09:02:03.731Z] --- PASS: TestMountDaemonRoot (0.04s)
09:02:03 [2020-06-22T09:02:03.731Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:02:03 [2020-06-22T09:02:03.731Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:02:03 [2020-06-22T09:02:03.731Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:02:03 [2020-06-22T09:02:03.731Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:02:03 [2020-06-22T09:02:03.731Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:02:03 [2020-06-22T09:02:03.731Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:02:03 [2020-06-22T09:02:03.731Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:02:03 [2020-06-22T09:02:03.731Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:02:03 [2020-06-22T09:02:03.731Z] === RUN   TestContainerBindMountNonRecursive
09:02:05 [2020-06-22T09:02:05.216Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
09:02:05 [2020-06-22T09:02:05.216Z] === RUN   TestNetworkNat
09:02:05 [2020-06-22T09:02:05.501Z] --- PASS: TestNetworkNat (0.55s)
09:02:05 [2020-06-22T09:02:05.501Z] === RUN   TestNetworkLocalhostTCPNat
09:02:05 [2020-06-22T09:02:05.967Z] === RUN   TestDockerSuite/TestEventsCopy
09:02:06 [2020-06-22T09:02:06.119Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
09:02:06 [2020-06-22T09:02:06.119Z] === RUN   TestNetworkLoopbackNat
09:02:06 [2020-06-22T09:02:06.525Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:02:06 [2020-06-22T09:02:06.739Z] --- PASS: TestNetworkLoopbackNat (0.74s)
09:02:06 [2020-06-22T09:02:06.739Z] === RUN   TestPause
09:02:07 [2020-06-22T09:02:07.356Z] --- PASS: TestPause (0.61s)
09:02:07 [2020-06-22T09:02:07.356Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:02:07 [2020-06-22T09:02:07.356Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:02:07 [2020-06-22T09:02:07.356Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:02:07 [2020-06-22T09:02:07.356Z] === RUN   TestPauseStopPausedContainer
09:02:07 [2020-06-22T09:02:07.448Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:02:07 [2020-06-22T09:02:07.974Z] --- PASS: TestPauseStopPausedContainer (0.59s)
09:02:07 [2020-06-22T09:02:07.974Z] === RUN   TestPsFilter
09:02:08 [2020-06-22T09:02:08.007Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:02:08 [2020-06-22T09:02:08.260Z] --- PASS: TestPsFilter (0.15s)
09:02:08 [2020-06-22T09:02:08.260Z] === RUN   TestRemoveContainerWithRemovedVolume
09:02:08 [2020-06-22T09:02:08.543Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
09:02:08 [2020-06-22T09:02:08.543Z] === RUN   TestRemoveContainerWithVolume
09:02:08 [2020-06-22T09:02:08.567Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:02:09 [2020-06-22T09:02:09.160Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
09:02:09 [2020-06-22T09:02:09.160Z] === RUN   TestRemoveContainerRunning
09:02:09 [2020-06-22T09:02:09.492Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:02:09 [2020-06-22T09:02:09.776Z] --- PASS: TestRemoveContainerRunning (0.57s)
09:02:09 [2020-06-22T09:02:09.776Z] === RUN   TestRemoveContainerForceRemoveRunning
09:02:10 [2020-06-22T09:02:10.053Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:02:10 [2020-06-22T09:02:10.307Z] === RUN   TestDockerSuite/TestEventsFilterType
09:02:10 [2020-06-22T09:02:10.394Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
09:02:10 [2020-06-22T09:02:10.394Z] === RUN   TestRemoveInvalidContainer
09:02:10 [2020-06-22T09:02:10.394Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:02:10 [2020-06-22T09:02:10.394Z] === RUN   TestRenameLinkedContainer
09:02:10 [2020-06-22T09:02:10.562Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:02:10 [2020-06-22T09:02:10.816Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:02:10 [2020-06-22T09:02:10.816Z] === RUN   TestDockerSuite/TestEventsFilters
09:02:12 [2020-06-22T09:02:12.177Z] === RUN   TestDockerSuite/TestEventsFormat
09:02:13 [2020-06-22T09:02:13.095Z] --- PASS: TestRenameLinkedContainer (2.24s)
09:02:13 [2020-06-22T09:02:13.095Z] === RUN   TestRenameStoppedContainer
09:02:13 [2020-06-22T09:02:13.095Z] --- PASS: TestRenameStoppedContainer (0.54s)
09:02:13 [2020-06-22T09:02:13.095Z] === RUN   TestRenameRunningContainerAndReuse
09:02:13 [2020-06-22T09:02:13.099Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:02:13 [2020-06-22T09:02:13.099Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:02:13 [2020-06-22T09:02:13.099Z] === RUN   TestDockerSuite/TestEventsImageImport
09:02:13 [2020-06-22T09:02:13.354Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:02:13 [2020-06-22T09:02:13.608Z] === RUN   TestDockerSuite/TestEventsImagePull
09:02:14 [2020-06-22T09:02:14.108Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s)
09:02:14 [2020-06-22T09:02:14.108Z] === RUN   TestRenameInvalidName
09:02:14 [2020-06-22T09:02:14.167Z] === RUN   TestDockerSuite/TestEventsImageTag
09:02:14 [2020-06-22T09:02:14.730Z] --- PASS: TestRenameInvalidName (0.58s)
09:02:14 [2020-06-22T09:02:14.730Z] === RUN   TestRenameAnonymousContainer
09:02:15 [2020-06-22T09:02:15.089Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:02:15 [2020-06-22T09:02:15.344Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:02:15 [2020-06-22T09:02:15.344Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:02:15 [2020-06-22T09:02:15.344Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:02:16 [2020-06-22T09:02:16.703Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:02:16 [2020-06-22T09:02:16.770Z] --- PASS: TestRenameAnonymousContainer (1.97s)
09:02:16 [2020-06-22T09:02:16.770Z] === RUN   TestRenameContainerWithSameName
09:02:16 [2020-06-22T09:02:16.958Z] === RUN   TestDockerSuite/TestEventsRename
09:02:17 [2020-06-22T09:02:17.042Z] --- PASS: TestServiceUpdateNetwork (16.19s)
09:02:17 [2020-06-22T09:02:17.042Z] === RUN   TestServiceUpdatePidsLimit
09:02:17 [2020-06-22T09:02:17.042Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:02:17 [2020-06-22T09:02:17.042Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:02:17 [2020-06-22T09:02:17.426Z] --- PASS: TestRenameContainerWithSameName (0.55s)
09:02:17 [2020-06-22T09:02:17.426Z] === RUN   TestRenameContainerWithLinkedContainer
09:02:17 [2020-06-22T09:02:17.518Z] === RUN   TestDockerSuite/TestEventsResize
09:02:18 [2020-06-22T09:02:18.077Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:02:18 [2020-06-22T09:02:18.439Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
09:02:18 [2020-06-22T09:02:18.439Z] === RUN   TestResize
09:02:18 [2020-06-22T09:02:18.636Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:02:19 [2020-06-22T09:02:19.058Z] --- PASS: TestResize (0.57s)
09:02:19 [2020-06-22T09:02:19.058Z] === RUN   TestResizeWithInvalidSize
09:02:19 [2020-06-22T09:02:19.195Z] === RUN   TestDockerSuite/TestEventsStreaming
09:02:19 [2020-06-22T09:02:19.449Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:02:19 [2020-06-22T09:02:19.675Z] --- PASS: TestResizeWithInvalidSize (0.59s)
09:02:19 [2020-06-22T09:02:19.675Z] === RUN   TestResizeWhenContainerNotStarted
09:02:19 [2020-06-22T09:02:19.961Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
09:02:19 [2020-06-22T09:02:19.961Z] === RUN   TestDaemonRestartKillContainers
09:02:19 [2020-06-22T09:02:19.961Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:19 [2020-06-22T09:02:19.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:19 [2020-06-22T09:02:19.961Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:19 [2020-06-22T09:02:19.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:19 [2020-06-22T09:02:19.961Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:20 [2020-06-22T09:02:20.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:22 [2020-06-22T09:02:22.704Z] === RUN   TestDockerSuite/TestEventsTop
09:02:22 [2020-06-22T09:02:22.704Z] === RUN   TestDockerSuite/TestEventsUntag
09:02:22 [2020-06-22T09:02:22.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:22 [2020-06-22T09:02:22.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:22 [2020-06-22T09:02:22.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:22 [2020-06-22T09:02:22.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:24 [2020-06-22T09:02:24.459Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:24 [2020-06-22T09:02:24.584Z] --- PASS: TestServicePlugin (33.04s)
09:02:24 [2020-06-22T09:02:24.584Z]     plugin_test.go:62: [d0749c3d98dba] joining swarm manager [d9b046e84e471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:02:24 [2020-06-22T09:02:24.584Z]     plugin_test.go:65: [df7ba1f047e65] joining swarm manager [d9b046e84e471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:02:24 [2020-06-22T09:02:24.584Z] === RUN   TestServiceUpdateLabel
09:02:24 [2020-06-22T09:02:24.746Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:25 [2020-06-22T09:02:25.034Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:25 [2020-06-22T09:02:25.142Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:02:25 [2020-06-22T09:02:25.413Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:02:26 [2020-06-22T09:02:26.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:26 [2020-06-22T09:02:26.502Z] === RUN   TestDockerSuite/TestExec
09:02:27 [2020-06-22T09:02:27.063Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:02:27 [2020-06-22T09:02:27.063Z] --- PASS: TestServiceUpdateLabel (2.62s)
09:02:27 [2020-06-22T09:02:27.063Z] === RUN   TestServiceUpdateSecrets
09:02:27 [2020-06-22T09:02:27.622Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/api/server/httputils	0.159s	coverage: 14.7% of statements
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/api/server/middleware	0.199s	coverage: 37.7% of statements
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/api/types/filters	0.132s	coverage: 92.2% of statements
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/api/types/strslice	0.101s	coverage: 90.0% of statements
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/api/types/time	0.166s	coverage: 100.0% of statements
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/api/server/router/swarm	0.118s	coverage: 5.1% of statements
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/api/types/versions	0.072s	coverage: 75.0% of statements
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:02:27 [2020-06-22T09:02:27.638Z] ok  	github.com/docker/docker/builder/dockerignore	0.061s	coverage: 96.8% of statements
09:02:28 [2020-06-22T09:02:28.182Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:02:28 [2020-06-22T09:02:28.633Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
09:02:28 [2020-06-22T09:02:28.741Z] === RUN   TestDockerSuite/TestExecAPIStart
09:02:28 [2020-06-22T09:02:28.767Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
09:02:28 [2020-06-22T09:02:28.767Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.37s)
09:02:28 [2020-06-22T09:02:28.767Z] === RUN   TestCgroupNamespacesRun
09:02:29 [2020-06-22T09:02:29.628Z] ok  	github.com/docker/docker/builder/remotecontext	0.744s	coverage: 9.2% of statements
09:02:29 [2020-06-22T09:02:29.628Z] ok  	github.com/docker/docker/builder/dockerfile	0.586s	coverage: 46.5% of statements
09:02:30 [2020-06-22T09:02:30.101Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:02:30 [2020-06-22T09:02:30.246Z] --- PASS: TestCgroupNamespacesRun (1.41s)
09:02:30 [2020-06-22T09:02:30.246Z] === RUN   TestCgroupNamespacesRunPrivileged
09:02:30 [2020-06-22T09:02:30.356Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:02:30 [2020-06-22T09:02:30.916Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:02:31 [2020-06-22T09:02:31.259Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s)
09:02:31 [2020-06-22T09:02:31.259Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:02:31 [2020-06-22T09:02:31.475Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:02:32 [2020-06-22T09:02:32.034Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:02:32 [2020-06-22T09:02:32.624Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:02:32 [2020-06-22T09:02:32.741Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s)
09:02:32 [2020-06-22T09:02:32.741Z] === RUN   TestCgroupNamespacesRunHostMode
09:02:33 [2020-06-22T09:02:33.001Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:02:33 [2020-06-22T09:02:33.776Z] --- PASS: TestServiceUpdatePidsLimit (18.05s)
09:02:33 [2020-06-22T09:02:33.776Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
09:02:33 [2020-06-22T09:02:33.777Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s)
09:02:33 [2020-06-22T09:02:33.777Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
09:02:33 [2020-06-22T09:02:33.777Z] PASS
09:02:33 [2020-06-22T09:02:33.777Z] 
09:02:33 [2020-06-22T09:02:33.777Z] === Skipped
09:02:33 [2020-06-22T09:02:33.777Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
09:02:33 [2020-06-22T09:02:33.777Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:02:33 [2020-06-22T09:02:33.777Z] 
09:02:33 [2020-06-22T09:02:33.777Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
09:02:33 [2020-06-22T09:02:33.777Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:33 [2020-06-22T09:02:33.777Z] 
09:02:33 [2020-06-22T09:02:33.777Z] 
09:02:33 [2020-06-22T09:02:33.777Z] DONE 27 tests, 2 skipped in 177.845s
09:02:33 [2020-06-22T09:02:33.777Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
09:02:33 [2020-06-22T09:02:33.777Z] ++ 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
09:02:33 [2020-06-22T09:02:33.777Z] ++ set -e
09:02:33 [2020-06-22T09:02:33.777Z] ++ '[' -n 0 ']'
09:02:33 [2020-06-22T09:02:33.777Z] ++ set -x
09:02:33 [2020-06-22T09:02:33.777Z] ++ 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
09:02:33 [2020-06-22T09:02:33.777Z] INFO: Testing against a local daemon
09:02:33 [2020-06-22T09:02:33.777Z] === RUN   TestSessionCreate
09:02:33 [2020-06-22T09:02:33.777Z] --- PASS: TestSessionCreate (0.02s)
09:02:33 [2020-06-22T09:02:33.777Z] === RUN   TestSessionCreateWithBadUpgrade
09:02:33 [2020-06-22T09:02:33.777Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:02:33 [2020-06-22T09:02:33.777Z] PASS
09:02:33 [2020-06-22T09:02:33.777Z] 
09:02:33 [2020-06-22T09:02:33.777Z] DONE 2 tests in 0.108s
09:02:33 [2020-06-22T09:02:33.777Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
09:02:33 [2020-06-22T09:02:33.777Z] ++ 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
09:02:33 [2020-06-22T09:02:33.777Z] ++ set -e
09:02:33 [2020-06-22T09:02:33.777Z] ++ '[' -n 0 ']'
09:02:33 [2020-06-22T09:02:33.777Z] ++ set -x
09:02:33 [2020-06-22T09:02:33.777Z] ++ 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
09:02:33 [2020-06-22T09:02:33.777Z] INFO: Testing against a local daemon
09:02:33 [2020-06-22T09:02:33.777Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:02:33 [2020-06-22T09:02:33.777Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:02:33 [2020-06-22T09:02:33.777Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:02:33 [2020-06-22T09:02:33.777Z] === RUN   TestEventsExecDie
09:02:33 [2020-06-22T09:02:33.924Z] === RUN   TestDockerSuite/TestExecCgroup
09:02:34 [2020-06-22T09:02:34.057Z] --- PASS: TestEventsExecDie (1.11s)
09:02:34 [2020-06-22T09:02:34.057Z] === RUN   TestEventsBackwardsCompatible
09:02:34 [2020-06-22T09:02:34.057Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:02:34 [2020-06-22T09:02:34.057Z] === RUN   TestInfoBinaryCommits
09:02:34 [2020-06-22T09:02:34.057Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:02:34 [2020-06-22T09:02:34.057Z] === RUN   TestInfoAPIVersioned
09:02:34 [2020-06-22T09:02:34.057Z] --- PASS: TestInfoAPIVersioned (0.00s)
09:02:34 [2020-06-22T09:02:34.057Z] === RUN   TestInfoDiscoveryBackend
09:02:34 [2020-06-22T09:02:34.224Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s)
09:02:34 [2020-06-22T09:02:34.224Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:02:34 [2020-06-22T09:02:34.668Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
09:02:34 [2020-06-22T09:02:34.668Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:02:34 [2020-06-22T09:02:34.849Z] === RUN   TestDockerSuite/TestExecEnv
09:02:35 [2020-06-22T09:02:35.409Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:02:35 [2020-06-22T09:02:35.671Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:02:35 [2020-06-22T09:02:35.671Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:02:35 [2020-06-22T09:02:35.701Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s)
09:02:35 [2020-06-22T09:02:35.701Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:02:36 [2020-06-22T09:02:36.285Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:02:36 [2020-06-22T09:02:36.285Z] === RUN   TestInfoAPI
09:02:36 [2020-06-22T09:02:36.285Z] --- PASS: TestInfoAPI (0.02s)
09:02:36 [2020-06-22T09:02:36.285Z] === RUN   TestInfoAPIWarnings
09:02:36 [2020-06-22T09:02:36.333Z] === RUN   TestDockerSuite/TestExecExitStatus
09:02:36 [2020-06-22T09:02:36.566Z] --- PASS: TestInfoAPIWarnings (0.52s)
09:02:36 [2020-06-22T09:02:36.566Z] === RUN   TestInfoDebug
09:02:36 [2020-06-22T09:02:36.891Z] === RUN   TestDockerSuite/TestExecInspectID
09:02:37 [2020-06-22T09:02:37.177Z] --- PASS: TestInfoDebug (0.52s)
09:02:37 [2020-06-22T09:02:37.177Z] === RUN   TestInfoInsecureRegistries
09:02:37 [2020-06-22T09:02:37.182Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s)
09:02:37 [2020-06-22T09:02:37.182Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:02:37 [2020-06-22T09:02:37.788Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:02:37 [2020-06-22T09:02:37.788Z] === RUN   TestInfoRegistryMirrors
09:02:37 [2020-06-22T09:02:37.801Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
09:02:37 [2020-06-22T09:02:37.801Z] === RUN   TestCgroupNamespacesRunOlderClient
09:02:38 [2020-06-22T09:02:38.399Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:02:38 [2020-06-22T09:02:38.399Z] === RUN   TestLoginFailsWithBadCredentials
09:02:38 [2020-06-22T09:02:38.684Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
09:02:38 [2020-06-22T09:02:38.684Z] === RUN   TestPingCacheHeaders
09:02:38 [2020-06-22T09:02:38.684Z] --- PASS: TestPingCacheHeaders (0.01s)
09:02:38 [2020-06-22T09:02:38.684Z] === RUN   TestPingGet
09:02:38 [2020-06-22T09:02:38.684Z] --- PASS: TestPingGet (0.01s)
09:02:38 [2020-06-22T09:02:38.684Z] === RUN   TestPingHead
09:02:38 [2020-06-22T09:02:38.684Z] --- PASS: TestPingHead (0.01s)
09:02:38 [2020-06-22T09:02:38.684Z] === RUN   TestVersion
09:02:38 [2020-06-22T09:02:38.684Z] --- PASS: TestVersion (0.01s)
09:02:38 [2020-06-22T09:02:38.684Z] PASS
09:02:38 [2020-06-22T09:02:38.684Z] 
09:02:38 [2020-06-22T09:02:38.684Z] === Skipped
09:02:38 [2020-06-22T09:02:38.684Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:02:38 [2020-06-22T09:02:38.684Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:02:38 [2020-06-22T09:02:38.684Z] 
09:02:38 [2020-06-22T09:02:38.684Z] 
09:02:38 [2020-06-22T09:02:38.684Z] DONE 18 tests, 1 skipped in 5.832s
09:02:38 [2020-06-22T09:02:38.684Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
09:02:38 [2020-06-22T09:02:38.684Z] ++ 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
09:02:38 [2020-06-22T09:02:38.684Z] ++ set -e
09:02:38 [2020-06-22T09:02:38.684Z] ++ '[' -n 0 ']'
09:02:38 [2020-06-22T09:02:38.684Z] ++ set -x
09:02:38 [2020-06-22T09:02:38.684Z] ++ 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
09:02:38 [2020-06-22T09:02:38.684Z] INFO: Testing against a local daemon
09:02:38 [2020-06-22T09:02:38.684Z] === RUN   TestVolumesCreateAndList
09:02:38 [2020-06-22T09:02:38.684Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:02:38 [2020-06-22T09:02:38.684Z] === RUN   TestVolumesRemove
09:02:38 [2020-06-22T09:02:38.965Z] --- PASS: TestVolumesRemove (0.10s)
09:02:38 [2020-06-22T09:02:38.965Z] === RUN   TestVolumesInspect
09:02:38 [2020-06-22T09:02:38.965Z] --- PASS: TestVolumesInspect (0.01s)
09:02:38 [2020-06-22T09:02:38.965Z] === RUN   TestVolumesInvalidJSON
09:02:38 [2020-06-22T09:02:38.965Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:02:38 [2020-06-22T09:02:38.965Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:02:38 [2020-06-22T09:02:38.965Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:02:38 [2020-06-22T09:02:38.965Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:02:38 [2020-06-22T09:02:38.965Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:02:38 [2020-06-22T09:02:38.965Z] PASS
09:02:38 [2020-06-22T09:02:38.965Z] 
09:02:38 [2020-06-22T09:02:38.965Z] DONE 5 tests in 0.226s
09:02:38 [2020-06-22T09:02:38.965Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:02:38 [2020-06-22T09:02:38.965Z] ++++ cat bundles/test-integration/docker.pid
09:02:38 [2020-06-22T09:02:38.965Z] +++ kill 11987
09:02:39 [2020-06-22T09:02:39.283Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s)
09:02:39 [2020-06-22T09:02:39.283Z] === RUN   TestKernelTCPMemory
09:02:39 [2020-06-22T09:02:39.398Z] === RUN   TestDockerSuite/TestExecInteractive
09:02:39 [2020-06-22T09:02:39.900Z] --- PASS: TestKernelTCPMemory (0.64s)
09:02:39 [2020-06-22T09:02:39.900Z] === RUN   TestNISDomainname
09:02:39 [2020-06-22T09:02:39.957Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:02:40 [2020-06-22T09:02:40.434Z] +++ /etc/init.d/apparmor stop
09:02:40 [2020-06-22T09:02:40.434Z] Leaving: AppArmorNo profiles have been unloaded.
09:02:40 [2020-06-22T09:02:40.434Z] 
09:02:40 [2020-06-22T09:02:40.434Z] Unloading profiles will leave already running processes permanently
09:02:40 [2020-06-22T09:02:40.434Z] unconfined, which can lead to unexpected situations.
09:02:40 [2020-06-22T09:02:40.434Z] 
09:02:40 [2020-06-22T09:02:40.434Z] To set a process to complain mode, use the command line tool
09:02:40 [2020-06-22T09:02:40.434Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:02:40 [2020-06-22T09:02:40.434Z] +++ true
09:02:40 [2020-06-22T09:02:40.434Z] exiting test-integration
09:02:40 [2020-06-22T09:02:40.434Z] ++ exit 0
09:02:40 [2020-06-22T09:02:40.434Z] 
09:02:40 [2020-06-22T09:02:40.515Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:02:40 [2020-06-22T09:02:40.518Z] --- PASS: TestNISDomainname (0.70s)
09:02:40 [2020-06-22T09:02:40.518Z] === RUN   TestHostnameDnsResolution
09:02:41 [2020-06-22T09:02:41.075Z] === RUN   TestDockerSuite/TestExecParseError
09:02:41 [2020-06-22T09:02:41.138Z] --- PASS: TestHostnameDnsResolution (0.85s)
09:02:41 [2020-06-22T09:02:41.138Z] === RUN   TestStats
09:02:41 [2020-06-22T09:02:41.634Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:02:42 [2020-06-22T09:02:42.174Z] ok  	github.com/docker/docker/client	0.680s	coverage: 74.9% of statements
09:02:42 [2020-06-22T09:02:42.194Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:02:42 [2020-06-22T09:02:42.194Z] --- PASS: TestServiceUpdateSecrets (15.00s)
09:02:42 [2020-06-22T09:02:42.194Z] === RUN   TestServiceUpdateConfigs
Post stage
[Pipeline] junit
09:02:42 [2020-06-22T09:02:42.485Z] Recording test results
09:02:42 [2020-06-22T09:02:42.753Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:02:43 [2020-06-22T09:02:43.304Z] + echo Ensuring container killed.
09:02:43 [2020-06-22T09:02:43.305Z] Ensuring container killed.
09:02:43 [2020-06-22T09:02:43.305Z] + docker rm -vf docker-pr2
09:02:43 [2020-06-22T09:02:43.585Z] Error: No such container: docker-pr2
09:02:43 [2020-06-22T09:02:43.585Z] + true
[Pipeline] sh
09:02:43 [2020-06-22T09:02:43.676Z] === RUN   TestDockerSuite/TestExecSetEnv
09:02:43 [2020-06-22T09:02:43.824Z] --- PASS: TestStats (2.58s)
09:02:43 [2020-06-22T09:02:43.824Z] === RUN   TestStopContainerWithTimeout
09:02:43 [2020-06-22T09:02:43.824Z] === RUN   TestStopContainerWithTimeout/0
09:02:43 [2020-06-22T09:02:43.824Z] === PAUSE TestStopContainerWithTimeout/0
09:02:43 [2020-06-22T09:02:43.824Z] === RUN   TestStopContainerWithTimeout/1
09:02:43 [2020-06-22T09:02:43.824Z] === PAUSE TestStopContainerWithTimeout/1
09:02:43 [2020-06-22T09:02:43.824Z] === RUN   TestStopContainerWithTimeout/3
09:02:43 [2020-06-22T09:02:43.824Z] === PAUSE TestStopContainerWithTimeout/3
09:02:43 [2020-06-22T09:02:43.824Z] === RUN   TestStopContainerWithTimeout/-1
09:02:43 [2020-06-22T09:02:43.824Z] === PAUSE TestStopContainerWithTimeout/-1
09:02:43 [2020-06-22T09:02:43.824Z] === CONT  TestStopContainerWithTimeout/0
09:02:43 [2020-06-22T09:02:43.824Z] === CONT  TestStopContainerWithTimeout/3
09:02:43 [2020-06-22T09:02:43.824Z] === CONT  TestStopContainerWithTimeout/1
09:02:43 [2020-06-22T09:02:43.824Z] === CONT  TestStopContainerWithTimeout/-1
09:02:43 [2020-06-22T09:02:43.954Z] + echo Chowning /workspace to jenkins user
09:02:43 [2020-06-22T09:02:43.954Z] Chowning /workspace to jenkins user
09:02:43 [2020-06-22T09:02:43.954Z] + id -u
09:02:43 [2020-06-22T09:02:43.954Z] + id -g
09:02:43 [2020-06-22T09:02:43.954Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41125:/workspace busybox chown -R 1001:1001 /workspace
09:02:43 [2020-06-22T09:02:43.954Z] Unable to find image 'busybox:latest' locally
09:02:44 [2020-06-22T09:02:44.234Z] latest: Pulling from library/busybox
09:02:44 [2020-06-22T09:02:44.234Z] a84e58ddc6cf: Pulling fs layer
09:02:44 [2020-06-22T09:02:44.514Z] a84e58ddc6cf: Verifying Checksum
09:02:44 [2020-06-22T09:02:44.514Z] a84e58ddc6cf: Download complete
09:02:44 [2020-06-22T09:02:44.600Z] === RUN   TestDockerSuite/TestExecStartFails
09:02:45 [2020-06-22T09:02:45.125Z] a84e58ddc6cf: Pull complete
09:02:45 [2020-06-22T09:02:45.125Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
09:02:45 [2020-06-22T09:02:45.125Z] Status: Downloaded newer image for busybox:latest
09:02:45 [2020-06-22T09:02:45.158Z] === RUN   TestDockerSuite/TestExecStateCleanup
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:02:47 [2020-06-22T09:02:47.290Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:02:47 [2020-06-22T09:02:47.290Z]     --- PASS: TestStopContainerWithTimeout/0 (0.92s)
09:02:47 [2020-06-22T09:02:47.290Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
09:02:47 [2020-06-22T09:02:47.290Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
09:02:47 [2020-06-22T09:02:47.290Z]     --- PASS: TestStopContainerWithTimeout/3 (3.05s)
09:02:47 [2020-06-22T09:02:47.290Z] === RUN   TestDeleteDevicemapper
09:02:47 [2020-06-22T09:02:47.290Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:02:47 [2020-06-22T09:02:47.290Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:02:47 [2020-06-22T09:02:47.290Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:02:47 [2020-06-22T09:02:47.518Z] + bundleName=s390x-integration
09:02:47 [2020-06-22T09:02:47.518Z] + echo Creating s390x-integration-bundles.tar.gz
09:02:47 [2020-06-22T09:02:47.518Z] Creating s390x-integration-bundles.tar.gz
09:02:47 [2020-06-22T09:02:47.518Z] + xargs tar -czf s390x-integration-bundles.tar.gz
09:02:47 [2020-06-22T09:02:47.518Z] + 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
09:02:47 [2020-06-22T09:02:47.553Z] Archiving artifacts
09:02:47 [2020-06-22T09:02:47.867Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:02:48 [2020-06-22T09:02:48.258Z] + make clean
09:02:48 [2020-06-22T09:02:48.539Z] docker volume rm -f docker-dev-cache
09:02:48 [2020-06-22T09:02:48.559Z] docker-dev-cache
[Pipeline] deleteDir
09:02:48 [2020-06-22T09:02:48.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s)
09:02:48 [2020-06-22T09:02:48.785Z] === RUN   TestUpdateMemory
09:02:49 [2020-06-22T09:02:49.403Z] --- PASS: TestUpdateMemory (0.79s)
09:02:49 [2020-06-22T09:02:49.403Z] === RUN   TestUpdateCPUQuota
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:02:50 [2020-06-22T09:02:50.416Z] --- PASS: TestUpdateCPUQuota (0.93s)
09:02:50 [2020-06-22T09:02:50.416Z] === RUN   TestUpdatePidsLimit
09:02:50 [2020-06-22T09:02:50.416Z] === RUN   TestUpdatePidsLimit/update_from_none
09:02:50 [2020-06-22T09:02:50.701Z] === RUN   TestUpdatePidsLimit/no_change
09:02:50 [2020-06-22T09:02:50.987Z] === RUN   TestUpdatePidsLimit/update_lower
09:02:51 [2020-06-22T09:02:51.270Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:02:51 [2020-06-22T09:02:51.554Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:02:51 [2020-06-22T09:02:51.839Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:02:52 [2020-06-22T09:02:52.125Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:02:53 [2020-06-22T09:02:53.138Z] --- PASS: TestUpdatePidsLimit (2.67s)
09:02:53 [2020-06-22T09:02:53.138Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
09:02:53 [2020-06-22T09:02:53.138Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
09:02:53 [2020-06-22T09:02:53.138Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
09:02:53 [2020-06-22T09:02:53.138Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
09:02:53 [2020-06-22T09:02:53.138Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
09:02:53 [2020-06-22T09:02:53.138Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
09:02:53 [2020-06-22T09:02:53.138Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
09:02:53 [2020-06-22T09:02:53.138Z] === RUN   TestUpdateRestartPolicy
09:02:54 [2020-06-22T09:02:54.720Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.522s	coverage: 86.3% of statements
09:02:55 [2020-06-22T09:02:55.192Z] ?   	github.com/docker/docker/cli	[no test files]
09:02:55 [2020-06-22T09:02:55.192Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:02:57 [2020-06-22T09:02:57.050Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:02:57 [2020-06-22T09:02:57.050Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:02:57 [2020-06-22T09:02:57.050Z] remote: Enumerating objects: 2, done.
09:02:57 [2020-06-22T09:02:57.050Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
09:02:57 [2020-06-22T09:02:57.050Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
09:02:57 [2020-06-22T09:02:57.050Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
09:02:57 [2020-06-22T09:02:57.050Z] 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.
09:02:57 [2020-06-22T09:02:57.050Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:02:57 [2020-06-22T09:02:57.050Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:02:57 [2020-06-22T09:02:57.305Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:02:57 [2020-06-22T09:02:57.305Z] === RUN   TestDockerSuite/TestExecTTY
09:02:57 [2020-06-22T09:02:57.305Z] --- PASS: TestServiceUpdateConfigs (14.82s)
09:02:57 [2020-06-22T09:02:57.305Z] === RUN   TestServiceUpdateNetwork
09:02:57 [2020-06-22T09:02:57.305Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:02:57 [2020-06-22T09:02:57.305Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:02:57 [2020-06-22T09:02:57.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/test/unit
09:02:57 [2020-06-22T09:02:57.865Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:02:58 [2020-06-22T09:02:58.423Z] === RUN   TestDockerSuite/TestExecUlimits
09:02:59 [2020-06-22T09:02:59.782Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:02:59 [2020-06-22T09:02:59.782Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:02:59 [2020-06-22T09:02:59.933Z] ?   	github.com/docker/docker/api	[no test files]
09:03:01 [2020-06-22T09:03:01.666Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:03:01 [2020-06-22T09:03:01.921Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:03:02 [2020-06-22T09:03:02.396Z] ok  	github.com/docker/docker/cmd/dockerd	0.634s	coverage: 19.3% of statements
09:03:02 [2020-06-22T09:03:02.846Z] === RUN   TestDockerSuite/TestExecWithTERM
09:03:03 [2020-06-22T09:03:03.405Z] === RUN   TestDockerSuite/TestExecWithUser
09:03:03 [2020-06-22T09:03:03.974Z] ok  	github.com/docker/docker/container	0.616s	coverage: 41.6% of statements
09:03:03 [2020-06-22T09:03:03.974Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:03:03 [2020-06-22T09:03:03.974Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:03:03 [2020-06-22T09:03:03.974Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:03:03 [2020-06-22T09:03:03.974Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:03:04 [2020-06-22T09:03:04.330Z] === RUN   TestDockerSuite/TestGetContainerStats
09:03:05 [2020-06-22T09:03:05.668Z] --- PASS: TestUpdateRestartPolicy (11.44s)
09:03:05 [2020-06-22T09:03:05.668Z] === RUN   TestUpdateRestartWithAutoRemove
09:03:05 [2020-06-22T09:03:05.668Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
09:03:05 [2020-06-22T09:03:05.668Z] === RUN   TestWaitNonBlocked
09:03:05 [2020-06-22T09:03:05.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:03:05 [2020-06-22T09:03:05.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:03:05 [2020-06-22T09:03:05.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:03:05 [2020-06-22T09:03:05.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:03:05 [2020-06-22T09:03:05.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:03:05 [2020-06-22T09:03:05.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:03:05 [2020-06-22T09:03:05.955Z] --- PASS: TestWaitNonBlocked (0.02s)
09:03:05 [2020-06-22T09:03:05.955Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
09:03:05 [2020-06-22T09:03:05.955Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
09:03:05 [2020-06-22T09:03:05.955Z] === RUN   TestWaitBlocked
09:03:05 [2020-06-22T09:03:05.955Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:03:05 [2020-06-22T09:03:05.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:03:05 [2020-06-22T09:03:05.955Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:03:05 [2020-06-22T09:03:05.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:03:05 [2020-06-22T09:03:05.955Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:03:05 [2020-06-22T09:03:05.955Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:03:06 [2020-06-22T09:03:06.208Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.353s	coverage: 65.3% of statements
09:03:06 [2020-06-22T09:03:06.975Z] --- PASS: TestWaitBlocked (0.03s)
09:03:06 [2020-06-22T09:03:06.975Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
09:03:06 [2020-06-22T09:03:06.975Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s)
09:03:06 [2020-06-22T09:03:06.975Z] === CONT  TestContainerStartOnDaemonRestart
09:03:06 [2020-06-22T09:03:06.975Z] === CONT  TestIpcModeOlderClient
09:03:06 [2020-06-22T09:03:06.975Z] === CONT  TestDaemonHostGatewayIP
09:03:06 [2020-06-22T09:03:06.975Z] === CONT  TestDaemonRestartIpcMode
09:03:06 [2020-06-22T09:03:06.975Z] --- PASS: TestIpcModeOlderClient (0.15s)
09:03:06 [2020-06-22T09:03:06.975Z] === CONT  TestContainerKillOnDaemonStart
09:03:08 [2020-06-22T09:03:08.443Z] ok  	github.com/docker/docker/daemon/cluster	0.623s	coverage: 0.5% of statements
09:03:08 [2020-06-22T09:03:08.917Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.760s	coverage: 35.4% of statements
09:03:09 [2020-06-22T09:03:09.566Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:03:10 [2020-06-22T09:03:10.457Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s)
09:03:10 [2020-06-22T09:03:10.743Z] --- PASS: TestDaemonHostGatewayIP (3.99s)
09:03:10 [2020-06-22T09:03:10.743Z] --- PASS: TestDaemonRestartIpcMode (4.12s)
09:03:10 [2020-06-22T09:03:10.946Z] --- PASS: TestServiceUpdateNetwork (13.83s)
09:03:10 [2020-06-22T09:03:10.946Z] === RUN   TestServiceUpdatePidsLimit
09:03:12 [2020-06-22T09:03:12.305Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:03:12 [2020-06-22T09:03:12.864Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:03:13 [2020-06-22T09:03:13.119Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:03:14 [2020-06-22T09:03:14.763Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 9.0% of statements
09:03:14 [2020-06-22T09:03:14.819Z] ok  	github.com/docker/docker/daemon/discovery	0.541s	coverage: 30.0% of statements
09:03:15 [2020-06-22T09:03:15.000Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:03:15 [2020-06-22T09:03:15.290Z] ok  	github.com/docker/docker/daemon/config	1.128s	coverage: 79.6% of statements
09:03:17 [2020-06-22T09:03:17.520Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.152s	coverage: 11.1% of statements
09:03:17 [2020-06-22T09:03:17.994Z] ok  	github.com/docker/docker/daemon	3.175s	coverage: 9.2% of statements
09:03:17 [2020-06-22T09:03:17.994Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:03:17 [2020-06-22T09:03:17.994Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:03:18 [2020-06-22T09:03:18.468Z] ok  	github.com/docker/docker/daemon/events	0.389s	coverage: 50.0% of statements
09:03:18 [2020-06-22T09:03:18.468Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:03:18 [2020-06-22T09:03:18.468Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ok  	github.com/docker/docker/daemon/graphdriver	0.283s	coverage: 2.3% of statements
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
09:03:18 [2020-06-22T09:03:18.940Z] ok  	github.com/docker/docker/daemon/links	0.063s	coverage: 93.0% of statements
09:03:19 [2020-06-22T09:03:19.152Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:03:19 [2020-06-22T09:03:19.407Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:03:19 [2020-06-22T09:03:19.661Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:03:19 [2020-06-22T09:03:19.661Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:03:19 [2020-06-22T09:03:19.661Z] === RUN   TestDockerSuite/TestHealth
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestContainerKillOnDaemonStart (12.67s)
09:03:21 [2020-06-22T09:03:21.016Z] PASS
09:03:21 [2020-06-22T09:03:21.016Z] 
09:03:21 [2020-06-22T09:03:21.016Z] === Skipped
09:03:21 [2020-06-22T09:03:21.016Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:03:21 [2020-06-22T09:03:21.016Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:03:21 [2020-06-22T09:03:21.016Z] 
09:03:21 [2020-06-22T09:03:21.016Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:03:21 [2020-06-22T09:03:21.016Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:03:21 [2020-06-22T09:03:21.016Z] 
09:03:21 [2020-06-22T09:03:21.016Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:03:21 [2020-06-22T09:03:21.016Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:03:21 [2020-06-22T09:03:21.016Z] 
09:03:21 [2020-06-22T09:03:21.016Z] 
09:03:21 [2020-06-22T09:03:21.016Z] DONE 203 tests, 3 skipped in 109.579s
09:03:21 [2020-06-22T09:03:21.016Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:03:21 [2020-06-22T09:03:21.016Z] ++ 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
09:03:21 [2020-06-22T09:03:21.016Z] ++ set -e
09:03:21 [2020-06-22T09:03:21.016Z] ++ '[' -n 0 ']'
09:03:21 [2020-06-22T09:03:21.016Z] ++ set -x
09:03:21 [2020-06-22T09:03:21.016Z] ++ 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
09:03:21 [2020-06-22T09:03:21.016Z] INFO: Testing against a local daemon
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestCommitInheritsEnv
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestCommitInheritsEnv (0.32s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestImportExtremelyLargeImageWorks
09:03:21 [2020-06-22T09:03:21.016Z] === PAUSE TestImportExtremelyLargeImageWorks
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestImagesFilterMultiReference
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestImagePullPlatformInvalid
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestRemoveImageOrphaning
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestRemoveImageOrphaning (0.31s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestRemoveImageGarbageCollector
09:03:21 [2020-06-22T09:03:21.016Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:03:21 [2020-06-22T09:03:21.016Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestTagInvalidReference
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestTagInvalidReference (0.02s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestTagValidPrefixedRepo
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestTagExistedNameWithoutForce
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestTagOfficialNames
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestTagOfficialNames (0.04s)
09:03:21 [2020-06-22T09:03:21.016Z] === RUN   TestTagMatchesDigest
09:03:21 [2020-06-22T09:03:21.016Z] --- PASS: TestTagMatchesDigest (0.02s)
09:03:21 [2020-06-22T09:03:21.016Z] === CONT  TestImportExtremelyLargeImageWorks
09:03:21 [2020-06-22T09:03:21.913Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.580s	coverage: 77.8% of statements
09:03:22 [2020-06-22T09:03:22.386Z] ok  	github.com/docker/docker/daemon/logger	0.467s	coverage: 42.1% of statements
09:03:23 [2020-06-22T09:03:23.382Z] ok  	github.com/docker/docker/daemon/images	0.472s	coverage: 4.8% of statements
09:03:23 [2020-06-22T09:03:23.382Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:03:23 [2020-06-22T09:03:23.382Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:03:23 [2020-06-22T09:03:23.382Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
09:03:23 [2020-06-22T09:03:23.382Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:03:23 [2020-06-22T09:03:23.382Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:03:23 [2020-06-22T09:03:23.382Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
09:03:23 [2020-06-22T09:03:23.382Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
09:03:23 [2020-06-22T09:03:23.855Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.887s	coverage: 61.6% of statements
09:03:23 [2020-06-22T09:03:23.855Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.469s	coverage: 87.2% of statements
09:03:26 [2020-06-22T09:03:26.105Z] ok  	github.com/docker/docker/daemon/logger/local	0.667s	coverage: 75.2% of statements
09:03:26 [2020-06-22T09:03:26.105Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:03:26 [2020-06-22T09:03:26.105Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.206s	coverage: 35.9% of statements
09:03:26 [2020-06-22T09:03:26.593Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.245s	coverage: 33.3% of statements
09:03:27 [2020-06-22T09:03:27.732Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
09:03:27 [2020-06-22T09:03:27.732Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:03:27 [2020-06-22T09:03:27.732Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
09:03:27 [2020-06-22T09:03:27.732Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
09:03:27 [2020-06-22T09:03:27.732Z] PASS
09:03:27 [2020-06-22T09:03:27.732Z] 
09:03:27 [2020-06-22T09:03:27.732Z] === Skipped
09:03:27 [2020-06-22T09:03:27.732Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:03:27 [2020-06-22T09:03:27.732Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:03:27 [2020-06-22T09:03:27.732Z] 
09:03:27 [2020-06-22T09:03:27.732Z] 
09:03:27 [2020-06-22T09:03:27.732Z] DONE 27 tests, 1 skipped in 180.506s
09:03:27 [2020-06-22T09:03:27.732Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:03:27 [2020-06-22T09:03:27.732Z] ++ 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
09:03:27 [2020-06-22T09:03:27.732Z] ++ set -e
09:03:27 [2020-06-22T09:03:27.732Z] ++ '[' -n 0 ']'
09:03:27 [2020-06-22T09:03:27.732Z] ++ set -x
09:03:27 [2020-06-22T09:03:27.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=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
09:03:27 [2020-06-22T09:03:27.732Z] INFO: Testing against a local daemon
09:03:27 [2020-06-22T09:03:27.732Z] === RUN   TestSessionCreate
09:03:27 [2020-06-22T09:03:27.732Z] --- PASS: TestSessionCreate (0.03s)
09:03:27 [2020-06-22T09:03:27.732Z] === RUN   TestSessionCreateWithBadUpgrade
09:03:27 [2020-06-22T09:03:27.732Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:03:27 [2020-06-22T09:03:27.732Z] PASS
09:03:27 [2020-06-22T09:03:27.732Z] 
09:03:27 [2020-06-22T09:03:27.732Z] DONE 2 tests in 0.160s
09:03:27 [2020-06-22T09:03:27.732Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:03:27 [2020-06-22T09:03:27.732Z] ++ 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
09:03:27 [2020-06-22T09:03:27.732Z] ++ set -e
09:03:27 [2020-06-22T09:03:27.732Z] ++ '[' -n 0 ']'
09:03:27 [2020-06-22T09:03:27.732Z] ++ set -x
09:03:27 [2020-06-22T09:03:27.733Z] ++ 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
09:03:27 [2020-06-22T09:03:27.733Z] INFO: Testing against a local daemon
09:03:27 [2020-06-22T09:03:27.733Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:03:27 [2020-06-22T09:03:27.733Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:03:27 [2020-06-22T09:03:27.733Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:03:27 [2020-06-22T09:03:27.733Z] === RUN   TestEventsExecDie
09:03:27 [2020-06-22T09:03:27.987Z] --- PASS: TestEventsExecDie (0.58s)
09:03:27 [2020-06-22T09:03:27.987Z] === RUN   TestEventsBackwardsCompatible
09:03:27 [2020-06-22T09:03:27.987Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
09:03:27 [2020-06-22T09:03:27.987Z] === RUN   TestInfoBinaryCommits
09:03:27 [2020-06-22T09:03:27.987Z] --- PASS: TestInfoBinaryCommits (0.03s)
09:03:27 [2020-06-22T09:03:27.987Z] === RUN   TestInfoAPIVersioned
09:03:27 [2020-06-22T09:03:27.987Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:03:27 [2020-06-22T09:03:27.987Z] === RUN   TestInfoDiscoveryBackend
09:03:28 [2020-06-22T09:03:28.173Z] ok  	github.com/docker/docker/daemon/logger/templates	0.116s	coverage: 8.3% of statements
09:03:28 [2020-06-22T09:03:28.173Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.240s	coverage: 46.8% of statements
09:03:28 [2020-06-22T09:03:28.545Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
09:03:28 [2020-06-22T09:03:28.545Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:03:28 [2020-06-22T09:03:28.646Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.260s	coverage: 82.5% of statements
09:03:28 [2020-06-22T09:03:28.646Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:03:28 [2020-06-22T09:03:28.646Z] ?   	github.com/docker/docker/daemon/network	[no test files]
09:03:28 [2020-06-22T09:03:28.646Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:03:29 [2020-06-22T09:03:29.469Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:03:29 [2020-06-22T09:03:29.469Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:03:30 [2020-06-22T09:03:30.397Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
09:03:30 [2020-06-22T09:03:30.397Z] === RUN   TestInfoAPI
09:03:30 [2020-06-22T09:03:30.397Z] --- PASS: TestInfoAPI (0.04s)
09:03:30 [2020-06-22T09:03:30.397Z] === RUN   TestInfoAPIWarnings
09:03:30 [2020-06-22T09:03:30.652Z] --- PASS: TestInfoAPIWarnings (0.52s)
09:03:30 [2020-06-22T09:03:30.652Z] === RUN   TestInfoDebug
09:03:31 [2020-06-22T09:03:31.210Z] --- PASS: TestInfoDebug (0.53s)
09:03:31 [2020-06-22T09:03:31.210Z] === RUN   TestInfoInsecureRegistries
09:03:31 [2020-06-22T09:03:31.621Z] ok  	github.com/docker/docker/distribution	1.582s	coverage: 20.3% of statements
09:03:31 [2020-06-22T09:03:31.621Z] ok  	github.com/docker/docker/errdefs	0.177s	coverage: 49.4% of statements
09:03:31 [2020-06-22T09:03:31.621Z] ok  	github.com/docker/docker/distribution/metadata	1.225s	coverage: 48.2% of statements
09:03:31 [2020-06-22T09:03:31.621Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:03:31 [2020-06-22T09:03:31.769Z] --- PASS: TestInfoInsecureRegistries (0.55s)
09:03:31 [2020-06-22T09:03:31.769Z] === RUN   TestInfoRegistryMirrors
09:03:32 [2020-06-22T09:03:32.328Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:03:32 [2020-06-22T09:03:32.328Z] === RUN   TestLoginFailsWithBadCredentials
09:03:32 [2020-06-22T09:03:32.582Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
09:03:32 [2020-06-22T09:03:32.582Z] === RUN   TestPingCacheHeaders
09:03:32 [2020-06-22T09:03:32.582Z] --- PASS: TestPingCacheHeaders (0.02s)
09:03:32 [2020-06-22T09:03:32.582Z] === RUN   TestPingGet
09:03:32 [2020-06-22T09:03:32.617Z] ok  	github.com/docker/docker/distribution/xfer	2.301s	coverage: 76.8% of statements
09:03:32 [2020-06-22T09:03:32.617Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:03:32 [2020-06-22T09:03:32.837Z] --- PASS: TestPingGet (0.01s)
09:03:32 [2020-06-22T09:03:32.837Z] === RUN   TestPingHead
09:03:32 [2020-06-22T09:03:32.837Z] --- PASS: TestPingHead (0.02s)
09:03:32 [2020-06-22T09:03:32.837Z] === RUN   TestVersion
09:03:32 [2020-06-22T09:03:32.837Z] --- PASS: TestVersion (0.02s)
09:03:32 [2020-06-22T09:03:32.837Z] PASS
09:03:32 [2020-06-22T09:03:32.837Z] 
09:03:32 [2020-06-22T09:03:32.837Z] === Skipped
09:03:32 [2020-06-22T09:03:32.837Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:03:32 [2020-06-22T09:03:32.837Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:03:32 [2020-06-22T09:03:32.837Z] 
09:03:32 [2020-06-22T09:03:32.837Z] 
09:03:32 [2020-06-22T09:03:32.837Z] DONE 18 tests, 1 skipped in 5.505s
09:03:32 [2020-06-22T09:03:32.837Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:03:32 [2020-06-22T09:03:32.837Z] ++ 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
09:03:32 [2020-06-22T09:03:32.837Z] ++ set -e
09:03:32 [2020-06-22T09:03:32.837Z] ++ '[' -n 0 ']'
09:03:32 [2020-06-22T09:03:32.837Z] ++ set -x
09:03:32 [2020-06-22T09:03:32.837Z] ++ 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
09:03:32 [2020-06-22T09:03:32.837Z] INFO: Testing against a local daemon
09:03:32 [2020-06-22T09:03:32.837Z] === RUN   TestVolumesCreateAndList
09:03:32 [2020-06-22T09:03:32.837Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:03:32 [2020-06-22T09:03:32.837Z] === RUN   TestVolumesRemove
09:03:33 [2020-06-22T09:03:33.089Z] ok  	github.com/docker/docker/image/cache	0.297s	coverage: 19.2% of statements
09:03:33 [2020-06-22T09:03:33.092Z] --- PASS: TestVolumesRemove (0.07s)
09:03:33 [2020-06-22T09:03:33.092Z] === RUN   TestVolumesInspect
09:03:33 [2020-06-22T09:03:33.092Z] --- PASS: TestVolumesInspect (0.02s)
09:03:33 [2020-06-22T09:03:33.092Z] === RUN   TestVolumesInvalidJSON
09:03:33 [2020-06-22T09:03:33.092Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:03:33 [2020-06-22T09:03:33.092Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:03:33 [2020-06-22T09:03:33.092Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:03:33 [2020-06-22T09:03:33.092Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:03:33 [2020-06-22T09:03:33.092Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:03:33 [2020-06-22T09:03:33.092Z] PASS
09:03:33 [2020-06-22T09:03:33.092Z] 
09:03:33 [2020-06-22T09:03:33.092Z] DONE 5 tests in 0.238s
09:03:33 [2020-06-22T09:03:33.092Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:03:33 [2020-06-22T09:03:33.346Z] ++++ cat bundles/test-integration/docker.pid
09:03:33 [2020-06-22T09:03:33.346Z] +++ kill 5568
09:03:33 [2020-06-22T09:03:33.562Z] ok  	github.com/docker/docker/image/v1	0.228s	coverage: 25.0% of statements
09:03:34 [2020-06-22T09:03:34.036Z] ok  	github.com/docker/docker/image	0.954s	coverage: 86.4% of statements
09:03:34 [2020-06-22T09:03:34.510Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:03:34 [2020-06-22T09:03:34.510Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:03:34 [2020-06-22T09:03:34.705Z] +++ /etc/init.d/apparmor stop
09:03:34 [2020-06-22T09:03:34.705Z] Leaving: AppArmorNo profiles have been unloaded.
09:03:34 [2020-06-22T09:03:34.705Z] 
09:03:34 [2020-06-22T09:03:34.705Z] Unloading profiles will leave already running processes permanently
09:03:34 [2020-06-22T09:03:34.705Z] unconfined, which can lead to unexpected situations.
09:03:34 [2020-06-22T09:03:34.705Z] 
09:03:34 [2020-06-22T09:03:34.705Z] To set a process to complain mode, use the command line tool
09:03:34 [2020-06-22T09:03:34.705Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:03:34 [2020-06-22T09:03:34.705Z] +++ true
09:03:34 [2020-06-22T09:03:34.705Z] exiting test-integration
09:03:34 [2020-06-22T09:03:34.705Z] ++ exit 0
09:03:34 [2020-06-22T09:03:34.705Z] 
09:03:34 [2020-06-22T09:03:34.983Z] ok  	github.com/docker/docker/libcontainerd/queue	0.115s	coverage: 100.0% of statements
09:03:35 [2020-06-22T09:03:35.263Z] + for job in $(jobs -p)
09:03:35 [2020-06-22T09:03:35.263Z] + wait 5470
09:03:37 [2020-06-22T09:03:37.215Z] ok  	github.com/docker/docker/libcontainerd/local	0.500s	coverage: 1.0% of statements
09:03:37 [2020-06-22T09:03:37.688Z] ok  	github.com/docker/docker/opts	0.542s	coverage: 67.7% of statements
09:03:37 [2020-06-22T09:03:37.688Z] ok  	github.com/docker/docker/pkg/aaparser	0.369s	coverage: 50.0% of statements
09:03:37 [2020-06-22T09:03:37.688Z] ok  	github.com/docker/docker/layer	1.321s	coverage: 30.1% of statements
09:03:38 [2020-06-22T09:03:38.162Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:03:38 [2020-06-22T09:03:38.162Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:03:38 [2020-06-22T09:03:38.162Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:03:38 [2020-06-22T09:03:38.162Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:03:38 [2020-06-22T09:03:38.162Z] ?   	github.com/docker/docker/oci	[no test files]
09:03:38 [2020-06-22T09:03:38.162Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:03:38 [2020-06-22T09:03:38.517Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:03:38 [2020-06-22T09:03:38.517Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:03:38 [2020-06-22T09:03:38.517Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:03:38 [2020-06-22T09:03:38.517Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:03:38 [2020-06-22T09:03:38.635Z] ok  	github.com/docker/docker/pkg/broadcaster	0.198s	coverage: 100.0% of statements
09:03:39 [2020-06-22T09:03:39.076Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:03:39 [2020-06-22T09:03:39.076Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:03:39 [2020-06-22T09:03:39.633Z] ok  	github.com/docker/docker/pkg/capabilities	0.070s	coverage: 87.5% of statements
09:03:39 [2020-06-22T09:03:39.635Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:03:39 [2020-06-22T09:03:39.635Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:03:39 [2020-06-22T09:03:39.635Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:03:39 [2020-06-22T09:03:39.635Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:03:39 [2020-06-22T09:03:39.890Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:03:40 [2020-06-22T09:03:40.106Z] ok  	github.com/docker/docker/pkg/authorization	0.792s	coverage: 26.8% of statements
09:03:40 [2020-06-22T09:03:40.144Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:03:40 [2020-06-22T09:03:40.399Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:03:40 [2020-06-22T09:03:40.399Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:03:40 [2020-06-22T09:03:40.579Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.145s	coverage: 15.4% of statements
09:03:40 [2020-06-22T09:03:40.579Z] ok  	github.com/docker/docker/pkg/directory	0.101s	coverage: 80.0% of statements
09:03:40 [2020-06-22T09:03:40.958Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:03:40 [2020-06-22T09:03:40.958Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:03:41 [2020-06-22T09:03:41.517Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:03:42 [2020-06-22T09:03:42.088Z] === RUN   TestDockerSuite/TestImagesFormat
09:03:42 [2020-06-22T09:03:42.088Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:03:42 [2020-06-22T09:03:42.159Z] ok  	github.com/docker/docker/pkg/discovery/file	0.169s	coverage: 97.6% of statements
09:03:42 [2020-06-22T09:03:42.159Z] ok  	github.com/docker/docker/pkg/discovery	0.268s	coverage: 58.3% of statements
09:03:42 [2020-06-22T09:03:42.654Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:03:43 [2020-06-22T09:03:43.737Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.421s	coverage: 92.3% of statements
09:03:43 [2020-06-22T09:03:43.738Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.185s	coverage: 93.8% of statements
09:03:44 [2020-06-22T09:03:44.735Z] ok  	github.com/docker/docker/pkg/filenotify	0.043s	coverage: 45.7% of statements
09:03:45 [2020-06-22T09:03:45.169Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:03:45 [2020-06-22T09:03:45.169Z] === RUN   TestDockerSuite/TestImportBadURL
09:03:45 [2020-06-22T09:03:45.169Z] === RUN   TestDockerSuite/TestImportDisplay
09:03:45 [2020-06-22T09:03:45.207Z] ok  	github.com/docker/docker/pkg/fileutils	0.094s	coverage: 87.7% of statements
09:03:45 [2020-06-22T09:03:45.680Z] ok  	github.com/docker/docker/pkg/homedir	0.113s	coverage: 42.9% of statements
09:03:46 [2020-06-22T09:03:46.093Z] === RUN   TestDockerSuite/TestImportFile
09:03:46 [2020-06-22T09:03:46.678Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.574s	coverage: 84.1% of statements
09:03:46 [2020-06-22T09:03:46.678Z] ok  	github.com/docker/docker/pkg/idtools	0.192s	coverage: 7.3% of statements
09:03:47 [2020-06-22T09:03:47.454Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:03:47 [2020-06-22T09:03:47.454Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:03:47 [2020-06-22T09:03:47.677Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.183s	coverage: 91.7% of statements
09:03:47 [2020-06-22T09:03:47.677Z] ok  	github.com/docker/docker/pkg/locker	0.101s	coverage: 88.9% of statements
09:03:48 [2020-06-22T09:03:48.150Z] ok  	github.com/docker/docker/pkg/ioutils	0.657s	coverage: 68.4% of statements
09:03:48 [2020-06-22T09:03:48.377Z] === RUN   TestDockerSuite/TestImportGzipped
09:03:48 [2020-06-22T09:03:48.622Z] ok  	github.com/docker/docker/pkg/longpath	0.076s	coverage: 100.0% of statements
09:03:48 [2020-06-22T09:03:48.622Z] ok  	github.com/docker/docker/pkg/archive	8.257s	coverage: 62.0% of statements
09:03:48 [2020-06-22T09:03:48.622Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.130s	coverage: 85.7% of statements
09:03:49 [2020-06-22T09:03:49.095Z] ok  	github.com/docker/docker/pkg/parsers	0.130s	coverage: 97.0% of statements
09:03:49 [2020-06-22T09:03:49.300Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:03:49 [2020-06-22T09:03:49.568Z] ok  	github.com/docker/docker/pkg/pidfile	0.120s	coverage: 82.6% of statements
09:03:50 [2020-06-22T09:03:50.566Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.075s	coverage: 56.8% of statements
09:03:50 [2020-06-22T09:03:50.659Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:03:50 [2020-06-22T09:03:50.659Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:03:50 [2020-06-22T09:03:50.914Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:03:51 [2020-06-22T09:03:51.473Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:03:52 [2020-06-22T09:03:52.033Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:03:52 [2020-06-22T09:03:52.033Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:03:52 [2020-06-22T09:03:52.033Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:03:52 [2020-06-22T09:03:52.145Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.096s	coverage: 85.7% of statements
09:03:52 [2020-06-22T09:03:52.145Z] ok  	github.com/docker/docker/pkg/pools	0.065s	coverage: 88.2% of statements
09:03:52 [2020-06-22T09:03:52.593Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:03:52 [2020-06-22T09:03:52.618Z] ok  	github.com/docker/docker/pkg/progress	0.069s	coverage: 75.9% of statements
09:03:52 [2020-06-22T09:03:52.848Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:03:53 [2020-06-22T09:03:53.408Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:03:53 [2020-06-22T09:03:53.614Z] ok  	github.com/docker/docker/pkg/reexec	0.105s	coverage: 82.4% of statements
09:03:53 [2020-06-22T09:03:53.614Z] ok  	github.com/docker/docker/pkg/pubsub	1.071s	coverage: 73.9% of statements
09:03:53 [2020-06-22T09:03:53.967Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:03:54 [2020-06-22T09:03:54.222Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:03:54 [2020-06-22T09:03:54.617Z] ok  	github.com/docker/docker/pkg/signal	0.095s	coverage: 20.3% of statements
09:03:54 [2020-06-22T09:03:54.617Z] ok  	github.com/docker/docker/pkg/stdcopy	0.077s	coverage: 100.0% of statements
09:03:54 [2020-06-22T09:03:54.781Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:03:54 [2020-06-22T09:03:54.781Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:03:55 [2020-06-22T09:03:55.614Z] ok  	github.com/docker/docker/pkg/stringid	0.055s	coverage: 70.6% of statements
09:03:55 [2020-06-22T09:03:55.614Z] ok  	github.com/docker/docker/pkg/streamformatter	0.132s	coverage: 66.2% of statements
09:03:55 [2020-06-22T09:03:55.705Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:03:56 [2020-06-22T09:03:56.265Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:03:56 [2020-06-22T09:03:56.521Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:03:56 [2020-06-22T09:03:56.610Z] ok  	github.com/docker/docker/pkg/sysinfo	0.175s	coverage: 38.2% of statements
09:03:56 [2020-06-22T09:03:56.775Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:03:57 [2020-06-22T09:03:57.029Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:03:57 [2020-06-22T09:03:57.029Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:03:57 [2020-06-22T09:03:57.952Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:03:58 [2020-06-22T09:03:58.189Z] ok  	github.com/docker/docker/pkg/tailfile	0.207s	coverage: 88.6% of statements
09:03:58 [2020-06-22T09:03:58.189Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 13.8% of statements
09:03:58 [2020-06-22T09:03:58.207Z] === RUN   TestDockerSuite/TestInspectDefault
09:03:58 [2020-06-22T09:03:58.766Z] === RUN   TestDockerSuite/TestInspectHistory
09:03:59 [2020-06-22T09:03:59.183Z] testing: warning: no tests to run
09:03:59 [2020-06-22T09:03:59.183Z] coverage: [no statements]
09:03:59 [2020-06-22T09:03:59.183Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: [no statements] [no tests to run]
09:03:59 [2020-06-22T09:03:59.325Z] === RUN   TestDockerSuite/TestInspectImage
09:03:59 [2020-06-22T09:03:59.325Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:03:59 [2020-06-22T09:03:59.325Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:03:59 [2020-06-22T09:03:59.325Z] === RUN   TestDockerSuite/TestInspectInt64
09:03:59 [2020-06-22T09:03:59.656Z] ok  	github.com/docker/docker/pkg/tarsum	0.197s	coverage: 89.3% of statements
09:03:59 [2020-06-22T09:03:59.885Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:04:00 [2020-06-22T09:04:00.128Z] ok  	github.com/docker/docker/pkg/truncindex	0.202s	coverage: 91.5% of statements
09:04:00 [2020-06-22T09:04:00.128Z] ok  	github.com/docker/docker/pkg/urlutil	0.069s	coverage: 100.0% of statements
09:04:00 [2020-06-22T09:04:00.140Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:04:00 [2020-06-22T09:04:00.140Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:04:00 [2020-06-22T09:04:00.698Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:04:01 [2020-06-22T09:04:01.122Z] ok  	github.com/docker/docker/pkg/useragent	0.048s	coverage: 88.9% of statements
09:04:01 [2020-06-22T09:04:01.257Z] === RUN   TestDockerSuite/TestInspectPlugin
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:04:02 [2020-06-22T09:04:02.118Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:04:02 [2020-06-22T09:04:02.591Z] ok  	github.com/docker/docker/plugin	0.208s	coverage: 12.0% of statements
09:04:02 [2020-06-22T09:04:02.591Z] ok  	github.com/docker/docker/plugin/v2	0.253s	coverage: 20.1% of statements
09:04:02 [2020-06-22T09:04:02.615Z] === RUN   TestDockerSuite/TestInspectRootFS
09:04:02 [2020-06-22T09:04:02.616Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:04:03 [2020-06-22T09:04:03.063Z] ok  	github.com/docker/docker/reference	0.198s	coverage: 84.4% of statements
09:04:03 [2020-06-22T09:04:03.175Z] === RUN   TestDockerSuite/TestInspectStatus
09:04:03 [2020-06-22T09:04:03.735Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:04:04 [2020-06-22T09:04:04.646Z] ok  	github.com/docker/docker/restartmanager	0.092s	coverage: 50.9% of statements
09:04:04 [2020-06-22T09:04:04.646Z] ok  	github.com/docker/docker/registry/resumable	0.748s	coverage: 100.0% of statements
09:04:04 [2020-06-22T09:04:04.658Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:04:05 [2020-06-22T09:04:05.216Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:04:05 [2020-06-22T09:04:05.471Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:04:05 [2020-06-22T09:04:05.642Z] ok  	github.com/docker/docker/registry	0.472s	coverage: 51.7% of statements
09:04:06 [2020-06-22T09:04:06.031Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:04:06 [2020-06-22T09:04:06.115Z] ok  	github.com/docker/docker/runconfig	0.096s	coverage: 52.2% of statements
09:04:06 [2020-06-22T09:04:06.115Z] ok  	github.com/docker/docker/testutil	0.103s	coverage: 62.5% of statements
09:04:06 [2020-06-22T09:04:06.590Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:04:06 [2020-06-22T09:04:06.846Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:04:07 [2020-06-22T09:04:07.433Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:04:07 [2020-06-22T09:04:07.433Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:04:08 [2020-06-22T09:04:08.793Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:04:09 [2020-06-22T09:04:09.088Z] ok  	github.com/docker/docker/volume/drivers	0.130s	coverage: 36.1% of statements
09:04:09 [2020-06-22T09:04:09.088Z] ok  	github.com/docker/docker/volume/local	0.231s	coverage: 37.7% of statements
09:04:09 [2020-06-22T09:04:09.088Z] ok  	github.com/docker/docker/volume/mounts	0.116s	coverage: 66.2% of statements
09:04:09 [2020-06-22T09:04:09.717Z] === RUN   TestDockerSuite/TestLinksEnvs
09:04:10 [2020-06-22T09:04:10.641Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:04:10 [2020-06-22T09:04:10.895Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:04:11 [2020-06-22T09:04:11.321Z] ok  	github.com/docker/docker/volume/service	0.458s	coverage: 70.3% of statements
09:04:11 [2020-06-22T09:04:11.818Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:04:12 [2020-06-22T09:04:12.072Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:04:13 [2020-06-22T09:04:13.955Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:04:15 [2020-06-22T09:04:15.840Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:04:15 [2020-06-22T09:04:15.840Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:04:16 [2020-06-22T09:04:16.399Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:04:17 [2020-06-22T09:04:17.760Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:04:17 [2020-06-22T09:04:17.760Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:04:18 [2020-06-22T09:04:18.318Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:04:22 [2020-06-22T09:04:22.371Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:04:22 [2020-06-22T09:04:22.371Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
09:04:23 [2020-06-22T09:04:23.296Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
09:04:23 [2020-06-22T09:04:23.296Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:04:23 [2020-06-22T09:04:23.296Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:04:23 [2020-06-22T09:04:23.296Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:04:23 [2020-06-22T09:04:23.550Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:04:23 [2020-06-22T09:04:23.550Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:04:23 [2020-06-22T09:04:23.550Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:04:23 [2020-06-22T09:04:23.550Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:04:23 [2020-06-22T09:04:23.811Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:04:24 [2020-06-22T09:04:24.065Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:04:24 [2020-06-22T09:04:24.990Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:04:24 [2020-06-22T09:04:24.990Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:04:25 [2020-06-22T09:04:25.246Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 5.1% of statements
09:04:25 [2020-06-22T09:04:25.501Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:04:25 [2020-06-22T09:04:25.501Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:04:25 [2020-06-22T09:04:25.501Z] ?   	github.com/docker/docker/api/types	[no test files]
09:04:25 [2020-06-22T09:04:25.501Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:04:25 [2020-06-22T09:04:25.501Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:04:25 [2020-06-22T09:04:25.501Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:04:25 [2020-06-22T09:04:25.501Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:04:26 [2020-06-22T09:04:26.060Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
09:04:26 [2020-06-22T09:04:26.060Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:04:26 [2020-06-22T09:04:26.060Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:04:26 [2020-06-22T09:04:26.060Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:04:26 [2020-06-22T09:04:26.060Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:04:26 [2020-06-22T09:04:26.060Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:04:26 [2020-06-22T09:04:26.060Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:04:26 [2020-06-22T09:04:26.060Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:04:26 [2020-06-22T09:04:26.060Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ok  	github.com/docker/docker/pkg/plugins	35.123s	coverage: 73.4% of statements
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/rootless	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/volume	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:04:26 [2020-06-22T09:04:26.295Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:04:26 [2020-06-22T09:04:26.314Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
09:04:26 [2020-06-22T09:04:26.569Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:04:26 [2020-06-22T09:04:26.569Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:04:27 [2020-06-22T09:04:27.129Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === Skipped
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     dispatchers_test.go:376: Windows does not support stopsignal
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
09:04:27 [2020-06-22T09:04:27.876Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     client_test.go:23: runtime.GOOS == "windows"
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     daemon_test.go:147: root required
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     reload_test.go:520: root required
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     pull_v2_test.go:73: Needs fixing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     pull_v2_test.go:118: Needs fixing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     download_test.go:268: Needs fixing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     layer_test.go:304: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     layer_test.go:353: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     layer_test.go:468: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     layer_test.go:697: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     migration_test.go:46: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     migration_test.go:182: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     mount_test.go:17: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     mount_test.go:76: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     mount_test.go:125: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     mount_test.go:212: Failing on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:133: Xz not present in msys2
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:238: Failing on Windows CI machines
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_windows_test.go:16: Currently fails
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     changes_test.go:192: needs more investigation
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     changes_test.go:405: needs further investigation
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     changes_test.go:441: needs further investigation
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     poller_test.go:41: No chmod on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     fileutils_test.go:134: Needs porting to Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     fileutils_test.go:180: Needs porting to Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
09:04:27 [2020-06-22T09:04:27.876Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
09:04:27 [2020-06-22T09:04:27.876Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
09:04:27 [2020-06-22T09:04:27.876Z]     local_test.go:181: runtime.GOOS == "windows"
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] 
09:04:27 [2020-06-22T09:04:27.876Z] DONE 1761 tests, 46 skipped in 193.346s
09:04:27 [2020-06-22T09:04:27.876Z] INFO: make.ps1 ended at 06/22/2020 09:04:27
09:04:28 [2020-06-22T09:04:28.284Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:04:28 [2020-06-22T09:04:28.539Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:04:29 [2020-06-22T09:04:29.454Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
09:04:29 [2020-06-22T09:04:29.897Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:04:29 [2020-06-22T09:04:29.925Z] INFO: Unit tests ended at 06/22/2020 09:04:29. Duration:00:03:27.8481025
09:04:29 [2020-06-22T09:04:29.925Z] INFO: Building busybox
09:04:29 [2020-06-22T09:04:29.925Z] Sending build context to Docker daemon   5.12kB
09:04:29 [2020-06-22T09:04:29.926Z] 
09:04:29 [2020-06-22T09:04:29.926Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
09:04:29 [2020-06-22T09:04:29.926Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
09:04:29 [2020-06-22T09:04:29.926Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
09:04:29 [2020-06-22T09:04:29.926Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
09:04:29 [2020-06-22T09:04:29.926Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
09:04:29 [2020-06-22T09:04:29.926Z]  ---> 486def14a6bd
09:04:29 [2020-06-22T09:04:29.926Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
09:04:29 [2020-06-22T09:04:29.926Z]  ---> Running in 22c0a7f8966e
09:04:30 [2020-06-22T09:04:30.154Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:04:30 [2020-06-22T09:04:30.387Z] ok  	github.com/docker/docker/builder/dockerfile	0.221s	coverage: 48.2% of statements
09:04:30 [2020-06-22T09:04:30.388Z] ok  	github.com/docker/docker/builder/remotecontext	0.081s	coverage: 13.6% of statements
09:04:31 [2020-06-22T09:04:31.312Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:04:31 [2020-06-22T09:04:31.515Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:04:31 [2020-06-22T09:04:31.770Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:04:32 [2020-06-22T09:04:32.025Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:04:32 [2020-06-22T09:04:32.025Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:04:32 [2020-06-22T09:04:32.025Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:04:32 [2020-06-22T09:04:32.280Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:04:32 [2020-06-22T09:04:32.840Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:04:33 [2020-06-22T09:04:33.819Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.001s	coverage: 86.3% of statements
09:04:33 [2020-06-22T09:04:33.819Z] ?   	github.com/docker/docker/cli	[no test files]
09:04:33 [2020-06-22T09:04:33.819Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:04:34 [2020-06-22T09:04:34.704Z] Removing intermediate container 22c0a7f8966e
09:04:34 [2020-06-22T09:04:34.704Z]  ---> 285c0f51b685
09:04:34 [2020-06-22T09:04:34.704Z] Step 7/13 : ARG BUSYBOX_VERSION
09:04:34 [2020-06-22T09:04:34.704Z]  ---> Running in e1022dc90be5
09:04:35 [2020-06-22T09:04:35.176Z] Removing intermediate container e1022dc90be5
09:04:35 [2020-06-22T09:04:35.176Z]  ---> ced18f3c0207
09:04:35 [2020-06-22T09:04:35.176Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
09:04:35 [2020-06-22T09:04:35.176Z]  ---> Running in c82551ab925f
09:04:35 [2020-06-22T09:04:35.176Z] Removing intermediate container c82551ab925f
09:04:35 [2020-06-22T09:04:35.176Z]  ---> bc4e6d86b051
09:04:35 [2020-06-22T09:04:35.176Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
09:04:35 [2020-06-22T09:04:35.179Z] ok  	github.com/docker/docker/client	0.163s	coverage: 75.4% of statements
09:04:35 [2020-06-22T09:04:35.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:04:36 [2020-06-22T09:04:36.269Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:04:36 [2020-06-22T09:04:36.752Z] 
09:04:36 [2020-06-22T09:04:36.828Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:04:37 [2020-06-22T09:04:37.224Z]  ---> d896cf1e7d0a
09:04:37 [2020-06-22T09:04:37.224Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
09:04:37 [2020-06-22T09:04:37.224Z]  ---> Running in 29b26d2e257e
09:04:42 [2020-06-22T09:04:42.058Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:04:42 [2020-06-22T09:04:42.058Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:04:42 [2020-06-22T09:04:42.058Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:04:42 [2020-06-22T09:04:42.617Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:04:43 [2020-06-22T09:04:43.552Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:04:44 [2020-06-22T09:04:44.481Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:04:45 [2020-06-22T09:04:45.039Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:04:45 [2020-06-22T09:04:45.962Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:04:47 [2020-06-22T09:04:47.844Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:04:48 [2020-06-22T09:04:48.099Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:04:48 [2020-06-22T09:04:48.659Z] === RUN   TestDockerSuite/TestLogsSince
09:04:49 [2020-06-22T09:04:49.763Z] Removing intermediate container 29b26d2e257e
09:04:49 [2020-06-22T09:04:49.763Z]  ---> f41aa5b4cb24
09:04:49 [2020-06-22T09:04:49.763Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
09:04:49 [2020-06-22T09:04:49.763Z]  ---> Running in 0f59219eb143
09:04:49 [2020-06-22T09:04:49.763Z] 
09:04:49 [2020-06-22T09:04:49.763Z] SUCCESS: Specified value was saved.
09:04:51 [2020-06-22T09:04:51.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:04:51 [2020-06-22T09:04:51.994Z] Removing intermediate container 0f59219eb143
09:04:51 [2020-06-22T09:04:51.994Z]  ---> 859fcfa9a816
09:04:51 [2020-06-22T09:04:51.994Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
09:04:51 [2020-06-22T09:04:51.994Z]  ---> Running in 0ca8b077e0f3
09:04:54 [2020-06-22T09:04:54.965Z] Cannot create a file when that file already exists.
09:04:55 [2020-06-22T09:04:55.172Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:04:59 [2020-06-22T09:04:59.747Z] Removing intermediate container 0ca8b077e0f3
09:04:59 [2020-06-22T09:04:59.747Z]  ---> 904fec319c67
09:04:59 [2020-06-22T09:04:59.747Z] Step 13/13 : CMD ["sh"]
09:04:59 [2020-06-22T09:04:59.747Z]  ---> Running in 3507bf6a9002
09:04:59 [2020-06-22T09:04:59.747Z] Removing intermediate container 3507bf6a9002
09:04:59 [2020-06-22T09:04:59.747Z]  ---> d64e1b3f96c9
09:04:59 [2020-06-22T09:04:59.747Z] Successfully built d64e1b3f96c9
09:04:59 [2020-06-22T09:04:59.747Z] Successfully tagged busybox:latest
09:04:59 [2020-06-22T09:04:59.747Z] INFO: Docker images of the daemon under test
09:04:59 [2020-06-22T09:04:59.747Z] 
09:05:00 [2020-06-22T09:05:00.220Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
09:05:00 [2020-06-22T09:05:00.220Z] busybox                                latest              d64e1b3f96c9        Less than a second ago   5.02GB
09:05:00 [2020-06-22T09:05:00.220Z] microsoft/windowsservercore            latest              486def14a6bd        2 weeks ago              4.98GB
09:05:00 [2020-06-22T09:05:00.220Z] mcr.microsoft.com/windows/servercore   ltsc2019            486def14a6bd        2 weeks ago              4.98GB
09:05:00 [2020-06-22T09:05:00.220Z] 
09:05:00 [2020-06-22T09:05:00.220Z] INFO: Running integration tests at 06/22/2020 09:04:59...
09:05:00 [2020-06-22T09:05:00.220Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
09:05:00 [2020-06-22T09:05:00.220Z] INFO: Integration API tests being run from the host:
09:05:00 [2020-06-22T09:05:00.220Z] INFO: make.ps1 starting at 06/22/2020 09:04:59
09:05:01 [2020-06-22T09:05:01.217Z] Running D:\gopath\src\github.com\docker\docker\integration\build
09:05:01 [2020-06-22T09:05:01.691Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:05:01 [2020-06-22T09:05:01.691Z] === RUN   TestDockerSuite/TestLogsTail
09:05:02 [2020-06-22T09:05:02.292Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:05:02 [2020-06-22T09:05:02.547Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:05:03 [2020-06-22T09:05:03.106Z] === RUN   TestDockerSuite/TestMountIntoProc
09:05:03 [2020-06-22T09:05:03.360Z] === RUN   TestDockerSuite/TestMountIntoSys
09:05:03 [2020-06-22T09:05:03.614Z] === RUN   TestDockerSuite/TestNetHostname
09:05:04 [2020-06-22T09:05:04.976Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:05:05 [2020-06-22T09:05:05.231Z] === RUN   TestDockerSuite/TestNetworkEvents
09:05:05 [2020-06-22T09:05:05.791Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:05:07 [2020-06-22T09:05:07.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:05:07 [2020-06-22T09:05:07.150Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:05:07 [2020-06-22T09:05:07.405Z] === RUN   TestDockerSuite/TestPluginActive
09:05:09 [2020-06-22T09:05:09.291Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:05:12 [2020-06-22T09:05:12.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:05:13 [2020-06-22T09:05:13.820Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 30.8% of statements
09:05:15 [2020-06-22T09:05:15.188Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.7% of statements
09:05:15 [2020-06-22T09:05:15.188Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:05:15 [2020-06-22T09:05:15.188Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:05:15 [2020-06-22T09:05:15.188Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:05:15 [2020-06-22T09:05:15.188Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:05:15 [2020-06-22T09:05:15.810Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:05:15 [2020-06-22T09:05:15.810Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:05:17 [2020-06-22T09:05:17.169Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:05:20 [2020-06-22T09:05:20.448Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:05:21 [2020-06-22T09:05:21.822Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:05:22 [2020-06-22T09:05:22.528Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:05:22 [2020-06-22T09:05:22.529Z] INFO: Testing against a local daemon
09:05:24 [2020-06-22T09:05:24.328Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:05:25 [2020-06-22T09:05:25.119Z] ok  	github.com/docker/docker/daemon/cluster	0.103s	coverage: 0.5% of statements
09:05:26 [2020-06-22T09:05:26.481Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
09:05:28 [2020-06-22T09:05:28.368Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.4% of statements
09:05:28 [2020-06-22T09:05:28.483Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:05:29 [2020-06-22T09:05:29.406Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:05:30 [2020-06-22T09:05:30.330Z] === RUN   TestDockerSuite/TestPortHostBinding
09:05:31 [2020-06-22T09:05:31.253Z] === RUN   TestDockerSuite/TestPortList
09:05:35 [2020-06-22T09:05:35.066Z] ok  	github.com/docker/docker/integration/build	13.552s
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === Skipped
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_session_test.go:25: TODO: BuildKit
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:492: testEnv.OSType == "windows"
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
09:05:35 [2020-06-22T09:05:35.066Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] DONE 22 tests, 10 skipped in 33.937s
09:05:35 [2020-06-22T09:05:35.066Z] 
09:05:35 [2020-06-22T09:05:35.066Z] Running D:\gopath\src\github.com\docker\docker\integration\config
09:05:36 [2020-06-22T09:05:36.443Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.9% of statements
09:05:37 [2020-06-22T09:05:37.296Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:05:37 [2020-06-22T09:05:37.296Z] INFO: Testing against a local daemon
09:05:37 [2020-06-22T09:05:37.296Z] ok  	github.com/docker/docker/integration/config	0.248s
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] === Skipped
09:05:37 [2020-06-22T09:05:37.296Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
09:05:37 [2020-06-22T09:05:37.296Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
09:05:37 [2020-06-22T09:05:37.296Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
09:05:37 [2020-06-22T09:05:37.296Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
09:05:37 [2020-06-22T09:05:37.296Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
09:05:37 [2020-06-22T09:05:37.296Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
09:05:37 [2020-06-22T09:05:37.296Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
09:05:37 [2020-06-22T09:05:37.296Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] DONE 7 tests, 7 skipped in 2.286s
09:05:37 [2020-06-22T09:05:37.296Z] 
09:05:37 [2020-06-22T09:05:37.296Z] Running D:\gopath\src\github.com\docker\docker\integration\container
09:05:37 [2020-06-22T09:05:37.776Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:05:37 [2020-06-22T09:05:37.776Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:05:37 [2020-06-22T09:05:37.802Z] ok  	github.com/docker/docker/daemon	12.176s	coverage: 17.6% of statements
09:05:37 [2020-06-22T09:05:37.802Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:05:37 [2020-06-22T09:05:37.802Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:05:38 [2020-06-22T09:05:38.361Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 81.7% of statements
09:05:39 [2020-06-22T09:05:39.286Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
09:05:39 [2020-06-22T09:05:39.540Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
09:05:39 [2020-06-22T09:05:39.540Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:05:39 [2020-06-22T09:05:39.540Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:05:40 [2020-06-22T09:05:40.266Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:05:40 [2020-06-22T09:05:40.266Z] INFO: Testing against a local daemon
09:05:40 [2020-06-22T09:05:40.281Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:05:40 [2020-06-22T09:05:40.464Z] ok  	github.com/docker/docker/daemon/graphdriver	0.036s	coverage: 2.2% of statements
09:05:42 [2020-06-22T09:05:42.347Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.259s	coverage: 73.1% of statements
09:05:42 [2020-06-22T09:05:42.789Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:05:43 [2020-06-22T09:05:43.270Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
09:05:44 [2020-06-22T09:05:44.148Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:05:44 [2020-06-22T09:05:44.148Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:05:44 [2020-06-22T09:05:44.148Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:05:44 [2020-06-22T09:05:44.194Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.430s	coverage: 57.0% of statements
09:05:45 [2020-06-22T09:05:45.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:05:45 [2020-06-22T09:05:45.072Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:05:45 [2020-06-22T09:05:45.326Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:05:45 [2020-06-22T09:05:45.326Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:05:45 [2020-06-22T09:05:45.885Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:05:45 [2020-06-22T09:05:45.885Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:05:46 [2020-06-22T09:05:46.703Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
09:05:47 [2020-06-22T09:05:47.769Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:05:47 [2020-06-22T09:05:47.769Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:05:48 [2020-06-22T09:05:48.066Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.281s	coverage: 49.5% of statements
09:05:48 [2020-06-22T09:05:48.627Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.701s	coverage: 46.2% of statements
09:05:48 [2020-06-22T09:05:48.627Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:05:49 [2020-06-22T09:05:49.651Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:05:50 [2020-06-22T09:05:50.211Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:05:50 [2020-06-22T09:05:50.512Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.581s	coverage: 57.7% of statements
09:05:50 [2020-06-22T09:05:50.512Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:05:50 [2020-06-22T09:05:50.767Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.267s	coverage: 76.1% of statements
09:05:50 [2020-06-22T09:05:50.767Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:05:50 [2020-06-22T09:05:50.768Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:05:50 [2020-06-22T09:05:50.769Z] === RUN   TestDockerSuite/TestPsByOrder
09:05:52 [2020-06-22T09:05:52.129Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
09:05:52 [2020-06-22T09:05:52.384Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
09:05:52 [2020-06-22T09:05:52.651Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:05:53 [2020-06-22T09:05:53.211Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:05:53 [2020-06-22T09:05:53.309Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
09:05:54 [2020-06-22T09:05:54.669Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 4.8% of statements
09:05:54 [2020-06-22T09:05:54.669Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:05:54 [2020-06-22T09:05:54.669Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:05:55 [2020-06-22T09:05:55.228Z] ok  	github.com/docker/docker/daemon/logger	0.242s	coverage: 41.8% of statements
09:05:56 [2020-06-22T09:05:56.487Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:05:57 [2020-06-22T09:05:57.112Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
09:05:57 [2020-06-22T09:05:57.112Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 77.4% of statements
09:05:57 [2020-06-22T09:05:57.112Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:05:57 [2020-06-22T09:05:57.112Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:05:58 [2020-06-22T09:05:58.036Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
09:05:58 [2020-06-22T09:05:58.595Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
09:05:58 [2020-06-22T09:05:58.595Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
09:05:58 [2020-06-22T09:05:58.996Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:05:58 [2020-06-22T09:05:58.996Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:05:59 [2020-06-22T09:05:59.957Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 75.2% of statements
09:05:59 [2020-06-22T09:05:59.957Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:06:00 [2020-06-22T09:06:00.212Z] time="2020-06-22T09:06:00Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate215757271/log105025866.1: no such file or directory"
09:06:00 [2020-06-22T09:06:00.212Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 37.7% of statements
09:06:01 [2020-06-22T09:06:01.506Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:06:01 [2020-06-22T09:06:01.574Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
09:06:03 [2020-06-22T09:06:03.012Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
09:06:03 [2020-06-22T09:06:03.012Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:06:03 [2020-06-22T09:06:03.589Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.686s	coverage: 82.5% of statements
09:06:03 [2020-06-22T09:06:03.589Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:06:03 [2020-06-22T09:06:03.848Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
09:06:03 [2020-06-22T09:06:03.848Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:06:05 [2020-06-22T09:06:05.663Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:06:06 [2020-06-22T09:06:06.359Z] ok  	github.com/docker/docker/distribution/metadata	0.044s	coverage: 48.2% of statements
09:06:06 [2020-06-22T09:06:06.359Z] ok  	github.com/docker/docker/distribution	0.256s	coverage: 22.1% of statements
09:06:06 [2020-06-22T09:06:06.359Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:06:07 [2020-06-22T09:06:07.719Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
09:06:08 [2020-06-22T09:06:08.171Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:06:08 [2020-06-22T09:06:08.280Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
09:06:08 [2020-06-22T09:06:08.729Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:06:09 [2020-06-22T09:06:09.203Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
09:06:09 [2020-06-22T09:06:09.203Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
09:06:09 [2020-06-22T09:06:09.203Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:06:09 [2020-06-22T09:06:09.203Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:06:10 [2020-06-22T09:06:10.125Z] ok  	github.com/docker/docker/image/v1	0.038s	coverage: 25.0% of statements
09:06:10 [2020-06-22T09:06:10.125Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:06:10 [2020-06-22T09:06:10.657Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:06:10 [2020-06-22T09:06:10.684Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
09:06:12 [2020-06-22T09:06:12.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:06:12 [2020-06-22T09:06:12.044Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
09:06:12 [2020-06-22T09:06:12.298Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:06:13 [2020-06-22T09:06:13.381Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:06:14 [2020-06-22T09:06:14.182Z] ok  	github.com/docker/docker/pkg/archive	0.289s	coverage: 76.9% of statements
09:06:14 [2020-06-22T09:06:14.741Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:06:14 [2020-06-22T09:06:14.742Z] ok  	github.com/docker/docker/pkg/authorization	0.099s	coverage: 68.3% of statements
09:06:14 [2020-06-22T09:06:14.996Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:06:15 [2020-06-22T09:06:15.251Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:06:16 [2020-06-22T09:06:16.101Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:06:17 [2020-06-22T09:06:17.025Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:06:17 [2020-06-22T09:06:17.280Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:06:17 [2020-06-22T09:06:17.839Z] === RUN   TestDockerSuite/TestPsRightTagName
09:06:18 [2020-06-22T09:06:18.508Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.478s	coverage: 43.2% of statements
09:06:18 [2020-06-22T09:06:18.508Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
09:06:18 [2020-06-22T09:06:18.762Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
09:06:19 [2020-06-22T09:06:19.203Z] === RUN   TestDockerSuite/TestPsShowMounts
09:06:19 [2020-06-22T09:06:19.322Z] ok  	github.com/docker/docker/layer	7.569s	coverage: 68.8% of statements
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/oci	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:06:19 [2020-06-22T09:06:19.322Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
09:06:19 [2020-06-22T09:06:19.881Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
09:06:20 [2020-06-22T09:06:20.806Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
09:06:21 [2020-06-22T09:06:21.061Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
09:06:21 [2020-06-22T09:06:21.085Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:06:21 [2020-06-22T09:06:21.339Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:06:21 [2020-06-22T09:06:21.339Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:06:21 [2020-06-22T09:06:21.594Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:06:21 [2020-06-22T09:06:21.848Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:06:21 [2020-06-22T09:06:21.848Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:06:22 [2020-06-22T09:06:22.410Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:06:22 [2020-06-22T09:06:22.420Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
09:06:23 [2020-06-22T09:06:23.333Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:06:23 [2020-06-22T09:06:23.343Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
09:06:23 [2020-06-22T09:06:23.597Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.071s	coverage: 84.1% of statements
09:06:23 [2020-06-22T09:06:23.851Z] ok  	github.com/docker/docker/pkg/fsutils	0.183s	coverage: 85.1% of statements
09:06:23 [2020-06-22T09:06:23.851Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
09:06:24 [2020-06-22T09:06:24.257Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:06:24 [2020-06-22T09:06:24.817Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:06:25 [2020-06-22T09:06:25.213Z] ok  	github.com/docker/docker/pkg/idtools	0.421s	coverage: 70.5% of statements
09:06:25 [2020-06-22T09:06:25.213Z] ok  	github.com/docker/docker/pkg/ioutils	0.440s	coverage: 69.3% of statements
09:06:25 [2020-06-22T09:06:25.774Z] ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
09:06:25 [2020-06-22T09:06:25.774Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
09:06:26 [2020-06-22T09:06:26.029Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
09:06:26 [2020-06-22T09:06:26.029Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:06:26 [2020-06-22T09:06:26.029Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:06:26 [2020-06-22T09:06:26.284Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:06:26 [2020-06-22T09:06:26.284Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:06:26 [2020-06-22T09:06:26.539Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:06:26 [2020-06-22T09:06:26.794Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
09:06:27 [2020-06-22T09:06:27.050Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
09:06:27 [2020-06-22T09:06:27.305Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:06:27 [2020-06-22T09:06:27.305Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:06:27 [2020-06-22T09:06:27.305Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:06:28 [2020-06-22T09:06:28.228Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.020s	coverage: 56.8% of statements
09:06:28 [2020-06-22T09:06:28.789Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:06:29 [2020-06-22T09:06:29.044Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:06:29 [2020-06-22T09:06:29.298Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:06:30 [2020-06-22T09:06:30.657Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
09:06:30 [2020-06-22T09:06:30.911Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
09:06:31 [2020-06-22T09:06:31.215Z] ok  	github.com/docker/docker/integration/container	50.229s
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === Skipped
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
09:06:31 [2020-06-22T09:06:31.215Z]     copy_test.go:25: testEnv.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
09:06:31 [2020-06-22T09:06:31.215Z]     copy_test.go:39: testEnv.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
09:06:31 [2020-06-22T09:06:31.215Z]     copy_test.go:51: testEnv.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
09:06:31 [2020-06-22T09:06:31.215Z]     copy_test.go:65: testEnv.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
09:06:31 [2020-06-22T09:06:31.215Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] DONE 84 tests, 42 skipped in 52.856s
09:06:31 [2020-06-22T09:06:31.215Z] 
09:06:31 [2020-06-22T09:06:31.215Z] Running D:\gopath\src\github.com\docker\docker\integration\image
09:06:31 [2020-06-22T09:06:31.383Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:06:32 [2020-06-22T09:06:32.210Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:06:32 [2020-06-22T09:06:32.210Z] INFO: Testing against a local daemon
09:06:32 [2020-06-22T09:06:32.682Z] ok  	github.com/docker/docker/integration/image	0.495s
09:06:32 [2020-06-22T09:06:32.682Z] 
09:06:32 [2020-06-22T09:06:32.682Z] === Skipped
09:06:32 [2020-06-22T09:06:32.682Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
09:06:32 [2020-06-22T09:06:32.682Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
09:06:32 [2020-06-22T09:06:32.682Z] 
09:06:32 [2020-06-22T09:06:32.682Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
09:06:32 [2020-06-22T09:06:32.682Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
09:06:32 [2020-06-22T09:06:32.682Z] 
09:06:32 [2020-06-22T09:06:32.682Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
09:06:32 [2020-06-22T09:06:32.682Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
09:06:32 [2020-06-22T09:06:32.682Z] 
09:06:32 [2020-06-22T09:06:32.682Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
09:06:32 [2020-06-22T09:06:32.682Z]     tag_test.go:98: testEnv.OSType == "windows"
09:06:32 [2020-06-22T09:06:32.682Z] 
09:06:32 [2020-06-22T09:06:32.682Z] 
09:06:32 [2020-06-22T09:06:32.682Z] DONE 11 tests, 4 skipped in 2.556s
09:06:32 [2020-06-22T09:06:32.682Z] 
09:06:32 [2020-06-22T09:06:32.682Z] Running D:\gopath\src\github.com\docker\docker\integration\network
09:06:32 [2020-06-22T09:06:32.745Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:06:34 [2020-06-22T09:06:34.104Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:06:34 [2020-06-22T09:06:34.104Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:06:34 [2020-06-22T09:06:34.104Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:06:34 [2020-06-22T09:06:34.104Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:06:34 [2020-06-22T09:06:34.166Z] ok  	github.com/docker/docker/pkg/signal	2.390s	coverage: 61.0% of statements
09:06:34 [2020-06-22T09:06:34.166Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:06:34 [2020-06-22T09:06:34.421Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:06:34 [2020-06-22T09:06:34.675Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:06:34 [2020-06-22T09:06:34.914Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:06:34 [2020-06-22T09:06:34.914Z] INFO: Testing against a local daemon
09:06:34 [2020-06-22T09:06:34.914Z] ok  	github.com/docker/docker/integration/network	0.248s
09:06:34 [2020-06-22T09:06:34.930Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === Skipped
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     network_test.go:97: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:29: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:52: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:96: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:130: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:181: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:206: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:236: FLAKY_TEST
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:326: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
09:06:35 [2020-06-22T09:06:35.386Z]     service_test.go:394: testEnv.OSType == "windows"
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] DONE 19 tests, 15 skipped in 2.476s
09:06:35 [2020-06-22T09:06:35.386Z] 
09:06:35 [2020-06-22T09:06:35.386Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
09:06:35 [2020-06-22T09:06:35.489Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.8% of statements
09:06:35 [2020-06-22T09:06:35.857Z] testing: warning: no tests to run
09:06:35 [2020-06-22T09:06:35.857Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.062s
09:06:35 [2020-06-22T09:06:35.986Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:06:36 [2020-06-22T09:06:36.053Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
09:06:36 [2020-06-22T09:06:36.309Z] ok  	github.com/docker/docker/pkg/tailfile	0.088s	coverage: 88.6% of statements
09:06:36 [2020-06-22T09:06:36.330Z] 
09:06:36 [2020-06-22T09:06:36.330Z] DONE 0 tests in 0.733s
09:06:36 [2020-06-22T09:06:36.330Z] 
09:06:36 [2020-06-22T09:06:36.330Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
09:06:36 [2020-06-22T09:06:36.801Z] testing: warning: no tests to run
09:06:36 [2020-06-22T09:06:36.801Z] ok  	github.com/docker/docker/integration/network/macvlan	0.081s
09:06:36 [2020-06-22T09:06:36.801Z] 
09:06:36 [2020-06-22T09:06:36.801Z] DONE 0 tests in 0.766s
09:06:36 [2020-06-22T09:06:36.801Z] 
09:06:36 [2020-06-22T09:06:36.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
09:06:36 [2020-06-22T09:06:36.867Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
09:06:36 [2020-06-22T09:06:36.913Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:06:37 [2020-06-22T09:06:37.122Z] testing: warning: no tests to run
09:06:37 [2020-06-22T09:06:37.122Z] coverage: [no statements]
09:06:37 [2020-06-22T09:06:37.122Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:06:37 [2020-06-22T09:06:37.471Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:06:37 [2020-06-22T09:06:37.680Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:06:37 [2020-06-22T09:06:37.680Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:06:37 [2020-06-22T09:06:37.796Z] testing: warning: no tests to run
09:06:37 [2020-06-22T09:06:37.796Z] ok  	github.com/docker/docker/integration/plugin	0.076s
09:06:37 [2020-06-22T09:06:37.796Z] 
09:06:37 [2020-06-22T09:06:37.796Z] DONE 0 tests in 0.773s
09:06:37 [2020-06-22T09:06:37.796Z] 
09:06:37 [2020-06-22T09:06:37.796Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
09:06:37 [2020-06-22T09:06:37.935Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:06:38 [2020-06-22T09:06:38.790Z] testing: warning: no tests to run
09:06:38 [2020-06-22T09:06:38.790Z] ok  	github.com/docker/docker/integration/plugin/authz	0.070s
09:06:38 [2020-06-22T09:06:38.790Z] 
09:06:38 [2020-06-22T09:06:38.790Z] DONE 0 tests in 0.753s
09:06:38 [2020-06-22T09:06:38.790Z] 
09:06:38 [2020-06-22T09:06:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
09:06:39 [2020-06-22T09:06:39.355Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:06:39 [2020-06-22T09:06:39.818Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
09:06:40 [2020-06-22T09:06:40.279Z] === RUN   TestDockerSuite/TestRmiBlank
09:06:40 [2020-06-22T09:06:40.279Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:06:40 [2020-06-22T09:06:40.377Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:06:40 [2020-06-22T09:06:40.533Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:06:41 [2020-06-22T09:06:41.301Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
09:06:41 [2020-06-22T09:06:41.555Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:06:42 [2020-06-22T09:06:42.917Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.3% of statements
09:06:43 [2020-06-22T09:06:43.044Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:06:43 [2020-06-22T09:06:43.325Z] --- PASS: TestImportExtremelyLargeImageWorks (196.45s)
09:06:43 [2020-06-22T09:06:43.325Z] PASS
09:06:43 [2020-06-22T09:06:43.325Z] 
09:06:43 [2020-06-22T09:06:43.325Z] === Skipped
09:06:43 [2020-06-22T09:06:43.325Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
09:06:43 [2020-06-22T09:06:43.325Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:06:43 [2020-06-22T09:06:43.325Z] 
09:06:43 [2020-06-22T09:06:43.325Z] 
09:06:43 [2020-06-22T09:06:43.325Z] DONE 12 tests, 1 skipped in 197.462s
09:06:43 [2020-06-22T09:06:43.325Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:06:43 [2020-06-22T09:06:43.325Z] ++ 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
09:06:43 [2020-06-22T09:06:43.325Z] ++ set -e
09:06:43 [2020-06-22T09:06:43.325Z] ++ '[' -n 0 ']'
09:06:43 [2020-06-22T09:06:43.325Z] ++ set -x
09:06:43 [2020-06-22T09:06:43.325Z] ++ 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
09:06:43 [2020-06-22T09:06:43.325Z] INFO: Testing against a local daemon
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestNetworkCreateDelete
09:06:43 [2020-06-22T09:06:43.325Z] --- PASS: TestNetworkCreateDelete (0.18s)
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestDockerNetworkDeletePreferID
09:06:43 [2020-06-22T09:06:43.325Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestDaemonDNSFallback
09:06:43 [2020-06-22T09:06:43.325Z] --- PASS: TestDaemonDNSFallback (1.56s)
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestInspectNetwork
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestInspectNetwork/full_network_id
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestInspectNetwork/partial_network_id
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestInspectNetwork/network_name
09:06:43 [2020-06-22T09:06:43.325Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:06:43 [2020-06-22T09:06:43.841Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:06:43 [2020-06-22T09:06:43.841Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
09:06:44 [2020-06-22T09:06:44.400Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 65.8% of statements
09:06:44 [2020-06-22T09:06:44.404Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:06:44 [2020-06-22T09:06:44.659Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:06:44 [2020-06-22T09:06:44.960Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:06:45 [2020-06-22T09:06:45.997Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:06:45 [2020-06-22T09:06:45.997Z] INFO: Testing against a local daemon
09:06:45 [2020-06-22T09:06:45.997Z] ok  	github.com/docker/docker/integration/plugin/common	0.225s
09:06:45 [2020-06-22T09:06:45.997Z] 
09:06:45 [2020-06-22T09:06:45.997Z] === Skipped
09:06:45 [2020-06-22T09:06:45.997Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
09:06:45 [2020-06-22T09:06:45.997Z]     plugin_test.go:55: testEnv.OSType == "windows"
09:06:45 [2020-06-22T09:06:45.997Z] 
09:06:45 [2020-06-22T09:06:45.997Z] 
09:06:45 [2020-06-22T09:06:45.997Z] DONE 3 tests, 1 skipped in 7.571s
09:06:45 [2020-06-22T09:06:45.997Z] 
09:06:45 [2020-06-22T09:06:45.997Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
09:06:46 [2020-06-22T09:06:46.543Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:06:46 [2020-06-22T09:06:46.784Z] --- PASS: TestInspectNetwork (7.10s)
09:06:46 [2020-06-22T09:06:46.784Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:06:46 [2020-06-22T09:06:46.784Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:06:46 [2020-06-22T09:06:46.784Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:06:46 [2020-06-22T09:06:46.784Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:06:46 [2020-06-22T09:06:46.784Z] === RUN   TestRunContainerWithBridgeNone
09:06:47 [2020-06-22T09:06:47.103Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:06:47 [2020-06-22T09:06:47.467Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:06:48 [2020-06-22T09:06:48.027Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
09:06:48 [2020-06-22T09:06:48.464Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:06:48 [2020-06-22T09:06:48.588Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
09:06:48 [2020-06-22T09:06:48.827Z] --- PASS: TestRunContainerWithBridgeNone (2.00s)
09:06:48 [2020-06-22T09:06:48.827Z] === RUN   TestNetworkInvalidJSON
09:06:48 [2020-06-22T09:06:48.827Z] === RUN   TestNetworkInvalidJSON//networks/create
09:06:48 [2020-06-22T09:06:48.827Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:06:48 [2020-06-22T09:06:48.827Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:06:48 [2020-06-22T09:06:48.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:06:48 [2020-06-22T09:06:48.827Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:06:48 [2020-06-22T09:06:48.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:06:48 [2020-06-22T09:06:48.827Z] === CONT  TestNetworkInvalidJSON//networks/create
09:06:48 [2020-06-22T09:06:48.827Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:06:48 [2020-06-22T09:06:48.827Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:06:48 [2020-06-22T09:06:48.827Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:06:48 [2020-06-22T09:06:48.827Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:06:48 [2020-06-22T09:06:48.827Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:06:48 [2020-06-22T09:06:48.827Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:06:48 [2020-06-22T09:06:48.827Z] === RUN   TestHostIPv4BridgeLabel
09:06:49 [2020-06-22T09:06:49.027Z] === RUN   TestDockerSuite/TestRmiTag
09:06:49 [2020-06-22T09:06:49.027Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:06:49 [2020-06-22T09:06:49.113Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
09:06:49 [2020-06-22T09:06:49.113Z] === RUN   TestDaemonRestartWithLiveRestore
09:06:49 [2020-06-22T09:06:49.585Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:06:49 [2020-06-22T09:06:49.816Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:06:49 [2020-06-22T09:06:49.816Z] INFO: Testing against a local daemon
09:06:49 [2020-06-22T09:06:49.816Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.241s
09:06:49 [2020-06-22T09:06:49.816Z] 
09:06:49 [2020-06-22T09:06:49.816Z] === Skipped
09:06:49 [2020-06-22T09:06:49.816Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
09:06:49 [2020-06-22T09:06:49.816Z]     external_test.go:48: runtime.GOOS == "windows"
09:06:49 [2020-06-22T09:06:49.816Z] 
09:06:49 [2020-06-22T09:06:49.816Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
09:06:49 [2020-06-22T09:06:49.816Z]     external_test.go:408: runtime.GOOS == "windows"
09:06:49 [2020-06-22T09:06:49.816Z] 
09:06:49 [2020-06-22T09:06:49.816Z] 
09:06:49 [2020-06-22T09:06:49.816Z] DONE 2 tests, 2 skipped in 3.172s
09:06:49 [2020-06-22T09:06:49.816Z] 
09:06:49 [2020-06-22T09:06:49.816Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
09:06:49 [2020-06-22T09:06:49.948Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
09:06:50 [2020-06-22T09:06:50.128Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:06:50 [2020-06-22T09:06:50.128Z] === RUN   TestDaemonDefaultNetworkPools
09:06:50 [2020-06-22T09:06:50.746Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
09:06:50 [2020-06-22T09:06:50.746Z] === RUN   TestDaemonRestartWithExistingNetwork
09:06:52 [2020-06-22T09:06:52.055Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:06:52 [2020-06-22T09:06:52.056Z] INFO: Testing against a local daemon
09:06:52 [2020-06-22T09:06:52.056Z] ok  	github.com/docker/docker/integration/plugin/logging	0.207s
09:06:52 [2020-06-22T09:06:52.056Z] 
09:06:52 [2020-06-22T09:06:52.056Z] === Skipped
09:06:52 [2020-06-22T09:06:52.056Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
09:06:52 [2020-06-22T09:06:52.056Z]     read_test.go:21: no unix domain sockets on Windows
09:06:52 [2020-06-22T09:06:52.056Z] 
09:06:52 [2020-06-22T09:06:52.056Z] 
09:06:52 [2020-06-22T09:06:52.056Z] DONE 1 tests, 1 skipped in 2.569s
09:06:52 [2020-06-22T09:06:52.056Z] 
09:06:52 [2020-06-22T09:06:52.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
09:06:52 [2020-06-22T09:06:52.093Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:06:52 [2020-06-22T09:06:52.224Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:06:52 [2020-06-22T09:06:52.224Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:06:52 [2020-06-22T09:06:52.652Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:06:53 [2020-06-22T09:06:53.211Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:06:53 [2020-06-22T09:06:53.262Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
09:06:53 [2020-06-22T09:06:53.262Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:06:53 [2020-06-22T09:06:53.466Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:06:53 [2020-06-22T09:06:53.632Z] testing: warning: no tests to run
09:06:53 [2020-06-22T09:06:53.632Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.101s
09:06:53 [2020-06-22T09:06:53.632Z] 
09:06:53 [2020-06-22T09:06:53.632Z] DONE 0 tests in 1.320s
09:06:53 [2020-06-22T09:06:53.632Z] 
09:06:53 [2020-06-22T09:06:53.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
09:06:53 [2020-06-22T09:06:53.878Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
09:06:53 [2020-06-22T09:06:53.878Z] === RUN   TestServiceWithPredefinedNetwork
09:06:54 [2020-06-22T09:06:54.389Z] === RUN   TestDockerSuite/TestRunAddHost
09:06:54 [2020-06-22T09:06:54.947Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:06:55 [2020-06-22T09:06:55.201Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:06:55 [2020-06-22T09:06:55.456Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:06:55 [2020-06-22T09:06:55.456Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:06:55 [2020-06-22T09:06:55.867Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:06:55 [2020-06-22T09:06:55.867Z] INFO: Testing against a local daemon
09:06:55 [2020-06-22T09:06:55.867Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.256s
09:06:55 [2020-06-22T09:06:55.909Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
09:06:55 [2020-06-22T09:06:55.909Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:06:55 [2020-06-22T09:06:55.909Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:06:55 [2020-06-22T09:06:55.909Z]     service_test.go:236: FLAKY_TEST
09:06:55 [2020-06-22T09:06:55.909Z] === RUN   TestServiceWithDataPathPortInit
09:06:56 [2020-06-22T09:06:56.014Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:06:56 [2020-06-22T09:06:56.339Z] 
09:06:56 [2020-06-22T09:06:56.339Z] === Skipped
09:06:56 [2020-06-22T09:06:56.339Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
09:06:56 [2020-06-22T09:06:56.339Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
09:06:56 [2020-06-22T09:06:56.339Z] 
09:06:56 [2020-06-22T09:06:56.339Z] 
09:06:56 [2020-06-22T09:06:56.339Z] DONE 1 tests, 1 skipped in 2.838s
09:06:56 [2020-06-22T09:06:56.339Z] 
09:06:56 [2020-06-22T09:06:56.339Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
09:06:56 [2020-06-22T09:06:56.940Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:06:57 [2020-06-22T09:06:57.519Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:06:58 [2020-06-22T09:06:58.078Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:06:58 [2020-06-22T09:06:58.571Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:06:58 [2020-06-22T09:06:58.571Z] INFO: Testing against a local daemon
09:06:58 [2020-06-22T09:06:58.571Z] ok  	github.com/docker/docker/integration/secret	0.201s
09:06:58 [2020-06-22T09:06:58.571Z] 
09:06:58 [2020-06-22T09:06:58.571Z] === Skipped
09:06:58 [2020-06-22T09:06:58.571Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
09:06:58 [2020-06-22T09:06:58.571Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
09:06:58 [2020-06-22T09:06:58.571Z] 
09:06:58 [2020-06-22T09:06:58.571Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
09:06:58 [2020-06-22T09:06:58.571Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
09:06:58 [2020-06-22T09:06:58.571Z] 
09:06:58 [2020-06-22T09:06:58.571Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
09:06:58 [2020-06-22T09:06:58.571Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
09:06:58 [2020-06-22T09:06:58.571Z] 
09:06:58 [2020-06-22T09:06:58.571Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
09:06:58 [2020-06-22T09:06:58.571Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
09:06:58 [2020-06-22T09:06:58.571Z] 
09:06:58 [2020-06-22T09:06:58.571Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
09:06:58 [2020-06-22T09:06:58.572Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
09:06:58 [2020-06-22T09:06:58.572Z] 
09:06:58 [2020-06-22T09:06:58.572Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
09:06:58 [2020-06-22T09:06:58.572Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
09:06:58 [2020-06-22T09:06:58.572Z] 
09:06:58 [2020-06-22T09:06:58.572Z] 
09:06:58 [2020-06-22T09:06:58.572Z] DONE 6 tests, 6 skipped in 2.213s
09:06:58 [2020-06-22T09:06:58.572Z] 
09:06:58 [2020-06-22T09:06:58.572Z] Running D:\gopath\src\github.com\docker\docker\integration\service
09:06:58 [2020-06-22T09:06:58.636Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
09:06:59 [2020-06-22T09:06:59.560Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:07:00 [2020-06-22T09:07:00.527Z] === RUN   TestDockerSuite/TestRunAttachDetach
09:07:01 [2020-06-22T09:07:01.085Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
09:07:01 [2020-06-22T09:07:01.546Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:07:01 [2020-06-22T09:07:01.546Z] INFO: Testing against a local daemon
09:07:01 [2020-06-22T09:07:01.546Z] ok  	github.com/docker/docker/integration/service	0.366s
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === Skipped
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
09:07:01 [2020-06-22T09:07:01.546Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
09:07:01 [2020-06-22T09:07:01.546Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
09:07:01 [2020-06-22T09:07:01.546Z] 
09:07:01 [2020-06-22T09:07:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
09:07:01 [2020-06-22T09:07:01.547Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
09:07:01 [2020-06-22T09:07:01.547Z] 
09:07:01 [2020-06-22T09:07:01.547Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
09:07:01 [2020-06-22T09:07:01.547Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
09:07:01 [2020-06-22T09:07:01.547Z] 
09:07:01 [2020-06-22T09:07:01.547Z] 
09:07:01 [2020-06-22T09:07:01.547Z] DONE 24 tests, 23 skipped in 2.934s
09:07:01 [2020-06-22T09:07:01.547Z] 
09:07:01 [2020-06-22T09:07:01.547Z] Running D:\gopath\src\github.com\docker\docker\integration\session
09:07:01 [2020-06-22T09:07:01.645Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
09:07:02 [2020-06-22T09:07:02.145Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/rootless	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:07:02 [2020-06-22T09:07:02.145Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/volume	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === Skipped
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:73: No driver to put!
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z] time="2020-06-22T09:05:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z] time="2020-06-22T09:05:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z] time="2020-06-22T09:05:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z] time="2020-06-22T09:05:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z] time="2020-06-22T09:05:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:73: No driver to put!
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     overlay_test.go:49: Fails to compute changes intermittently
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     graphtest_unix.go:73: No driver to put!
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:07:02 [2020-06-22T09:07:02.146Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] 
09:07:02 [2020-06-22T09:07:02.146Z] DONE 2124 tests, 26 skipped in 243.291s
09:07:02 [2020-06-22T09:07:02.204Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
Post stage
[Pipeline] junit
09:07:02 [2020-06-22T09:07:02.408Z] Recording test results
09:07:02 [2020-06-22T09:07:02.763Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
09:07:03 [2020-06-22T09:07:03.322Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:07:03 [2020-06-22T09:07:03.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41125/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:914743ba2035d2936eb466ab010a33ccff0f403b hack/validate/vendor
09:07:03 [2020-06-22T09:07:03.775Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:07:03 [2020-06-22T09:07:03.775Z] INFO: Testing against a local daemon
09:07:03 [2020-06-22T09:07:03.775Z] ok  	github.com/docker/docker/integration/session	0.234s
09:07:03 [2020-06-22T09:07:03.775Z] 
09:07:03 [2020-06-22T09:07:03.775Z] === Skipped
09:07:03 [2020-06-22T09:07:03.775Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
09:07:03 [2020-06-22T09:07:03.775Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
09:07:03 [2020-06-22T09:07:03.775Z] 
09:07:03 [2020-06-22T09:07:03.775Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
09:07:03 [2020-06-22T09:07:03.775Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
09:07:03 [2020-06-22T09:07:03.775Z] 
09:07:03 [2020-06-22T09:07:03.775Z] 
09:07:03 [2020-06-22T09:07:03.775Z] DONE 2 tests, 2 skipped in 2.106s
09:07:03 [2020-06-22T09:07:03.775Z] 
09:07:03 [2020-06-22T09:07:03.775Z] Running D:\gopath\src\github.com\docker\docker\integration\system
09:07:03 [2020-06-22T09:07:03.883Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
09:07:04 [2020-06-22T09:07:04.137Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:07:04 [2020-06-22T09:07:04.696Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:07:04 [2020-06-22T09:07:04.702Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
09:07:05 [2020-06-22T09:07:05.254Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:07:05 [2020-06-22T09:07:05.317Z] + echo Building e2e image
09:07:05 [2020-06-22T09:07:05.317Z] Building e2e image
09:07:05 [2020-06-22T09:07:05.317Z] + docker build --build-arg DOCKER_GITCOMMIT=914743ba2035d2936eb466ab010a33ccff0f403b -t moby-e2e-test -f Dockerfile.e2e .
09:07:05 [2020-06-22T09:07:05.317Z] #2 [internal] load .dockerignore
09:07:05 [2020-06-22T09:07:05.317Z] #2 DONE 0.0s
09:07:05 [2020-06-22T09:07:05.317Z] 
09:07:05 [2020-06-22T09:07:05.317Z] #1 [internal] load build definition from Dockerfile.e2e
09:07:05 [2020-06-22T09:07:05.317Z] #1 transferring dockerfile: 3.21kB 0.0s done
09:07:05 [2020-06-22T09:07:05.317Z] #1 DONE 0.0s
09:07:05 [2020-06-22T09:07:05.317Z] 
09:07:05 [2020-06-22T09:07:05.317Z] #2 [internal] load .dockerignore
09:07:05 [2020-06-22T09:07:05.317Z] #2 transferring context: 34B done
09:07:05 [2020-06-22T09:07:05.317Z] #2 DONE 0.0s
09:07:05 [2020-06-22T09:07:05.317Z] 
09:07:05 [2020-06-22T09:07:05.317Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine
09:07:05 [2020-06-22T09:07:05.508Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:07:05 [2020-06-22T09:07:05.571Z] #4 DONE 0.2s
09:07:05 [2020-06-22T09:07:05.571Z] 
09:07:05 [2020-06-22T09:07:05.571Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
09:07:05 [2020-06-22T09:07:05.571Z] #3 DONE 0.2s
09:07:05 [2020-06-22T09:07:05.571Z] 
09:07:05 [2020-06-22T09:07:05.571Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
09:07:05 [2020-06-22T09:07:05.571Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
09:07:05 [2020-06-22T09:07:05.571Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
09:07:05 [2020-06-22T09:07:05.571Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
09:07:05 [2020-06-22T09:07:05.571Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
09:07:05 [2020-06-22T09:07:05.571Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 1.55MB / 2.80MB 0.1s
09:07:05 [2020-06-22T09:07:05.826Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
09:07:05 [2020-06-22T09:07:05.826Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
09:07:06 [2020-06-22T09:07:06.007Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:07:06 [2020-06-22T09:07:06.007Z] INFO: Testing against a local daemon
09:07:06 [2020-06-22T09:07:06.080Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done
09:07:06 [2020-06-22T09:07:06.335Z] #5 DONE 0.7s
09:07:06 [2020-06-22T09:07:06.335Z] 
09:07:06 [2020-06-22T09:07:06.335Z] #8 [internal] load build context
09:07:06 [2020-06-22T09:07:06.335Z] #8 transferring context: 848.59kB 0.6s done
09:07:06 [2020-06-22T09:07:06.335Z] #8 DONE 0.7s
09:07:06 [2020-06-22T09:07:06.335Z] 
09:07:06 [2020-06-22T09:07:06.335Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:07:06 [2020-06-22T09:07:06.335Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done
09:07:06 [2020-06-22T09:07:06.335Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done
09:07:06 [2020-06-22T09:07:06.335Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done
09:07:06 [2020-06-22T09:07:06.335Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
09:07:06 [2020-06-22T09:07:06.335Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
09:07:06 [2020-06-22T09:07:06.335Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done
09:07:06 [2020-06-22T09:07:06.335Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
09:07:06 [2020-06-22T09:07:06.335Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done
09:07:06 [2020-06-22T09:07:06.335Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 38.23MB / 126.96MB 0.8s
09:07:06 [2020-06-22T09:07:06.335Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
09:07:06 [2020-06-22T09:07:06.431Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:07:06 [2020-06-22T09:07:06.431Z] === RUN   TestDockerSuite/TestRunBindMounts
09:07:06 [2020-06-22T09:07:06.590Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 45.59MB / 126.96MB 0.9s
09:07:06 [2020-06-22T09:07:06.590Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 68.00MB / 126.96MB 1.1s
09:07:06 [2020-06-22T09:07:06.845Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 78.15MB / 126.96MB 1.2s
09:07:06 [2020-06-22T09:07:06.845Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 99.63MB / 126.96MB 1.4s
09:07:07 [2020-06-22T09:07:07.003Z] ok  	github.com/docker/docker/integration/system	1.350s
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] === Skipped
09:07:07 [2020-06-22T09:07:07.003Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:07:07 [2020-06-22T09:07:07.003Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
09:07:07 [2020-06-22T09:07:07.003Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
09:07:07 [2020-06-22T09:07:07.003Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
09:07:07 [2020-06-22T09:07:07.003Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
09:07:07 [2020-06-22T09:07:07.003Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
09:07:07 [2020-06-22T09:07:07.003Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
09:07:07 [2020-06-22T09:07:07.003Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] DONE 13 tests, 7 skipped in 3.383s
09:07:07 [2020-06-22T09:07:07.003Z] 
09:07:07 [2020-06-22T09:07:07.003Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
09:07:07 [2020-06-22T09:07:07.099Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 110.40MB / 126.96MB 1.5s
09:07:07 [2020-06-22T09:07:07.099Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.7s
09:07:07 [2020-06-22T09:07:07.356Z] #14 ...
09:07:07 [2020-06-22T09:07:07.356Z] 
09:07:07 [2020-06-22T09:07:07.356Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:07:07 [2020-06-22T09:07:07.356Z] #6 DONE 1.1s
09:07:07 [2020-06-22T09:07:07.356Z] 
09:07:07 [2020-06-22T09:07:07.356Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:07:07 [2020-06-22T09:07:07.356Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.7s done
09:07:07 [2020-06-22T09:07:07.611Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752
09:07:07 [2020-06-22T09:07:07.792Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:07:08 [2020-06-22T09:07:08.715Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:07:09 [2020-06-22T09:07:09.236Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:07:09 [2020-06-22T09:07:09.236Z] INFO: Testing against a local daemon
09:07:09 [2020-06-22T09:07:09.236Z] ok  	github.com/docker/docker/integration/volume	0.275s
09:07:09 [2020-06-22T09:07:09.639Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:07:09 [2020-06-22T09:07:09.710Z] 
09:07:09 [2020-06-22T09:07:09.710Z] === Skipped
09:07:09 [2020-06-22T09:07:09.710Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
09:07:09 [2020-06-22T09:07:09.710Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
09:07:09 [2020-06-22T09:07:09.710Z] 
09:07:09 [2020-06-22T09:07:09.710Z] 
09:07:09 [2020-06-22T09:07:09.710Z] DONE 5 tests, 1 skipped in 2.321s
09:07:09 [2020-06-22T09:07:09.710Z] 
09:07:09 [2020-06-22T09:07:09.710Z] INFO: make.ps1 ended at 06/22/2020 09:07:09
09:07:09 [2020-06-22T09:07:09.710Z] INFO: Integration CLI tests being run from the host:
09:07:09 [2020-06-22T09:07:09.710Z] 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" 
09:07:09 [2020-06-22T09:07:09.894Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:07:10 [2020-06-22T09:07:10.453Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:07:10 [2020-06-22T09:07:10.453Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:07:10 [2020-06-22T09:07:10.708Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:07:11 [2020-06-22T09:07:11.153Z] --- PASS: TestServiceWithDataPathPortInit (13.37s)
09:07:11 [2020-06-22T09:07:11.153Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:07:11 [2020-06-22T09:07:11.632Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:07:11 [2020-06-22T09:07:11.887Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:07:12 [2020-06-22T09:07:12.449Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:07:12 [2020-06-22T09:07:12.843Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.1s
09:07:12 [2020-06-22T09:07:12.843Z] #14 ...
09:07:12 [2020-06-22T09:07:12.843Z] 
09:07:12 [2020-06-22T09:07:12.843Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:07:12 [2020-06-22T09:07:12.843Z] #7 0.979 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.094 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.189 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.195 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.202 (3/30) Installing readline (8.0.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.207 (4/30) Installing bash (5.0.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.222 Executing bash-5.0.0-r0.post-install
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.225 (5/30) Installing ca-certificates (20191127-r2)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.242 (6/30) Installing libgcc (8.3.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.245 (7/30) Installing libstdc++ (8.3.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.259 (8/30) Installing binutils (2.32-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.361 (9/30) Installing gmp (6.1.2-r1)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.367 (10/30) Installing isl (0.18-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.385 (11/30) Installing libgomp (8.3.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.390 (12/30) Installing libatomic (8.3.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.392 (13/30) Installing mpfr3 (3.1.5-r1)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.400 (14/30) Installing mpc1 (1.1.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 2.404 (15/30) Installing gcc (8.3.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.266 (16/30) Installing musl-dev (1.1.22-r3)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.377 (17/30) Installing libc-dev (0.7.1-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.379 (18/30) Installing g++ (8.3.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.920 (19/30) Installing nghttp2-libs (1.39.2-r1)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.924 (20/30) Installing libcurl (7.66.0-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.934 (21/30) Installing expat (2.2.8-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.938 (22/30) Installing pcre2 (10.33-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 3.949 (23/30) Installing git (2.22.4-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.149 (24/30) Installing libmnl (1.0.4-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.152 (25/30) Installing libnftnl-libs (1.1.3-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.157 (26/30) Installing iptables (1.8.3-r1)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.185 (27/30) Installing pigz (2.4-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.191 (28/30) Installing tar (1.32-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.199 (29/30) Installing xz-libs (5.2.4-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.203 (30/30) Installing xz (5.2.4-r0)
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.209 Executing busybox-1.30.1-r3.trigger
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.213 Executing ca-certificates-20191127-r2.trigger
09:07:12 [2020-06-22T09:07:12.843Z] #7 4.268 OK: 179 MiB in 44 packages
09:07:12 [2020-06-22T09:07:12.843Z] #7 DONE 5.4s
09:07:12 [2020-06-22T09:07:12.843Z] 
09:07:12 [2020-06-22T09:07:12.843Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:07:12 [2020-06-22T09:07:12.843Z] #9 DONE 0.1s
09:07:12 [2020-06-22T09:07:12.843Z] 
09:07:12 [2020-06-22T09:07:12.843Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:07:13 [2020-06-22T09:07:13.009Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:07:13 [2020-06-22T09:07:13.009Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:07:13 [2020-06-22T09:07:13.098Z] #14 ...
09:07:13 [2020-06-22T09:07:13.098Z] 
09:07:13 [2020-06-22T09:07:13.098Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:07:13 [2020-06-22T09:07:13.098Z] #10 DONE 0.1s
09:07:13 [2020-06-22T09:07:13.098Z] 
09:07:13 [2020-06-22T09:07:13.098Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:07:13 [2020-06-22T09:07:13.098Z] #11 DONE 0.1s
09:07:13 [2020-06-22T09:07:13.098Z] 
09:07:13 [2020-06-22T09:07:13.098Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:07:13 [2020-06-22T09:07:13.098Z] #14 ...
09:07:13 [2020-06-22T09:07:13.098Z] 
09:07:13 [2020-06-22T09:07:13.098Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:07:13 [2020-06-22T09:07:13.098Z] #12 DONE 0.0s
09:07:13 [2020-06-22T09:07:13.098Z] 
09:07:13 [2020-06-22T09:07:13.098Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:07:13 [2020-06-22T09:07:13.098Z] #13 DONE 0.0s
09:07:13 [2020-06-22T09:07:13.098Z] 
09:07:13 [2020-06-22T09:07:13.098Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:07:13 [2020-06-22T09:07:13.568Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:07:13 [2020-06-22T09:07:13.568Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:07:13 [2020-06-22T09:07:13.656Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.1s done
09:07:13 [2020-06-22T09:07:13.656Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done
09:07:13 [2020-06-22T09:07:13.656Z] #14 DONE 8.2s
09:07:13 [2020-06-22T09:07:13.911Z] 
09:07:13 [2020-06-22T09:07:13.911Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:07:14 [2020-06-22T09:07:14.128Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:07:14 [2020-06-22T09:07:14.165Z] #15 0.506 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
09:07:14 [2020-06-22T09:07:14.686Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:07:14 [2020-06-22T09:07:14.941Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:07:15 [2020-06-22T09:07:15.499Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:07:15 [2020-06-22T09:07:15.499Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.549 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.653 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.661 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.664 (3/55) Installing ncurses-libs (6.2_p20200523-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.671 (4/55) Installing readline (8.0.4-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.675 (5/55) Installing bash (5.0.17-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.686 Executing bash-5.0.17-r0.post-install
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.688 (6/55) Installing linux-headers (5.4.5-r1)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.763 (7/55) Installing libblkid (2.35.2-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.768 (8/55) Installing libuuid (2.35.2-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.769 (9/55) Installing btrfs-progs-libs (5.6.1-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.775 (10/55) Installing btrfs-progs-dev (5.6.1-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.778 (11/55) Installing libgcc (9.3.0-r2)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.780 (12/55) Installing libstdc++ (9.3.0-r2)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.793 (13/55) Installing binutils (2.34-r1)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.858 (14/55) Installing libmagic (5.38-r0)
09:07:15 [2020-06-22T09:07:15.524Z] #15 1.880 (15/55) Installing file (5.38-r0)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.881 (16/55) Installing gmp (6.2.0-r0)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.887 (17/55) Installing isl (0.18-r0)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.902 (18/55) Installing libgomp (9.3.0-r2)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.905 (19/55) Installing libatomic (9.3.0-r2)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.906 (20/55) Installing libgphobos (9.3.0-r2)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.945 (21/55) Installing mpfr4 (4.0.2-r4)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.951 (22/55) Installing mpc1 (1.1.0-r1)
09:07:15 [2020-06-22T09:07:15.779Z] #15 1.953 (23/55) Installing gcc (9.3.0-r2)
09:07:16 [2020-06-22T09:07:16.058Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:07:16 [2020-06-22T09:07:16.339Z] #15 2.766 (24/55) Installing musl-dev (1.1.24-r9)
09:07:16 [2020-06-22T09:07:16.594Z] #15 2.841 (25/55) Installing libc-dev (0.7.2-r3)
09:07:16 [2020-06-22T09:07:16.594Z] #15 2.842 (26/55) Installing g++ (9.3.0-r2)
09:07:16 [2020-06-22T09:07:16.648Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
09:07:16 [2020-06-22T09:07:16.648Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8185df7508sae2eu7ro9xkv8f Created:2020-06-22 09:07:10.268145577 +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[c0ab2b592ebd50b3d7ab46ae7c646add9082983f089f824531a916488a90d00e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.smz20jfypbk3t401ebxxzfglq EndpointID:ca678cca8f1802f7a03333b6fa8dfe52871ec92f92cf48ab6ee07ee4f4363363 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86f6f7332f03b931cd184c0ea208ac15b0efc322f88fe2f287ef48a875a1c1bd 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:428a313c001a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.smz20jfypbk3t401ebxxzfglq EndpointID:ca678cca8f1802f7a03333b6fa8dfe52871ec92f92cf48ab6ee07ee4f4363363 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:07:16 [2020-06-22T09:07:16.648Z] PASS
09:07:16 [2020-06-22T09:07:16.648Z] 
09:07:16 [2020-06-22T09:07:16.648Z] === Skipped
09:07:16 [2020-06-22T09:07:16.648Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:07:16 [2020-06-22T09:07:16.648Z]     service_test.go:236: FLAKY_TEST
09:07:16 [2020-06-22T09:07:16.648Z] 
09:07:16 [2020-06-22T09:07:16.648Z] 
09:07:16 [2020-06-22T09:07:16.648Z] DONE 23 tests, 1 skipped in 39.080s
09:07:16 [2020-06-22T09:07:16.648Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:07:16 [2020-06-22T09:07:16.648Z] ++ 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
09:07:16 [2020-06-22T09:07:16.648Z] ++ set -e
09:07:16 [2020-06-22T09:07:16.648Z] ++ '[' -n 0 ']'
09:07:16 [2020-06-22T09:07:16.648Z] ++ set -x
09:07:16 [2020-06-22T09:07:16.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:07:16 [2020-06-22T09:07:16.648Z] INFO: Testing against a local daemon
09:07:16 [2020-06-22T09:07:16.648Z] === RUN   TestDockerNetworkIpvlanPersistance
09:07:16 [2020-06-22T09:07:16.648Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:07:16 [2020-06-22T09:07:16.648Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:16 [2020-06-22T09:07:16.648Z] === RUN   TestDockerNetworkIpvlan
09:07:16 [2020-06-22T09:07:16.648Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:07:16 [2020-06-22T09:07:16.648Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:16 [2020-06-22T09:07:16.648Z] PASS
09:07:16 [2020-06-22T09:07:16.648Z] 
09:07:16 [2020-06-22T09:07:16.648Z] === Skipped
09:07:16 [2020-06-22T09:07:16.648Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:07:16 [2020-06-22T09:07:16.648Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:16 [2020-06-22T09:07:16.648Z] 
09:07:16 [2020-06-22T09:07:16.648Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:07:16 [2020-06-22T09:07:16.648Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:16 [2020-06-22T09:07:16.648Z] 
09:07:16 [2020-06-22T09:07:16.648Z] 
09:07:16 [2020-06-22T09:07:16.648Z] DONE 2 tests, 2 skipped in 0.076s
09:07:16 [2020-06-22T09:07:16.648Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:07:16 [2020-06-22T09:07:16.648Z] ++ 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
09:07:16 [2020-06-22T09:07:16.648Z] ++ set -e
09:07:16 [2020-06-22T09:07:16.648Z] ++ '[' -n 0 ']'
09:07:16 [2020-06-22T09:07:16.648Z] ++ set -x
09:07:16 [2020-06-22T09:07:16.649Z] ++ 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
09:07:16 [2020-06-22T09:07:16.649Z] INFO: Testing against a local daemon
09:07:16 [2020-06-22T09:07:16.649Z] === RUN   TestDockerNetworkMacvlanPersistance
09:07:16 [2020-06-22T09:07:16.981Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.238 (27/55) Installing make (4.3-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.242 (28/55) Installing fortify-headers (1.1-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.243 (29/55) Installing patch (2.7.6-r6)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.247 (30/55) Installing build-base (0.5-r2)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.248 (31/55) Installing nghttp2-libs (1.41.0-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.250 (32/55) Installing libcurl (7.69.1-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.255 (33/55) Installing curl (7.69.1-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.258 (34/55) Installing oniguruma (6.9.5-r1)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.264 (35/55) Installing jq (1.6-r1)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.270 (36/55) Installing device-mapper-libs (2.02.186-r1)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.275 (37/55) Installing device-mapper-event-libs (2.02.186-r1)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.277 (38/55) Installing libaio (0.3.112-r1)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.278 (39/55) Installing lvm2-libs (2.02.186-r1)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.306 (40/55) Installing blkid (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.308 (41/55) Installing libcap-ng (0.7.10-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.310 (42/55) Installing setpriv (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.312 (43/55) Installing libmount (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.316 (44/55) Installing libsmartcols (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.319 (45/55) Installing findmnt (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.321 (46/55) Installing mcookie (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.322 (47/55) Installing hexdump (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.324 (48/55) Installing lsblk (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.326 (49/55) Installing libfdisk (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.331 (50/55) Installing sfdisk (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.333 (51/55) Installing cfdisk (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.335 (52/55) Installing util-linux (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.367 (53/55) Installing pkgconf (1.7.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.370 (54/55) Installing util-linux-dev (2.35.2-r0)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.390 (55/55) Installing lvm2-dev (2.02.186-r1)
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.395 Executing busybox-1.31.1-r16.trigger
09:07:17 [2020-06-22T09:07:17.154Z] #15 3.401 OK: 230 MiB in 69 packages
09:07:17 [2020-06-22T09:07:17.667Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
09:07:17 [2020-06-22T09:07:17.667Z] === RUN   TestDockerNetworkMacvlan
09:07:17 [2020-06-22T09:07:17.720Z] #15 DONE 3.9s
09:07:17 [2020-06-22T09:07:17.720Z] 
09:07:17 [2020-06-22T09:07:17.720Z] #16 [base 3/5] RUN mkdir -p /build/
09:07:18 [2020-06-22T09:07:18.278Z] #16 DONE 0.6s
09:07:18 [2020-06-22T09:07:18.278Z] 
09:07:18 [2020-06-22T09:07:18.278Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:07:18 [2020-06-22T09:07:18.343Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:07:18 [2020-06-22T09:07:18.419Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:07:18 [2020-06-22T09:07:18.419Z] INFO: Testing against a local daemon
09:07:18 [2020-06-22T09:07:18.678Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:07:18 [2020-06-22T09:07:18.836Z] #17 DONE 0.6s
09:07:18 [2020-06-22T09:07:18.836Z] 
09:07:18 [2020-06-22T09:07:18.836Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:07:18 [2020-06-22T09:07:18.836Z] #18 DONE 0.0s
09:07:18 [2020-06-22T09:07:18.836Z] 
09:07:18 [2020-06-22T09:07:18.837Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:18 [2020-06-22T09:07:18.837Z] #22 DONE 0.0s
09:07:18 [2020-06-22T09:07:18.837Z] 
09:07:18 [2020-06-22T09:07:18.837Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:07:18 [2020-06-22T09:07:18.837Z] #19 DONE 0.1s
09:07:18 [2020-06-22T09:07:18.837Z] 
09:07:18 [2020-06-22T09:07:18.837Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:07:18 [2020-06-22T09:07:18.901Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:07:19 [2020-06-22T09:07:19.091Z] #23 DONE 0.0s
09:07:19 [2020-06-22T09:07:19.091Z] 
09:07:19 [2020-06-22T09:07:19.091Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:07:19 [2020-06-22T09:07:19.091Z] #26 DONE 0.1s
09:07:19 [2020-06-22T09:07:19.091Z] 
09:07:19 [2020-06-22T09:07:19.091Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:07:19 [2020-06-22T09:07:19.091Z] #27 DONE 0.1s
09:07:19 [2020-06-22T09:07:19.091Z] 
09:07:19 [2020-06-22T09:07:19.091Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:07:19 [2020-06-22T09:07:19.091Z] #28 DONE 0.0s
09:07:19 [2020-06-22T09:07:19.091Z] 
09:07:19 [2020-06-22T09:07:19.091Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:07:19 [2020-06-22T09:07:19.299Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:07:19 [2020-06-22T09:07:19.462Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:07:20 [2020-06-22T09:07:20.020Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:07:20 [2020-06-22T09:07:20.274Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:07:20 [2020-06-22T09:07:20.313Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:07:20 [2020-06-22T09:07:20.452Z] #24 1.394 + RM_GOPATH=0
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.394 + TMP_GOPATH=
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.394 + : /build
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.394 + '[' -z '' ']'
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.398 ++ mktemp -d
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.400 + export GOPATH=/tmp/tmp.gmoAAH
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.400 + GOPATH=/tmp/tmp.gmoAAH
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.400 + RM_GOPATH=1
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.400 + case "$(go env GOARCH)" in
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.400 ++ go env GOARCH
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.404 + export GO_BUILDMODE=-buildmode=pie
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.405 + GO_BUILDMODE=-buildmode=pie
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.405 ++ dirname ./install.sh
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.406 + dir=.
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.406 + bin=dockercli
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.406 + shift
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.406 + '[' '!' -f ./dockercli.installer ']'
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.406 + . ./dockercli.installer
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.407 ++ : stable
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.407 ++ : 17.06.2-ce
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.407 + install_dockercli
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.407 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.407 Install docker/cli version 17.06.2-ce from stable
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.407 ++ uname -m
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.408 + arch=x86_64
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.408 + '[' x86_64 '!=' x86_64 ']'
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.408 + url=https://download.docker.com/linux/static
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.409 + tar -xz docker/docker
09:07:20 [2020-06-22T09:07:20.453Z] #24 1.409 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:07:20 [2020-06-22T09:07:20.840Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:07:21 [2020-06-22T09:07:21.399Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:07:22 [2020-06-22T09:07:22.324Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:07:22 [2020-06-22T09:07:22.347Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:07:22 [2020-06-22T09:07:22.962Z] #24 3.687 + mkdir -p /build
09:07:22 [2020-06-22T09:07:22.962Z] #24 3.688 + mv docker/docker /build/
09:07:22 [2020-06-22T09:07:22.962Z] #24 3.689 + rmdir docker
09:07:22 [2020-06-22T09:07:22.962Z] #24 DONE 4.1s
09:07:22 [2020-06-22T09:07:22.962Z] 
09:07:22 [2020-06-22T09:07:22.962Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:07:22 [2020-06-22T09:07:22.962Z] #20 3.144 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:07:22 [2020-06-22T09:07:22.962Z] #20 3.788 
09:07:23 [2020-06-22T09:07:23.477Z] #20 3.902 
                                                                           1.2%
###########                                                               15.3%
############################                                              39.5%
#############################################                             63.5%
####################################################                      73.2%
###############################################################           87.5%
######################################################################## 100.0%
09:07:23 [2020-06-22T09:07:23.477Z] #20 ...
09:07:23 [2020-06-22T09:07:23.477Z] 
09:07:23 [2020-06-22T09:07:23.477Z] #31 [builder 1/4] COPY . .
09:07:23 [2020-06-22T09:07:23.477Z] #31 DONE 4.7s
09:07:23 [2020-06-22T09:07:23.731Z] 
09:07:23 [2020-06-22T09:07:23.731Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:07:24 [2020-06-22T09:07:24.424Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:07:24 [2020-06-22T09:07:24.831Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:07:24 [2020-06-22T09:07:24.831Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:07:24 [2020-06-22T09:07:24.831Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:07:25 [2020-06-22T09:07:25.097Z] #32 DONE 1.4s
09:07:25 [2020-06-22T09:07:25.098Z] 
09:07:25 [2020-06-22T09:07:25.098Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:07:25 [2020-06-22T09:07:25.098Z] #20 5.164 
09:07:25 [2020-06-22T09:07:25.098Z] #20 5.403 #=#=#                                                                         

##                                                                         3.8%
############################################                              61.4%
######################################################################## 100.0%
09:07:25 [2020-06-22T09:07:25.098Z] #20 6.298 
09:07:25 [2020-06-22T09:07:25.864Z] #20 6.485 
                                                                           0.0%
##########                                                                14.3%
##################################                                        47.7%
########################################################                  77.8%
#####################################################################     96.6%
######################################################################## 100.0%
09:07:26 [2020-06-22T09:07:26.120Z] #20 7.285 
09:07:26 [2020-06-22T09:07:26.715Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:07:27 [2020-06-22T09:07:27.638Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:07:27 [2020-06-22T09:07:27.652Z] #20 7.402 
                                                                           0.9%
#######                                                                   10.4%
############                                                              17.9%
##################                                                        25.1%
######################                                                    31.0%
############################                                              40.1%
##################################                                        47.5%
#######################################                                   54.9%
############################################                              62.3%
##################################################                        69.8%
#####################################################                     74.8%
###########################################################               82.5%
##################################################################        92.0%
#######################################################################   99.5%
######################################################################## 100.0%
09:07:27 [2020-06-22T09:07:27.907Z] #20 9.003 
09:07:27 [2020-06-22T09:07:27.909Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:07:28 [2020-06-22T09:07:28.923Z] --- PASS: TestDockerNetworkMacvlan (11.19s)
09:07:28 [2020-06-22T09:07:28.923Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
09:07:28 [2020-06-22T09:07:28.923Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:07:28 [2020-06-22T09:07:28.923Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
09:07:28 [2020-06-22T09:07:28.923Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s)
09:07:28 [2020-06-22T09:07:28.923Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s)
09:07:28 [2020-06-22T09:07:28.923Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
09:07:28 [2020-06-22T09:07:28.923Z] PASS
09:07:28 [2020-06-22T09:07:28.923Z] 
09:07:28 [2020-06-22T09:07:28.923Z] DONE 8 tests in 12.612s
09:07:28 [2020-06-22T09:07:28.923Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:07:28 [2020-06-22T09:07:28.923Z] ++ 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
09:07:28 [2020-06-22T09:07:28.923Z] ++ set -e
09:07:28 [2020-06-22T09:07:28.923Z] ++ '[' -n 0 ']'
09:07:28 [2020-06-22T09:07:28.923Z] ++ set -x
09:07:28 [2020-06-22T09:07:28.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:07:28 [2020-06-22T09:07:28.923Z] testing: warning: no tests to run
09:07:28 [2020-06-22T09:07:28.923Z] PASS
09:07:28 [2020-06-22T09:07:28.923Z] 
09:07:28 [2020-06-22T09:07:28.923Z] DONE 0 tests in 0.011s
09:07:28 [2020-06-22T09:07:28.923Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:07:28 [2020-06-22T09:07:28.923Z] ++ 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
09:07:28 [2020-06-22T09:07:28.923Z] ++ set -e
09:07:28 [2020-06-22T09:07:28.923Z] ++ '[' -n 0 ']'
09:07:28 [2020-06-22T09:07:28.923Z] ++ set -x
09:07:28 [2020-06-22T09:07:28.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:07:28 [2020-06-22T09:07:28.923Z] INFO: Testing against a local daemon
09:07:28 [2020-06-22T09:07:28.923Z] === RUN   TestAuthZPluginAllowRequest
09:07:29 [2020-06-22T09:07:29.270Z] #20 10.19 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:07:29 [2020-06-22T09:07:29.270Z] #20 ...
09:07:29 [2020-06-22T09:07:29.270Z] 
09:07:29 [2020-06-22T09:07:29.270Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:07:29 [2020-06-22T09:07:29.270Z] #29 ...
09:07:29 [2020-06-22T09:07:29.270Z] 
09:07:29 [2020-06-22T09:07:29.270Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:07:29 [2020-06-22T09:07:29.270Z] #33 1.297 
09:07:29 [2020-06-22T09:07:29.270Z] #33 1.376 Removing bundles/
09:07:29 [2020-06-22T09:07:29.270Z] #33 1.377 
09:07:29 [2020-06-22T09:07:29.270Z] #33 1.382 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:07:29 [2020-06-22T09:07:29.270Z] #33 2.988 Building test suite binary ./integration-cli/test.main
09:07:29 [2020-06-22T09:07:29.520Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:07:29 [2020-06-22T09:07:29.830Z] #33 ...
09:07:29 [2020-06-22T09:07:29.830Z] 
09:07:29 [2020-06-22T09:07:29.830Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:07:29 [2020-06-22T09:07:29.830Z] #20 10.67 
09:07:29 [2020-06-22T09:07:29.830Z] #20 10.74 
######################################################################## 100.0%
09:07:30 [2020-06-22T09:07:30.085Z] #20 11.06 
09:07:30 [2020-06-22T09:07:30.403Z] --- PASS: TestAuthZPluginAllowRequest (1.36s)
09:07:30 [2020-06-22T09:07:30.403Z] === RUN   TestAuthZPluginTLS
09:07:30 [2020-06-22T09:07:30.880Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:07:30 [2020-06-22T09:07:30.880Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:07:30 [2020-06-22T09:07:30.880Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:07:31 [2020-06-22T09:07:31.009Z] #20 12.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:07:31 [2020-06-22T09:07:31.033Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:07:31 [2020-06-22T09:07:31.033Z] === RUN   TestAuthZPluginDenyRequest
09:07:31 [2020-06-22T09:07:31.137Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:07:31 [2020-06-22T09:07:31.317Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:07:31 [2020-06-22T09:07:31.317Z] === RUN   TestAuthZPluginAPIDenyResponse
09:07:31 [2020-06-22T09:07:31.569Z] #20 12.63 
09:07:31 [2020-06-22T09:07:31.823Z] #20 12.78 
                                                                           0.7%
######################################################################## 100.0%
09:07:31 [2020-06-22T09:07:31.934Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:07:31 [2020-06-22T09:07:31.934Z] === RUN   TestAuthZPluginDenyResponse
09:07:32 [2020-06-22T09:07:32.078Z] #20 13.14 
09:07:32 [2020-06-22T09:07:32.553Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
09:07:32 [2020-06-22T09:07:32.553Z] === RUN   TestAuthZPluginAllowEventStream
09:07:33 [2020-06-22T09:07:33.002Z] #20 14.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:07:33 [2020-06-22T09:07:33.021Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:07:33 [2020-06-22T09:07:33.257Z] #20 14.30 skipping existing 1849cc453dee
09:07:33 [2020-06-22T09:07:33.511Z] #20 14.69 
09:07:33 [2020-06-22T09:07:33.580Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:07:34 [2020-06-22T09:07:34.031Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s)
09:07:34 [2020-06-22T09:07:34.031Z] === RUN   TestAuthZPluginErrorResponse
09:07:34 [2020-06-22T09:07:34.316Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
09:07:34 [2020-06-22T09:07:34.316Z] === RUN   TestAuthZPluginErrorRequest
09:07:34 [2020-06-22T09:07:34.873Z] #20 15.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:07:34 [2020-06-22T09:07:34.939Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:07:34 [2020-06-22T09:07:34.945Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:07:34 [2020-06-22T09:07:34.945Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:07:35 [2020-06-22T09:07:35.127Z] #20 16.26 
09:07:35 [2020-06-22T09:07:35.382Z] #20 16.36 
######################################################################## 100.0%
09:07:35 [2020-06-22T09:07:35.498Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:07:35 [2020-06-22T09:07:35.563Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
09:07:35 [2020-06-22T09:07:35.563Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:07:35 [2020-06-22T09:07:35.637Z] #20 16.69 
09:07:35 [2020-06-22T09:07:35.892Z] #20 16.82 Download of images into '/build' complete.
09:07:35 [2020-06-22T09:07:35.892Z] #20 16.82 Use something like the following to load the result into a Docker daemon:
09:07:35 [2020-06-22T09:07:35.892Z] #20 16.82   tar -cC '/build' . | docker load
09:07:36 [2020-06-22T09:07:36.148Z] #20 DONE 17.1s
09:07:36 [2020-06-22T09:07:36.148Z] 
09:07:36 [2020-06-22T09:07:36.148Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:07:36 [2020-06-22T09:07:36.421Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:07:36 [2020-06-22T09:07:36.676Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
09:07:36 [2020-06-22T09:07:36.676Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:07:37 [2020-06-22T09:07:37.235Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
09:07:37 [2020-06-22T09:07:37.595Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s)
09:07:37 [2020-06-22T09:07:37.595Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:07:38 [2020-06-22T09:07:38.033Z] #29 ...
09:07:38 [2020-06-22T09:07:38.033Z] 
09:07:38 [2020-06-22T09:07:38.033Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:07:38 [2020-06-22T09:07:38.160Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:07:38 [2020-06-22T09:07:38.160Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:07:38 [2020-06-22T09:07:38.719Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:07:38 [2020-06-22T09:07:38.964Z] #21 DONE 0.7s
09:07:38 [2020-06-22T09:07:38.965Z] 
09:07:38 [2020-06-22T09:07:38.965Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:07:38 [2020-06-22T09:07:38.965Z] #25 DONE 0.1s
09:07:38 [2020-06-22T09:07:38.965Z] 
09:07:38 [2020-06-22T09:07:38.965Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:07:39 [2020-06-22T09:07:39.075Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
09:07:39 [2020-06-22T09:07:39.075Z] === RUN   TestAuthZPluginHeader
09:07:39 [2020-06-22T09:07:39.278Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:07:39 [2020-06-22T09:07:39.532Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
09:07:39 [2020-06-22T09:07:39.695Z] --- PASS: TestAuthZPluginHeader (0.80s)
09:07:39 [2020-06-22T09:07:39.695Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:07:39 [2020-06-22T09:07:39.695Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:07:39 [2020-06-22T09:07:39.695Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:39 [2020-06-22T09:07:39.695Z] === RUN   TestAuthZPluginV2Disable
09:07:39 [2020-06-22T09:07:39.695Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:07:39 [2020-06-22T09:07:39.695Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:39 [2020-06-22T09:07:39.695Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:07:39 [2020-06-22T09:07:39.695Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:07:39 [2020-06-22T09:07:39.695Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:39 [2020-06-22T09:07:39.695Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:07:39 [2020-06-22T09:07:39.695Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:07:39 [2020-06-22T09:07:39.695Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:39 [2020-06-22T09:07:39.695Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:07:40 [2020-06-22T09:07:40.091Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:07:40 [2020-06-22T09:07:40.091Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:07:40 [2020-06-22T09:07:40.650Z] === RUN   TestDockerSuite/TestRunEnvironment
09:07:40 [2020-06-22T09:07:40.904Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:07:41 [2020-06-22T09:07:41.464Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:07:41 [2020-06-22T09:07:41.718Z] === RUN   TestDockerSuite/TestRunExitCode
09:07:42 [2020-06-22T09:07:42.277Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:07:42 [2020-06-22T09:07:42.836Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:07:43 [2020-06-22T09:07:43.091Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:07:43 [2020-06-22T09:07:43.345Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:07:43 [2020-06-22T09:07:43.600Z] === RUN   TestDockerSuite/TestRunExposePort
09:07:43 [2020-06-22T09:07:43.600Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:07:44 [2020-06-22T09:07:44.159Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:07:44 [2020-06-22T09:07:44.414Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:07:46 [2020-06-22T09:07:46.299Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:07:46 [2020-06-22T09:07:46.300Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:07:46 [2020-06-22T09:07:46.300Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:07:49 [2020-06-22T09:07:49.573Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:07:49 [2020-06-22T09:07:49.573Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:07:51 [2020-06-22T09:07:51.117Z] #33 ...
09:07:51 [2020-06-22T09:07:51.117Z] 
09:07:51 [2020-06-22T09:07:51.117Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:07:51 [2020-06-22T09:07:51.117Z] #29 30.80 # github.com/docker/docker/contrib/httpserver
09:07:51 [2020-06-22T09:07:51.117Z] #29 30.80 loadinternal: cannot find runtime/cgo
09:07:51 [2020-06-22T09:07:51.117Z] #29 DONE 31.0s
09:07:51 [2020-06-22T09:07:51.117Z] 
09:07:51 [2020-06-22T09:07:51.117Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:07:51 [2020-06-22T09:07:51.117Z] #33 ...
09:07:51 [2020-06-22T09:07:51.117Z] 
09:07:51 [2020-06-22T09:07:51.117Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:07:51 [2020-06-22T09:07:51.117Z] #30 DONE 0.1s
09:07:51 [2020-06-22T09:07:51.372Z] 
09:07:51 [2020-06-22T09:07:51.372Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:07:58 [2020-06-22T09:07:58.158Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
09:07:58 [2020-06-22T09:07:58.158Z] PASS
09:07:58 [2020-06-22T09:07:58.158Z] 
09:07:58 [2020-06-22T09:07:58.158Z] === Skipped
09:07:58 [2020-06-22T09:07:58.158Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:07:58 [2020-06-22T09:07:58.158Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:58 [2020-06-22T09:07:58.158Z] 
09:07:58 [2020-06-22T09:07:58.158Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:07:58 [2020-06-22T09:07:58.158Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:58 [2020-06-22T09:07:58.158Z] 
09:07:58 [2020-06-22T09:07:58.158Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:07:58 [2020-06-22T09:07:58.158Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:58 [2020-06-22T09:07:58.158Z] 
09:07:58 [2020-06-22T09:07:58.158Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:07:58 [2020-06-22T09:07:58.158Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:58 [2020-06-22T09:07:58.158Z] 
09:07:58 [2020-06-22T09:07:58.158Z] 
09:07:58 [2020-06-22T09:07:58.158Z] DONE 17 tests, 4 skipped in 27.508s
09:07:58 [2020-06-22T09:07:58.158Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:07:58 [2020-06-22T09:07:58.158Z] ++ 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
09:07:58 [2020-06-22T09:07:58.158Z] ++ set -e
09:07:58 [2020-06-22T09:07:58.158Z] ++ '[' -n 0 ']'
09:07:58 [2020-06-22T09:07:58.158Z] ++ set -x
09:07:58 [2020-06-22T09:07:58.158Z] ++ 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
09:07:58 [2020-06-22T09:07:58.158Z] INFO: Testing against a local daemon
09:07:58 [2020-06-22T09:07:58.158Z] === RUN   TestPluginInvalidJSON
09:07:58 [2020-06-22T09:07:58.158Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:07:58 [2020-06-22T09:07:58.158Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:07:58 [2020-06-22T09:07:58.158Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:07:58 [2020-06-22T09:07:58.158Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:07:58 [2020-06-22T09:07:58.158Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:07:58 [2020-06-22T09:07:58.158Z] === RUN   TestPluginInstall
09:07:58 [2020-06-22T09:07:58.158Z] === RUN   TestPluginInstall/no_auth
09:08:01 [2020-06-22T09:08:01.637Z] time="2020-06-22T09:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:08:01 [2020-06-22T09:08:01.637Z] time="2020-06-22T09:08:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:08:01 [2020-06-22T09:08:01.637Z] time="2020-06-22T09:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08eace381bac1db8c6c5e2d8a8bd1eea641374fd881d6a356091cf3e9deb0864" mediatype=application/vnd.docker.plugin.v1+json size=522
09:08:01 [2020-06-22T09:08:01.637Z] time="2020-06-22T09:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:08:01 [2020-06-22T09:08:01.637Z] time="2020-06-22T09:08:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:08:01 [2020-06-22T09:08:01.637Z] time="2020-06-22T09:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08eace381bac1db8c6c5e2d8a8bd1eea641374fd881d6a356091cf3e9deb0864" mediatype=application/vnd.docker.plugin.v1+json size=522
09:08:01 [2020-06-22T09:08:01.637Z] === RUN   TestPluginInstall/with_htpasswd
09:08:01 [2020-06-22T09:08:01.720Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
09:08:01 [2020-06-22T09:08:01.720Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:08:02 [2020-06-22T09:08:02.258Z] time="2020-06-22T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:08:02 [2020-06-22T09:08:02.258Z] time="2020-06-22T09:08:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:08:02 [2020-06-22T09:08:02.258Z] time="2020-06-22T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81c30773c07f995bc3bf0ce10e1f0b32381ae0454f6e89795312575262f2832c" mediatype=application/vnd.docker.plugin.v1+json size=522
09:08:02 [2020-06-22T09:08:02.258Z] time="2020-06-22T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:08:02 [2020-06-22T09:08:02.258Z] time="2020-06-22T09:08:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:08:02 [2020-06-22T09:08:02.258Z] time="2020-06-22T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81c30773c07f995bc3bf0ce10e1f0b32381ae0454f6e89795312575262f2832c" mediatype=application/vnd.docker.plugin.v1+json size=522
09:08:02 [2020-06-22T09:08:02.544Z] === RUN   TestPluginInstall/with_insecure
09:08:02 [2020-06-22T09:08:02.643Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
09:08:02 [2020-06-22T09:08:02.643Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
09:08:02 [2020-06-22T09:08:02.643Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:08:02 [2020-06-22T09:08:02.643Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:08:02 [2020-06-22T09:08:02.898Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:08:04 [2020-06-22T09:08:04.024Z] time="2020-06-22T09:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:08:04 [2020-06-22T09:08:04.024Z] time="2020-06-22T09:08:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:08:04 [2020-06-22T09:08:04.024Z] time="2020-06-22T09:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f0dce40fa21eede219f4c9f294a0f771993a4cc0f076dc1a4fb4863e07e41a2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:08:04 [2020-06-22T09:08:04.024Z] time="2020-06-22T09:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:08:04 [2020-06-22T09:08:04.024Z] time="2020-06-22T09:08:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:08:04 [2020-06-22T09:08:04.024Z] time="2020-06-22T09:08:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5f0dce40fa21eede219f4c9f294a0f771993a4cc0f076dc1a4fb4863e07e41a2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:08:04 [2020-06-22T09:08:04.024Z] --- PASS: TestPluginInstall (7.48s)
09:08:04 [2020-06-22T09:08:04.024Z]     --- PASS: TestPluginInstall/no_auth (5.23s)
09:08:04 [2020-06-22T09:08:04.024Z]     --- PASS: TestPluginInstall/with_htpasswd (0.89s)
09:08:04 [2020-06-22T09:08:04.024Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
09:08:04 [2020-06-22T09:08:04.024Z]         plugin_test.go:157: [dbf942566f929] daemon is not started
09:08:04 [2020-06-22T09:08:04.024Z] PASS
09:08:04 [2020-06-22T09:08:04.024Z] 
09:08:04 [2020-06-22T09:08:04.024Z] DONE 6 tests in 7.583s
09:08:04 [2020-06-22T09:08:04.024Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:08:04 [2020-06-22T09:08:04.024Z] ++ 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
09:08:04 [2020-06-22T09:08:04.024Z] ++ set -e
09:08:04 [2020-06-22T09:08:04.024Z] ++ '[' -n 0 ']'
09:08:04 [2020-06-22T09:08:04.024Z] ++ set -x
09:08:04 [2020-06-22T09:08:04.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=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
09:08:04 [2020-06-22T09:08:04.024Z] INFO: Testing against a local daemon
09:08:04 [2020-06-22T09:08:04.024Z] === RUN   TestExternalGraphDriver
09:08:04 [2020-06-22T09:08:04.308Z] === RUN   TestExternalGraphDriver/json
09:08:05 [2020-06-22T09:08:05.447Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:08:06 [2020-06-22T09:08:06.006Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:08:06 [2020-06-22T09:08:06.341Z] === RUN   TestExternalGraphDriver/spec
09:08:07 [2020-06-22T09:08:07.369Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:08:07 [2020-06-22T09:08:07.821Z] === RUN   TestExternalGraphDriver/pull
09:08:08 [2020-06-22T09:08:08.294Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:08:08 [2020-06-22T09:08:08.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:08:08 [2020-06-22T09:08:08.549Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:08:09 [2020-06-22T09:08:09.109Z] === RUN   TestDockerSuite/TestRunModeHostname
09:08:09 [2020-06-22T09:08:09.668Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:08:09 [2020-06-22T09:08:09.668Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:08:09 [2020-06-22T09:08:09.854Z] --- PASS: TestExternalGraphDriver (5.42s)
09:08:09 [2020-06-22T09:08:09.854Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
09:08:09 [2020-06-22T09:08:09.854Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
09:08:09 [2020-06-22T09:08:09.854Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
09:08:09 [2020-06-22T09:08:09.854Z] === RUN   TestGraphdriverPluginV2
09:08:09 [2020-06-22T09:08:09.854Z] --- SKIP: TestGraphdriverPluginV2 (0.11s)
09:08:09 [2020-06-22T09:08:09.854Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:08:09 [2020-06-22T09:08:09.854Z] PASS
09:08:09 [2020-06-22T09:08:09.854Z] 
09:08:09 [2020-06-22T09:08:09.854Z] === Skipped
09:08:09 [2020-06-22T09:08:09.854Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s)
09:08:09 [2020-06-22T09:08:09.854Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:08:09 [2020-06-22T09:08:09.854Z] 
09:08:09 [2020-06-22T09:08:09.854Z] 
09:08:09 [2020-06-22T09:08:09.854Z] DONE 5 tests, 1 skipped in 5.601s
09:08:09 [2020-06-22T09:08:09.854Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:08:09 [2020-06-22T09:08:09.854Z] ++ 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
09:08:09 [2020-06-22T09:08:09.854Z] ++ set -e
09:08:09 [2020-06-22T09:08:09.854Z] ++ '[' -n 0 ']'
09:08:09 [2020-06-22T09:08:09.854Z] ++ set -x
09:08:09 [2020-06-22T09:08:09.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:08:09 [2020-06-22T09:08:09.855Z] INFO: Testing against a local daemon
09:08:09 [2020-06-22T09:08:09.855Z] === RUN   TestContinueAfterPluginCrash
09:08:09 [2020-06-22T09:08:09.855Z] === PAUSE TestContinueAfterPluginCrash
09:08:09 [2020-06-22T09:08:09.855Z] === RUN   TestReadPluginNoRead
09:08:09 [2020-06-22T09:08:09.855Z] === PAUSE TestReadPluginNoRead
09:08:09 [2020-06-22T09:08:09.855Z] === RUN   TestDaemonStartWithLogOpt
09:08:09 [2020-06-22T09:08:09.855Z] === PAUSE TestDaemonStartWithLogOpt
09:08:09 [2020-06-22T09:08:09.855Z] === CONT  TestContinueAfterPluginCrash
09:08:09 [2020-06-22T09:08:09.855Z] === CONT  TestDaemonStartWithLogOpt
09:08:09 [2020-06-22T09:08:09.855Z] === CONT  TestReadPluginNoRead
09:08:09 [2020-06-22T09:08:09.923Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:08:11 [2020-06-22T09:08:11.285Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:08:12 [2020-06-22T09:08:12.651Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:08:13 [2020-06-22T09:08:13.575Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:08:13 [2020-06-22T09:08:13.829Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:08:13 [2020-06-22T09:08:13.829Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:08:14 [2020-06-22T09:08:14.084Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:08:15 [2020-06-22T09:08:15.008Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:08:15 [2020-06-22T09:08:15.379Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:08:15 [2020-06-22T09:08:15.379Z] --- PASS: TestDaemonStartWithLogOpt (5.31s)
09:08:15 [2020-06-22T09:08:15.997Z] === RUN   TestReadPluginNoRead/default
09:08:16 [2020-06-22T09:08:16.370Z] === RUN   TestDockerSuite/TestRunMount
09:08:16 [2020-06-22T09:08:16.370Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
09:08:17 [2020-06-22T09:08:17.472Z] === RUN   TestReadPluginNoRead/disabled_caching
09:08:18 [2020-06-22T09:08:18.946Z] --- PASS: TestReadPluginNoRead (9.31s)
09:08:18 [2020-06-22T09:08:18.946Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s)
09:08:18 [2020-06-22T09:08:18.946Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
09:08:18 [2020-06-22T09:08:18.946Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
09:08:18 [2020-06-22T09:08:18.946Z]     read_test.go:92: [d0921feb2ec94] daemon is not started
09:08:19 [2020-06-22T09:08:19.629Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
09:08:20 [2020-06-22T09:08:20.426Z] --- PASS: TestContinueAfterPluginCrash (10.58s)
09:08:20 [2020-06-22T09:08:20.426Z] PASS
09:08:20 [2020-06-22T09:08:20.426Z] 
09:08:20 [2020-06-22T09:08:20.426Z] DONE 6 tests in 10.650s
09:08:20 [2020-06-22T09:08:20.426Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:08:20 [2020-06-22T09:08:20.426Z] ++ 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
09:08:20 [2020-06-22T09:08:20.426Z] ++ set -e
09:08:20 [2020-06-22T09:08:20.426Z] ++ '[' -n 0 ']'
09:08:20 [2020-06-22T09:08:20.426Z] ++ set -x
09:08:20 [2020-06-22T09:08:20.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:08:20 [2020-06-22T09:08:20.426Z] testing: warning: no tests to run
09:08:20 [2020-06-22T09:08:20.426Z] PASS
09:08:20 [2020-06-22T09:08:20.426Z] 
09:08:20 [2020-06-22T09:08:20.426Z] DONE 0 tests in 0.017s
09:08:20 [2020-06-22T09:08:20.426Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:08:20 [2020-06-22T09:08:20.426Z] ++ 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
09:08:20 [2020-06-22T09:08:20.426Z] ++ set -e
09:08:20 [2020-06-22T09:08:20.426Z] ++ '[' -n 0 ']'
09:08:20 [2020-06-22T09:08:20.426Z] ++ set -x
09:08:20 [2020-06-22T09:08:20.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:08:20 [2020-06-22T09:08:20.426Z] INFO: Testing against a local daemon
09:08:20 [2020-06-22T09:08:20.426Z] === RUN   TestPluginWithDevMounts
09:08:20 [2020-06-22T09:08:20.426Z] === PAUSE TestPluginWithDevMounts
09:08:20 [2020-06-22T09:08:20.426Z] === CONT  TestPluginWithDevMounts
09:08:20 [2020-06-22T09:08:20.990Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:08:21 [2020-06-22T09:08:21.549Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:08:22 [2020-06-22T09:08:22.468Z] --- PASS: TestPluginWithDevMounts (1.88s)
09:08:22 [2020-06-22T09:08:22.468Z] PASS
09:08:22 [2020-06-22T09:08:22.468Z] 
09:08:22 [2020-06-22T09:08:22.468Z] DONE 1 tests in 1.956s
09:08:22 [2020-06-22T09:08:22.468Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:08:22 [2020-06-22T09:08:22.468Z] ++ 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
09:08:22 [2020-06-22T09:08:22.468Z] ++ set -e
09:08:22 [2020-06-22T09:08:22.468Z] ++ '[' -n 0 ']'
09:08:22 [2020-06-22T09:08:22.468Z] ++ set -x
09:08:22 [2020-06-22T09:08:22.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:08:22 [2020-06-22T09:08:22.468Z] INFO: Testing against a local daemon
09:08:22 [2020-06-22T09:08:22.468Z] === RUN   TestSecretInspect
09:08:22 [2020-06-22T09:08:22.472Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:08:22 [2020-06-22T09:08:22.472Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
09:08:23 [2020-06-22T09:08:23.419Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:08:24 [2020-06-22T09:08:24.500Z] --- PASS: TestSecretInspect (1.89s)
09:08:24 [2020-06-22T09:08:24.500Z] === RUN   TestSecretList
09:08:25 [2020-06-22T09:08:25.320Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:08:25 [2020-06-22T09:08:25.574Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:08:26 [2020-06-22T09:08:26.535Z] --- PASS: TestSecretList (1.87s)
09:08:26 [2020-06-22T09:08:26.535Z] === RUN   TestSecretsCreateAndDelete
09:08:28 [2020-06-22T09:08:28.019Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
09:08:28 [2020-06-22T09:08:28.019Z] === RUN   TestSecretsUpdate
09:08:28 [2020-06-22T09:08:28.082Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:08:28 [2020-06-22T09:08:28.082Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
09:08:29 [2020-06-22T09:08:29.006Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:08:30 [2020-06-22T09:08:30.050Z] --- PASS: TestSecretsUpdate (1.93s)
09:08:30 [2020-06-22T09:08:30.050Z] === RUN   TestTemplatedSecret
09:08:31 [2020-06-22T09:08:31.515Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:08:32 [2020-06-22T09:08:32.438Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:08:32 [2020-06-22T09:08:32.438Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:08:32 [2020-06-22T09:08:32.738Z] --- PASS: TestTemplatedSecret (2.54s)
09:08:32 [2020-06-22T09:08:32.738Z] === RUN   TestSecretCreateResolve
09:08:33 [2020-06-22T09:08:33.798Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:08:33 [2020-06-22T09:08:33.798Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:08:34 [2020-06-22T09:08:34.053Z] === RUN   TestDockerSuite/TestRunNetHost
09:08:34 [2020-06-22T09:08:34.777Z] --- PASS: TestSecretCreateResolve (1.90s)
09:08:34 [2020-06-22T09:08:34.777Z] PASS
09:08:34 [2020-06-22T09:08:34.777Z] 
09:08:34 [2020-06-22T09:08:34.777Z] DONE 6 tests in 12.076s
09:08:34 [2020-06-22T09:08:34.777Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:08:34 [2020-06-22T09:08:34.777Z] ++ 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
09:08:34 [2020-06-22T09:08:34.777Z] ++ set -e
09:08:34 [2020-06-22T09:08:34.777Z] ++ '[' -n 0 ']'
09:08:34 [2020-06-22T09:08:34.777Z] ++ set -x
09:08:34 [2020-06-22T09:08:34.777Z] ++ 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
09:08:34 [2020-06-22T09:08:34.777Z] INFO: Testing against a local daemon
09:08:34 [2020-06-22T09:08:34.777Z] === RUN   TestServiceCreateInit
09:08:34 [2020-06-22T09:08:34.777Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:08:35 [2020-06-22T09:08:35.413Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:08:35 [2020-06-22T09:08:35.668Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:08:36 [2020-06-22T09:08:36.227Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:08:36 [2020-06-22T09:08:36.482Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:08:37 [2020-06-22T09:08:37.841Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:08:38 [2020-06-22T09:08:38.242Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:08:39 [2020-06-22T09:08:39.727Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:08:42 [2020-06-22T09:08:42.235Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:08:42 [2020-06-22T09:08:42.490Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:08:42 [2020-06-22T09:08:42.638Z] --- PASS: TestServiceCreateInit (7.49s)
09:08:42 [2020-06-22T09:08:42.638Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s)
09:08:42 [2020-06-22T09:08:42.638Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
09:08:42 [2020-06-22T09:08:42.638Z] === RUN   TestCreateServiceMultipleTimes
09:08:42 [2020-06-22T09:08:42.744Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:08:42 [2020-06-22T09:08:42.999Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:08:42 [2020-06-22T09:08:42.999Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:08:43 [2020-06-22T09:08:43.558Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:08:44 [2020-06-22T09:08:44.118Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:08:44 [2020-06-22T09:08:44.118Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:08:44 [2020-06-22T09:08:44.372Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:08:44 [2020-06-22T09:08:44.932Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:08:44 [2020-06-22T09:08:44.932Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:08:45 [2020-06-22T09:08:45.491Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:08:46 [2020-06-22T09:08:46.050Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:08:46 [2020-06-22T09:08:46.973Z] === RUN   TestDockerSuite/TestRunPortInUse
09:08:47 [2020-06-22T09:08:47.533Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:08:47 [2020-06-22T09:08:47.787Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:08:48 [2020-06-22T09:08:48.346Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:08:48 [2020-06-22T09:08:48.601Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:08:49 [2020-06-22T09:08:49.162Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:08:49 [2020-06-22T09:08:49.721Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:08:49 [2020-06-22T09:08:49.721Z] === RUN   TestDockerSuite/TestRunPublishPort
09:08:49 [2020-06-22T09:08:49.975Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:08:50 [2020-06-22T09:08:50.534Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:08:50 [2020-06-22T09:08:50.534Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:08:50 [2020-06-22T09:08:50.791Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:08:51 [2020-06-22T09:08:51.716Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:08:51 [2020-06-22T09:08:51.716Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:08:54 [2020-06-22T09:08:54.224Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:08:54 [2020-06-22T09:08:54.783Z] === RUN   TestDockerSuite/TestRunRm
09:08:55 [2020-06-22T09:08:55.037Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:08:57 [2020-06-22T09:08:57.935Z] --- PASS: TestCreateServiceMultipleTimes (15.53s)
09:08:57 [2020-06-22T09:08:57.935Z] === RUN   TestCreateServiceConflict
09:08:59 [2020-06-22T09:08:59.192Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:08:59 [2020-06-22T09:08:59.192Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:08:59 [2020-06-22T09:08:59.414Z] --- PASS: TestCreateServiceConflict (1.91s)
09:08:59 [2020-06-22T09:08:59.414Z] === RUN   TestCreateServiceMaxReplicas
09:08:59 [2020-06-22T09:08:59.447Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:09:00 [2020-06-22T09:09:00.809Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
09:09:01 [2020-06-22T09:09:01.064Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:09:01 [2020-06-22T09:09:01.623Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:09:02 [2020-06-22T09:09:02.104Z] --- PASS: TestCreateServiceMaxReplicas (2.59s)
09:09:02 [2020-06-22T09:09:02.104Z] === RUN   TestCreateWithDuplicateNetworkNames
09:09:04 [2020-06-22T09:09:04.882Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:09:07 [2020-06-22T09:09:07.391Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:09:07 [2020-06-22T09:09:07.951Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:09:08 [2020-06-22T09:09:08.206Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:09:08 [2020-06-22T09:09:08.765Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:09:09 [2020-06-22T09:09:09.687Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:09:09 [2020-06-22T09:09:09.942Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:09:10 [2020-06-22T09:09:10.197Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:09:10 [2020-06-22T09:09:10.451Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:09:11 [2020-06-22T09:09:11.011Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:09:11 [2020-06-22T09:09:11.571Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:09:12 [2020-06-22T09:09:12.495Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:09:13 [2020-06-22T09:09:13.055Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:09:14 [2020-06-22T09:09:14.937Z] === RUN   TestDockerSuite/TestRunState
09:09:15 [2020-06-22T09:09:15.861Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:09:16 [2020-06-22T09:09:16.420Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:09:16 [2020-06-22T09:09:16.980Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:09:16 [2020-06-22T09:09:16.980Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:09:16 [2020-06-22T09:09:16.980Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:09:17 [2020-06-22T09:09:17.350Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s)
09:09:17 [2020-06-22T09:09:17.350Z] === RUN   TestCreateServiceSecretFileMode
09:09:17 [2020-06-22T09:09:17.350Z] --- PASS: TestCreateServiceSecretFileMode (2.17s)
09:09:17 [2020-06-22T09:09:17.350Z] === RUN   TestCreateServiceConfigFileMode
09:09:17 [2020-06-22T09:09:17.581Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:09:17 [2020-06-22T09:09:17.837Z] === RUN   TestDockerSuite/TestRunSysctls
09:09:18 [2020-06-22T09:09:18.762Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:09:18 [2020-06-22T09:09:18.762Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:09:18 [2020-06-22T09:09:18.762Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:09:19 [2020-06-22T09:09:19.321Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
09:09:19 [2020-06-22T09:09:19.386Z] --- PASS: TestCreateServiceConfigFileMode (2.15s)
09:09:19 [2020-06-22T09:09:19.386Z] === RUN   TestCreateServiceSysctls
09:09:20 [2020-06-22T09:09:20.683Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:09:20 [2020-06-22T09:09:20.964Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
09:09:22 [2020-06-22T09:09:22.082Z] --- PASS: TestCreateServiceSysctls (2.98s)
09:09:22 [2020-06-22T09:09:22.082Z] === RUN   TestCreateServiceCapabilities
09:09:22 [2020-06-22T09:09:22.328Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:09:24 [2020-06-22T09:09:24.210Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:09:24 [2020-06-22T09:09:24.778Z] --- PASS: TestCreateServiceCapabilities (2.23s)
09:09:24 [2020-06-22T09:09:24.779Z] === RUN   TestInspect
09:09:26 [2020-06-22T09:09:26.092Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
09:09:26 [2020-06-22T09:09:26.837Z] --- PASS: TestInspect (2.49s)
09:09:26 [2020-06-22T09:09:26.837Z] === RUN   TestCreateJob
09:09:27 [2020-06-22T09:09:27.017Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:09:27 [2020-06-22T09:09:27.941Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:09:28 [2020-06-22T09:09:28.500Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:09:28 [2020-06-22T09:09:28.500Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:09:29 [2020-06-22T09:09:29.060Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:09:30 [2020-06-22T09:09:30.307Z] --- PASS: TestCreateJob (2.99s)
09:09:30 [2020-06-22T09:09:30.307Z] === RUN   TestReplicatedJob
09:09:30 [2020-06-22T09:09:30.943Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:09:31 [2020-06-22T09:09:31.197Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:09:32 [2020-06-22T09:09:32.122Z] === RUN   TestDockerSuite/TestRunUserByID
09:09:32 [2020-06-22T09:09:32.680Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:09:32 [2020-06-22T09:09:32.680Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:09:32 [2020-06-22T09:09:32.935Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:09:33 [2020-06-22T09:09:33.495Z] === RUN   TestDockerSuite/TestRunUserByName
09:09:34 [2020-06-22T09:09:34.053Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:09:34 [2020-06-22T09:09:34.053Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:09:34 [2020-06-22T09:09:34.611Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:09:34 [2020-06-22T09:09:34.611Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:09:34 [2020-06-22T09:09:34.714Z] --- PASS: TestReplicatedJob (4.96s)
09:09:34 [2020-06-22T09:09:34.714Z] === RUN   TestUpdateReplicatedJob
09:09:34 [2020-06-22T09:09:34.866Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:09:35 [2020-06-22T09:09:35.121Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:09:37 [2020-06-22T09:09:37.630Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:09:38 [2020-06-22T09:09:38.179Z] --- PASS: TestUpdateReplicatedJob (3.08s)
09:09:38 [2020-06-22T09:09:38.179Z] === RUN   TestServiceListWithStatuses
09:09:38 [2020-06-22T09:09:38.179Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:09:38 [2020-06-22T09:09:38.179Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:09:38 [2020-06-22T09:09:38.179Z] === RUN   TestDockerNetworkConnectAlias
09:09:38 [2020-06-22T09:09:38.554Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:09:39 [2020-06-22T09:09:39.113Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:09:40 [2020-06-22T09:09:40.036Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:09:40 [2020-06-22T09:09:40.294Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:09:41 [2020-06-22T09:09:41.654Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:09:42 [2020-06-22T09:09:42.578Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
09:09:42 [2020-06-22T09:09:42.578Z] === RUN   TestDockerNetworkReConnect
09:09:42 [2020-06-22T09:09:42.733Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:09:42 [2020-06-22T09:09:42.733Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:09:42 [2020-06-22T09:09:42.733Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:09:42 [2020-06-22T09:09:42.989Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:09:43 [2020-06-22T09:09:43.016Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:09:43 [2020-06-22T09:09:43.575Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:09:44 [2020-06-22T09:09:44.502Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:09:45 [2020-06-22T09:09:45.273Z] --- PASS: TestDockerNetworkReConnect (3.23s)
09:09:45 [2020-06-22T09:09:45.273Z] === RUN   TestServicePlugin
09:09:45 [2020-06-22T09:09:45.273Z] --- SKIP: TestServicePlugin (0.00s)
09:09:45 [2020-06-22T09:09:45.273Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:09:45 [2020-06-22T09:09:45.273Z] === RUN   TestServiceUpdateLabel
09:09:45 [2020-06-22T09:09:45.497Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:09:46 [2020-06-22T09:09:46.386Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:09:46 [2020-06-22T09:09:46.640Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:09:46 [2020-06-22T09:09:46.859Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:09:47 [2020-06-22T09:09:47.199Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:09:47 [2020-06-22T09:09:47.307Z] --- PASS: TestServiceUpdateLabel (1.91s)
09:09:47 [2020-06-22T09:09:47.307Z] === RUN   TestServiceUpdateSecrets
09:09:47 [2020-06-22T09:09:47.760Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:09:48 [2020-06-22T09:09:48.218Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:09:48 [2020-06-22T09:09:48.321Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:09:48 [2020-06-22T09:09:48.321Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:09:48 [2020-06-22T09:09:48.321Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:09:48 [2020-06-22T09:09:48.321Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:09:48 [2020-06-22T09:09:48.586Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:09:48 [2020-06-22T09:09:48.586Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:09:49 [2020-06-22T09:09:49.142Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:09:49 [2020-06-22T09:09:49.397Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:09:49 [2020-06-22T09:09:49.514Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
09:09:49 [2020-06-22T09:09:49.514Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:09:50 [2020-06-22T09:09:50.073Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:09:50 [2020-06-22T09:09:50.758Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:09:51 [2020-06-22T09:09:51.435Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:09:51 [2020-06-22T09:09:51.994Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:09:52 [2020-06-22T09:09:52.553Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:09:52 [2020-06-22T09:09:52.553Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:09:52 [2020-06-22T09:09:52.642Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:09:52 [2020-06-22T09:09:52.807Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:09:52 [2020-06-22T09:09:52.807Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:09:53 [2020-06-22T09:09:53.062Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
09:09:53 [2020-06-22T09:09:53.317Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:09:53 [2020-06-22T09:09:53.879Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:09:54 [2020-06-22T09:09:54.439Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:09:54 [2020-06-22T09:09:54.439Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:09:54 [2020-06-22T09:09:54.527Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:09:54 [2020-06-22T09:09:54.998Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:09:55 [2020-06-22T09:09:55.253Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
09:09:55 [2020-06-22T09:09:55.253Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:09:55 [2020-06-22T09:09:55.811Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:09:55 [2020-06-22T09:09:55.811Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:09:55 [2020-06-22T09:09:55.887Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:09:56 [2020-06-22T09:09:56.370Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:09:56 [2020-06-22T09:09:56.448Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:09:56 [2020-06-22T09:09:56.626Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:09:56 [2020-06-22T09:09:56.881Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:09:56 [2020-06-22T09:09:56.881Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:09:57 [2020-06-22T09:09:57.804Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:09:57 [2020-06-22T09:09:57.809Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:09:58 [2020-06-22T09:09:58.727Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:09:58 [2020-06-22T09:09:58.982Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:09:58 [2020-06-22T09:09:58.982Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:09:59 [2020-06-22T09:09:59.170Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:09:59 [2020-06-22T09:09:59.540Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:09:59 [2020-06-22T09:09:59.540Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:10:00 [2020-06-22T09:10:00.464Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:10:00 [2020-06-22T09:10:00.718Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
09:10:00 [2020-06-22T09:10:00.973Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:10:01 [2020-06-22T09:10:01.054Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:10:01 [2020-06-22T09:10:01.979Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:10:02 [2020-06-22T09:10:02.541Z] --- PASS: TestServiceUpdateSecrets (14.21s)
09:10:02 [2020-06-22T09:10:02.541Z] === RUN   TestServiceUpdateConfigs
09:10:02 [2020-06-22T09:10:02.859Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:10:03 [2020-06-22T09:10:03.339Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:10:03 [2020-06-22T09:10:03.419Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:10:03 [2020-06-22T09:10:03.419Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:10:03 [2020-06-22T09:10:03.419Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:10:04 [2020-06-22T09:10:04.344Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
09:10:04 [2020-06-22T09:10:04.725Z] #33 159.6 
09:10:04 [2020-06-22T09:10:04.726Z] #33 DONE 159.8s
09:10:04 [2020-06-22T09:10:04.726Z] 
09:10:04 [2020-06-22T09:10:04.726Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:10:04 [2020-06-22T09:10:04.904Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:10:05 [2020-06-22T09:10:05.463Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:10:05 [2020-06-22T09:10:05.463Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:10:06 [2020-06-22T09:10:06.639Z] #34 DONE 1.7s
09:10:06 [2020-06-22T09:10:06.822Z] === RUN   TestDockerSuite/TestSaveImageId
09:10:06 [2020-06-22T09:10:06.822Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:10:07 [2020-06-22T09:10:07.076Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:10:08 [2020-06-22T09:10:08.000Z] 
09:10:08 [2020-06-22T09:10:08.000Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:10:08 [2020-06-22T09:10:08.438Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:10:08 [2020-06-22T09:10:08.438Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:10:08 [2020-06-22T09:10:08.560Z] #35 DONE 0.7s
09:10:08 [2020-06-22T09:10:08.814Z] 
09:10:08 [2020-06-22T09:10:08.814Z] #36 exporting to image
09:10:08 [2020-06-22T09:10:08.814Z] #36 exporting layers
09:10:09 [2020-06-22T09:10:09.363Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:10:09 [2020-06-22T09:10:09.363Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:10:09 [2020-06-22T09:10:09.363Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:10:10 [2020-06-22T09:10:10.723Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:10:11 [2020-06-22T09:10:11.322Z] #36 exporting layers 2.8s done
09:10:11 [2020-06-22T09:10:11.322Z] #36 writing image sha256:a6cedaa8890b06ce477f8b6f4a37599582b1f818ab0afe5b4c55aecc2a8c8958 done
09:10:11 [2020-06-22T09:10:11.322Z] #36 naming to docker.io/library/moby-e2e-test done
09:10:11 [2020-06-22T09:10:11.322Z] #36 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:10:11 [2020-06-22T09:10:11.647Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:10:11 [2020-06-22T09:10:11.666Z] + echo Ensuring container killed.
09:10:11 [2020-06-22T09:10:11.666Z] Ensuring container killed.
09:10:11 [2020-06-22T09:10:11.666Z] + docker rm -vf docker-pr2
09:10:11 [2020-06-22T09:10:11.666Z] Error: No such container: docker-pr2
09:10:11 [2020-06-22T09:10:11.666Z] + true
[Pipeline] sh
09:10:11 [2020-06-22T09:10:11.980Z] + echo Chowning /workspace to jenkins user
09:10:11 [2020-06-22T09:10:11.980Z] Chowning /workspace to jenkins user
09:10:11 [2020-06-22T09:10:11.980Z] + id -u
09:10:11 [2020-06-22T09:10:11.980Z] + id -g
09:10:11 [2020-06-22T09:10:11.980Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41125:/workspace busybox chown -R 1000:1000 /workspace
09:10:12 [2020-06-22T09:10:12.569Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:10:12 [2020-06-22T09:10:12.569Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:10:12 [2020-06-22T09:10:12.569Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:10:12 [2020-06-22T09:10:12.569Z] === RUN   TestDockerSuite/TestSearchWithLimit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:10:13 [2020-06-22T09:10:13.235Z] + bundleName=unit
09:10:13 [2020-06-22T09:10:13.235Z] + echo Creating unit-bundles.tar.gz
09:10:13 [2020-06-22T09:10:13.235Z] Creating unit-bundles.tar.gz
09:10:13 [2020-06-22T09:10:13.235Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:10:13 [2020-06-22T09:10:13.235Z] bundles/junit-report.xml
09:10:13 [2020-06-22T09:10:13.235Z] bundles/go-test-report.json
09:10:13 [2020-06-22T09:10:13.235Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:10:13 [2020-06-22T09:10:13.242Z] Archiving artifacts
09:10:13 [2020-06-22T09:10:13.495Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:10:13 [2020-06-22T09:10:13.729Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
09:10:13 [2020-06-22T09:10:13.749Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
[Pipeline] sh
09:10:14 [2020-06-22T09:10:14.034Z] + make clean
09:10:14 [2020-06-22T09:10:14.288Z] docker volume rm -f docker-dev-cache
09:10:14 [2020-06-22T09:10:14.288Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:10:15 [2020-06-22T09:10:15.641Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:10:16 [2020-06-22T09:10:16.564Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
09:10:17 [2020-06-22T09:10:17.776Z] --- PASS: TestServiceUpdateConfigs (14.31s)
09:10:17 [2020-06-22T09:10:17.776Z] === RUN   TestServiceUpdateNetwork
09:10:20 [2020-06-22T09:10:20.761Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
09:10:20 [2020-06-22T09:10:20.761Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:10:22 [2020-06-22T09:10:22.647Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:10:23 [2020-06-22T09:10:23.207Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:10:23 [2020-06-22T09:10:23.462Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:10:24 [2020-06-22T09:10:24.385Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:10:27 [2020-06-22T09:10:27.642Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:10:27 [2020-06-22T09:10:27.897Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
09:10:28 [2020-06-22T09:10:28.048Z] --- PASS: TestServiceUpdateNetwork (12.22s)
09:10:28 [2020-06-22T09:10:28.048Z] === RUN   TestServiceUpdatePidsLimit
09:10:28 [2020-06-22T09:10:28.666Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:10:28 [2020-06-22T09:10:28.820Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:10:29 [2020-06-22T09:10:29.379Z] === RUN   TestDockerSuite/TestStartRecordError
09:10:29 [2020-06-22T09:10:29.682Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:10:31 [2020-06-22T09:10:31.260Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
09:10:31 [2020-06-22T09:10:31.260Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:10:32 [2020-06-22T09:10:32.186Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:10:33 [2020-06-22T09:10:33.550Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:10:36 [2020-06-22T09:10:36.056Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:10:36 [2020-06-22T09:10:36.494Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:10:40 [2020-06-22T09:10:40.211Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:10:43 [2020-06-22T09:10:43.465Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:10:44 [2020-06-22T09:10:44.387Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
09:10:44 [2020-06-22T09:10:44.892Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
09:10:44 [2020-06-22T09:10:44.892Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s)
09:10:44 [2020-06-22T09:10:44.892Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:10:44 [2020-06-22T09:10:44.892Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
09:10:44 [2020-06-22T09:10:44.892Z] PASS
09:10:44 [2020-06-22T09:10:44.892Z] 
09:10:44 [2020-06-22T09:10:44.892Z] === Skipped
09:10:44 [2020-06-22T09:10:44.893Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
09:10:44 [2020-06-22T09:10:44.893Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:10:44 [2020-06-22T09:10:44.893Z] 
09:10:44 [2020-06-22T09:10:44.893Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:10:44 [2020-06-22T09:10:44.893Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:10:44 [2020-06-22T09:10:44.893Z] 
09:10:44 [2020-06-22T09:10:44.893Z] 
09:10:44 [2020-06-22T09:10:44.893Z] DONE 27 tests, 2 skipped in 129.462s
09:10:44 [2020-06-22T09:10:44.893Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:10:44 [2020-06-22T09:10:44.893Z] ++ 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
09:10:44 [2020-06-22T09:10:44.893Z] ++ set -e
09:10:44 [2020-06-22T09:10:44.893Z] ++ '[' -n 0 ']'
09:10:44 [2020-06-22T09:10:44.893Z] ++ set -x
09:10:44 [2020-06-22T09:10:44.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:10:44 [2020-06-22T09:10:44.893Z] INFO: Testing against a local daemon
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestSessionCreate
09:10:44 [2020-06-22T09:10:44.893Z] --- PASS: TestSessionCreate (0.04s)
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestSessionCreateWithBadUpgrade
09:10:44 [2020-06-22T09:10:44.893Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
09:10:44 [2020-06-22T09:10:44.893Z] PASS
09:10:44 [2020-06-22T09:10:44.893Z] 
09:10:44 [2020-06-22T09:10:44.893Z] DONE 2 tests in 0.147s
09:10:44 [2020-06-22T09:10:44.893Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:10:44 [2020-06-22T09:10:44.893Z] ++ 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
09:10:44 [2020-06-22T09:10:44.893Z] ++ set -e
09:10:44 [2020-06-22T09:10:44.893Z] ++ '[' -n 0 ']'
09:10:44 [2020-06-22T09:10:44.893Z] ++ set -x
09:10:44 [2020-06-22T09:10:44.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:10:44 [2020-06-22T09:10:44.893Z] INFO: Testing against a local daemon
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:10:44 [2020-06-22T09:10:44.893Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:10:44 [2020-06-22T09:10:44.893Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestEventsExecDie
09:10:44 [2020-06-22T09:10:44.893Z] --- PASS: TestEventsExecDie (0.65s)
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestEventsBackwardsCompatible
09:10:44 [2020-06-22T09:10:44.893Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestInfoBinaryCommits
09:10:44 [2020-06-22T09:10:44.893Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestInfoAPIVersioned
09:10:44 [2020-06-22T09:10:44.893Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:10:44 [2020-06-22T09:10:44.893Z] === RUN   TestInfoDiscoveryBackend
09:10:45 [2020-06-22T09:10:45.510Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:10:45 [2020-06-22T09:10:45.510Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:10:46 [2020-06-22T09:10:46.521Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:10:46 [2020-06-22T09:10:46.521Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:10:47 [2020-06-22T09:10:47.143Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:10:47 [2020-06-22T09:10:47.143Z] === RUN   TestInfoAPI
09:10:47 [2020-06-22T09:10:47.143Z] --- PASS: TestInfoAPI (0.04s)
09:10:47 [2020-06-22T09:10:47.143Z] === RUN   TestInfoAPIWarnings
09:10:47 [2020-06-22T09:10:47.439Z] --- PASS: TestInfoAPIWarnings (0.53s)
09:10:47 [2020-06-22T09:10:47.439Z] === RUN   TestInfoDebug
09:10:47 [2020-06-22T09:10:47.642Z] === RUN   TestDockerSuite/TestStatsNoStream
09:10:48 [2020-06-22T09:10:48.057Z] --- PASS: TestInfoDebug (0.53s)
09:10:48 [2020-06-22T09:10:48.057Z] === RUN   TestInfoInsecureRegistries
09:10:48 [2020-06-22T09:10:48.682Z] --- PASS: TestInfoInsecureRegistries (0.54s)
09:10:48 [2020-06-22T09:10:48.682Z] === RUN   TestInfoRegistryMirrors
09:10:49 [2020-06-22T09:10:49.300Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:10:49 [2020-06-22T09:10:49.300Z] === RUN   TestLoginFailsWithBadCredentials
09:10:49 [2020-06-22T09:10:49.585Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
09:10:49 [2020-06-22T09:10:49.585Z] === RUN   TestPingCacheHeaders
09:10:49 [2020-06-22T09:10:49.585Z] --- PASS: TestPingCacheHeaders (0.03s)
09:10:49 [2020-06-22T09:10:49.585Z] === RUN   TestPingGet
09:10:49 [2020-06-22T09:10:49.585Z] --- PASS: TestPingGet (0.03s)
09:10:49 [2020-06-22T09:10:49.585Z] === RUN   TestPingHead
09:10:49 [2020-06-22T09:10:49.585Z] --- PASS: TestPingHead (0.03s)
09:10:49 [2020-06-22T09:10:49.585Z] === RUN   TestVersion
09:10:49 [2020-06-22T09:10:49.585Z] --- PASS: TestVersion (0.04s)
09:10:49 [2020-06-22T09:10:49.585Z] PASS
09:10:49 [2020-06-22T09:10:49.585Z] 
09:10:49 [2020-06-22T09:10:49.585Z] === Skipped
09:10:49 [2020-06-22T09:10:49.585Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:10:49 [2020-06-22T09:10:49.585Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:10:49 [2020-06-22T09:10:49.585Z] 
09:10:49 [2020-06-22T09:10:49.585Z] 
09:10:49 [2020-06-22T09:10:49.585Z] DONE 18 tests, 1 skipped in 5.587s
09:10:49 [2020-06-22T09:10:49.585Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:10:49 [2020-06-22T09:10:49.585Z] ++ 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
09:10:49 [2020-06-22T09:10:49.585Z] ++ set -e
09:10:49 [2020-06-22T09:10:49.585Z] ++ '[' -n 0 ']'
09:10:49 [2020-06-22T09:10:49.585Z] ++ set -x
09:10:49 [2020-06-22T09:10:49.585Z] ++ 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
09:10:49 [2020-06-22T09:10:49.585Z] INFO: Testing against a local daemon
09:10:49 [2020-06-22T09:10:49.585Z] === RUN   TestVolumesCreateAndList
09:10:49 [2020-06-22T09:10:49.869Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:10:49 [2020-06-22T09:10:49.869Z] === RUN   TestVolumesRemove
09:10:49 [2020-06-22T09:10:49.869Z] --- PASS: TestVolumesRemove (0.07s)
09:10:49 [2020-06-22T09:10:49.869Z] === RUN   TestVolumesInspect
09:10:49 [2020-06-22T09:10:49.869Z] --- PASS: TestVolumesInspect (0.03s)
09:10:49 [2020-06-22T09:10:49.869Z] === RUN   TestVolumesInvalidJSON
09:10:49 [2020-06-22T09:10:49.869Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:10:49 [2020-06-22T09:10:49.869Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:10:49 [2020-06-22T09:10:49.869Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:10:49 [2020-06-22T09:10:49.869Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:10:49 [2020-06-22T09:10:49.869Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:10:49 [2020-06-22T09:10:49.869Z] PASS
09:10:49 [2020-06-22T09:10:49.869Z] 
09:10:49 [2020-06-22T09:10:49.869Z] DONE 5 tests in 0.223s
09:10:49 [2020-06-22T09:10:49.869Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:10:50 [2020-06-22T09:10:50.153Z] ++++ cat bundles/test-integration/docker.pid
09:10:50 [2020-06-22T09:10:50.153Z] +++ kill 13758
09:10:50 [2020-06-22T09:10:50.153Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:10:51 [2020-06-22T09:10:51.163Z] +++ /etc/init.d/apparmor stop
09:10:51 [2020-06-22T09:10:51.163Z] Leaving: AppArmorNo profiles have been unloaded.
09:10:51 [2020-06-22T09:10:51.163Z] 
09:10:51 [2020-06-22T09:10:51.163Z] Unloading profiles will leave already running processes permanently
09:10:51 [2020-06-22T09:10:51.163Z] unconfined, which can lead to unexpected situations.
09:10:51 [2020-06-22T09:10:51.163Z] 
09:10:51 [2020-06-22T09:10:51.163Z] To set a process to complain mode, use the command line tool
09:10:51 [2020-06-22T09:10:51.163Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:10:51 [2020-06-22T09:10:51.163Z] +++ true
09:10:51 [2020-06-22T09:10:51.163Z] exiting test-integration
09:10:51 [2020-06-22T09:10:51.163Z] ++ exit 0
09:10:51 [2020-06-22T09:10:51.163Z] 
09:10:51 [2020-06-22T09:10:51.511Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:10:52 [2020-06-22T09:10:52.069Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:10:52 [2020-06-22T09:10:52.323Z] === RUN   TestDockerSuite/TestTopPrivileged
Post stage
[Pipeline] junit
09:10:52 [2020-06-22T09:10:52.681Z] Recording test results
09:10:52 [2020-06-22T09:10:52.883Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:10:52 [2020-06-22T09:10:52.883Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:10:53 [2020-06-22T09:10:53.442Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:10:53 [2020-06-22T09:10:53.700Z] + echo Ensuring container killed.
09:10:53 [2020-06-22T09:10:53.700Z] Ensuring container killed.
09:10:53 [2020-06-22T09:10:53.700Z] + docker rm -vf docker-pr2
09:10:53 [2020-06-22T09:10:53.700Z] Error: No such container: docker-pr2
09:10:53 [2020-06-22T09:10:53.700Z] + true
[Pipeline] sh
09:10:54 [2020-06-22T09:10:54.079Z] + echo Chowning /workspace to jenkins user
09:10:54 [2020-06-22T09:10:54.079Z] Chowning /workspace to jenkins user
09:10:54 [2020-06-22T09:10:54.079Z] + id -u
09:10:54 [2020-06-22T09:10:54.079Z] + id -g
09:10:54 [2020-06-22T09:10:54.079Z] + docker run --rm -v /home/docker/workspace/moby_PR-41125:/workspace busybox chown -R 1001:1001 /workspace
09:10:54 [2020-06-22T09:10:54.079Z] Unable to find image 'busybox:latest' locally
09:10:54 [2020-06-22T09:10:54.376Z] latest: Pulling from library/busybox
09:10:54 [2020-06-22T09:10:54.376Z] 0f1f027783f1: Pulling fs layer
09:10:54 [2020-06-22T09:10:54.667Z] 0f1f027783f1: Verifying Checksum
09:10:54 [2020-06-22T09:10:54.667Z] 0f1f027783f1: Download complete
09:10:54 [2020-06-22T09:10:54.667Z] 0f1f027783f1: Pull complete
09:10:54 [2020-06-22T09:10:54.667Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
09:10:54 [2020-06-22T09:10:54.667Z] Status: Downloaded newer image for busybox:latest
09:10:55 [2020-06-22T09:10:55.952Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:10:56 [2020-06-22T09:10:56.554Z] + bundleName=ppc64le-integration
09:10:56 [2020-06-22T09:10:56.554Z] + echo Creating ppc64le-integration-bundles.tar.gz
09:10:56 [2020-06-22T09:10:56.554Z] Creating ppc64le-integration-bundles.tar.gz
09:10:56 [2020-06-22T09:10:56.554Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
09:10:56 [2020-06-22T09:10:56.554Z] 
[Pipeline] archiveArtifacts
09:10:56 [2020-06-22T09:10:56.590Z] Archiving artifacts
09:10:56 [2020-06-22T09:10:56.875Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:10:59 [2020-06-22T09:10:59.106Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:10:59 [2020-06-22T09:10:59.426Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:10:59 [2020-06-22T09:10:59.500Z] + make clean
09:10:59 [2020-06-22T09:10:59.680Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:10:59 [2020-06-22T09:10:59.783Z] make: command: Command not found
09:10:59 [2020-06-22T09:10:59.783Z] make: command: Command not found
09:10:59 [2020-06-22T09:10:59.783Z] docker volume rm -f docker-dev-cache
09:10:59 [2020-06-22T09:10:59.783Z] docker-dev-cache
[Pipeline] deleteDir
09:10:59 [2020-06-22T09:10:59.934Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:10:59 [2020-06-22T09:10:59.934Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
09:11:00 [2020-06-22T09:11:00.494Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
09:11:01 [2020-06-22T09:11:01.856Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:11:01 [2020-06-22T09:11:01.856Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:11:02 [2020-06-22T09:11:02.415Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:11:03 [2020-06-22T09:11:03.338Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:11:03 [2020-06-22T09:11:03.592Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:11:04 [2020-06-22T09:11:04.517Z] === RUN   TestDockerSuite/TestUpdateStats
09:11:08 [2020-06-22T09:11:08.674Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:11:09 [2020-06-22T09:11:09.233Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:11:09 [2020-06-22T09:11:09.233Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:11:09 [2020-06-22T09:11:09.794Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:11:10 [2020-06-22T09:11:10.049Z] === RUN   TestDockerSwarmSuite/TestServiceScale
09:11:10 [2020-06-22T09:11:10.608Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:11:13 [2020-06-22T09:11:13.116Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:11:13 [2020-06-22T09:11:13.377Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:11:15 [2020-06-22T09:11:15.887Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:11:18 [2020-06-22T09:11:18.395Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:11:19 [2020-06-22T09:11:19.318Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:11:22 [2020-06-22T09:11:22.582Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:11:25 [2020-06-22T09:11:25.096Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:11:26 [2020-06-22T09:11:26.456Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:11:27 [2020-06-22T09:11:27.815Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:11:28 [2020-06-22T09:11:28.740Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:11:30 [2020-06-22T09:11:30.103Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:11:31 [2020-06-22T09:11:31.463Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:11:31 [2020-06-22T09:11:31.718Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:11:33 [2020-06-22T09:11:33.604Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:11:34 [2020-06-22T09:11:34.163Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:11:35 [2020-06-22T09:11:35.090Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:11:36 [2020-06-22T09:11:36.451Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:11:37 [2020-06-22T09:11:37.010Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:11:38 [2020-06-22T09:11:38.894Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:11:53 [2020-06-22T09:11:53.709Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:11:53 [2020-06-22T09:11:53.709Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:11:53 [2020-06-22T09:11:53.709Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:11:54 [2020-06-22T09:11:54.268Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:11:54 [2020-06-22T09:11:54.268Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:11:54 [2020-06-22T09:11:54.268Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:11:54 [2020-06-22T09:11:54.268Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:11:54 [2020-06-22T09:11:54.828Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:11:54 [2020-06-22T09:11:54.828Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:11:55 [2020-06-22T09:11:55.387Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:11:55 [2020-06-22T09:11:55.387Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:11:55 [2020-06-22T09:11:55.387Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:11:55 [2020-06-22T09:11:55.387Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:11:55 [2020-06-22T09:11:55.387Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:11:55 [2020-06-22T09:11:55.946Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:11:57 [2020-06-22T09:11:57.306Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:11:57 [2020-06-22T09:11:57.306Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:11:57 [2020-06-22T09:11:57.306Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:11:57 [2020-06-22T09:11:57.306Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:11:57 [2020-06-22T09:11:57.306Z] === RUN   TestDockerSuite/TestVolumeEvents
09:11:58 [2020-06-22T09:11:58.231Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:11:59 [2020-06-22T09:11:59.592Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:11:59 [2020-06-22T09:11:59.592Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:11:59 [2020-06-22T09:11:59.592Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:12:01 [2020-06-22T09:12:01.491Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:12:04 [2020-06-22T09:12:04.002Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:12:04 [2020-06-22T09:12:04.002Z] --- PASS: TestDockerSuite (1299.75s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.11s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.55s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.89s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.49s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.87s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.89s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.87s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.97s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.10s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.98s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.89s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.24s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.46s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.33s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.47s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.86s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.92s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.17s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.11s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.68s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.96s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.31s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.30s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.07s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.07s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.56s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.76s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.21s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.91s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.40s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.02s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.25s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.39s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.08s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.09s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.16s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.36s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.29s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.55s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.75s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.63s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.80s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.94s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.60s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:12:04 [2020-06-22T09:12:04.002Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.20s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.67s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.80s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.43s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.88s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.14s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.03s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.51s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.98s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.002Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.002Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.002Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:12:04 [2020-06-22T09:12:04.002Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.05s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.19s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.04s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.94s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.67s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.76s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.29s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.90s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.54s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.57s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.37s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.29s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.26s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.98s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.64s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.65s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.12s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.10s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.21s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.40s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.35s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:12:04 [2020-06-22T09:12:04.002Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.98s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.53s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFails (0.81s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.54s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.91s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.49s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.33s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.28s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s)
09:12:04 [2020-06-22T09:12:04.002Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.69s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.62s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.43s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.45s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.78s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.86s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.85s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.51s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.24s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.85s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.32s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.87s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.06s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.56s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.72s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.74s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.89s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.98s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.41s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.55s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.57s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.37s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildRm (2.25s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.48s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.45s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.34s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.85s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.77s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.09s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildUser (1.67s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.74s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.59s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.53s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.93s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.84s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.98s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.59s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.32s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_cli_sni_test.go:18: Flakey test
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.68s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitChange (0.75s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.72s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.16s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.39s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.97s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.07s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.10s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.04s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.76s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.89s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.77s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.52s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.19s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.31s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.33s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.41s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.37s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000760300_<nil>} (1.38s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1834891806_/foo_false__<nil>_<nil>_<nil>} (1.29s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1834891806_/foo_true__<nil>_<nil>_<nil>} (1.34s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3707657957_/foo_false__<nil>_<nil>_<nil>} (1.39s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3707657957_/foo_true__<nil>_<nil>_<nil>} (1.42s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3707657957_/foo_true__0xc000760360_<nil>_<nil>} (1.27s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007603e0_<nil>} (1.42s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000760400_<nil>} (1.39s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000760420_<nil>} (1.36s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000760440_<nil>} (1.50s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
09:12:04 [2020-06-22T09:12:04.003Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.21s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.81s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.81s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.88s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.08s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s)
09:12:04 [2020-06-22T09:12:04.003Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.65s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.20s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.71s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.80s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.40s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.88s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.47s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.03s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.81s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.79s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToDot (0.76s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.20s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.67s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.19s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateRM (0.13s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:12:04 [2020-06-22T09:12:04.004Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.05s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.60s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.56s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.79s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.54s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.77s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.98s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.12s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.75s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.57s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.34s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.81s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.59s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.33s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.86s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.50s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:12:04 [2020-06-22T09:12:04.004Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.004Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:12:04 [2020-06-22T09:12:04.004Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.36s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsRename (0.48s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsResize (0.48s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.15s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExec (0.69s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.56s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.36s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.76s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecEnv (0.59s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.58s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.56s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.67s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.90s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.51s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecTTY (0.64s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.72s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.68s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.14s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:12:04 [2020-06-22T09:12:04.004Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.86s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.70s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.62s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.44s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestHealth (18.85s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.96s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImportFile (1.05s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.09s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.57s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:12:04 [2020-06-22T09:12:04.004Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:12:04 [2020-06-22T09:12:04.004Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.56s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.89s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.14s)
09:12:04 [2020-06-22T09:12:04.004Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.65s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.72s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.84s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.50s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.94s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsSince (6.65s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsTail (0.67s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.21s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestNetHostname (1.24s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.66s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPluginActive (1.88s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.04s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:12:04 [2020-06-22T09:12:04.005Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.72s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.72s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.86s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.82s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPortList (5.96s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.24s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.56s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.87s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.81s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.21s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.48s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.74s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.16s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.52s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.61s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:12:04 [2020-06-22T09:12:04.005Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.20s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.82s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.10s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.17s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.22s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.61s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.42s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.51s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.00s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.57s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.62s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.21s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.72s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:12:04 [2020-06-22T09:12:04.005Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.005Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:12:04 [2020-06-22T09:12:04.005Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.54s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.40s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:12:04 [2020-06-22T09:12:04.005Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.63s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.05s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.76s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.13s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.00s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunMount (4.69s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.65s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.62s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.51s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.94s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.04s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.51s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.82s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
09:12:04 [2020-06-22T09:12:04.005Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.62s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.58s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:1416: out: "a *:* rwm\n"
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.46s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.92s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunRm (0.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.17s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunState (1.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.87s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.43s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.10s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.63s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.62s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.67s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.02s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.51s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.77s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.26s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.62s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.01s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.93s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.22s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents031285303
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.94s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.08s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.84s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.68s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.24s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.73s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.65s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.24s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.28s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.90s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.49s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.49s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.11s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.58s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.54s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.48s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.59s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.92s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.88s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.23s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.72s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.62s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.83s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.56s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.67s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.51s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s)
09:12:04 [2020-06-22T09:12:04.006Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:12:04 [2020-06-22T09:12:04.006Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:12:04 [2020-06-22T09:12:04.006Z] === RUN   TestDockerRegistrySuite
09:12:04 [2020-06-22T09:12:04.006Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:12:04 [2020-06-22T09:12:04.006Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:12:05 [2020-06-22T09:12:05.367Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:12:06 [2020-06-22T09:12:06.290Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:12:06 [2020-06-22T09:12:06.849Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
09:12:07 [2020-06-22T09:12:07.772Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:12:07 [2020-06-22T09:12:07.773Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:12:11 [2020-06-22T09:12:11.030Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:12:13 [2020-06-22T09:12:13.581Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:12:16 [2020-06-22T09:12:16.092Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:12:17 [2020-06-22T09:12:17.014Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:12:17 [2020-06-22T09:12:17.937Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:12:18 [2020-06-22T09:12:18.861Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:12:19 [2020-06-22T09:12:19.786Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:12:20 [2020-06-22T09:12:20.709Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:12:21 [2020-06-22T09:12:21.633Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:12:21 [2020-06-22T09:12:21.888Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:12:22 [2020-06-22T09:12:22.810Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:12:25 [2020-06-22T09:12:25.320Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:12:27 [2020-06-22T09:12:27.203Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:12:27 [2020-06-22T09:12:27.761Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:12:30 [2020-06-22T09:12:30.269Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:12:30 [2020-06-22T09:12:30.827Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:12:30 [2020-06-22T09:12:30.827Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:12:31 [2020-06-22T09:12:31.766Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:12:32 [2020-06-22T09:12:32.695Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:12:33 [2020-06-22T09:12:33.618Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:12:36 [2020-06-22T09:12:36.126Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:12:36 [2020-06-22T09:12:36.126Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:12:37 [2020-06-22T09:12:37.049Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:12:37 [2020-06-22T09:12:37.303Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:12:37 [2020-06-22T09:12:37.303Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:12:37 [2020-06-22T09:12:37.557Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:12:37 [2020-06-22T09:12:37.811Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:12:38 [2020-06-22T09:12:38.369Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:12:38 [2020-06-22T09:12:38.369Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:12:39 [2020-06-22T09:12:39.293Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:12:40 [2020-06-22T09:12:40.653Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:12:41 [2020-06-22T09:12:41.212Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
09:12:41 [2020-06-22T09:12:41.466Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:12:42 [2020-06-22T09:12:42.390Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:12:43 [2020-06-22T09:12:43.750Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:12:44 [2020-06-22T09:12:44.309Z] --- PASS: TestDockerRegistrySuite (40.39s)
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.34s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [dd46d44681cbb] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.18s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d23afb9e96a3d] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [df3aec54d8485] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [df7e7b621c951] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.81s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d9c02bf8364d3] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.53s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [da66da7c695f5] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.76s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d33f40508c8ed] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d0b5a744a38fc] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d43109aff15e4] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [dfc57ea48e50d] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d0d8d10ee235a] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d95679a3b2388] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d9e7a425c55d4] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.17s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [dbc0756115754] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.22s)
09:12:44 [2020-06-22T09:12:44.309Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:40ef0c5b53d780fe26b35026f7f3e993ab45e44ddc3ae880c49e0933c2df91d4
09:12:44 [2020-06-22T09:12:44.309Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3223c84ec9312999e0d456c6859a913559e8a99b047390e9e9c9f3c11c27c5c4
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d29a277244da4] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s)
09:12:44 [2020-06-22T09:12:44.309Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8fd67d0048804e8753d55e0a6cfbf6f97e268326e3f4a50636fea68696b455e0
09:12:44 [2020-06-22T09:12:44.309Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4934063c3efc654f013a531819ee6f623ed839d09ad92bc87368bcb5745f6f45
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [df527823f282c] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [ded7e807456d4] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.96s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d38c9d0300503] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d935261fe7c91] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d16b794a753b8] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d3d168aed3660] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d55988c6e2fe0] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d7f6e5fd97163] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d262b6b866ae0] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d045187828cd0] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d0b06c1fad668] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d8651d2419134] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d2a9bca05855b] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [dc81811a41688] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [d422daf859695] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [dce55ea81c5ed] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [dea1474434c8b] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [dea96186f5abc] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.31s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [de274b16bb438] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [db2cb5bc7330d] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s)
09:12:44 [2020-06-22T09:12:44.309Z]         check_test.go:196: [de188d69587a1] daemon is not started
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s)
09:12:44 [2020-06-22T09:12:44.309Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
09:12:44 [2020-06-22T09:12:44.309Z] === RUN   TestDockerSchema1RegistrySuite
09:12:44 [2020-06-22T09:12:44.309Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:12:44 [2020-06-22T09:12:44.309Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:12:47 [2020-06-22T09:12:47.565Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:12:49 [2020-06-22T09:12:49.449Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:12:49 [2020-06-22T09:12:49.703Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:12:52 [2020-06-22T09:12:52.962Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:12:54 [2020-06-22T09:12:54.321Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:12:55 [2020-06-22T09:12:55.243Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:12:55 [2020-06-22T09:12:55.243Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:12:56 [2020-06-22T09:12:56.167Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:12:57 [2020-06-22T09:12:57.090Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:12:57 [2020-06-22T09:12:57.648Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:13:00 [2020-06-22T09:13:00.156Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:13:00 [2020-06-22T09:13:00.410Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:13:00 [2020-06-22T09:13:00.970Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:13:00 [2020-06-22T09:13:00.970Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:13:01 [2020-06-22T09:13:01.225Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:13:01 [2020-06-22T09:13:01.479Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:13:01 [2020-06-22T09:13:01.746Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:13:02 [2020-06-22T09:13:02.010Z] --- PASS: TestDockerSchema1RegistrySuite (17.73s)
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d8b28cd7be7fb] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [dff72985362f9] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.84s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [de1c6bb96ce52] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.23s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d9647a0d700d5] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d8383f85010b1] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [de449de0163ad] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d86c9fcd7f7a7] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d9b3ec7b6440c] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [dd49700de36c7] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d267ea015c360] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.34s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d59fd29821231] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [dc619e24c77c1] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [db79f9902e997] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d96fdd7963e32] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d270fdde74a03] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d83f618a1274c] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [da27a5bef6f0c] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:13:02 [2020-06-22T09:13:02.010Z]         check_test.go:223: [d8bfeb52139df] daemon is not started
09:13:02 [2020-06-22T09:13:02.010Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:13:02 [2020-06-22T09:13:02.010Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:13:02 [2020-06-22T09:13:02.934Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:13:03 [2020-06-22T09:13:03.189Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:13:03 [2020-06-22T09:13:03.444Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:13:04 [2020-06-22T09:13:04.368Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:13:04 [2020-06-22T09:13:04.927Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:13:05 [2020-06-22T09:13:05.182Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:13:05 [2020-06-22T09:13:05.741Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:13:05 [2020-06-22T09:13:05.741Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.81s)
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
09:13:05 [2020-06-22T09:13:05.741Z]         check_test.go:252: [db3cce0561360] daemon is not started
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
09:13:05 [2020-06-22T09:13:05.741Z]         check_test.go:252: [dfffe1dc6e006] daemon is not started
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
09:13:05 [2020-06-22T09:13:05.741Z]         check_test.go:252: [d7e3ae22624eb] daemon is not started
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s)
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s)
09:13:05 [2020-06-22T09:13:05.741Z]         check_test.go:252: [d57fe0163c57e] daemon is not started
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
09:13:05 [2020-06-22T09:13:05.741Z]         check_test.go:252: [d7de014eb39ba] daemon is not started
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
09:13:05 [2020-06-22T09:13:05.741Z]         check_test.go:252: [d43aeb4e9c66c] daemon is not started
09:13:05 [2020-06-22T09:13:05.741Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
09:13:05 [2020-06-22T09:13:05.741Z]         check_test.go:252: [d32a741f6be27] daemon is not started
09:13:05 [2020-06-22T09:13:05.741Z] === RUN   TestDockerRegistryAuthTokenSuite
09:13:05 [2020-06-22T09:13:05.741Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:13:10 [2020-06-22T09:13:10.969Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:13:11 [2020-06-22T09:13:11.224Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:13:11 [2020-06-22T09:13:11.224Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:13:11 [2020-06-22T09:13:11.478Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:13:11 [2020-06-22T09:13:11.478Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s)
09:13:11 [2020-06-22T09:13:11.478Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
09:13:11 [2020-06-22T09:13:11.478Z]         check_test.go:279: [d35f3ba463811] daemon is not started
09:13:11 [2020-06-22T09:13:11.478Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.20s)
09:13:11 [2020-06-22T09:13:11.478Z]         check_test.go:279: [dafb7ca6fbc82] daemon is not started
09:13:11 [2020-06-22T09:13:11.478Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
09:13:11 [2020-06-22T09:13:11.478Z]         check_test.go:279: [d6aac694e0850] daemon is not started
09:13:11 [2020-06-22T09:13:11.478Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
09:13:11 [2020-06-22T09:13:11.478Z]         check_test.go:279: [d53bb6ef2c102] daemon is not started
09:13:11 [2020-06-22T09:13:11.478Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
09:13:11 [2020-06-22T09:13:11.478Z]         check_test.go:279: [d9d07460a721b] daemon is not started
09:13:11 [2020-06-22T09:13:11.478Z] === RUN   TestDockerNetworkSuite
09:13:11 [2020-06-22T09:13:11.478Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:13:13 [2020-06-22T09:13:13.405Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:13:13 [2020-06-22T09:13:13.964Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:13:17 [2020-06-22T09:13:17.219Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:13:18 [2020-06-22T09:13:18.143Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:13:20 [2020-06-22T09:13:20.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:13:22 [2020-06-22T09:13:22.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:13:27 [2020-06-22T09:13:27.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:13:29 [2020-06-22T09:13:29.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:13:30 [2020-06-22T09:13:30.488Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:13:30 [2020-06-22T09:13:30.742Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:13:31 [2020-06-22T09:13:31.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:13:32 [2020-06-22T09:13:32.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:13:33 [2020-06-22T09:13:33.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:13:33 [2020-06-22T09:13:33.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:13:33 [2020-06-22T09:13:33.404Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:13:34 [2020-06-22T09:13:34.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:13:34 [2020-06-22T09:13:34.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:13:34 [2020-06-22T09:13:34.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:13:34 [2020-06-22T09:13:34.580Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:13:35 [2020-06-22T09:13:35.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:13:36 [2020-06-22T09:13:36.514Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:13:36 [2020-06-22T09:13:36.514Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:13:36 [2020-06-22T09:13:36.514Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:13:36 [2020-06-22T09:13:36.768Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:13:39 [2020-06-22T09:13:39.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:13:40 [2020-06-22T09:13:40.640Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:13:47 [2020-06-22T09:13:47.162Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:13:47 [2020-06-22T09:13:47.162Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:13:47 [2020-06-22T09:13:47.416Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:13:47 [2020-06-22T09:13:47.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:13:47 [2020-06-22T09:13:47.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:13:47 [2020-06-22T09:13:47.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:13:47 [2020-06-22T09:13:47.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:13:47 [2020-06-22T09:13:47.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:13:50 [2020-06-22T09:13:50.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:13:50 [2020-06-22T09:13:50.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:13:50 [2020-06-22T09:13:50.435Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:13:50 [2020-06-22T09:13:50.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:13:54 [2020-06-22T09:13:54.249Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:13:57 [2020-06-22T09:13:57.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:13:57 [2020-06-22T09:13:57.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:13:58 [2020-06-22T09:13:58.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:13:59 [2020-06-22T09:13:59.427Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:13:59 [2020-06-22T09:13:59.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:14:00 [2020-06-22T09:14:00.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:14:00 [2020-06-22T09:14:00.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:14:01 [2020-06-22T09:14:01.726Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:14:06 [2020-06-22T09:14:06.957Z] --- PASS: TestDockerNetworkSuite (54.87s)
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.74s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d4d7c8cec31d3] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [df6d40039305b] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [df3260127e323] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d6ffe7fef6330] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:1233: [da75d57ea234a] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.35s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d9bf06bda06cd] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.07s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [dc3630923b0b6] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d9bdf9193c6fa] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d2c7224c7831f] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [dcb901198da1c] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d4c4fffc1dfba] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d517a6a437a41] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [da21c1bb8cb2b] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d70918d48b8be] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d3a0d09c2798d] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d4b1e73f5c252] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d74427d09758b] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d7ee233e4bd50] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [dc4ae5837c6c0] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d7166d75c4941] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d6f99771c05c9] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d9e889f492962] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d5eb304741694] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d029a53defd2d] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:968: [dbccaced2fb2e] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d6a1b5f10d7d1] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.77s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:1116: [d305eea440925] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [df3d8ffdeeb34] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d16c9307f9a30] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [de18c6126f6b3] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [db5d62405d20a] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [dda94d97a5bd6] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d452610f8de81] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [ddd617c311d2b] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [da0bf85009594] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d165860b81d22] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [db5be1b61b07b] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d72213e006678] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.24s)
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:1084: [d98191b5716a4] daemon is not started
09:14:06 [2020-06-22T09:14:06.957Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
09:14:06 [2020-06-22T09:14:06.957Z]         docker_cli_network_unix_test.go:46: [d1afe31bb6177] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s)
09:14:06 [2020-06-22T09:14:06.958Z]         docker_cli_network_unix_test.go:46: [d92f9c9e48e1d] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s)
09:14:06 [2020-06-22T09:14:06.958Z]         docker_cli_network_unix_test.go:46: [d1231f7751431] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
09:14:06 [2020-06-22T09:14:06.958Z]         docker_cli_network_unix_test.go:46: [d980cf1110b37] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
09:14:06 [2020-06-22T09:14:06.958Z]         docker_cli_network_unix_test.go:46: [d1f92c95651bb] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
09:14:06 [2020-06-22T09:14:06.958Z]         docker_cli_network_unix_test.go:46: [d742658862ae7] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s)
09:14:06 [2020-06-22T09:14:06.958Z]         docker_cli_network_unix_test.go:46: [df090bad75410] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.80s)
09:14:06 [2020-06-22T09:14:06.958Z]         docker_cli_network_unix_test.go:46: [dcc2690bd9f0b] daemon is not started
09:14:06 [2020-06-22T09:14:06.958Z] === RUN   TestDockerHubPullSuite
09:14:06 [2020-06-22T09:14:06.958Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:14:07 [2020-06-22T09:14:07.880Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:14:10 [2020-06-22T09:14:10.386Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:14:10 [2020-06-22T09:14:10.640Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:14:12 [2020-06-22T09:14:12.541Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:14:12 [2020-06-22T09:14:12.541Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:14:12 [2020-06-22T09:14:12.541Z] --- PASS: TestDockerHubPullSuite (6.09s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.32s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.49s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
09:14:12 [2020-06-22T09:14:12.541Z] PASS
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === Skipped
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.541Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:14:12 [2020-06-22T09:14:12.541Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.541Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_sni_test.go:18: Flakey test
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:1425: Host does not have /dev/snd/timer
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:14:12 [2020-06-22T09:14:12.542Z]         docker_cli_network_unix_test.go:46: [db5be1b61b07b] daemon is not started
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] 
09:14:12 [2020-06-22T09:14:12.542Z] DONE 1277 tests, 51 skipped in 1459.482s
09:14:12 [2020-06-22T09:14:12.542Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:14:12 [2020-06-22T09:14:12.542Z] ++++ cat bundles/test-integration/docker.pid
09:14:12 [2020-06-22T09:14:12.542Z] +++ kill 7566
09:14:13 [2020-06-22T09:14:13.465Z] +++ /etc/init.d/apparmor stop
09:14:13 [2020-06-22T09:14:13.719Z] Leaving: AppArmorNo profiles have been unloaded.
09:14:13 [2020-06-22T09:14:13.719Z] 
09:14:13 [2020-06-22T09:14:13.719Z] Unloading profiles will leave already running processes permanently
09:14:13 [2020-06-22T09:14:13.719Z] unconfined, which can lead to unexpected situations.
09:14:13 [2020-06-22T09:14:13.719Z] 
09:14:13 [2020-06-22T09:14:13.719Z] To set a process to complain mode, use the command line tool
09:14:13 [2020-06-22T09:14:13.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:14:13 [2020-06-22T09:14:13.719Z] +++ true
09:14:13 [2020-06-22T09:14:13.719Z] exiting test-integration
09:14:13 [2020-06-22T09:14:13.719Z] ++ exit 0
09:14:13 [2020-06-22T09:14:13.719Z] 
09:14:13 [2020-06-22T09:14:13.974Z] + for job in $(jobs -p)
09:14:13 [2020-06-22T09:14:13.974Z] + wait 5471
09:14:22 [2020-06-22T09:14:22.040Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:14:26 [2020-06-22T09:14:26.194Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:14:31 [2020-06-22T09:14:31.426Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:14:36 [2020-06-22T09:14:36.658Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:14:39 [2020-06-22T09:14:39.165Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:14:44 [2020-06-22T09:14:44.403Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:14:45 [2020-06-22T09:14:45.763Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:14:49 [2020-06-22T09:14:49.920Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:14:49 [2020-06-22T09:14:49.920Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:14:55 [2020-06-22T09:14:55.151Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:14:55 [2020-06-22T09:14:55.405Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:14:56 [2020-06-22T09:14:56.327Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:14:58 [2020-06-22T09:14:58.843Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:15:54 [2020-06-22T09:15:54.976Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:16:51 [2020-06-22T09:16:51.107Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:16:57 [2020-06-22T09:16:57.627Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:17:01 [2020-06-22T09:17:01.783Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:19:23 [2020-06-22T09:19:23.188Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:19:35 [2020-06-22T09:19:35.341Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:19:36 [2020-06-22T09:19:36.700Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
09:19:36 [2020-06-22T09:19:36.700Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
09:19:36 [2020-06-22T09:19:36.700Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
09:19:36 [2020-06-22T09:19:36.955Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
09:19:37 [2020-06-22T09:19:37.514Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:19:40 [2020-06-22T09:19:40.021Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:19:43 [2020-06-22T09:19:43.278Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:19:45 [2020-06-22T09:19:45.160Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:20:41 [2020-06-22T09:20:41.293Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:20:41 [2020-06-22T09:20:41.293Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:20:43 [2020-06-22T09:20:43.175Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:20:45 [2020-06-22T09:20:45.683Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:20:48 [2020-06-22T09:20:48.939Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:20:50 [2020-06-22T09:20:50.840Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:21:12 [2020-06-22T09:21:12.701Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:21:24 [2020-06-22T09:21:24.849Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:21:25 [2020-06-22T09:21:25.103Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:21:27 [2020-06-22T09:21:27.610Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:21:30 [2020-06-22T09:21:30.117Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:21:38 [2020-06-22T09:21:38.185Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:21:41 [2020-06-22T09:21:41.443Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:21:43 [2020-06-22T09:21:43.951Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:21:46 [2020-06-22T09:21:46.457Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:21:48 [2020-06-22T09:21:48.966Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:21:52 [2020-06-22T09:21:52.223Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:21:54 [2020-06-22T09:21:54.739Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:21:57 [2020-06-22T09:21:57.245Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:22:53 [2020-06-22T09:22:53.422Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:23:08 [2020-06-22T09:23:08.239Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:23:26 [2020-06-22T09:23:26.257Z] --- PASS: TestDockerSwarmSuite (1657.59s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.82s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.21s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.78s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.15s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.79s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:562: [da3411c89c1ed] joining swarm manager [d36f6ee9fe023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:584: [dbb920727bc26] joining swarm manager [d36f6ee9fe023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]         check_test.go:380: [da3411c89c1ed] daemon is not started
09:23:26 [2020-06-22T09:23:26.257Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:45: [d78dc144f3b31] joining swarm manager [d07e54eb682e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.56s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:303: [d379900b5d6ae] joining swarm manager [d3d3ca260695a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:304: [d460cc7ee4e0e] joining swarm manager [d3d3ca260695a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:363: Waiting for possible election...
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.73s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:271: [d2c741066004a] joining swarm manager [d17b964dbbf19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:272: [dc0269dc67d8f] joining swarm manager [d17b964dbbf19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.88s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.88s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_node_test.go:19: [d5f080c062a73] joining swarm manager [dfce3fbe04465]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_node_test.go:20: [da7d83f003dd6] joining swarm manager [dfce3fbe04465]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.65s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:501: [d875e542ca7dc] joining swarm manager [dbd93791b2669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:506: [d22121f92f638] joining swarm manager [dbd93791b2669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_node_test.go:80: [d6c81aff9bda8] joining swarm manager [d2da2b37b7992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.96s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_node_test.go:52: [d414b63e58c60] joining swarm manager [d0904b2ca715e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_node_test.go:53: [dba74cee5fb2f] joining swarm manager [d0904b2ca715e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.70s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.47s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:201: [df4b85acfa5fc] joining swarm manager [d4597f5853de7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.24s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:383: [d5156ec4247c1] joining swarm manager [db235ba11fef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:384: [d02655da20c34] joining swarm manager [db235ba11fef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]         check_test.go:380: [d02655da20c34] daemon is not started
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.35s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:801: [dbd7beedbc10e] joining swarm manager [d024750006f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:801: [de1784e0a63f0] joining swarm manager [d024750006f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:801: [dedb12b0d85d9] joining swarm manager [d024750006f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:801: [d4ee39a73e196] joining swarm manager [d024750006f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:809: [d50d52de6b6c2] joining swarm manager [d024750006f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.95s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:394: [dc71ac3fbf253] joining swarm manager [d1be7af5e5b05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:394: [ddc397a12cec2] joining swarm manager [d1be7af5e5b05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.14s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:342: [d4f59fc971336] joining swarm manager [dfe830cba5794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:342: [d9f497c1ac54b] joining swarm manager [dfe830cba5794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.35s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:489: [d9571ecb9f43e] joining swarm manager [dfa2e183a7d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:489: [d0bc8b8c7f396] joining swarm manager [dfa2e183a7d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.48s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.61s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:127: [d1515630b99de] joining swarm manager [d8f17c52b42fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:128: [d98f98b109687] joining swarm manager [d8f17c52b42fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:136: [d177c9f5408b8] joining swarm manager [d8f17c52b42fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:137: [d714c54ff54e7] joining swarm manager [d8f17c52b42fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.16s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:303: [dbdf0d11c1632] joining swarm manager [dab1bf4b89631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:303: [d3a876d6c084c] joining swarm manager [dab1bf4b89631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.89s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:99: [d7d8b6b2f0a4a] joining swarm manager [db73fae7e7be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:100: [ded2ae7ad5b31] joining swarm manager [db73fae7e7be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]         check_test.go:380: [d7d8b6b2f0a4a] daemon is not started
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.60s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:532: [d40e610629f20] joining swarm manager [d00667bd1c612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:533: [d728836cd7b3e] joining swarm manager [d00667bd1c612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.22s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:147: [dec891d575104] joining swarm manager [d181bf884b3cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_service_test.go:147: [d13250079c829] joining swarm manager [d181bf884b3cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.21s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.09s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.04s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.41s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.35s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.12s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.33s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.02s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.20s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.65s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.66s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.75s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.63s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.95s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.53s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.15s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.59s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.22s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_service_logs_test.go:245: checking task u8assveirmef
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_service_logs_test.go:250: checking messages for u8assveirmef
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_service_logs_test.go:245: checking task u82qo2v5yax7
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_service_logs_test.go:250: checking messages for u82qo2v5yax7
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.73s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.80s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.12s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1901: [d90f2caa4549f] joining swarm manager [d03ed304815a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1902: [ded5dc82bcbe7] joining swarm manager [d03ed304815a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.06s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.14s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1802: [db4ceee67bbf4] joining swarm manager [d3c12542a599b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1803: [ddb9595260847] joining swarm manager [d3c12542a599b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.81s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.90s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1321: [d91c7f1abefcd] joining swarm manager [d82a127d81939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1322: [d990131aed76a] joining swarm manager [d82a127d81939]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.53s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.56s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.69s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.43s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.35s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.80s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.07s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.03s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1186: [dad4d9598a8f6] joining swarm manager [dd67713b8ef9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1195: [d2735139a75ba] joining swarm manager [dd67713b8ef9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.71s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1118: [dbf37a0f69312] joining swarm manager [dd253f11886fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1119: [d399740ade95a] joining swarm manager [dd253f11886fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1172: [d31343334991a] joining swarm manager [dd253f11886fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1453: [d105c723b1ce4] joining swarm manager [dd36963df7764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_test.go:1454: [dd759dd95bb69] joining swarm manager [dd36963df7764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s)
09:23:26 [2020-06-22T09:23:26.257Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
09:23:26 [2020-06-22T09:23:26.257Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
09:23:26 [2020-06-22T09:23:26.257Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
09:23:26 [2020-06-22T09:23:26.257Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.80s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_cli_swarm_unix_test.go:62: [d9351c1ed8ab1] joining swarm manager [de27aa92d95f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s)
09:23:26 [2020-06-22T09:23:26.257Z]         docker_api_swarm_test.go:961: [dfb878c33e888] joining swarm manager [d0c771b740177]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.38s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.80s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s)
09:23:26 [2020-06-22T09:23:26.257Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s)
09:23:26 [2020-06-22T09:23:26.258Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s)
09:23:26 [2020-06-22T09:23:26.258Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s)
09:23:26 [2020-06-22T09:23:26.258Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s)
09:23:26 [2020-06-22T09:23:26.258Z] === RUN   TestDockerExternalVolumeSuite
09:23:26 [2020-06-22T09:23:26.258Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:23:41 [2020-06-22T09:23:41.074Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:24:48 [2020-06-22T09:24:48.663Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:24:56 [2020-06-22T09:24:56.729Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:25:28 [2020-06-22T09:25:28.791Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:25:43 [2020-06-22T09:25:43.609Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:26:15 [2020-06-22T09:26:15.604Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:26:27 [2020-06-22T09:26:27.753Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:26:59 [2020-06-22T09:26:59.770Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:27:14 [2020-06-22T09:27:14.587Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:27:29 [2020-06-22T09:27:29.405Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:28:15 [2020-06-22T09:28:15.993Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:28:34 [2020-06-22T09:28:34.012Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:29:06 [2020-06-22T09:29:06.019Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:29:38 [2020-06-22T09:29:38.057Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:29:52 [2020-06-22T09:29:52.561Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:30:10 [2020-06-22T09:30:10.582Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:30:25 [2020-06-22T09:30:25.401Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:30:40 [2020-06-22T09:30:40.226Z] --- PASS: TestDockerExternalVolumeSuite (436.73s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_external_volume_driver_test.go:53: [daec949964abd] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_external_volume_driver_test.go:53: [d5608beb03d3f] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_external_volume_driver_test.go:53: [d4e38bd6561ab] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_external_volume_driver_test.go:53: [d6d990699500c] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_external_volume_driver_test.go:485: [dc843ad3ff82d] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_external_volume_driver_test.go:53: [d22f9c9c86ba3] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z] PASS
09:30:40 [2020-06-22T09:30:40.226Z] 
09:30:40 [2020-06-22T09:30:40.226Z] === Skipped
09:30:40 [2020-06-22T09:30:40.226Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:30:40 [2020-06-22T09:30:40.226Z]         check_test.go:309: [d0c0a80ab3098] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z] 
09:30:40 [2020-06-22T09:30:40.226Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:30:40 [2020-06-22T09:30:40.226Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:30:40 [2020-06-22T09:30:40.226Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:30:40 [2020-06-22T09:30:40.226Z]         check_test.go:309: [d8b16059d400f] daemon is not started
09:30:40 [2020-06-22T09:30:40.226Z] 
09:30:40 [2020-06-22T09:30:40.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:30:40 [2020-06-22T09:30:40.227Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:30:40 [2020-06-22T09:30:40.227Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:30:40 [2020-06-22T09:30:40.227Z]         check_test.go:309: [dd69bf23e75fc] daemon is not started
09:30:40 [2020-06-22T09:30:40.227Z] 
09:30:40 [2020-06-22T09:30:40.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:30:40 [2020-06-22T09:30:40.227Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:30:40 [2020-06-22T09:30:40.227Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:30:40 [2020-06-22T09:30:40.227Z] 
09:30:40 [2020-06-22T09:30:40.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:30:40 [2020-06-22T09:30:40.227Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:30:40 [2020-06-22T09:30:40.227Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:30:40 [2020-06-22T09:30:40.227Z] 
09:30:40 [2020-06-22T09:30:40.227Z] 
09:30:40 [2020-06-22T09:30:40.227Z] DONE 273 tests, 5 skipped in 2444.438s
09:30:40 [2020-06-22T09:30:40.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:30:40 [2020-06-22T09:30:40.227Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4121e8396401/docker.pid
09:30:40 [2020-06-22T09:30:40.227Z] +++ kill 4132
09:30:40 [2020-06-22T09:30:40.227Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4132 is not a child of this shell
09:30:40 [2020-06-22T09:30:40.227Z] warning: PID 4132 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4121e8396401/docker.pid had a nonzero exit code
09:30:40 [2020-06-22T09:30:40.227Z] ++++ cat bundles/test-integration/docker.pid
09:30:40 [2020-06-22T09:30:40.227Z] +++ kill 7546
09:30:41 [2020-06-22T09:30:41.585Z] +++ /etc/init.d/apparmor stop
09:30:41 [2020-06-22T09:30:41.585Z] Leaving: AppArmorNo profiles have been unloaded.
09:30:41 [2020-06-22T09:30:41.585Z] 
09:30:41 [2020-06-22T09:30:41.585Z] Unloading profiles will leave already running processes permanently
09:30:41 [2020-06-22T09:30:41.585Z] unconfined, which can lead to unexpected situations.
09:30:41 [2020-06-22T09:30:41.585Z] 
09:30:41 [2020-06-22T09:30:41.585Z] To set a process to complain mode, use the command line tool
09:30:41 [2020-06-22T09:30:41.585Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:30:41 [2020-06-22T09:30:41.585Z] +++ true
09:30:41 [2020-06-22T09:30:41.585Z] exiting test-integration
09:30:41 [2020-06-22T09:30:41.585Z] ++ exit 0
09:30:41 [2020-06-22T09:30:41.585Z] 
09:30:41 [2020-06-22T09:30:41.585Z] + exit 0
09:30:41 [2020-06-22T09:30:41.585Z] ++ jobs -p
09:30:41 [2020-06-22T09:30:41.585Z] + pids=
09:30:41 [2020-06-22T09:30:41.585Z] + echo 'Remaining pids to kill: []'
09:30:41 [2020-06-22T09:30:41.585Z] Remaining pids to kill: []
09:30:41 [2020-06-22T09:30:41.585Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
09:30:41 [2020-06-22T09:30:41.594Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:30:42 [2020-06-22T09:30:42.595Z] + echo Ensuring container killed.
09:30:42 [2020-06-22T09:30:42.595Z] Ensuring container killed.
09:30:42 [2020-06-22T09:30:42.595Z] + docker ps -aq -f name=docker-pr2-*
09:30:42 [2020-06-22T09:30:42.595Z] + cids=8ec1e6f72482
09:30:42 [2020-06-22T09:30:42.595Z] c8715003bfb0
09:30:42 [2020-06-22T09:30:42.595Z] 17c8b145fbb7
09:30:42 [2020-06-22T09:30:42.595Z] + [ -n 8ec1e6f72482
09:30:42 [2020-06-22T09:30:42.595Z] c8715003bfb0
09:30:42 [2020-06-22T09:30:42.595Z] 17c8b145fbb7 ]
09:30:42 [2020-06-22T09:30:42.595Z] + docker rm -vf 8ec1e6f72482 c8715003bfb0 17c8b145fbb7
09:30:43 [2020-06-22T09:30:43.956Z] 8ec1e6f72482
09:30:43 [2020-06-22T09:30:43.956Z] c8715003bfb0
09:30:45 [2020-06-22T09:30:45.316Z] 17c8b145fbb7
[Pipeline] sh
09:30:45 [2020-06-22T09:30:45.637Z] + echo Chowning /workspace to jenkins user
09:30:45 [2020-06-22T09:30:45.637Z] Chowning /workspace to jenkins user
09:30:45 [2020-06-22T09:30:45.637Z] + id -u
09:30:45 [2020-06-22T09:30:45.637Z] + id -g
09:30:45 [2020-06-22T09:30:45.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41125:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:30:49 [2020-06-22T09:30:49.224Z] + bundleName=amd64
09:30:49 [2020-06-22T09:30:49.224Z] + echo Creating amd64-bundles.tar.gz
09:30:49 [2020-06-22T09:30:49.224Z] Creating amd64-bundles.tar.gz
09:30:49 [2020-06-22T09:30:49.224Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:30:49 [2020-06-22T09:30:49.224Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
09:30:50 [2020-06-22T09:30:50.155Z] Archiving artifacts
09:30:50 [2020-06-22T09:30:50.648Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:30:50 [2020-06-22T09:30:50.999Z] + make clean
09:30:51 [2020-06-22T09:30:51.253Z] docker volume rm -f docker-dev-cache
09:30:51 [2020-06-22T09:30:51.253Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:44:18 [2020-06-22T09:44:18.200Z] ok  	github.com/docker/docker/integration-cli	2210.638s
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === Skipped
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:44:18 [2020-06-22T09:44:18.200Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.200Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_sni_test.go:18: Flakey test
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:44:18 [2020-06-22T09:44:18.201Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.201Z] 
09:44:18 [2020-06-22T09:44:18.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.202Z] 
09:44:18 [2020-06-22T09:44:18.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
09:44:18 [2020-06-22T09:44:18.202Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
09:44:18 [2020-06-22T09:44:18.203Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.203Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.204Z] 
09:44:18 [2020-06-22T09:44:18.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:44:18 [2020-06-22T09:44:18.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
09:44:18 [2020-06-22T09:44:18.205Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.205Z] 
09:44:18 [2020-06-22T09:44:18.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
09:44:18 [2020-06-22T09:44:18.205Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.206Z] 
09:44:18 [2020-06-22T09:44:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:44:18 [2020-06-22T09:44:18.206Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
09:44:18 [2020-06-22T09:44:18.207Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.207Z] 
09:44:18 [2020-06-22T09:44:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:44:18 [2020-06-22T09:44:18.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     check_test.go:128: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     check_test.go:134: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
09:44:18 [2020-06-22T09:44:18.208Z]     check_test.go:142: unmatched requirement DaemonIsLinux
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] DONE 1096 tests, 549 skipped in 2218.728s
09:44:18 [2020-06-22T09:44:18.208Z] INFO: Integration tests ended at 06/22/2020 09:44:08. Duration:00:36:58.8452208
09:44:18 [2020-06-22T09:44:18.208Z] INFO: Docker info of the daemon under test at end of run
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] Containers: 2
09:44:18 [2020-06-22T09:44:18.208Z]  Running: 0
09:44:18 [2020-06-22T09:44:18.208Z]  Paused: 0
09:44:18 [2020-06-22T09:44:18.208Z]  Stopped: 2
09:44:18 [2020-06-22T09:44:18.208Z] Images: 15
09:44:18 [2020-06-22T09:44:18.208Z] Server Version: 0.0.0-dev
09:44:18 [2020-06-22T09:44:18.208Z] Storage Driver: windowsfilter
09:44:18 [2020-06-22T09:44:18.208Z]  Windows: 
09:44:18 [2020-06-22T09:44:18.208Z] Logging Driver: json-file
09:44:18 [2020-06-22T09:44:18.208Z] Plugins: 
09:44:18 [2020-06-22T09:44:18.208Z]  Volume: local
09:44:18 [2020-06-22T09:44:18.208Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:44:18 [2020-06-22T09:44:18.208Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:44:18 [2020-06-22T09:44:18.208Z] Swarm: inactive
09:44:18 [2020-06-22T09:44:18.208Z] Default Isolation: process
09:44:18 [2020-06-22T09:44:18.208Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:44:18 [2020-06-22T09:44:18.208Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:44:18 [2020-06-22T09:44:18.208Z] OSType: windows
09:44:18 [2020-06-22T09:44:18.208Z] Architecture: x86_64
09:44:18 [2020-06-22T09:44:18.208Z] CPUs: 4
09:44:18 [2020-06-22T09:44:18.208Z] Total Memory: 32GiB
09:44:18 [2020-06-22T09:44:18.208Z] Name: azwin-2-ae1700
09:44:18 [2020-06-22T09:44:18.208Z] ID: 3QYJ:O6HN:CNBR:UWBQ:APHC:MGZE:QXYB:ZPG4:DFGP:36W3:4HWZ:UNIZ
09:44:18 [2020-06-22T09:44:18.208Z] Docker Root Dir: D:\CI\PR-41125\2\daemon
09:44:18 [2020-06-22T09:44:18.208Z] Debug Mode (client): false
09:44:18 [2020-06-22T09:44:18.208Z] Debug Mode (server): true
09:44:18 [2020-06-22T09:44:18.208Z]  File Descriptors: -1
09:44:18 [2020-06-22T09:44:18.208Z]  Goroutines: 18
09:44:18 [2020-06-22T09:44:18.208Z]  System Time: 2020-06-22T09:44:08.2030691Z
09:44:18 [2020-06-22T09:44:18.208Z]  EventsListeners: 0
09:44:18 [2020-06-22T09:44:18.208Z] Registry: https://index.docker.io/v1/
09:44:18 [2020-06-22T09:44:18.208Z] Labels:
09:44:18 [2020-06-22T09:44:18.208Z] Experimental: false
09:44:18 [2020-06-22T09:44:18.208Z] Insecure Registries:
09:44:18 [2020-06-22T09:44:18.208Z]  127.0.0.0/8
09:44:18 [2020-06-22T09:44:18.208Z] Live Restore Enabled: false
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] 
09:44:18 [2020-06-22T09:44:18.208Z] INFO: Stopping daemon under test
09:44:18 [2020-06-22T09:44:18.208Z] SUCCESS: The process with PID 4060 (child process of PID 1208) has been terminated.
09:44:18 [2020-06-22T09:44:18.209Z] SUCCESS: The process with PID 1208 (child process of PID 3824) has been terminated.
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Stop tailing logs of the daemon under tests
09:44:18 [2020-06-22T09:44:18.209Z] INFO: executeCI.ps1 Completed successfully at 06/22/2020 09:44:08.
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Tidying up at end of run
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Saving daemon under test log (d:\CI\PR-41125\2\dut.out) to C:\windows\TEMP\CIDUT.out
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Saving daemon under test log (d:\CI\PR-41125\2\dut.err) to C:\windows\TEMP\CIDUT.err
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Nuke-Everything...
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Container count on control daemon to delete is 2
09:44:18 [2020-06-22T09:44:18.209Z] 2d87b5378128
09:44:18 [2020-06-22T09:44:18.209Z] b75175f62aa8
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Tidying pidfile d:\CI\PR-41125\2\docker.pid
09:44:18 [2020-06-22T09:44:18.209Z] INFO: Nuking d:\CI
09:44:39 [2020-06-22T09:44:39.508Z] INFO: Zapped successfully
09:44:39 [2020-06-22T09:44:39.508Z] 
09:44:39 [2020-06-22T09:44:39.508Z] INFO: executeCI.ps1 exiting at Mon Jun 22 09:44:37 CUT 2020. Duration 00:57:50.5861904
09:44:39 [2020-06-22T09:44:39.508Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
09:44:39 [2020-06-22T09:44:39.765Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
09:44:52 [2020-06-22T09:44:52.683Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
09:44:54 [2020-06-22T09:44:54.482Z] Archiving artifacts
09:45:08 [2020-06-22T09:45:08.644Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41125/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:45:09 [2020-06-22T09:45:09.611Z] + make clean
09:45:11 [2020-06-22T09:45:11.840Z] docker volume rm -f docker-dev-cache
09:45:11 [2020-06-22T09:45:11.840Z] 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